@rei/cedar 11.1.0 → 11.3.2
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/cedar-compiled.css +748 -748
- package/dist/cedar.js +142 -37
- package/dist/cedar.mjs +139 -38
- package/dist/lib/assets/{cedar-compiled-32d41d43.css → cedar-compiled-db9b3393.css} +1618 -1618
- package/dist/lib/src/components/accordion/styles/CdrAccordion.mjs +1 -1
- package/dist/lib/src/components/accordion/styles/CdrAccordionGroup.mjs +1 -1
- package/dist/lib/src/components/banner/styles/CdrBanner.mjs +1 -1
- package/dist/lib/src/components/breadcrumb/styles/CdrBreadcrumb.mjs +1 -1
- package/dist/lib/src/components/button/styles/CdrButton.mjs +1 -1
- package/dist/lib/src/components/caption/styles/CdrCaption.mjs +1 -1
- package/dist/lib/src/components/card/styles/CdrCard.mjs +1 -1
- package/dist/lib/src/components/checkbox/styles/CdrCheckbox.mjs +1 -1
- package/dist/lib/src/components/chip/styles/CdrChip.mjs +1 -1
- package/dist/lib/src/components/chip/styles/CdrChipGroup.mjs +1 -1
- package/dist/lib/src/components/container/styles/CdrContainer.mjs +1 -1
- package/dist/lib/src/components/formError/styles/CdrFormError.mjs +1 -1
- package/dist/lib/src/components/formGroup/styles/CdrFormGroup.mjs +1 -1
- package/dist/lib/src/components/grid/styles/CdrGrid.mjs +1 -1
- package/dist/lib/src/components/icon/comps/experiences-running.mjs +28 -0
- package/dist/lib/src/components/icon/comps/membership.mjs +28 -0
- package/dist/lib/src/components/icon/comps/returns.mjs +3 -2
- package/dist/lib/src/components/icon/comps/shipping-prep.mjs +28 -0
- package/dist/lib/src/components/icon/comps/shipping-truck.mjs +28 -0
- package/dist/lib/src/components/icon/styles/CdrIcon.mjs +1 -1
- package/dist/lib/src/components/image/styles/CdrImg.mjs +1 -1
- package/dist/lib/src/components/input/styles/CdrInput.mjs +1 -1
- package/dist/lib/src/components/labelStandalone/styles/CdrLabelStandalone.mjs +1 -1
- package/dist/lib/src/components/labelWrapper/styles/CdrLabelWrapper.mjs +1 -1
- package/dist/lib/src/components/link/styles/CdrLink.mjs +1 -1
- package/dist/lib/src/components/list/styles/CdrList.mjs +1 -1
- package/dist/lib/src/components/modal/styles/CdrModal.mjs +1 -1
- package/dist/lib/src/components/pagination/styles/CdrPagination.mjs +1 -1
- package/dist/lib/src/components/popover/styles/CdrPopover.mjs +1 -1
- package/dist/lib/src/components/popup/styles/CdrPopup.mjs +1 -1
- package/dist/lib/src/components/quote/styles/CdrQuote.mjs +1 -1
- package/dist/lib/src/components/radio/styles/CdrRadio.mjs +1 -1
- package/dist/lib/src/components/rating/styles/CdrRating.mjs +1 -1
- package/dist/lib/src/components/select/styles/CdrSelect.mjs +1 -1
- package/dist/lib/src/components/table/styles/CdrTable.mjs +1 -1
- package/dist/lib/src/components/tabs/styles/CdrTabPanel.mjs +1 -1
- package/dist/lib/src/components/tabs/styles/CdrTabs.mjs +1 -1
- package/dist/lib/src/components/text/styles/CdrText.mjs +1 -1
- package/dist/lib/src/components/toast/styles/CdrToast.mjs +1 -1
- package/dist/lib/src/components/tooltip/styles/CdrTooltip.mjs +1 -1
- package/dist/lib/src/index.mjs +4 -0
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/svg/star-0.svg +2 -5
- package/dist/svg/star-100.svg +2 -5
- package/dist/svg/star-25.svg +5 -6
- package/dist/svg/star-50.svg +6 -6
- package/dist/svg/star-75.svg +5 -6
- package/package.json +4 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/* intentionally empty */
|
|
2
|
-
.cdr-accordion_11-
|
|
2
|
+
.cdr-accordion_11-3-2 {
|
|
3
3
|
border-top: 0.1rem solid #dcd6cb;
|
|
4
4
|
border-bottom: 0.1rem solid #dcd6cb;
|
|
5
5
|
position: relative;
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
========== */
|
|
15
15
|
/* Border-Aligned and Compact
|
|
16
16
|
========== */ }
|
|
17
|
-
.cdr-accordion_11-
|
|
17
|
+
.cdr-accordion_11-3-2 + .cdr-accordion_11-3-2 {
|
|
18
18
|
border-top: none; }
|
|
19
|
-
.cdr-accordion__button_11-
|
|
19
|
+
.cdr-accordion__button_11-3-2 {
|
|
20
20
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
21
21
|
font-style: normal;
|
|
22
22
|
font-weight: 600;
|
|
@@ -34,17 +34,17 @@
|
|
|
34
34
|
text-align: left;
|
|
35
35
|
width: 100%;
|
|
36
36
|
z-index: 1; }
|
|
37
|
-
.cdr-accordion__button_11-
|
|
37
|
+
.cdr-accordion__button_11-3-2:hover, .cdr-accordion__button_11-3-2:focus {
|
|
38
38
|
background-color: #f9f8f6; }
|
|
39
|
-
.cdr-accordion__label_11-
|
|
39
|
+
.cdr-accordion__label_11-3-2 {
|
|
40
40
|
margin-bottom: 0; }
|
|
41
|
-
.cdr-accordion__header_11-
|
|
41
|
+
.cdr-accordion__header_11-3-2 {
|
|
42
42
|
margin: 0;
|
|
43
43
|
padding: 0;
|
|
44
44
|
font-weight: unset;
|
|
45
45
|
font-style: unset;
|
|
46
46
|
font-size: unset; }
|
|
47
|
-
.cdr-accordion__header--unwrapped_11-
|
|
47
|
+
.cdr-accordion__header--unwrapped_11-3-2 {
|
|
48
48
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
49
49
|
font-style: normal;
|
|
50
50
|
font-weight: 500;
|
|
@@ -52,20 +52,20 @@
|
|
|
52
52
|
font-size: 1.8rem;
|
|
53
53
|
line-height: 2.4rem;
|
|
54
54
|
margin: 1.6rem 0; }
|
|
55
|
-
.cdr-accordion__icon_11-
|
|
55
|
+
.cdr-accordion__icon_11-3-2 {
|
|
56
56
|
margin-left: 1.6rem;
|
|
57
57
|
fill: #928b80;
|
|
58
58
|
transition: transform 0.3s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
59
|
-
.cdr-accordion__icon_11-
|
|
59
|
+
.cdr-accordion__icon_11-3-2.open {
|
|
60
60
|
transform: rotate(-180deg); }
|
|
61
|
-
.cdr-accordion__content-container_11-
|
|
61
|
+
.cdr-accordion__content-container_11-3-2 {
|
|
62
62
|
overflow: hidden;
|
|
63
63
|
transition-duration: 0.3s;
|
|
64
64
|
transition-property: max-height;
|
|
65
65
|
transition-timing-function: cubic-bezier(0.15, 0, 0.15, 1); }
|
|
66
|
-
.cdr-accordion__content-container_11-
|
|
66
|
+
.cdr-accordion__content-container_11-3-2.open {
|
|
67
67
|
transition-duration: 0.3s; }
|
|
68
|
-
.cdr-accordion__content_11-
|
|
68
|
+
.cdr-accordion__content_11-3-2 {
|
|
69
69
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
70
70
|
font-style: normal;
|
|
71
71
|
font-weight: 400;
|
|
@@ -77,29 +77,29 @@
|
|
|
77
77
|
padding: 0.8rem 1.6rem 1.6rem;
|
|
78
78
|
transition: opacity 0.1s linear;
|
|
79
79
|
opacity: 0; }
|
|
80
|
-
.cdr-accordion__content_11-
|
|
80
|
+
.cdr-accordion__content_11-3-2 > * {
|
|
81
81
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
82
82
|
font-style: normal;
|
|
83
83
|
font-weight: 400;
|
|
84
84
|
letter-spacing: 0.008rem;
|
|
85
85
|
font-size: 1.6rem;
|
|
86
86
|
line-height: 2.6rem; }
|
|
87
|
-
.cdr-accordion__content_11-
|
|
87
|
+
.cdr-accordion__content_11-3-2.open {
|
|
88
88
|
opacity: 1; }
|
|
89
|
-
.cdr-accordion__content_11-
|
|
89
|
+
.cdr-accordion__content_11-3-2.closed {
|
|
90
90
|
visibility: hidden; }
|
|
91
|
-
.cdr-accordion--unwrap_11-
|
|
91
|
+
.cdr-accordion--unwrap_11-3-2 {
|
|
92
92
|
padding: 0; }
|
|
93
|
-
.cdr-accordion--border-aligned_11-
|
|
93
|
+
.cdr-accordion--border-aligned_11-3-2 {
|
|
94
94
|
margin: 0 1.6rem; }
|
|
95
|
-
.cdr-accordion--border-aligned_11-
|
|
95
|
+
.cdr-accordion--border-aligned_11-3-2 .cdr-accordion__button_11-3-2 {
|
|
96
96
|
margin-left: -1.6rem;
|
|
97
97
|
width: calc(100% + 3.2rem); }
|
|
98
|
-
.cdr-accordion--border-aligned_11-
|
|
98
|
+
.cdr-accordion--border-aligned_11-3-2 .cdr-accordion__content_11-3-2 {
|
|
99
99
|
padding: 0.8rem 0 1.6rem; }
|
|
100
|
-
.cdr-accordion--no-spacing_11-
|
|
100
|
+
.cdr-accordion--no-spacing_11-3-2 .cdr-accordion__content_11-3-2 {
|
|
101
101
|
padding: 0; }
|
|
102
|
-
.cdr-accordion--compact_11-
|
|
102
|
+
.cdr-accordion--compact_11-3-2 .cdr-accordion__button_11-3-2 {
|
|
103
103
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
104
104
|
font-style: normal;
|
|
105
105
|
font-weight: 600;
|
|
@@ -107,7 +107,7 @@
|
|
|
107
107
|
font-size: 1.4rem;
|
|
108
108
|
line-height: 1.8rem;
|
|
109
109
|
padding: 1.2rem; }
|
|
110
|
-
.cdr-accordion--compact_11-
|
|
110
|
+
.cdr-accordion--compact_11-3-2 .cdr-accordion__content_11-3-2 {
|
|
111
111
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
112
112
|
font-style: normal;
|
|
113
113
|
font-weight: 400;
|
|
@@ -115,19 +115,19 @@
|
|
|
115
115
|
font-size: 1.4rem;
|
|
116
116
|
line-height: 1.8rem;
|
|
117
117
|
padding: 0.4rem 1.2rem 1.2rem; }
|
|
118
|
-
.cdr-accordion--compact_11-
|
|
118
|
+
.cdr-accordion--compact_11-3-2 .cdr-accordion__content_11-3-2 > * {
|
|
119
119
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
120
120
|
font-style: normal;
|
|
121
121
|
font-weight: 400;
|
|
122
122
|
letter-spacing: -0.016rem;
|
|
123
123
|
font-size: 1.4rem;
|
|
124
124
|
line-height: 1.8rem; }
|
|
125
|
-
.cdr-accordion--compact_11-
|
|
125
|
+
.cdr-accordion--compact_11-3-2.cdr-accordion--border-aligned_11-3-2 .cdr-accordion__button_11-3-2 {
|
|
126
126
|
margin-left: -1.2rem;
|
|
127
127
|
width: calc(100% + 2.4rem); }
|
|
128
|
-
.cdr-accordion--compact_11-
|
|
128
|
+
.cdr-accordion--compact_11-3-2.cdr-accordion--border-aligned_11-3-2 .cdr-accordion__content_11-3-2 {
|
|
129
129
|
padding: 0.4rem 0 1.2rem; }
|
|
130
|
-
.cdr-accordion--focused_11-
|
|
130
|
+
.cdr-accordion--focused_11-3-2 {
|
|
131
131
|
/*
|
|
132
132
|
This z-index change is to fix a Chrome-only visual issue with the light blue focus outline. Basically, the bottom
|
|
133
133
|
line of the outline is usually covered by the accordion immediately below what's currently focuesd. We increase
|
|
@@ -135,84 +135,15 @@
|
|
|
135
135
|
*/
|
|
136
136
|
z-index: 10; }
|
|
137
137
|
|
|
138
|
-
.cdr-accordion-group_11-
|
|
138
|
+
.cdr-accordion-group_11-3-2 {
|
|
139
139
|
display: block;
|
|
140
140
|
list-style: none;
|
|
141
141
|
padding: 0;
|
|
142
142
|
margin: 0; }
|
|
143
|
-
.cdr-accordion-group_11-
|
|
143
|
+
.cdr-accordion-group_11-3-2 li + li > .cdr-accordion_11-3-2 {
|
|
144
144
|
border-top: none; }
|
|
145
145
|
|
|
146
|
-
.cdr-
|
|
147
|
-
line-height: 1;
|
|
148
|
-
/* List
|
|
149
|
-
========== */
|
|
150
|
-
/* Item
|
|
151
|
-
========== */
|
|
152
|
-
/* Link
|
|
153
|
-
---------- */
|
|
154
|
-
/* Delimiter
|
|
155
|
-
========== */
|
|
156
|
-
/* Ellipses
|
|
157
|
-
========== */ }
|
|
158
|
-
.cdr-breadcrumb__list_11-1-0 {
|
|
159
|
-
display: inline-flex;
|
|
160
|
-
flex-wrap: wrap;
|
|
161
|
-
padding: 0;
|
|
162
|
-
margin: 0; }
|
|
163
|
-
.cdr-breadcrumb__item_11-1-0 {
|
|
164
|
-
display: inline-flex;
|
|
165
|
-
flex: none;
|
|
166
|
-
padding: 0;
|
|
167
|
-
color: rgba(66, 59, 47, 0.75); }
|
|
168
|
-
.cdr-breadcrumb__link_11-1-0 {
|
|
169
|
-
text-decoration: none;
|
|
170
|
-
color: inherit; }
|
|
171
|
-
.cdr-breadcrumb__link_11-1-0:hover, .cdr-breadcrumb__link_11-1-0:active, .cdr-breadcrumb__link_11-1-0:focus {
|
|
172
|
-
color: #406eb5; }
|
|
173
|
-
.cdr-breadcrumb__link_11-1-0:hover, .cdr-breadcrumb__link_11-1-0:active, .cdr-breadcrumb__link_11-1-0:focus {
|
|
174
|
-
color: #406eb5;
|
|
175
|
-
text-decoration: underline; }
|
|
176
|
-
.cdr-breadcrumb__delimiter_11-1-0 {
|
|
177
|
-
color: inherit;
|
|
178
|
-
padding: 0 0.8rem; }
|
|
179
|
-
.cdr-breadcrumb__ellipses_11-1-0 {
|
|
180
|
-
font-family: inherit;
|
|
181
|
-
font-size: inherit;
|
|
182
|
-
line-height: inherit;
|
|
183
|
-
border: none;
|
|
184
|
-
background: none;
|
|
185
|
-
background-color: transparent;
|
|
186
|
-
cursor: pointer;
|
|
187
|
-
display: inline-block;
|
|
188
|
-
fill: inherit;
|
|
189
|
-
padding: 0;
|
|
190
|
-
/* Ellipses Icon
|
|
191
|
-
========== */ }
|
|
192
|
-
.cdr-breadcrumb__ellipses_11-1-0 .cdr-breadcrumb__ellipses-icon_11-1-0 {
|
|
193
|
-
color: rgba(66, 59, 47, 0.75);
|
|
194
|
-
border-bottom: 0.1rem solid transparent;
|
|
195
|
-
fill: inherit; }
|
|
196
|
-
.cdr-breadcrumb__ellipses_11-1-0:hover .cdr-breadcrumb__ellipses-icon_11-1-0, .cdr-breadcrumb__ellipses_11-1-0:active .cdr-breadcrumb__ellipses-icon_11-1-0, .cdr-breadcrumb__ellipses_11-1-0:focus .cdr-breadcrumb__ellipses-icon_11-1-0 {
|
|
197
|
-
color: #406eb5;
|
|
198
|
-
text-decoration: underline; }
|
|
199
|
-
.cdr-breadcrumb__link_11-1-0, .cdr-breadcrumb__delimiter_11-1-0, .cdr-breadcrumb__ellipses_11-1-0 {
|
|
200
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
201
|
-
font-style: normal;
|
|
202
|
-
font-weight: 400;
|
|
203
|
-
letter-spacing: -0.008rem;
|
|
204
|
-
font-size: 1.2rem;
|
|
205
|
-
line-height: 1.6rem; }
|
|
206
|
-
@media (min-width: 992px) {
|
|
207
|
-
.cdr-breadcrumb__link_11-1-0, .cdr-breadcrumb__delimiter_11-1-0, .cdr-breadcrumb__ellipses_11-1-0 {
|
|
208
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
209
|
-
font-style: normal;
|
|
210
|
-
font-weight: 400;
|
|
211
|
-
letter-spacing: -0.016rem;
|
|
212
|
-
font-size: 1.4rem;
|
|
213
|
-
line-height: 1.8rem; } }
|
|
214
|
-
|
|
215
|
-
.cdr-banner_11-1-0 {
|
|
146
|
+
.cdr-banner_11-3-2 {
|
|
216
147
|
position: relative;
|
|
217
148
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
218
149
|
font-style: normal;
|
|
@@ -223,216 +154,221 @@
|
|
|
223
154
|
display: grid;
|
|
224
155
|
grid-template-columns: 1fr auto;
|
|
225
156
|
grid-template-areas: "main info-action" "message-body info-action"; }
|
|
226
|
-
.cdr-banner__wrapper--prominence_11-
|
|
157
|
+
.cdr-banner__wrapper--prominence_11-3-2 {
|
|
227
158
|
box-shadow: 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
228
|
-
.cdr-banner__main_11-
|
|
159
|
+
.cdr-banner__main_11-3-2 {
|
|
229
160
|
grid-area: main;
|
|
230
161
|
display: grid;
|
|
231
162
|
grid-template-columns: auto 1fr auto;
|
|
232
163
|
grid-template-areas: "icon-left message icon-right"; }
|
|
233
|
-
.cdr-banner__icon-left_11-
|
|
164
|
+
.cdr-banner__icon-left_11-3-2 {
|
|
234
165
|
grid-area: icon-left;
|
|
235
166
|
display: inherit;
|
|
236
167
|
align-items: center;
|
|
237
168
|
justify-items: center; }
|
|
238
|
-
.cdr-banner__icon-left_11-
|
|
169
|
+
.cdr-banner__icon-left_11-3-2 svg {
|
|
239
170
|
max-height: 2.2rem;
|
|
240
171
|
max-width: 2.2rem;
|
|
241
172
|
stroke: white;
|
|
242
173
|
stroke-width: 0.4rem;
|
|
243
174
|
paint-order: stroke fill;
|
|
244
175
|
margin: 0.4rem; }
|
|
245
|
-
.cdr-banner__message_11-
|
|
176
|
+
.cdr-banner__message_11-3-2 {
|
|
246
177
|
display: inherit;
|
|
247
178
|
grid-area: message;
|
|
248
179
|
padding: 0 0.8rem;
|
|
249
180
|
align-items: center; }
|
|
250
|
-
.cdr-banner__message-body_11-
|
|
181
|
+
.cdr-banner__message-body_11-3-2 {
|
|
251
182
|
grid-area: message-body;
|
|
252
183
|
background-color: #ffffff;
|
|
253
184
|
padding: 0.8rem; }
|
|
254
|
-
.cdr-banner__icon-right_11-
|
|
185
|
+
.cdr-banner__icon-right_11-3-2 {
|
|
255
186
|
display: inherit;
|
|
256
187
|
align-items: center;
|
|
257
188
|
grid-area: icon-right; }
|
|
258
|
-
.cdr-banner__icon-right_11-
|
|
189
|
+
.cdr-banner__icon-right_11-3-2 svg {
|
|
259
190
|
max-height: 2rem;
|
|
260
191
|
max-width: 2rem;
|
|
261
192
|
fill: rgba(3, 3, 1, 0.9) !important; }
|
|
262
|
-
.cdr-banner__info-action_11-
|
|
193
|
+
.cdr-banner__info-action_11-3-2 {
|
|
263
194
|
display: inherit;
|
|
264
195
|
grid-area: info-action;
|
|
265
196
|
align-content: center;
|
|
266
197
|
justify-content: center;
|
|
267
198
|
max-height: 3.2rem;
|
|
268
199
|
width: 4rem; }
|
|
269
|
-
.cdr-banner__info-action_11-
|
|
200
|
+
.cdr-banner__info-action_11-3-2 svg {
|
|
270
201
|
max-height: 2.2rem;
|
|
271
202
|
max-width: 2.2rem;
|
|
272
203
|
fill: #406eb5 !important; }
|
|
273
|
-
.cdr-banner--default_11-
|
|
204
|
+
.cdr-banner--default_11-3-2 .cdr-banner__main_11-3-2 {
|
|
274
205
|
background-color: #f9f8f6;
|
|
275
206
|
border-top: 0.1rem solid;
|
|
276
207
|
border-right: 0.1rem solid;
|
|
277
208
|
border-bottom: 0.1rem solid;
|
|
278
209
|
border-color: #e8e0ce; }
|
|
279
|
-
.cdr-banner--default_11-
|
|
210
|
+
.cdr-banner--default_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 {
|
|
280
211
|
background-color: #e8e0ce; }
|
|
281
|
-
.cdr-banner--default_11-
|
|
212
|
+
.cdr-banner--default_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 svg {
|
|
282
213
|
fill: #726d64; }
|
|
283
|
-
.cdr-banner--default_11-
|
|
214
|
+
.cdr-banner--default_11-3-2 .cdr-banner__wrapper_11-3-2 {
|
|
284
215
|
border-left: 0.4rem solid;
|
|
285
216
|
border-left-color: #726d64; }
|
|
286
|
-
.cdr-banner--info_11-
|
|
217
|
+
.cdr-banner--info_11-3-2 .cdr-banner__main_11-3-2 {
|
|
287
218
|
background-color: #edf4f5;
|
|
288
219
|
border-top: 0.1rem solid;
|
|
289
220
|
border-right: 0.1rem solid;
|
|
290
221
|
border-bottom: 0.1rem solid;
|
|
291
222
|
border-color: #c2d8db; }
|
|
292
|
-
.cdr-banner--info_11-
|
|
223
|
+
.cdr-banner--info_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 {
|
|
293
224
|
background-color: #c2d8db; }
|
|
294
|
-
.cdr-banner--info_11-
|
|
225
|
+
.cdr-banner--info_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 svg {
|
|
295
226
|
fill: #408e86; }
|
|
296
|
-
.cdr-banner--info_11-
|
|
227
|
+
.cdr-banner--info_11-3-2 .cdr-banner__wrapper_11-3-2 {
|
|
297
228
|
border-left: 0.4rem solid;
|
|
298
229
|
border-left-color: #408e86; }
|
|
299
|
-
.cdr-banner--warning_11-
|
|
230
|
+
.cdr-banner--warning_11-3-2 .cdr-banner__main_11-3-2 {
|
|
300
231
|
background-color: #fefcf1;
|
|
301
232
|
border-top: 0.1rem solid;
|
|
302
233
|
border-right: 0.1rem solid;
|
|
303
234
|
border-bottom: 0.1rem solid;
|
|
304
235
|
border-color: #f5e9b7; }
|
|
305
|
-
.cdr-banner--warning_11-
|
|
236
|
+
.cdr-banner--warning_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 {
|
|
306
237
|
background-color: #f5e9b7; }
|
|
307
|
-
.cdr-banner--warning_11-
|
|
238
|
+
.cdr-banner--warning_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 svg {
|
|
308
239
|
fill: #b68b37; }
|
|
309
|
-
.cdr-banner--warning_11-
|
|
240
|
+
.cdr-banner--warning_11-3-2 .cdr-banner__wrapper_11-3-2 {
|
|
310
241
|
border-left: 0.4rem solid;
|
|
311
242
|
border-left-color: #b68b37; }
|
|
312
|
-
.cdr-banner--success_11-
|
|
243
|
+
.cdr-banner--success_11-3-2 .cdr-banner__main_11-3-2 {
|
|
313
244
|
background-color: #f4fbf5;
|
|
314
245
|
border-top: 0.1rem solid;
|
|
315
246
|
border-right: 0.1rem solid;
|
|
316
247
|
border-bottom: 0.1rem solid;
|
|
317
248
|
border-color: #d5e6cb; }
|
|
318
|
-
.cdr-banner--success_11-
|
|
249
|
+
.cdr-banner--success_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 {
|
|
319
250
|
background-color: #d5e6cb; }
|
|
320
|
-
.cdr-banner--success_11-
|
|
251
|
+
.cdr-banner--success_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 svg {
|
|
321
252
|
fill: #3b8349; }
|
|
322
|
-
.cdr-banner--success_11-
|
|
253
|
+
.cdr-banner--success_11-3-2 .cdr-banner__wrapper_11-3-2 {
|
|
323
254
|
border-left: 0.4rem solid;
|
|
324
255
|
border-left-color: #3b8349; }
|
|
325
|
-
.cdr-banner--error_11-
|
|
256
|
+
.cdr-banner--error_11-3-2 .cdr-banner__main_11-3-2 {
|
|
326
257
|
background-color: #fdf7f7;
|
|
327
258
|
border-top: 0.1rem solid;
|
|
328
259
|
border-right: 0.1rem solid;
|
|
329
260
|
border-bottom: 0.1rem solid;
|
|
330
261
|
border-color: #eecbc1; }
|
|
331
|
-
.cdr-banner--error_11-
|
|
262
|
+
.cdr-banner--error_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 {
|
|
332
263
|
background-color: #eecbc1; }
|
|
333
|
-
.cdr-banner--error_11-
|
|
264
|
+
.cdr-banner--error_11-3-2 .cdr-banner__main_11-3-2 .cdr-banner__icon-left_11-3-2 svg {
|
|
334
265
|
fill: #bb4045; }
|
|
335
|
-
.cdr-banner--error_11-
|
|
266
|
+
.cdr-banner--error_11-3-2 .cdr-banner__wrapper_11-3-2 {
|
|
336
267
|
border-left: 0.4rem solid;
|
|
337
268
|
border-left-color: #bb4045; }
|
|
338
269
|
|
|
339
|
-
.cdr-
|
|
340
|
-
|
|
341
|
-
|
|
270
|
+
.cdr-breadcrumb_11-3-2 {
|
|
271
|
+
line-height: 1;
|
|
272
|
+
/* List
|
|
273
|
+
========== */
|
|
274
|
+
/* Item
|
|
275
|
+
========== */
|
|
276
|
+
/* Link
|
|
277
|
+
---------- */
|
|
278
|
+
/* Delimiter
|
|
279
|
+
========== */
|
|
280
|
+
/* Ellipses
|
|
281
|
+
========== */ }
|
|
282
|
+
.cdr-breadcrumb__list_11-3-2 {
|
|
283
|
+
display: inline-flex;
|
|
284
|
+
flex-wrap: wrap;
|
|
285
|
+
padding: 0;
|
|
286
|
+
margin: 0; }
|
|
287
|
+
.cdr-breadcrumb__item_11-3-2 {
|
|
288
|
+
display: inline-flex;
|
|
289
|
+
flex: none;
|
|
290
|
+
padding: 0;
|
|
291
|
+
color: rgba(66, 59, 47, 0.75); }
|
|
292
|
+
.cdr-breadcrumb__link_11-3-2 {
|
|
293
|
+
text-decoration: none;
|
|
294
|
+
color: inherit; }
|
|
295
|
+
.cdr-breadcrumb__link_11-3-2:hover, .cdr-breadcrumb__link_11-3-2:active, .cdr-breadcrumb__link_11-3-2:focus {
|
|
296
|
+
color: #406eb5; }
|
|
297
|
+
.cdr-breadcrumb__link_11-3-2:hover, .cdr-breadcrumb__link_11-3-2:active, .cdr-breadcrumb__link_11-3-2:focus {
|
|
298
|
+
color: #406eb5;
|
|
299
|
+
text-decoration: underline; }
|
|
300
|
+
.cdr-breadcrumb__delimiter_11-3-2 {
|
|
301
|
+
color: inherit;
|
|
302
|
+
padding: 0 0.8rem; }
|
|
303
|
+
.cdr-breadcrumb__ellipses_11-3-2 {
|
|
304
|
+
font-family: inherit;
|
|
305
|
+
font-size: inherit;
|
|
306
|
+
line-height: inherit;
|
|
307
|
+
border: none;
|
|
308
|
+
background: none;
|
|
309
|
+
background-color: transparent;
|
|
310
|
+
cursor: pointer;
|
|
311
|
+
display: inline-block;
|
|
312
|
+
fill: inherit;
|
|
313
|
+
padding: 0;
|
|
314
|
+
/* Ellipses Icon
|
|
315
|
+
========== */ }
|
|
316
|
+
.cdr-breadcrumb__ellipses_11-3-2 .cdr-breadcrumb__ellipses-icon_11-3-2 {
|
|
317
|
+
color: rgba(66, 59, 47, 0.75);
|
|
318
|
+
border-bottom: 0.1rem solid transparent;
|
|
319
|
+
fill: inherit; }
|
|
320
|
+
.cdr-breadcrumb__ellipses_11-3-2:hover .cdr-breadcrumb__ellipses-icon_11-3-2, .cdr-breadcrumb__ellipses_11-3-2:active .cdr-breadcrumb__ellipses-icon_11-3-2, .cdr-breadcrumb__ellipses_11-3-2:focus .cdr-breadcrumb__ellipses-icon_11-3-2 {
|
|
321
|
+
color: #406eb5;
|
|
322
|
+
text-decoration: underline; }
|
|
323
|
+
.cdr-breadcrumb__link_11-3-2, .cdr-breadcrumb__delimiter_11-3-2, .cdr-breadcrumb__ellipses_11-3-2 {
|
|
324
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
325
|
+
font-style: normal;
|
|
326
|
+
font-weight: 400;
|
|
327
|
+
letter-spacing: -0.008rem;
|
|
328
|
+
font-size: 1.2rem;
|
|
329
|
+
line-height: 1.6rem; }
|
|
330
|
+
@media (min-width: 992px) {
|
|
331
|
+
.cdr-breadcrumb__link_11-3-2, .cdr-breadcrumb__delimiter_11-3-2, .cdr-breadcrumb__ellipses_11-3-2 {
|
|
332
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
333
|
+
font-style: normal;
|
|
334
|
+
font-weight: 400;
|
|
335
|
+
letter-spacing: -0.016rem;
|
|
336
|
+
font-size: 1.4rem;
|
|
337
|
+
line-height: 1.8rem; } }
|
|
338
|
+
|
|
339
|
+
.cdr-card_11-3-2 {
|
|
342
340
|
position: relative;
|
|
343
|
-
width: -webkit-max-content;
|
|
344
|
-
width: -moz-max-content;
|
|
345
|
-
width: max-content;
|
|
346
|
-
padding: 0.8rem 1.2rem;
|
|
347
|
-
border-radius: 3rem;
|
|
348
|
-
border: 0;
|
|
349
|
-
color: #4e4d49;
|
|
350
|
-
fill: #4e4d49;
|
|
351
341
|
background-color: #ffffff;
|
|
352
|
-
|
|
342
|
+
border-radius: 0.4rem;
|
|
343
|
+
box-shadow: 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2);
|
|
344
|
+
color: rgba(12, 11, 8, 0.75);
|
|
345
|
+
width: 100%;
|
|
346
|
+
transition: box-shadow 0.2s cubic-bezier(0.15, 0, 0.15, 0);
|
|
353
347
|
cursor: pointer;
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
.cdr-chip_11-1-0[aria-pressed="true"], .cdr-chip_11-1-0[aria-checked="true"] {
|
|
377
|
-
text-shadow: 0 0 0.1rem currentColor;
|
|
378
|
-
background-color: #edeae3;
|
|
379
|
-
box-shadow: inset 0 0 0 0.1rem #4e4d49; }
|
|
380
|
-
.cdr-chip_11-1-0[aria-pressed="true"]:hover, .cdr-chip_11-1-0[aria-checked="true"]:hover {
|
|
381
|
-
background-color: #edeae3;
|
|
382
|
-
box-shadow: inset 0 0 0 0.2rem #726d64, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
383
|
-
.cdr-chip_11-1-0[aria-pressed="true"]:focus, .cdr-chip_11-1-0[aria-checked="true"]:focus {
|
|
384
|
-
background-color: #edeae3;
|
|
385
|
-
box-shadow: inset 0 0 0 0.3rem #4e4d49; }
|
|
386
|
-
.cdr-chip__icon-left_11-1-0 {
|
|
387
|
-
position: absolute;
|
|
388
|
-
left: 0.8rem; }
|
|
389
|
-
.cdr-chip__icon-right_11-1-0 {
|
|
390
|
-
position: absolute;
|
|
391
|
-
right: 0.8rem; }
|
|
392
|
-
.cdr-chip__icon-left_11-1-0 ~ .cdr-chip__content_11-1-0 {
|
|
393
|
-
margin-left: 1.6rem; }
|
|
394
|
-
.cdr-chip__icon-right_11-1-0 ~ .cdr-chip__content_11-1-0 {
|
|
395
|
-
margin-right: 1.6rem; }
|
|
396
|
-
|
|
397
|
-
.cdr-chip-group_11-1-0 {
|
|
398
|
-
border: none;
|
|
399
|
-
-webkit-margin-start: 0;
|
|
400
|
-
margin-inline-start: 0;
|
|
401
|
-
-webkit-margin-end: 0;
|
|
402
|
-
margin-inline-end: 0;
|
|
403
|
-
-webkit-padding-before: 0;
|
|
404
|
-
padding-block-start: 0;
|
|
405
|
-
-webkit-padding-start: 0;
|
|
406
|
-
padding-inline-start: 0;
|
|
407
|
-
-webkit-padding-end: 0;
|
|
408
|
-
padding-inline-end: 0;
|
|
409
|
-
-webkit-padding-after: 0;
|
|
410
|
-
padding-block-end: 0; }
|
|
411
|
-
.cdr-chip-group_11-1-0 legend {
|
|
412
|
-
-webkit-padding-start: 0;
|
|
413
|
-
padding-inline-start: 0;
|
|
414
|
-
margin-bottom: 0.8rem; }
|
|
415
|
-
.cdr-chip-group__content_11-1-0 > button:not(:last-child) {
|
|
416
|
-
margin-right: 0.8rem;
|
|
417
|
-
margin-bottom: 0.8rem; }
|
|
418
|
-
.cdr-chip-group__legend--hidden_11-1-0 {
|
|
419
|
-
position: absolute;
|
|
420
|
-
width: 0.1rem;
|
|
421
|
-
height: 0.1rem;
|
|
422
|
-
padding: 0;
|
|
423
|
-
margin: -0.1rem;
|
|
424
|
-
overflow: hidden;
|
|
425
|
-
clip: rect(0, 0, 0, 0);
|
|
426
|
-
border: 0; }
|
|
427
|
-
.cdr-chip-group__legend_11-1-0 {
|
|
428
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
429
|
-
font-style: normal;
|
|
430
|
-
font-weight: 500;
|
|
431
|
-
letter-spacing: 0;
|
|
432
|
-
font-size: 1.6rem;
|
|
433
|
-
line-height: 2rem; }
|
|
348
|
+
overflow: hidden; }
|
|
349
|
+
.cdr-card_11-3-2:active, .cdr-card_11-3-2:hover {
|
|
350
|
+
box-shadow: 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2);
|
|
351
|
+
transform: translateY(-0.2rem);
|
|
352
|
+
transition: 0.2s; }
|
|
353
|
+
.cdr-card__link {
|
|
354
|
+
position: static;
|
|
355
|
+
color: rgba(12, 11, 8, 0.75) !important;
|
|
356
|
+
text-decoration: none !important; }
|
|
357
|
+
.cdr-card__link:hover {
|
|
358
|
+
text-decoration: underline !important;
|
|
359
|
+
color: #406eb5 !important; }
|
|
360
|
+
.cdr-card__link::before {
|
|
361
|
+
content: "";
|
|
362
|
+
display: block;
|
|
363
|
+
position: absolute;
|
|
364
|
+
width: 100%;
|
|
365
|
+
z-index: 1;
|
|
366
|
+
height: 100%;
|
|
367
|
+
left: 0;
|
|
368
|
+
top: 0;
|
|
369
|
+
background-color: transparent; }
|
|
434
370
|
|
|
435
|
-
.cdr-button_11-
|
|
371
|
+
.cdr-button_11-3-2 {
|
|
436
372
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
437
373
|
font-style: normal;
|
|
438
374
|
font-weight: 500;
|
|
@@ -480,138 +416,138 @@
|
|
|
480
416
|
/* @lg
|
|
481
417
|
1200px and up
|
|
482
418
|
========== */ }
|
|
483
|
-
.cdr-button_11-
|
|
419
|
+
.cdr-button_11-3-2:hover, .cdr-button_11-3-2:active, .cdr-button_11-3-2:focus {
|
|
484
420
|
outline: none;
|
|
485
421
|
outline-offset: 0;
|
|
486
422
|
text-decoration: none; }
|
|
487
|
-
.cdr-button_11-
|
|
423
|
+
.cdr-button_11-3-2[disabled] {
|
|
488
424
|
cursor: not-allowed; }
|
|
489
|
-
.cdr-button_11-
|
|
425
|
+
.cdr-button_11-3-2 svg {
|
|
490
426
|
align-self: center;
|
|
491
427
|
fill: inherit; }
|
|
492
|
-
.cdr-button_11-
|
|
428
|
+
.cdr-button_11-3-2.cdr-button--has-icon-left_11-3-2 svg {
|
|
493
429
|
margin-right: 0.4rem; }
|
|
494
|
-
.cdr-button_11-
|
|
430
|
+
.cdr-button_11-3-2.cdr-button--has-icon-right_11-3-2 svg {
|
|
495
431
|
margin-left: 0.4rem; }
|
|
496
|
-
.cdr-button--primary_11-
|
|
432
|
+
.cdr-button--primary_11-3-2 {
|
|
497
433
|
background-color: #1f513f;
|
|
498
434
|
box-shadow: inset 0 0 0 0.1rem #1f513f;
|
|
499
435
|
color: #f9f8f6;
|
|
500
436
|
fill: #f9f8f6; }
|
|
501
|
-
.cdr-button--primary_11-
|
|
437
|
+
.cdr-button--primary_11-3-2:hover, .cdr-button--primary_11-3-2:focus {
|
|
502
438
|
color: #1f513f;
|
|
503
439
|
fill: #1f513f;
|
|
504
440
|
background-color: #f4f2ed;
|
|
505
441
|
box-shadow: inset 0 0 0 0.3rem #1f513f, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
506
|
-
.cdr-button--primary_11-
|
|
442
|
+
.cdr-button--primary_11-3-2:active {
|
|
507
443
|
color: #f9f8f6;
|
|
508
444
|
fill: #f9f8f6;
|
|
509
445
|
background-color: #1f513f;
|
|
510
446
|
box-shadow: inset 0 0 0 0.3rem #1f513f, inset 0 0 0 0.5rem #f4f2ed; }
|
|
511
|
-
.cdr-button--primary_11-
|
|
447
|
+
.cdr-button--primary_11-3-2[disabled] {
|
|
512
448
|
background-color: #dcd6cb;
|
|
513
449
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
514
450
|
color: #ffffff;
|
|
515
451
|
fill: #ffffff; }
|
|
516
|
-
.cdr-button--primary_11-
|
|
452
|
+
.cdr-button--primary_11-3-2.cdr-button--elevated_11-3-2 {
|
|
517
453
|
box-shadow: inset 0 0 0 0.1rem #1f513f, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
518
|
-
.cdr-button--primary_11-
|
|
454
|
+
.cdr-button--primary_11-3-2.cdr-button--elevated_11-3-2:hover, .cdr-button--primary_11-3-2.cdr-button--elevated_11-3-2:focus {
|
|
519
455
|
box-shadow: inset 0 0 0 0.3rem #1f513f, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
520
|
-
.cdr-button--primary_11-
|
|
456
|
+
.cdr-button--primary_11-3-2.cdr-button--elevated_11-3-2:active {
|
|
521
457
|
box-shadow: inset 0 0 0 0.3rem #1f513f, inset 0 0 0 0.5rem #f4f2ed, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
522
|
-
.cdr-button--secondary_11-
|
|
458
|
+
.cdr-button--secondary_11-3-2 {
|
|
523
459
|
background-color: #f9f8f6;
|
|
524
460
|
box-shadow: inset 0 0 0 0.1rem #928b80;
|
|
525
461
|
color: #4e4d49;
|
|
526
462
|
fill: #928b80; }
|
|
527
|
-
.cdr-button--secondary_11-
|
|
463
|
+
.cdr-button--secondary_11-3-2:hover, .cdr-button--secondary_11-3-2:focus {
|
|
528
464
|
color: #4e4d49;
|
|
529
465
|
fill: #4e4d49;
|
|
530
466
|
background-color: #f4f2ed;
|
|
531
467
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
532
|
-
.cdr-button--secondary_11-
|
|
468
|
+
.cdr-button--secondary_11-3-2:active {
|
|
533
469
|
color: #f9f8f6;
|
|
534
470
|
fill: #f9f8f6;
|
|
535
471
|
background-color: #928b80;
|
|
536
472
|
box-shadow: inset 0 0 0 0.3rem #928b80, inset 0 0 0 0.5rem #f4f2ed; }
|
|
537
|
-
.cdr-button--secondary_11-
|
|
473
|
+
.cdr-button--secondary_11-3-2[disabled] {
|
|
538
474
|
background-color: #f9f8f6;
|
|
539
475
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
540
476
|
color: #d1cbbd;
|
|
541
477
|
fill: #d1cbbd; }
|
|
542
|
-
.cdr-button--secondary_11-
|
|
478
|
+
.cdr-button--secondary_11-3-2.cdr-button--elevated_11-3-2 {
|
|
543
479
|
box-shadow: inset 0 0 0 0.1rem #928b80, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
544
|
-
.cdr-button--secondary_11-
|
|
480
|
+
.cdr-button--secondary_11-3-2.cdr-button--elevated_11-3-2:hover, .cdr-button--secondary_11-3-2.cdr-button--elevated_11-3-2:focus {
|
|
545
481
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
546
|
-
.cdr-button--secondary_11-
|
|
482
|
+
.cdr-button--secondary_11-3-2.cdr-button--elevated_11-3-2:active {
|
|
547
483
|
box-shadow: inset 0 0 0 0.3rem #928b80, inset 0 0 0 0.5rem #f4f2ed, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
548
|
-
.cdr-button--dark_11-
|
|
484
|
+
.cdr-button--dark_11-3-2 {
|
|
549
485
|
background-color: #4e4d49;
|
|
550
486
|
box-shadow: inset 0 0 0 0.1rem #4e4d49;
|
|
551
487
|
color: #f9f8f6;
|
|
552
488
|
fill: #f9f8f6; }
|
|
553
|
-
.cdr-button--dark_11-
|
|
489
|
+
.cdr-button--dark_11-3-2:hover, .cdr-button--dark_11-3-2:focus {
|
|
554
490
|
color: #4e4d49;
|
|
555
491
|
fill: #4e4d49;
|
|
556
492
|
background-color: #edeae3;
|
|
557
493
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
558
|
-
.cdr-button--dark_11-
|
|
494
|
+
.cdr-button--dark_11-3-2:active {
|
|
559
495
|
color: #f9f8f6;
|
|
560
496
|
fill: #f9f8f6;
|
|
561
497
|
background-color: #4e4d49;
|
|
562
498
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, inset 0 0 0 0.5rem #edeae3; }
|
|
563
|
-
.cdr-button--dark_11-
|
|
499
|
+
.cdr-button--dark_11-3-2[disabled] {
|
|
564
500
|
background-color: #dcd6cb;
|
|
565
501
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
566
502
|
color: #ffffff;
|
|
567
503
|
fill: #ffffff; }
|
|
568
|
-
.cdr-button--dark_11-
|
|
504
|
+
.cdr-button--dark_11-3-2.cdr-button--elevated_11-3-2 {
|
|
569
505
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
570
|
-
.cdr-button--dark_11-
|
|
506
|
+
.cdr-button--dark_11-3-2.cdr-button--elevated_11-3-2:hover, .cdr-button--dark_11-3-2.cdr-button--elevated_11-3-2:focus {
|
|
571
507
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
572
|
-
.cdr-button--dark_11-
|
|
508
|
+
.cdr-button--dark_11-3-2.cdr-button--elevated_11-3-2:active {
|
|
573
509
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, inset 0 0 0 0.5rem #edeae3, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
574
|
-
.cdr-button--sale_11-
|
|
510
|
+
.cdr-button--sale_11-3-2 {
|
|
575
511
|
background-color: #c7370f;
|
|
576
512
|
box-shadow: inset 0 0 0 0.1rem #c7370f;
|
|
577
513
|
color: #ffffff;
|
|
578
514
|
fill: #ffffff; }
|
|
579
|
-
.cdr-button--sale_11-
|
|
515
|
+
.cdr-button--sale_11-3-2:hover, .cdr-button--sale_11-3-2:focus {
|
|
580
516
|
color: #c7370f;
|
|
581
517
|
fill: #c7370f;
|
|
582
518
|
background-color: #f4f2ed;
|
|
583
519
|
box-shadow: inset 0 0 0 0.3rem #c7370f, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
584
|
-
.cdr-button--sale_11-
|
|
520
|
+
.cdr-button--sale_11-3-2:active {
|
|
585
521
|
color: #ffffff;
|
|
586
522
|
fill: #ffffff;
|
|
587
523
|
background-color: #c7370f;
|
|
588
524
|
box-shadow: inset 0 0 0 0.3rem #c7370f, inset 0 0 0 0.5rem #f4f2ed; }
|
|
589
|
-
.cdr-button--sale_11-
|
|
525
|
+
.cdr-button--sale_11-3-2[disabled] {
|
|
590
526
|
background-color: #dcd6cb;
|
|
591
527
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
592
528
|
color: #ffffff;
|
|
593
529
|
fill: #ffffff; }
|
|
594
|
-
.cdr-button--sale_11-
|
|
530
|
+
.cdr-button--sale_11-3-2.cdr-button--elevated_11-3-2 {
|
|
595
531
|
box-shadow: inset 0 0 0 0.1rem #c7370f, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
596
|
-
.cdr-button--sale_11-
|
|
532
|
+
.cdr-button--sale_11-3-2.cdr-button--elevated_11-3-2:hover, .cdr-button--sale_11-3-2.cdr-button--elevated_11-3-2:focus {
|
|
597
533
|
box-shadow: inset 0 0 0 0.3rem #c7370f, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
598
|
-
.cdr-button--sale_11-
|
|
534
|
+
.cdr-button--sale_11-3-2.cdr-button--elevated_11-3-2:active {
|
|
599
535
|
box-shadow: inset 0 0 0 0.3rem #c7370f, inset 0 0 0 0.5rem #f4f2ed, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
600
|
-
.cdr-button--link_11-
|
|
536
|
+
.cdr-button--link_11-3-2 {
|
|
601
537
|
color: #406eb5;
|
|
602
538
|
fill: #406eb5;
|
|
603
539
|
background-color: transparent;
|
|
604
540
|
text-decoration: underline; }
|
|
605
|
-
.cdr-button--link_11-
|
|
541
|
+
.cdr-button--link_11-3-2:active, .cdr-button--link_11-3-2:focus {
|
|
606
542
|
color: #0b2d60; }
|
|
607
|
-
.cdr-button--link_11-
|
|
543
|
+
.cdr-button--link_11-3-2:hover {
|
|
608
544
|
color: #406eb5;
|
|
609
545
|
text-decoration: none; }
|
|
610
|
-
.cdr-button--link_11-
|
|
546
|
+
.cdr-button--link_11-3-2:focus {
|
|
611
547
|
outline: 0.2rem solid Highlight;
|
|
612
548
|
outline-color: -webkit-focus-ring-color;
|
|
613
549
|
outline-offset: 0; }
|
|
614
|
-
.cdr-button--large_11-
|
|
550
|
+
.cdr-button--large_11-3-2 {
|
|
615
551
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
616
552
|
font-style: normal;
|
|
617
553
|
font-weight: 500;
|
|
@@ -620,15 +556,15 @@
|
|
|
620
556
|
line-height: 2.2rem;
|
|
621
557
|
padding: 1.2rem 2.4rem;
|
|
622
558
|
width: auto; }
|
|
623
|
-
.cdr-button--large_11-
|
|
559
|
+
.cdr-button--large_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
624
560
|
padding-left: 2rem; }
|
|
625
|
-
.cdr-button--large_11-
|
|
561
|
+
.cdr-button--large_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
626
562
|
padding-right: 2rem; }
|
|
627
|
-
.cdr-button--large_11-
|
|
563
|
+
.cdr-button--large_11-3-2 svg {
|
|
628
564
|
/* This is to correct icon size vs line height */
|
|
629
565
|
width: 2.4rem;
|
|
630
566
|
height: 2.4rem; }
|
|
631
|
-
.cdr-button--medium_11-
|
|
567
|
+
.cdr-button--medium_11-3-2 {
|
|
632
568
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
633
569
|
font-style: normal;
|
|
634
570
|
font-weight: 500;
|
|
@@ -637,15 +573,15 @@
|
|
|
637
573
|
line-height: 2.2rem;
|
|
638
574
|
padding: 0.8rem 1.6rem;
|
|
639
575
|
width: auto; }
|
|
640
|
-
.cdr-button--medium_11-
|
|
576
|
+
.cdr-button--medium_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
641
577
|
padding-left: 1.2rem; }
|
|
642
|
-
.cdr-button--medium_11-
|
|
578
|
+
.cdr-button--medium_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
643
579
|
padding-right: 1.2rem; }
|
|
644
|
-
.cdr-button--medium_11-
|
|
580
|
+
.cdr-button--medium_11-3-2 svg {
|
|
645
581
|
/* This is to correct icon size vs line height */
|
|
646
582
|
width: 2.4rem;
|
|
647
583
|
height: 2.4rem; }
|
|
648
|
-
.cdr-button--small_11-
|
|
584
|
+
.cdr-button--small_11-3-2 {
|
|
649
585
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
650
586
|
font-style: normal;
|
|
651
587
|
font-weight: 500;
|
|
@@ -654,15 +590,15 @@
|
|
|
654
590
|
line-height: 1.8rem;
|
|
655
591
|
padding: 0.6rem 1.2rem;
|
|
656
592
|
width: auto; }
|
|
657
|
-
.cdr-button--small_11-
|
|
593
|
+
.cdr-button--small_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
658
594
|
padding-left: 0.8rem; }
|
|
659
|
-
.cdr-button--small_11-
|
|
595
|
+
.cdr-button--small_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
660
596
|
padding-right: 0.8rem; }
|
|
661
|
-
.cdr-button--small_11-
|
|
597
|
+
.cdr-button--small_11-3-2 svg {
|
|
662
598
|
/* This is to correct icon size vs line height */
|
|
663
599
|
width: 2rem;
|
|
664
600
|
height: 2rem; }
|
|
665
|
-
.cdr-button--icon-only_11-
|
|
601
|
+
.cdr-button--icon-only_11-3-2 {
|
|
666
602
|
background: none;
|
|
667
603
|
border: none;
|
|
668
604
|
border-radius: 0.2rem;
|
|
@@ -671,55 +607,55 @@
|
|
|
671
607
|
line-height: normal;
|
|
672
608
|
padding: 0.8rem;
|
|
673
609
|
fill: #928b80; }
|
|
674
|
-
.cdr-button--icon-only_11-
|
|
610
|
+
.cdr-button--icon-only_11-3-2:hover {
|
|
675
611
|
background: none;
|
|
676
612
|
box-shadow: none;
|
|
677
613
|
border: none;
|
|
678
614
|
fill: #928b80; }
|
|
679
|
-
.cdr-button--icon-only_11-
|
|
615
|
+
.cdr-button--icon-only_11-3-2:active, .cdr-button--icon-only_11-3-2:focus {
|
|
680
616
|
background: none;
|
|
681
617
|
outline: none;
|
|
682
618
|
border: none;
|
|
683
619
|
box-shadow: none;
|
|
684
620
|
fill: #928b80; }
|
|
685
|
-
.cdr-button--icon-only_11-
|
|
621
|
+
.cdr-button--icon-only_11-3-2:active svg, .cdr-button--icon-only_11-3-2:focus svg {
|
|
686
622
|
box-shadow: inset 0 0 0 0.1rem #928b80; }
|
|
687
|
-
.cdr-button--icon-only_11-
|
|
623
|
+
.cdr-button--icon-only_11-3-2[disabled] {
|
|
688
624
|
background: transparent;
|
|
689
625
|
box-shadow: none;
|
|
690
626
|
border: none;
|
|
691
627
|
fill: #dcd6cb; }
|
|
692
|
-
.cdr-button--icon-only_11-
|
|
628
|
+
.cdr-button--icon-only_11-3-2 > svg {
|
|
693
629
|
margin: 0; }
|
|
694
|
-
.cdr-button--icon-only-large_11-
|
|
630
|
+
.cdr-button--icon-only-large_11-3-2 {
|
|
695
631
|
padding: 1.2rem; }
|
|
696
|
-
.cdr-button--with-background_11-
|
|
632
|
+
.cdr-button--with-background_11-3-2 {
|
|
697
633
|
border-radius: 50%;
|
|
698
634
|
fill: #928b80;
|
|
699
635
|
background-color: #f9f8f6;
|
|
700
636
|
box-shadow: inset 0 0 0 0.1rem #928b80; }
|
|
701
|
-
.cdr-button--with-background_11-
|
|
637
|
+
.cdr-button--with-background_11-3-2:hover, .cdr-button--with-background_11-3-2:focus {
|
|
702
638
|
fill: #928b80;
|
|
703
639
|
background-color: #f4f2ed;
|
|
704
640
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
705
|
-
.cdr-button--with-background_11-
|
|
641
|
+
.cdr-button--with-background_11-3-2:hover svg, .cdr-button--with-background_11-3-2:focus svg {
|
|
706
642
|
box-shadow: none; }
|
|
707
|
-
.cdr-button--with-background_11-
|
|
643
|
+
.cdr-button--with-background_11-3-2:active {
|
|
708
644
|
color: #f9f8f6;
|
|
709
645
|
fill: #f9f8f6;
|
|
710
646
|
background-color: #928b80;
|
|
711
647
|
box-shadow: inset 0 0 0 0.3rem #928b80, inset 0 0 0 0.5rem #f4f2ed; }
|
|
712
|
-
.cdr-button--with-background_11-
|
|
648
|
+
.cdr-button--with-background_11-3-2:active svg {
|
|
713
649
|
box-shadow: none; }
|
|
714
|
-
.cdr-button--with-background_11-
|
|
650
|
+
.cdr-button--with-background_11-3-2[disabled] {
|
|
715
651
|
background-color: #f9f8f6;
|
|
716
652
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
717
653
|
fill: #d1cbbd; }
|
|
718
|
-
.cdr-button--full-width_11-
|
|
654
|
+
.cdr-button--full-width_11-3-2 {
|
|
719
655
|
width: 100% !important;
|
|
720
656
|
justify-content: center; }
|
|
721
657
|
@media (min-width: 0) and (max-width: 767px) {
|
|
722
|
-
.cdr-button--small\@xs_11-
|
|
658
|
+
.cdr-button--small\@xs_11-3-2 {
|
|
723
659
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
724
660
|
font-style: normal;
|
|
725
661
|
font-weight: 500;
|
|
@@ -728,15 +664,15 @@
|
|
|
728
664
|
line-height: 1.8rem;
|
|
729
665
|
padding: 0.6rem 1.2rem;
|
|
730
666
|
width: auto; }
|
|
731
|
-
.cdr-button--small\@xs_11-
|
|
667
|
+
.cdr-button--small\@xs_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
732
668
|
padding-left: 0.8rem; }
|
|
733
|
-
.cdr-button--small\@xs_11-
|
|
669
|
+
.cdr-button--small\@xs_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
734
670
|
padding-right: 0.8rem; }
|
|
735
|
-
.cdr-button--small\@xs_11-
|
|
671
|
+
.cdr-button--small\@xs_11-3-2 svg {
|
|
736
672
|
/* This is to correct icon size vs line height */
|
|
737
673
|
width: 2rem;
|
|
738
674
|
height: 2rem; }
|
|
739
|
-
.cdr-button--medium\@xs_11-
|
|
675
|
+
.cdr-button--medium\@xs_11-3-2 {
|
|
740
676
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
741
677
|
font-style: normal;
|
|
742
678
|
font-weight: 500;
|
|
@@ -745,15 +681,15 @@
|
|
|
745
681
|
line-height: 2.2rem;
|
|
746
682
|
padding: 0.8rem 1.6rem;
|
|
747
683
|
width: auto; }
|
|
748
|
-
.cdr-button--medium\@xs_11-
|
|
684
|
+
.cdr-button--medium\@xs_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
749
685
|
padding-left: 1.2rem; }
|
|
750
|
-
.cdr-button--medium\@xs_11-
|
|
686
|
+
.cdr-button--medium\@xs_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
751
687
|
padding-right: 1.2rem; }
|
|
752
|
-
.cdr-button--medium\@xs_11-
|
|
688
|
+
.cdr-button--medium\@xs_11-3-2 svg {
|
|
753
689
|
/* This is to correct icon size vs line height */
|
|
754
690
|
width: 2.4rem;
|
|
755
691
|
height: 2.4rem; }
|
|
756
|
-
.cdr-button--large\@xs_11-
|
|
692
|
+
.cdr-button--large\@xs_11-3-2 {
|
|
757
693
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
758
694
|
font-style: normal;
|
|
759
695
|
font-weight: 500;
|
|
@@ -762,19 +698,19 @@
|
|
|
762
698
|
line-height: 2.2rem;
|
|
763
699
|
padding: 1.2rem 2.4rem;
|
|
764
700
|
width: auto; }
|
|
765
|
-
.cdr-button--large\@xs_11-
|
|
701
|
+
.cdr-button--large\@xs_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
766
702
|
padding-left: 2rem; }
|
|
767
|
-
.cdr-button--large\@xs_11-
|
|
703
|
+
.cdr-button--large\@xs_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
768
704
|
padding-right: 2rem; }
|
|
769
|
-
.cdr-button--large\@xs_11-
|
|
705
|
+
.cdr-button--large\@xs_11-3-2 svg {
|
|
770
706
|
/* This is to correct icon size vs line height */
|
|
771
707
|
width: 2.4rem;
|
|
772
708
|
height: 2.4rem; }
|
|
773
|
-
.cdr-button--fullWidth\@xs_11-
|
|
709
|
+
.cdr-button--fullWidth\@xs_11-3-2 {
|
|
774
710
|
width: 100% !important;
|
|
775
711
|
justify-content: center; } }
|
|
776
712
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
777
|
-
.cdr-button--small\@sm_11-
|
|
713
|
+
.cdr-button--small\@sm_11-3-2 {
|
|
778
714
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
779
715
|
font-style: normal;
|
|
780
716
|
font-weight: 500;
|
|
@@ -783,15 +719,15 @@
|
|
|
783
719
|
line-height: 1.8rem;
|
|
784
720
|
padding: 0.6rem 1.2rem;
|
|
785
721
|
width: auto; }
|
|
786
|
-
.cdr-button--small\@sm_11-
|
|
722
|
+
.cdr-button--small\@sm_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
787
723
|
padding-left: 0.8rem; }
|
|
788
|
-
.cdr-button--small\@sm_11-
|
|
724
|
+
.cdr-button--small\@sm_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
789
725
|
padding-right: 0.8rem; }
|
|
790
|
-
.cdr-button--small\@sm_11-
|
|
726
|
+
.cdr-button--small\@sm_11-3-2 svg {
|
|
791
727
|
/* This is to correct icon size vs line height */
|
|
792
728
|
width: 2rem;
|
|
793
729
|
height: 2rem; }
|
|
794
|
-
.cdr-button--medium\@sm_11-
|
|
730
|
+
.cdr-button--medium\@sm_11-3-2 {
|
|
795
731
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
796
732
|
font-style: normal;
|
|
797
733
|
font-weight: 500;
|
|
@@ -800,15 +736,15 @@
|
|
|
800
736
|
line-height: 2.2rem;
|
|
801
737
|
padding: 0.8rem 1.6rem;
|
|
802
738
|
width: auto; }
|
|
803
|
-
.cdr-button--medium\@sm_11-
|
|
739
|
+
.cdr-button--medium\@sm_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
804
740
|
padding-left: 1.2rem; }
|
|
805
|
-
.cdr-button--medium\@sm_11-
|
|
741
|
+
.cdr-button--medium\@sm_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
806
742
|
padding-right: 1.2rem; }
|
|
807
|
-
.cdr-button--medium\@sm_11-
|
|
743
|
+
.cdr-button--medium\@sm_11-3-2 svg {
|
|
808
744
|
/* This is to correct icon size vs line height */
|
|
809
745
|
width: 2.4rem;
|
|
810
746
|
height: 2.4rem; }
|
|
811
|
-
.cdr-button--large\@sm_11-
|
|
747
|
+
.cdr-button--large\@sm_11-3-2 {
|
|
812
748
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
813
749
|
font-style: normal;
|
|
814
750
|
font-weight: 500;
|
|
@@ -817,19 +753,19 @@
|
|
|
817
753
|
line-height: 2.2rem;
|
|
818
754
|
padding: 1.2rem 2.4rem;
|
|
819
755
|
width: auto; }
|
|
820
|
-
.cdr-button--large\@sm_11-
|
|
756
|
+
.cdr-button--large\@sm_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
821
757
|
padding-left: 2rem; }
|
|
822
|
-
.cdr-button--large\@sm_11-
|
|
758
|
+
.cdr-button--large\@sm_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
823
759
|
padding-right: 2rem; }
|
|
824
|
-
.cdr-button--large\@sm_11-
|
|
760
|
+
.cdr-button--large\@sm_11-3-2 svg {
|
|
825
761
|
/* This is to correct icon size vs line height */
|
|
826
762
|
width: 2.4rem;
|
|
827
763
|
height: 2.4rem; }
|
|
828
|
-
.cdr-button--fullWidth\@sm_11-
|
|
764
|
+
.cdr-button--fullWidth\@sm_11-3-2 {
|
|
829
765
|
width: 100% !important;
|
|
830
766
|
justify-content: center; } }
|
|
831
767
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
832
|
-
.cdr-button--small\@md_11-
|
|
768
|
+
.cdr-button--small\@md_11-3-2 {
|
|
833
769
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
834
770
|
font-style: normal;
|
|
835
771
|
font-weight: 500;
|
|
@@ -838,15 +774,15 @@
|
|
|
838
774
|
line-height: 1.8rem;
|
|
839
775
|
padding: 0.6rem 1.2rem;
|
|
840
776
|
width: auto; }
|
|
841
|
-
.cdr-button--small\@md_11-
|
|
777
|
+
.cdr-button--small\@md_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
842
778
|
padding-left: 0.8rem; }
|
|
843
|
-
.cdr-button--small\@md_11-
|
|
779
|
+
.cdr-button--small\@md_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
844
780
|
padding-right: 0.8rem; }
|
|
845
|
-
.cdr-button--small\@md_11-
|
|
781
|
+
.cdr-button--small\@md_11-3-2 svg {
|
|
846
782
|
/* This is to correct icon size vs line height */
|
|
847
783
|
width: 2rem;
|
|
848
784
|
height: 2rem; }
|
|
849
|
-
.cdr-button--medium\@md_11-
|
|
785
|
+
.cdr-button--medium\@md_11-3-2 {
|
|
850
786
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
851
787
|
font-style: normal;
|
|
852
788
|
font-weight: 500;
|
|
@@ -855,15 +791,15 @@
|
|
|
855
791
|
line-height: 2.2rem;
|
|
856
792
|
padding: 0.8rem 1.6rem;
|
|
857
793
|
width: auto; }
|
|
858
|
-
.cdr-button--medium\@md_11-
|
|
794
|
+
.cdr-button--medium\@md_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
859
795
|
padding-left: 1.2rem; }
|
|
860
|
-
.cdr-button--medium\@md_11-
|
|
796
|
+
.cdr-button--medium\@md_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
861
797
|
padding-right: 1.2rem; }
|
|
862
|
-
.cdr-button--medium\@md_11-
|
|
798
|
+
.cdr-button--medium\@md_11-3-2 svg {
|
|
863
799
|
/* This is to correct icon size vs line height */
|
|
864
800
|
width: 2.4rem;
|
|
865
801
|
height: 2.4rem; }
|
|
866
|
-
.cdr-button--large\@md_11-
|
|
802
|
+
.cdr-button--large\@md_11-3-2 {
|
|
867
803
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
868
804
|
font-style: normal;
|
|
869
805
|
font-weight: 500;
|
|
@@ -872,19 +808,19 @@
|
|
|
872
808
|
line-height: 2.2rem;
|
|
873
809
|
padding: 1.2rem 2.4rem;
|
|
874
810
|
width: auto; }
|
|
875
|
-
.cdr-button--large\@md_11-
|
|
811
|
+
.cdr-button--large\@md_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
876
812
|
padding-left: 2rem; }
|
|
877
|
-
.cdr-button--large\@md_11-
|
|
813
|
+
.cdr-button--large\@md_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
878
814
|
padding-right: 2rem; }
|
|
879
|
-
.cdr-button--large\@md_11-
|
|
815
|
+
.cdr-button--large\@md_11-3-2 svg {
|
|
880
816
|
/* This is to correct icon size vs line height */
|
|
881
817
|
width: 2.4rem;
|
|
882
818
|
height: 2.4rem; }
|
|
883
|
-
.cdr-button--fullWidth\@md_11-
|
|
819
|
+
.cdr-button--fullWidth\@md_11-3-2 {
|
|
884
820
|
width: 100% !important;
|
|
885
821
|
justify-content: center; } }
|
|
886
822
|
@media (min-width: 1232px) {
|
|
887
|
-
.cdr-button--small\@lg_11-
|
|
823
|
+
.cdr-button--small\@lg_11-3-2 {
|
|
888
824
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
889
825
|
font-style: normal;
|
|
890
826
|
font-weight: 500;
|
|
@@ -893,15 +829,15 @@
|
|
|
893
829
|
line-height: 1.8rem;
|
|
894
830
|
padding: 0.6rem 1.2rem;
|
|
895
831
|
width: auto; }
|
|
896
|
-
.cdr-button--small\@lg_11-
|
|
832
|
+
.cdr-button--small\@lg_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
897
833
|
padding-left: 0.8rem; }
|
|
898
|
-
.cdr-button--small\@lg_11-
|
|
834
|
+
.cdr-button--small\@lg_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
899
835
|
padding-right: 0.8rem; }
|
|
900
|
-
.cdr-button--small\@lg_11-
|
|
836
|
+
.cdr-button--small\@lg_11-3-2 svg {
|
|
901
837
|
/* This is to correct icon size vs line height */
|
|
902
838
|
width: 2rem;
|
|
903
839
|
height: 2rem; }
|
|
904
|
-
.cdr-button--medium\@lg_11-
|
|
840
|
+
.cdr-button--medium\@lg_11-3-2 {
|
|
905
841
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
906
842
|
font-style: normal;
|
|
907
843
|
font-weight: 500;
|
|
@@ -910,15 +846,15 @@
|
|
|
910
846
|
line-height: 2.2rem;
|
|
911
847
|
padding: 0.8rem 1.6rem;
|
|
912
848
|
width: auto; }
|
|
913
|
-
.cdr-button--medium\@lg_11-
|
|
849
|
+
.cdr-button--medium\@lg_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
914
850
|
padding-left: 1.2rem; }
|
|
915
|
-
.cdr-button--medium\@lg_11-
|
|
851
|
+
.cdr-button--medium\@lg_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
916
852
|
padding-right: 1.2rem; }
|
|
917
|
-
.cdr-button--medium\@lg_11-
|
|
853
|
+
.cdr-button--medium\@lg_11-3-2 svg {
|
|
918
854
|
/* This is to correct icon size vs line height */
|
|
919
855
|
width: 2.4rem;
|
|
920
856
|
height: 2.4rem; }
|
|
921
|
-
.cdr-button--large\@lg_11-
|
|
857
|
+
.cdr-button--large\@lg_11-3-2 {
|
|
922
858
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
923
859
|
font-style: normal;
|
|
924
860
|
font-weight: 500;
|
|
@@ -927,87 +863,20 @@
|
|
|
927
863
|
line-height: 2.2rem;
|
|
928
864
|
padding: 1.2rem 2.4rem;
|
|
929
865
|
width: auto; }
|
|
930
|
-
.cdr-button--large\@lg_11-
|
|
866
|
+
.cdr-button--large\@lg_11-3-2.cdr-button--has-icon-left_11-3-2 {
|
|
931
867
|
padding-left: 2rem; }
|
|
932
|
-
.cdr-button--large\@lg_11-
|
|
868
|
+
.cdr-button--large\@lg_11-3-2.cdr-button--has-icon-right_11-3-2 {
|
|
933
869
|
padding-right: 2rem; }
|
|
934
|
-
.cdr-button--large\@lg_11-
|
|
870
|
+
.cdr-button--large\@lg_11-3-2 svg {
|
|
935
871
|
/* This is to correct icon size vs line height */
|
|
936
872
|
width: 2.4rem;
|
|
937
873
|
height: 2.4rem; }
|
|
938
|
-
.cdr-button--fullWidth\@lg_11-
|
|
874
|
+
.cdr-button--fullWidth\@lg_11-3-2 {
|
|
939
875
|
width: 100% !important;
|
|
940
876
|
justify-content: center; } }
|
|
941
877
|
|
|
942
|
-
/* ==========================================================================
|
|
943
|
-
# CdrCaption
|
|
944
|
-
|
|
945
|
-
All values should map to variables in
|
|
946
|
-
vars/CdrCaption.vars.pcss
|
|
947
|
-
in order to allow for theming
|
|
948
|
-
|
|
949
|
-
TOC:
|
|
950
|
-
|
|
951
|
-
:Base - CdrCaption
|
|
952
|
-
========================================================================== */
|
|
953
|
-
.cdr-caption_11-1-0 {
|
|
954
|
-
max-width: 53rem;
|
|
955
|
-
line-height: 1;
|
|
956
|
-
padding: 0.8rem 0; }
|
|
957
|
-
.cdr-caption_11-1-0 cite {
|
|
958
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
959
|
-
font-size: 1.2rem;
|
|
960
|
-
font-weight: 400;
|
|
961
|
-
letter-spacing: 0.016rem;
|
|
962
|
-
line-height: 1.8rem;
|
|
963
|
-
color: rgba(66, 59, 47, 0.75);
|
|
964
|
-
font-style: normal; }
|
|
965
|
-
.cdr-caption__summary_11-1-0 {
|
|
966
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
967
|
-
font-size: 1.4rem;
|
|
968
|
-
font-weight: 400;
|
|
969
|
-
letter-spacing: 0.008rem;
|
|
970
|
-
line-height: 2.2rem;
|
|
971
|
-
margin: 0;
|
|
972
|
-
color: rgba(12, 11, 8, 0.75); }
|
|
973
|
-
.cdr-caption__summary_11-1-0 + cite {
|
|
974
|
-
display: inline-block;
|
|
975
|
-
margin-top: 0.8rem; }
|
|
976
|
-
|
|
977
|
-
.cdr-card_11-1-0 {
|
|
978
|
-
position: relative;
|
|
979
|
-
background-color: #ffffff;
|
|
980
|
-
border-radius: 0.4rem;
|
|
981
|
-
box-shadow: 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2);
|
|
982
|
-
color: rgba(12, 11, 8, 0.75);
|
|
983
|
-
width: 100%;
|
|
984
|
-
transition: box-shadow 0.2s cubic-bezier(0.15, 0, 0.15, 0);
|
|
985
|
-
cursor: pointer;
|
|
986
|
-
overflow: hidden; }
|
|
987
|
-
.cdr-card_11-1-0:active, .cdr-card_11-1-0:hover {
|
|
988
|
-
box-shadow: 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2);
|
|
989
|
-
transform: translateY(-0.2rem);
|
|
990
|
-
transition: 0.2s; }
|
|
991
|
-
.cdr-card__link {
|
|
992
|
-
position: static;
|
|
993
|
-
color: rgba(12, 11, 8, 0.75) !important;
|
|
994
|
-
text-decoration: none !important; }
|
|
995
|
-
.cdr-card__link:hover {
|
|
996
|
-
text-decoration: underline !important;
|
|
997
|
-
color: #406eb5 !important; }
|
|
998
|
-
.cdr-card__link::before {
|
|
999
|
-
content: "";
|
|
1000
|
-
display: block;
|
|
1001
|
-
position: absolute;
|
|
1002
|
-
width: 100%;
|
|
1003
|
-
z-index: 1;
|
|
1004
|
-
height: 100%;
|
|
1005
|
-
left: 0;
|
|
1006
|
-
top: 0;
|
|
1007
|
-
background-color: transparent; }
|
|
1008
|
-
|
|
1009
878
|
/* intentionally empty */
|
|
1010
|
-
.cdr-checkbox_11-
|
|
879
|
+
.cdr-checkbox_11-3-2 {
|
|
1011
880
|
/* Checked
|
|
1012
881
|
========== */
|
|
1013
882
|
/* Disabled
|
|
@@ -1016,14 +885,14 @@
|
|
|
1016
885
|
========== */
|
|
1017
886
|
/* Focus
|
|
1018
887
|
========== */ }
|
|
1019
|
-
.cdr-checkbox__input_11-
|
|
888
|
+
.cdr-checkbox__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1020
889
|
box-shadow: inset 0 0 0 0.1rem #4e4d49;
|
|
1021
890
|
background-color: #4e4d49;
|
|
1022
891
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath role='presentation' d='M9.673 18.669h.001L19.766 6.644a1 1 0 10-1.532-1.286l-9.3 11.085-3.169-3.776a1 1 0 10-1.532 1.286l3.875 4.618a.999.999 0 001.565.099z'/%3E%3C/svg%3E");
|
|
1023
892
|
background-repeat: no-repeat; }
|
|
1024
|
-
.cdr-checkbox__input_11-
|
|
893
|
+
.cdr-checkbox__input_11-3-2[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1025
894
|
box-shadow: inset 0 0 0 0.1rem #4e4d49; }
|
|
1026
|
-
.cdr-checkbox__input_11-
|
|
895
|
+
.cdr-checkbox__input_11-3-2[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1027
896
|
content: '';
|
|
1028
897
|
position: absolute;
|
|
1029
898
|
left: 50%;
|
|
@@ -1033,51 +902,86 @@
|
|
|
1033
902
|
height: 0.2rem;
|
|
1034
903
|
background-color: #4e4d49;
|
|
1035
904
|
border-radius: 0.2rem; }
|
|
1036
|
-
.cdr-checkbox_11-
|
|
905
|
+
.cdr-checkbox_11-3-2:hover .cdr-label-wrapper__figure_11-3-2 {
|
|
1037
906
|
cursor: pointer;
|
|
1038
907
|
box-shadow: inset 0 0 0 0.1rem #20201d, 0 0 0 0.1rem #20201d;
|
|
1039
908
|
background-color: #f9f8f6; }
|
|
1040
|
-
.cdr-checkbox_11-
|
|
909
|
+
.cdr-checkbox_11-3-2:hover .cdr-checkbox__input_11-3-2 {
|
|
1041
910
|
/* Hover + Checked
|
|
1042
911
|
========== */
|
|
1043
912
|
/* Hover + Indeterminate
|
|
1044
913
|
========== */ }
|
|
1045
|
-
.cdr-checkbox_11-
|
|
914
|
+
.cdr-checkbox_11-3-2:hover .cdr-checkbox__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1046
915
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1047
916
|
background-color: #928b80;
|
|
1048
917
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath role='presentation' d='M9.673 18.669h.001L19.766 6.644a1 1 0 10-1.532-1.286l-9.3 11.085-3.169-3.776a1 1 0 10-1.532 1.286l3.875 4.618a.999.999 0 001.565.099z'/%3E%3C/svg%3E"); }
|
|
1049
|
-
.cdr-checkbox_11-
|
|
918
|
+
.cdr-checkbox_11-3-2:hover .cdr-checkbox__input_11-3-2[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1050
919
|
box-shadow: inset 0 0 0 0.2rem #4e4d49; }
|
|
1051
|
-
.cdr-checkbox_11-
|
|
920
|
+
.cdr-checkbox_11-3-2:hover .cdr-checkbox__input_11-3-2[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1052
921
|
background-color: #ffffff; }
|
|
1053
|
-
.cdr-checkbox__input_11-
|
|
922
|
+
.cdr-checkbox__input_11-3-2:disabled {
|
|
1054
923
|
/* Disabled + Checked
|
|
1055
924
|
========== */
|
|
1056
925
|
/* Disabled + Indeterminate
|
|
1057
926
|
========== */ }
|
|
1058
|
-
.cdr-checkbox__input_11-
|
|
927
|
+
.cdr-checkbox__input_11-3-2:disabled ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1059
928
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd !important;
|
|
1060
929
|
background-color: #f9f8f6 !important;
|
|
1061
930
|
background-image: none !important; }
|
|
1062
|
-
.cdr-checkbox__input_11-
|
|
931
|
+
.cdr-checkbox__input_11-3-2:disabled:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1063
932
|
background-color: #f9f8f6 !important; }
|
|
1064
|
-
.cdr-checkbox__input_11-
|
|
933
|
+
.cdr-checkbox__input_11-3-2:disabled[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1065
934
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd !important; }
|
|
1066
|
-
.cdr-checkbox__input_11-
|
|
935
|
+
.cdr-checkbox__input_11-3-2:disabled[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1067
936
|
background-color: #f9f8f6 !important; }
|
|
1068
|
-
.cdr-checkbox_11-
|
|
937
|
+
.cdr-checkbox_11-3-2:active .cdr-label-wrapper__figure_11-3-2, .cdr-checkbox_11-3-2:active .cdr-checkbox__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1069
938
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1070
939
|
background-color: #f9f8f6;
|
|
1071
940
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%234e4d49'%3E%3Cpath role='presentation' d='M9.673 18.669h.001L19.766 6.644a1 1 0 10-1.532-1.286l-9.3 11.085-3.169-3.776a1 1 0 10-1.532 1.286l3.875 4.618a.999.999 0 001.565.099z'/%3E%3C/svg%3E"); }
|
|
1072
|
-
.cdr-checkbox_11-
|
|
941
|
+
.cdr-checkbox_11-3-2:active .cdr-checkbox__input_11-3-2[indeterminate] ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1073
942
|
content: none; }
|
|
1074
|
-
.cdr-checkbox__input_11-
|
|
943
|
+
.cdr-checkbox__input_11-3-2:focus ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1075
944
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1076
945
|
background-color: #f9f8f6; }
|
|
1077
|
-
.cdr-checkbox__input_11-
|
|
946
|
+
.cdr-checkbox__input_11-3-2:focus:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1078
947
|
background-color: #928b80; }
|
|
1079
948
|
|
|
1080
|
-
|
|
949
|
+
/* ==========================================================================
|
|
950
|
+
# CdrCaption
|
|
951
|
+
|
|
952
|
+
All values should map to variables in
|
|
953
|
+
vars/CdrCaption.vars.pcss
|
|
954
|
+
in order to allow for theming
|
|
955
|
+
|
|
956
|
+
TOC:
|
|
957
|
+
|
|
958
|
+
:Base - CdrCaption
|
|
959
|
+
========================================================================== */
|
|
960
|
+
.cdr-caption_11-3-2 {
|
|
961
|
+
max-width: 53rem;
|
|
962
|
+
line-height: 1;
|
|
963
|
+
padding: 0.8rem 0; }
|
|
964
|
+
.cdr-caption_11-3-2 cite {
|
|
965
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
966
|
+
font-size: 1.2rem;
|
|
967
|
+
font-weight: 400;
|
|
968
|
+
letter-spacing: 0.016rem;
|
|
969
|
+
line-height: 1.8rem;
|
|
970
|
+
color: rgba(66, 59, 47, 0.75);
|
|
971
|
+
font-style: normal; }
|
|
972
|
+
.cdr-caption__summary_11-3-2 {
|
|
973
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
974
|
+
font-size: 1.4rem;
|
|
975
|
+
font-weight: 400;
|
|
976
|
+
letter-spacing: 0.008rem;
|
|
977
|
+
line-height: 2.2rem;
|
|
978
|
+
margin: 0;
|
|
979
|
+
color: rgba(12, 11, 8, 0.75); }
|
|
980
|
+
.cdr-caption__summary_11-3-2 + cite {
|
|
981
|
+
display: inline-block;
|
|
982
|
+
margin-top: 0.8rem; }
|
|
983
|
+
|
|
984
|
+
.cdr-container_11-3-2 {
|
|
1081
985
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1082
986
|
font-style: normal;
|
|
1083
987
|
font-weight: 400;
|
|
@@ -1088,67 +992,112 @@
|
|
|
1088
992
|
padding-right: 1.6rem;
|
|
1089
993
|
width: 100%; }
|
|
1090
994
|
@media (min-width: 992px) {
|
|
1091
|
-
.cdr-container_11-
|
|
995
|
+
.cdr-container_11-3-2 {
|
|
1092
996
|
padding-left: 3.2rem;
|
|
1093
997
|
padding-right: 3.2rem; } }
|
|
1094
|
-
.cdr-container--static_11-
|
|
998
|
+
.cdr-container--static_11-3-2 {
|
|
1095
999
|
margin-left: auto;
|
|
1096
1000
|
margin-right: auto;
|
|
1097
1001
|
max-width: 123.2rem; }
|
|
1098
1002
|
|
|
1099
|
-
.cdr-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1003
|
+
.cdr-chip-group_11-3-2 {
|
|
1004
|
+
border: none;
|
|
1005
|
+
-webkit-margin-start: 0;
|
|
1006
|
+
margin-inline-start: 0;
|
|
1007
|
+
-webkit-margin-end: 0;
|
|
1008
|
+
margin-inline-end: 0;
|
|
1009
|
+
-webkit-padding-before: 0;
|
|
1010
|
+
padding-block-start: 0;
|
|
1011
|
+
-webkit-padding-start: 0;
|
|
1012
|
+
padding-inline-start: 0;
|
|
1013
|
+
-webkit-padding-end: 0;
|
|
1014
|
+
padding-inline-end: 0;
|
|
1015
|
+
-webkit-padding-after: 0;
|
|
1016
|
+
padding-block-end: 0; }
|
|
1017
|
+
.cdr-chip-group_11-3-2 legend {
|
|
1018
|
+
-webkit-padding-start: 0;
|
|
1019
|
+
padding-inline-start: 0;
|
|
1020
|
+
margin-bottom: 0.8rem; }
|
|
1021
|
+
.cdr-chip-group__content_11-3-2 > button:not(:last-child) {
|
|
1022
|
+
margin-right: 0.8rem;
|
|
1023
|
+
margin-bottom: 0.8rem; }
|
|
1024
|
+
.cdr-chip-group__legend--hidden_11-3-2 {
|
|
1025
|
+
position: absolute;
|
|
1026
|
+
width: 0.1rem;
|
|
1027
|
+
height: 0.1rem;
|
|
1103
1028
|
padding: 0;
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1029
|
+
margin: -0.1rem;
|
|
1030
|
+
overflow: hidden;
|
|
1031
|
+
clip: rect(0, 0, 0, 0);
|
|
1032
|
+
border: 0; }
|
|
1033
|
+
.cdr-chip-group__legend_11-3-2 {
|
|
1034
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1035
|
+
font-style: normal;
|
|
1036
|
+
font-weight: 500;
|
|
1037
|
+
letter-spacing: 0;
|
|
1038
|
+
font-size: 1.6rem;
|
|
1039
|
+
line-height: 2rem; }
|
|
1040
|
+
|
|
1041
|
+
.cdr-chip_11-3-2 {
|
|
1042
|
+
display: inline-flex;
|
|
1043
|
+
align-items: center;
|
|
1044
|
+
position: relative;
|
|
1045
|
+
width: -webkit-max-content;
|
|
1046
|
+
width: -moz-max-content;
|
|
1047
|
+
width: max-content;
|
|
1048
|
+
padding: 0.8rem 1.2rem;
|
|
1049
|
+
border-radius: 3rem;
|
|
1050
|
+
border: 0;
|
|
1051
|
+
color: #4e4d49;
|
|
1052
|
+
fill: #4e4d49;
|
|
1053
|
+
background-color: #ffffff;
|
|
1054
|
+
box-shadow: inset 0 0 0 0.1rem #928b80;
|
|
1055
|
+
cursor: pointer;
|
|
1056
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1057
|
+
font-size: 1.4rem;
|
|
1058
|
+
line-height: 1.5rem;
|
|
1059
|
+
font-weight: 400;
|
|
1060
|
+
letter-spacing: -0.008rem;
|
|
1061
|
+
transition: color 0.1s cubic-bezier(0.15, 0, 0.15, 0), fill 0.1s cubic-bezier(0.15, 0, 0.15, 0), background-color 0.1s cubic-bezier(0.15, 0, 0.15, 0), box-shadow 0.1s cubic-bezier(0.15, 0, 0.15, 0); }
|
|
1062
|
+
.cdr-chip_11-3-2:disabled, .cdr-chip_11-3-2:disabled:hover, .cdr-chip_11-3-2:disabled:focus {
|
|
1063
|
+
cursor: not-allowed !important;
|
|
1064
|
+
background-color: #ffffff !important;
|
|
1065
|
+
box-shadow: inset 0 0 0 0.1rem #dcd6cb !important;
|
|
1066
|
+
color: #d1cbbd !important; }
|
|
1067
|
+
.cdr-chip_11-3-2:hover {
|
|
1068
|
+
background-color: #f9f8f6;
|
|
1069
|
+
box-shadow: inset 0 0 0 0.1rem #928b80, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
1070
|
+
.cdr-chip_11-3-2:focus {
|
|
1071
|
+
outline: none;
|
|
1072
|
+
outline-offset: 0;
|
|
1073
|
+
background-color: #ffffff;
|
|
1074
|
+
box-shadow: inset 0 0 0 0.3rem #4e4d49; }
|
|
1075
|
+
.cdr-chip_11-3-2:active {
|
|
1076
|
+
background-color: #edeae3;
|
|
1077
|
+
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
1078
|
+
.cdr-chip_11-3-2[aria-pressed="true"], .cdr-chip_11-3-2[aria-checked="true"] {
|
|
1079
|
+
text-shadow: 0 0 0.1rem currentColor;
|
|
1080
|
+
background-color: #edeae3;
|
|
1081
|
+
box-shadow: inset 0 0 0 0.1rem #4e4d49; }
|
|
1082
|
+
.cdr-chip_11-3-2[aria-pressed="true"]:hover, .cdr-chip_11-3-2[aria-checked="true"]:hover {
|
|
1083
|
+
background-color: #edeae3;
|
|
1084
|
+
box-shadow: inset 0 0 0 0.2rem #726d64, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
1085
|
+
.cdr-chip_11-3-2[aria-pressed="true"]:focus, .cdr-chip_11-3-2[aria-checked="true"]:focus {
|
|
1086
|
+
background-color: #edeae3;
|
|
1087
|
+
box-shadow: inset 0 0 0 0.3rem #4e4d49; }
|
|
1088
|
+
.cdr-chip__icon-left_11-3-2 {
|
|
1089
|
+
position: absolute;
|
|
1090
|
+
left: 0.8rem; }
|
|
1091
|
+
.cdr-chip__icon-right_11-3-2 {
|
|
1092
|
+
position: absolute;
|
|
1093
|
+
right: 0.8rem; }
|
|
1094
|
+
.cdr-chip__icon-left_11-3-2 ~ .cdr-chip__content_11-3-2 {
|
|
1095
|
+
margin-left: 1.6rem; }
|
|
1096
|
+
.cdr-chip__icon-right_11-3-2 ~ .cdr-chip__content_11-3-2 {
|
|
1097
|
+
margin-right: 1.6rem; }
|
|
1149
1098
|
|
|
1150
1099
|
/* intentionally empty */
|
|
1151
|
-
.cdr-form-group_11-
|
|
1100
|
+
.cdr-form-group_11-3-2 {
|
|
1152
1101
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1153
1102
|
font-style: normal;
|
|
1154
1103
|
font-weight: 500;
|
|
@@ -1168,29 +1117,80 @@
|
|
|
1168
1117
|
padding-inline-end: 0;
|
|
1169
1118
|
-webkit-padding-after: 0;
|
|
1170
1119
|
padding-block-end: 0; }
|
|
1171
|
-
.cdr-form-group_11-
|
|
1120
|
+
.cdr-form-group_11-3-2 legend {
|
|
1172
1121
|
-webkit-padding-start: 0;
|
|
1173
1122
|
padding-inline-start: 0;
|
|
1174
1123
|
margin-bottom: 0.8rem; }
|
|
1175
|
-
.cdr-form-group--error_11-
|
|
1124
|
+
.cdr-form-group--error_11-3-2 {
|
|
1176
1125
|
box-shadow: inset 0 0 0 0.1rem #b33322;
|
|
1177
1126
|
background-color: rgba(255, 242, 242, 0.75); }
|
|
1178
|
-
.cdr-form-group--error_11-
|
|
1127
|
+
.cdr-form-group--error_11-3-2:hover {
|
|
1179
1128
|
background-color: transparent; }
|
|
1180
|
-
.cdr-form-group--disabled_11-
|
|
1129
|
+
.cdr-form-group--disabled_11-3-2 {
|
|
1181
1130
|
cursor: not-allowed;
|
|
1182
1131
|
color: #d1cbbd; }
|
|
1183
|
-
.cdr-form-group--disabled_11-
|
|
1132
|
+
.cdr-form-group--disabled_11-3-2 .cdr-form-group__optional_11-3-2, .cdr-form-group--disabled_11-3-2 .cdr-form-group__required_11-3-2 {
|
|
1184
1133
|
color: #d1cbbd; }
|
|
1185
|
-
.cdr-form-group__wrapper_11-
|
|
1134
|
+
.cdr-form-group__wrapper_11-3-2 {
|
|
1186
1135
|
border-radius: 0.4rem;
|
|
1187
1136
|
display: flex;
|
|
1188
1137
|
flex-direction: column; }
|
|
1189
|
-
.cdr-form-group__wrapper_11-
|
|
1138
|
+
.cdr-form-group__wrapper_11-3-2 > * {
|
|
1190
1139
|
flex: 1 1 0; }
|
|
1191
|
-
.cdr-form-group__optional_11-
|
|
1140
|
+
.cdr-form-group__optional_11-3-2 {
|
|
1192
1141
|
color: rgba(66, 59, 47, 0.75); }
|
|
1193
1142
|
|
|
1143
|
+
.cdr-grid_11-3-2 {
|
|
1144
|
+
display: grid;
|
|
1145
|
+
list-style: none;
|
|
1146
|
+
margin: 0;
|
|
1147
|
+
padding: 0;
|
|
1148
|
+
gap: 1.6rem 1.6rem; }
|
|
1149
|
+
.cdr-grid--gutter-none_11-3-2 {
|
|
1150
|
+
gap: 0 0; }
|
|
1151
|
+
.cdr-grid--gutter-small_11-3-2 {
|
|
1152
|
+
gap: 0.2rem 0.2rem; }
|
|
1153
|
+
.cdr-grid--gutter-medium_11-3-2 {
|
|
1154
|
+
gap: 1.6rem 1.6rem; }
|
|
1155
|
+
.cdr-grid--gutter-large_11-3-2 {
|
|
1156
|
+
gap: 3.2rem 3.2rem; }
|
|
1157
|
+
@media (min-width: 0) and (max-width: 767px) {
|
|
1158
|
+
.cdr-grid--gutter-none\@xs_11-3-2 {
|
|
1159
|
+
gap: 0 0; }
|
|
1160
|
+
.cdr-grid--gutter-small\@xs_11-3-2 {
|
|
1161
|
+
gap: 0.2rem 0.2rem; }
|
|
1162
|
+
.cdr-grid--gutter-medium\@xs_11-3-2 {
|
|
1163
|
+
gap: 1.6rem 1.6rem; }
|
|
1164
|
+
.cdr-grid--gutter-large\@xs_11-3-2 {
|
|
1165
|
+
gap: 3.2rem 3.2rem; } }
|
|
1166
|
+
@media (min-width: 768px) and (max-width: 991px) {
|
|
1167
|
+
.cdr-grid--gutter-none\@sm_11-3-2 {
|
|
1168
|
+
gap: 0 0; }
|
|
1169
|
+
.cdr-grid--gutter-small\@sm_11-3-2 {
|
|
1170
|
+
gap: 0.2rem 0.2rem; }
|
|
1171
|
+
.cdr-grid--gutter-medium\@sm_11-3-2 {
|
|
1172
|
+
gap: 1.6rem 1.6rem; }
|
|
1173
|
+
.cdr-grid--gutter-large\@sm_11-3-2 {
|
|
1174
|
+
gap: 3.2rem 3.2rem; } }
|
|
1175
|
+
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1176
|
+
.cdr-grid--gutter-none\@md_11-3-2 {
|
|
1177
|
+
gap: 0 0; }
|
|
1178
|
+
.cdr-grid--gutter-small\@md_11-3-2 {
|
|
1179
|
+
gap: 0.2rem 0.2rem; }
|
|
1180
|
+
.cdr-grid--gutter-medium\@md_11-3-2 {
|
|
1181
|
+
gap: 1.6rem 1.6rem; }
|
|
1182
|
+
.cdr-grid--gutter-large\@md_11-3-2 {
|
|
1183
|
+
gap: 3.2rem 3.2rem; } }
|
|
1184
|
+
@media (min-width: 1232px) {
|
|
1185
|
+
.cdr-grid--gutter-none\@lg_11-3-2 {
|
|
1186
|
+
gap: 0 0; }
|
|
1187
|
+
.cdr-grid--gutter-small\@lg_11-3-2 {
|
|
1188
|
+
gap: 0.2rem 0.2rem; }
|
|
1189
|
+
.cdr-grid--gutter-medium\@lg_11-3-2 {
|
|
1190
|
+
gap: 1.6rem 1.6rem; }
|
|
1191
|
+
.cdr-grid--gutter-large\@lg_11-3-2 {
|
|
1192
|
+
gap: 3.2rem 3.2rem; } }
|
|
1193
|
+
|
|
1194
1194
|
/* intentionally empty */
|
|
1195
1195
|
/* ==========================================================================
|
|
1196
1196
|
# INPUT LABEL
|
|
@@ -1226,7 +1226,7 @@
|
|
|
1226
1226
|
/* ==========================================================================
|
|
1227
1227
|
# INPUT
|
|
1228
1228
|
========================================================================== */
|
|
1229
|
-
.cdr-input_11-
|
|
1229
|
+
.cdr-input_11-3-2 {
|
|
1230
1230
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1231
1231
|
font-style: normal;
|
|
1232
1232
|
font-weight: 400;
|
|
@@ -1267,15 +1267,15 @@
|
|
|
1267
1267
|
========== */
|
|
1268
1268
|
/* Slot Sections
|
|
1269
1269
|
========================================================================== */ }
|
|
1270
|
-
.cdr-input_11-
|
|
1270
|
+
.cdr-input_11-3-2[type=number]::-webkit-inner-spin-button, .cdr-input_11-3-2[type=number]::-webkit-outer-spin-button {
|
|
1271
1271
|
-webkit-appearance: none;
|
|
1272
1272
|
-moz-appearance: none;
|
|
1273
1273
|
appearance: none;
|
|
1274
1274
|
margin: 0; }
|
|
1275
|
-
.cdr-input_11-
|
|
1275
|
+
.cdr-input_11-3-2:active, .cdr-input_11-3-2:focus {
|
|
1276
1276
|
outline: none;
|
|
1277
1277
|
box-shadow: inset 0 0 0 0.2rem #20201d, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
1278
|
-
.cdr-input_11-
|
|
1278
|
+
.cdr-input_11-3-2::-moz-placeholder {
|
|
1279
1279
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1280
1280
|
font-style: normal;
|
|
1281
1281
|
font-weight: 400;
|
|
@@ -1283,7 +1283,7 @@
|
|
|
1283
1283
|
font-size: 1.6rem;
|
|
1284
1284
|
line-height: 2.2rem;
|
|
1285
1285
|
color: rgba(66, 59, 47, 0.75); }
|
|
1286
|
-
.cdr-input_11-
|
|
1286
|
+
.cdr-input_11-3-2:-ms-input-placeholder {
|
|
1287
1287
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1288
1288
|
font-style: normal;
|
|
1289
1289
|
font-weight: 400;
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
font-size: 1.6rem;
|
|
1292
1292
|
line-height: 2.2rem;
|
|
1293
1293
|
color: rgba(66, 59, 47, 0.75); }
|
|
1294
|
-
.cdr-input_11-
|
|
1294
|
+
.cdr-input_11-3-2::placeholder {
|
|
1295
1295
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1296
1296
|
font-style: normal;
|
|
1297
1297
|
font-weight: 400;
|
|
@@ -1299,43 +1299,43 @@
|
|
|
1299
1299
|
font-size: 1.6rem;
|
|
1300
1300
|
line-height: 2.2rem;
|
|
1301
1301
|
color: rgba(66, 59, 47, 0.75); }
|
|
1302
|
-
.cdr-input_11-
|
|
1302
|
+
.cdr-input_11-3-2[disabled] {
|
|
1303
1303
|
background-color: #f9f8f6;
|
|
1304
1304
|
color: #d1cbbd;
|
|
1305
1305
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd; }
|
|
1306
|
-
.cdr-input_11-
|
|
1306
|
+
.cdr-input_11-3-2[disabled]:hover {
|
|
1307
1307
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd;
|
|
1308
1308
|
cursor: not-allowed; }
|
|
1309
|
-
.cdr-input_11-
|
|
1309
|
+
.cdr-input_11-3-2[disabled]::-moz-placeholder {
|
|
1310
1310
|
color: #d1cbbd; }
|
|
1311
|
-
.cdr-input_11-
|
|
1311
|
+
.cdr-input_11-3-2[disabled]:-ms-input-placeholder {
|
|
1312
1312
|
color: #d1cbbd; }
|
|
1313
|
-
.cdr-input_11-
|
|
1313
|
+
.cdr-input_11-3-2[disabled]::placeholder {
|
|
1314
1314
|
color: #d1cbbd; }
|
|
1315
|
-
.cdr-input--focus_11-
|
|
1315
|
+
.cdr-input--focus_11-3-2 svg {
|
|
1316
1316
|
fill: rgba(12, 11, 8, 0.75) !important; }
|
|
1317
|
-
.cdr-input--multiline_11-
|
|
1317
|
+
.cdr-input--multiline_11-3-2 {
|
|
1318
1318
|
height: auto; }
|
|
1319
|
-
.cdr-input--preicon_11-
|
|
1319
|
+
.cdr-input--preicon_11-3-2 {
|
|
1320
1320
|
/* $input-pre-icon-default-width = 25px with the expectation that
|
|
1321
1321
|
slot provided icon is close to that width */
|
|
1322
1322
|
padding-left: 3.7rem !important; }
|
|
1323
|
-
.cdr-input--posticon_11-
|
|
1323
|
+
.cdr-input--posticon_11-3-2 {
|
|
1324
1324
|
padding-right: 4.5rem; }
|
|
1325
|
-
.cdr-input--posticons_11-
|
|
1325
|
+
.cdr-input--posticons_11-3-2 {
|
|
1326
1326
|
padding-right: 9rem; }
|
|
1327
|
-
.cdr-input--primary_11-
|
|
1327
|
+
.cdr-input--primary_11-3-2 {
|
|
1328
1328
|
background-color: rgba(244, 242, 237, 0.15); }
|
|
1329
|
-
.cdr-input--primary_11-
|
|
1329
|
+
.cdr-input--primary_11-3-2:active, .cdr-input--primary_11-3-2:focus {
|
|
1330
1330
|
background-color: #f9f8f6; }
|
|
1331
|
-
.cdr-input--secondary_11-
|
|
1331
|
+
.cdr-input--secondary_11-3-2 {
|
|
1332
1332
|
background-color: rgba(255, 255, 255, 0.85); }
|
|
1333
|
-
.cdr-input--secondary_11-
|
|
1333
|
+
.cdr-input--secondary_11-3-2:active, .cdr-input--secondary_11-3-2:focus {
|
|
1334
1334
|
background-color: #ffffff; }
|
|
1335
|
-
.cdr-input--error_11-
|
|
1335
|
+
.cdr-input--error_11-3-2 {
|
|
1336
1336
|
background-color: rgba(255, 242, 242, 0.75);
|
|
1337
1337
|
box-shadow: inset 0 0 0 0.1rem #b33322; }
|
|
1338
|
-
.cdr-input--large_11-
|
|
1338
|
+
.cdr-input--large_11-3-2 {
|
|
1339
1339
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1340
1340
|
font-style: normal;
|
|
1341
1341
|
font-weight: 400;
|
|
@@ -1345,14 +1345,14 @@
|
|
|
1345
1345
|
line-height: 3.2rem;
|
|
1346
1346
|
padding-left: 0.8rem;
|
|
1347
1347
|
height: 4.8rem; }
|
|
1348
|
-
.cdr-input--large_11-
|
|
1348
|
+
.cdr-input--large_11-3-2::-moz-placeholder {
|
|
1349
1349
|
line-height: 3.2rem; }
|
|
1350
|
-
.cdr-input--large_11-
|
|
1350
|
+
.cdr-input--large_11-3-2:-ms-input-placeholder {
|
|
1351
1351
|
line-height: 3.2rem; }
|
|
1352
|
-
.cdr-input--large_11-
|
|
1352
|
+
.cdr-input--large_11-3-2::placeholder {
|
|
1353
1353
|
line-height: 3.2rem; }
|
|
1354
1354
|
@media (min-width: 0) and (max-width: 767px) {
|
|
1355
|
-
.cdr-input--large\@xs_11-
|
|
1355
|
+
.cdr-input--large\@xs_11-3-2 {
|
|
1356
1356
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1357
1357
|
font-style: normal;
|
|
1358
1358
|
font-weight: 400;
|
|
@@ -1362,14 +1362,14 @@
|
|
|
1362
1362
|
line-height: 3.2rem;
|
|
1363
1363
|
padding-left: 0.8rem;
|
|
1364
1364
|
height: 4.8rem; }
|
|
1365
|
-
.cdr-input--large\@xs_11-
|
|
1365
|
+
.cdr-input--large\@xs_11-3-2::-moz-placeholder {
|
|
1366
1366
|
line-height: 3.2rem; }
|
|
1367
|
-
.cdr-input--large\@xs_11-
|
|
1367
|
+
.cdr-input--large\@xs_11-3-2:-ms-input-placeholder {
|
|
1368
1368
|
line-height: 3.2rem; }
|
|
1369
|
-
.cdr-input--large\@xs_11-
|
|
1369
|
+
.cdr-input--large\@xs_11-3-2::placeholder {
|
|
1370
1370
|
line-height: 3.2rem; } }
|
|
1371
1371
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
1372
|
-
.cdr-input--large\@sm_11-
|
|
1372
|
+
.cdr-input--large\@sm_11-3-2 {
|
|
1373
1373
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1374
1374
|
font-style: normal;
|
|
1375
1375
|
font-weight: 400;
|
|
@@ -1379,14 +1379,14 @@
|
|
|
1379
1379
|
line-height: 3.2rem;
|
|
1380
1380
|
padding-left: 0.8rem;
|
|
1381
1381
|
height: 4.8rem; }
|
|
1382
|
-
.cdr-input--large\@sm_11-
|
|
1382
|
+
.cdr-input--large\@sm_11-3-2::-moz-placeholder {
|
|
1383
1383
|
line-height: 3.2rem; }
|
|
1384
|
-
.cdr-input--large\@sm_11-
|
|
1384
|
+
.cdr-input--large\@sm_11-3-2:-ms-input-placeholder {
|
|
1385
1385
|
line-height: 3.2rem; }
|
|
1386
|
-
.cdr-input--large\@sm_11-
|
|
1386
|
+
.cdr-input--large\@sm_11-3-2::placeholder {
|
|
1387
1387
|
line-height: 3.2rem; } }
|
|
1388
1388
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1389
|
-
.cdr-input--large\@md_11-
|
|
1389
|
+
.cdr-input--large\@md_11-3-2 {
|
|
1390
1390
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1391
1391
|
font-style: normal;
|
|
1392
1392
|
font-weight: 400;
|
|
@@ -1396,14 +1396,14 @@
|
|
|
1396
1396
|
line-height: 3.2rem;
|
|
1397
1397
|
padding-left: 0.8rem;
|
|
1398
1398
|
height: 4.8rem; }
|
|
1399
|
-
.cdr-input--large\@md_11-
|
|
1399
|
+
.cdr-input--large\@md_11-3-2::-moz-placeholder {
|
|
1400
1400
|
line-height: 3.2rem; }
|
|
1401
|
-
.cdr-input--large\@md_11-
|
|
1401
|
+
.cdr-input--large\@md_11-3-2:-ms-input-placeholder {
|
|
1402
1402
|
line-height: 3.2rem; }
|
|
1403
|
-
.cdr-input--large\@md_11-
|
|
1403
|
+
.cdr-input--large\@md_11-3-2::placeholder {
|
|
1404
1404
|
line-height: 3.2rem; } }
|
|
1405
1405
|
@media (min-width: 1232px) {
|
|
1406
|
-
.cdr-input--large\@lg_11-
|
|
1406
|
+
.cdr-input--large\@lg_11-3-2 {
|
|
1407
1407
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1408
1408
|
font-style: normal;
|
|
1409
1409
|
font-weight: 400;
|
|
@@ -1413,24 +1413,24 @@
|
|
|
1413
1413
|
line-height: 3.2rem;
|
|
1414
1414
|
padding-left: 0.8rem;
|
|
1415
1415
|
height: 4.8rem; }
|
|
1416
|
-
.cdr-input--large\@lg_11-
|
|
1416
|
+
.cdr-input--large\@lg_11-3-2::-moz-placeholder {
|
|
1417
1417
|
line-height: 3.2rem; }
|
|
1418
|
-
.cdr-input--large\@lg_11-
|
|
1418
|
+
.cdr-input--large\@lg_11-3-2:-ms-input-placeholder {
|
|
1419
1419
|
line-height: 3.2rem; }
|
|
1420
|
-
.cdr-input--large\@lg_11-
|
|
1420
|
+
.cdr-input--large\@lg_11-3-2::placeholder {
|
|
1421
1421
|
line-height: 3.2rem; } }
|
|
1422
|
-
.cdr-input__pre-icon_11-
|
|
1422
|
+
.cdr-input__pre-icon_11-3-2 {
|
|
1423
1423
|
position: absolute;
|
|
1424
1424
|
top: 50%;
|
|
1425
1425
|
left: 0.8rem;
|
|
1426
1426
|
transform: translateY(-50%); }
|
|
1427
|
-
.cdr-input__post-icon_11-
|
|
1427
|
+
.cdr-input__post-icon_11-3-2 {
|
|
1428
1428
|
display: block;
|
|
1429
1429
|
position: absolute;
|
|
1430
1430
|
top: 50%;
|
|
1431
1431
|
right: 0.8rem;
|
|
1432
1432
|
transform: translateY(-50%); }
|
|
1433
|
-
.cdr-input__helper-text_11-
|
|
1433
|
+
.cdr-input__helper-text_11-3-2 {
|
|
1434
1434
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1435
1435
|
font-style: normal;
|
|
1436
1436
|
font-weight: 400;
|
|
@@ -1443,12 +1443,61 @@
|
|
|
1443
1443
|
/* ==========================================================================
|
|
1444
1444
|
# INPUT WRAPPER
|
|
1445
1445
|
========================================================================== */
|
|
1446
|
-
.cdr-input-wrap_11-
|
|
1446
|
+
.cdr-input-wrap_11-3-2 {
|
|
1447
1447
|
position: relative;
|
|
1448
1448
|
flex-grow: 1;
|
|
1449
1449
|
fill: #928b80; }
|
|
1450
1450
|
|
|
1451
|
-
|
|
1451
|
+
/* ==========================================================================
|
|
1452
|
+
# CdrLink
|
|
1453
|
+
|
|
1454
|
+
TOC:
|
|
1455
|
+
|
|
1456
|
+
:Base Styles
|
|
1457
|
+
:States
|
|
1458
|
+
:Modifiers
|
|
1459
|
+
:Style variants
|
|
1460
|
+
:Standalone
|
|
1461
|
+
========================================================================== */
|
|
1462
|
+
.cdr-link_11-3-2 {
|
|
1463
|
+
font-family: inherit;
|
|
1464
|
+
font-size: inherit;
|
|
1465
|
+
line-height: inherit;
|
|
1466
|
+
align-items: center;
|
|
1467
|
+
background-color: transparent;
|
|
1468
|
+
border: 0;
|
|
1469
|
+
margin: 0;
|
|
1470
|
+
color: #406eb5;
|
|
1471
|
+
fill: #406eb5;
|
|
1472
|
+
cursor: pointer;
|
|
1473
|
+
display: inline-flex;
|
|
1474
|
+
outline: none;
|
|
1475
|
+
padding: 0;
|
|
1476
|
+
text-decoration: underline;
|
|
1477
|
+
vertical-align: top; }
|
|
1478
|
+
.cdr-link_11-3-2:active, .cdr-link_11-3-2:focus {
|
|
1479
|
+
color: #0b2d60; }
|
|
1480
|
+
.cdr-link_11-3-2:hover {
|
|
1481
|
+
color: #406eb5;
|
|
1482
|
+
text-decoration: none; }
|
|
1483
|
+
.cdr-link_11-3-2:focus {
|
|
1484
|
+
outline: 0.2rem solid Highlight;
|
|
1485
|
+
outline-color: -webkit-focus-ring-color;
|
|
1486
|
+
outline-offset: 0; }
|
|
1487
|
+
/* Standalone
|
|
1488
|
+
========== */
|
|
1489
|
+
.cdr-link--standalone_11-3-2 {
|
|
1490
|
+
text-decoration: none; }
|
|
1491
|
+
.cdr-link--standalone_11-3-2:hover, .cdr-link--standalone_11-3-2:active, .cdr-link--standalone_11-3-2:focus, .cdr-link--standalone_11-3-2:visited {
|
|
1492
|
+
text-decoration: underline; }
|
|
1493
|
+
.cdr-link--inherit-color_11-3-2 {
|
|
1494
|
+
fill: inherit;
|
|
1495
|
+
color: inherit; }
|
|
1496
|
+
.cdr-link--inherit-color_11-3-2:active, .cdr-link--inherit-color_11-3-2:hover, .cdr-link--inherit-color_11-3-2:focus {
|
|
1497
|
+
color: inherit;
|
|
1498
|
+
fill: inherit; }
|
|
1499
|
+
|
|
1500
|
+
.cdr-image_11-3-2 {
|
|
1452
1501
|
max-width: 100%;
|
|
1453
1502
|
vertical-align: middle;
|
|
1454
1503
|
border-style: none;
|
|
@@ -1460,26 +1509,26 @@
|
|
|
1460
1509
|
========== */
|
|
1461
1510
|
/* circle
|
|
1462
1511
|
========== */ }
|
|
1463
|
-
.cdr-image--responsive_11-
|
|
1512
|
+
.cdr-image--responsive_11-3-2 {
|
|
1464
1513
|
display: block;
|
|
1465
1514
|
height: auto;
|
|
1466
1515
|
width: 100%; }
|
|
1467
|
-
.cdr-image--rounded_11-
|
|
1516
|
+
.cdr-image--rounded_11-3-2 {
|
|
1468
1517
|
border-radius: 0.4rem; }
|
|
1469
|
-
.cdr-image--circle_11-
|
|
1518
|
+
.cdr-image--circle_11-3-2 {
|
|
1470
1519
|
border-radius: 999.9rem; }
|
|
1471
1520
|
/* ==========================================================================
|
|
1472
1521
|
# MEDIA FRAME
|
|
1473
1522
|
========================================================================== */
|
|
1474
|
-
.cdr-image-ratio_11-
|
|
1523
|
+
.cdr-image-ratio_11-3-2 {
|
|
1475
1524
|
position: relative;
|
|
1476
1525
|
overflow: hidden; }
|
|
1477
|
-
.cdr-image-ratio_11-
|
|
1526
|
+
.cdr-image-ratio_11-3-2::before {
|
|
1478
1527
|
content: '';
|
|
1479
1528
|
height: 0;
|
|
1480
1529
|
display: block;
|
|
1481
1530
|
padding-bottom: var(--ratio); }
|
|
1482
|
-
.cdr-image-ratio__cover_11-
|
|
1531
|
+
.cdr-image-ratio__cover_11-3-2 {
|
|
1483
1532
|
position: absolute;
|
|
1484
1533
|
top: 0;
|
|
1485
1534
|
left: 0;
|
|
@@ -1487,46 +1536,14 @@
|
|
|
1487
1536
|
width: 100%;
|
|
1488
1537
|
-o-object-fit: contain;
|
|
1489
1538
|
object-fit: contain; }
|
|
1490
|
-
.cdr-image-ratio__cover--crop_11-
|
|
1539
|
+
.cdr-image-ratio__cover--crop_11-3-2 {
|
|
1491
1540
|
-o-object-fit: none;
|
|
1492
1541
|
object-fit: none; }
|
|
1493
|
-
.cdr-image-ratio__cover--cover_11-
|
|
1542
|
+
.cdr-image-ratio__cover--cover_11-3-2 {
|
|
1494
1543
|
-o-object-fit: cover;
|
|
1495
1544
|
object-fit: cover; }
|
|
1496
1545
|
|
|
1497
|
-
|
|
1498
|
-
.cdr-popover--position_11-1-0 {
|
|
1499
|
-
position: relative; }
|
|
1500
|
-
.cdr-popover--wrapper_11-1-0 {
|
|
1501
|
-
width: -webkit-max-content;
|
|
1502
|
-
width: -moz-max-content;
|
|
1503
|
-
width: max-content;
|
|
1504
|
-
height: -webkit-max-content;
|
|
1505
|
-
height: -moz-max-content;
|
|
1506
|
-
height: max-content; }
|
|
1507
|
-
.cdr-popover--wrapper_11-1-0 .cdr-popup--closed_11-1-0 {
|
|
1508
|
-
display: none; }
|
|
1509
|
-
.cdr-popover__title_11-1-0 {
|
|
1510
|
-
font-family: Stuart, Georgia, serif;
|
|
1511
|
-
font-style: normal;
|
|
1512
|
-
font-weight: 500;
|
|
1513
|
-
letter-spacing: 0;
|
|
1514
|
-
font-size: 1.8rem;
|
|
1515
|
-
line-height: 2.4rem;
|
|
1516
|
-
margin-bottom: 0.8rem;
|
|
1517
|
-
margin-right: 0.8rem; }
|
|
1518
|
-
.cdr-popover__container_11-1-0 {
|
|
1519
|
-
padding: 0.8rem;
|
|
1520
|
-
padding-left: 1.6rem;
|
|
1521
|
-
display: flex; }
|
|
1522
|
-
.cdr-popover__content_11-1-0 {
|
|
1523
|
-
flex: auto; }
|
|
1524
|
-
.cdr-popover__close-button_11-1-0 {
|
|
1525
|
-
align-self: flex-start;
|
|
1526
|
-
flex: none;
|
|
1527
|
-
padding: 0; }
|
|
1528
|
-
|
|
1529
|
-
.cdr-list_11-1-0 {
|
|
1546
|
+
.cdr-list_11-3-2 {
|
|
1530
1547
|
list-style-type: none;
|
|
1531
1548
|
padding: 0;
|
|
1532
1549
|
margin: 0;
|
|
@@ -1542,59 +1559,59 @@
|
|
|
1542
1559
|
========== */
|
|
1543
1560
|
/* Inline
|
|
1544
1561
|
========== */ }
|
|
1545
|
-
.cdr-list_11-
|
|
1562
|
+
.cdr-list_11-3-2 > li + li {
|
|
1546
1563
|
margin-top: 0.8rem; }
|
|
1547
|
-
.cdr-list_11-
|
|
1564
|
+
.cdr-list_11-3-2 li > .cdr-list_11-3-2 {
|
|
1548
1565
|
margin-top: 0.8rem;
|
|
1549
1566
|
padding-left: 1em;
|
|
1550
1567
|
list-style-type: none; }
|
|
1551
|
-
.cdr-list--compact_11-
|
|
1568
|
+
.cdr-list--compact_11-3-2 {
|
|
1552
1569
|
/* nesting
|
|
1553
1570
|
---------- */ }
|
|
1554
|
-
.cdr-list--compact_11-
|
|
1571
|
+
.cdr-list--compact_11-3-2 > li + li {
|
|
1555
1572
|
margin-top: 0.4rem; }
|
|
1556
|
-
.cdr-list--compact_11-
|
|
1573
|
+
.cdr-list--compact_11-3-2 li > .cdr-list_11-3-2 {
|
|
1557
1574
|
margin-top: 0.4rem; }
|
|
1558
|
-
.cdr-list--ordered_11-
|
|
1575
|
+
.cdr-list--ordered_11-3-2 {
|
|
1559
1576
|
list-style-type: decimal;
|
|
1560
1577
|
padding-left: 1.5em;
|
|
1561
1578
|
list-style-position: outside; }
|
|
1562
|
-
.cdr-list--ordered_11-
|
|
1579
|
+
.cdr-list--ordered_11-3-2 li {
|
|
1563
1580
|
padding: 0 0 0 0.4rem; }
|
|
1564
|
-
.cdr-list--ordered_11-
|
|
1581
|
+
.cdr-list--ordered_11-3-2 li {
|
|
1565
1582
|
/* nesting
|
|
1566
1583
|
---------- */ }
|
|
1567
|
-
.cdr-list--ordered_11-
|
|
1584
|
+
.cdr-list--ordered_11-3-2 li > .cdr-list_11-3-2 {
|
|
1568
1585
|
position: relative;
|
|
1569
1586
|
padding-left: 1em; }
|
|
1570
|
-
.cdr-list--ordered_11-
|
|
1587
|
+
.cdr-list--ordered_11-3-2 li > .cdr-list_11-3-2 > li {
|
|
1571
1588
|
padding-left: 0; }
|
|
1572
|
-
.cdr-list--ordered_11-
|
|
1589
|
+
.cdr-list--ordered_11-3-2 li > .cdr-list_11-3-2 > li::before {
|
|
1573
1590
|
content: '\2013';
|
|
1574
1591
|
position: absolute;
|
|
1575
1592
|
color: rgba(66, 59, 47, 0.75);
|
|
1576
1593
|
left: 0; }
|
|
1577
|
-
.cdr-list--unordered_11-
|
|
1594
|
+
.cdr-list--unordered_11-3-2 {
|
|
1578
1595
|
position: relative;
|
|
1579
1596
|
padding-left: 1em;
|
|
1580
1597
|
/* nesting
|
|
1581
1598
|
---------- */ }
|
|
1582
|
-
.cdr-list--unordered_11-
|
|
1599
|
+
.cdr-list--unordered_11-3-2 > li::before {
|
|
1583
1600
|
content: '\2022';
|
|
1584
1601
|
position: relative;
|
|
1585
1602
|
margin-left: -1em;
|
|
1586
1603
|
padding-right: 0.8rem;
|
|
1587
1604
|
color: rgba(66, 59, 47, 0.75); }
|
|
1588
|
-
.cdr-list--unordered_11-
|
|
1605
|
+
.cdr-list--unordered_11-3-2 li > .cdr-list_11-3-2 {
|
|
1589
1606
|
position: relative;
|
|
1590
1607
|
padding-left: 1em; }
|
|
1591
|
-
.cdr-list--unordered_11-
|
|
1608
|
+
.cdr-list--unordered_11-3-2 li > .cdr-list_11-3-2 > li::before {
|
|
1592
1609
|
content: '\2013';
|
|
1593
1610
|
position: relative;
|
|
1594
1611
|
margin-left: -1em;
|
|
1595
1612
|
padding-right: 0.8rem;
|
|
1596
1613
|
color: rgba(66, 59, 47, 0.75); }
|
|
1597
|
-
.cdr-list--inline_11-
|
|
1614
|
+
.cdr-list--inline_11-3-2 {
|
|
1598
1615
|
display: flex;
|
|
1599
1616
|
flex-wrap: wrap;
|
|
1600
1617
|
list-style-type: none;
|
|
@@ -1603,24 +1620,24 @@
|
|
|
1603
1620
|
---------- */
|
|
1604
1621
|
/* inline - unordered
|
|
1605
1622
|
---------- */ }
|
|
1606
|
-
.cdr-list--inline_11-
|
|
1623
|
+
.cdr-list--inline_11-3-2 > li {
|
|
1607
1624
|
display: block; }
|
|
1608
|
-
.cdr-list--inline_11-
|
|
1625
|
+
.cdr-list--inline_11-3-2 > li + li {
|
|
1609
1626
|
margin-top: 0;
|
|
1610
1627
|
padding-left: 1em; }
|
|
1611
|
-
.cdr-list--inline_11-
|
|
1628
|
+
.cdr-list--inline_11-3-2.cdr-list--compact_11-3-2 > li + li {
|
|
1612
1629
|
padding-left: 0.5em; }
|
|
1613
|
-
.cdr-list--inline_11-
|
|
1630
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2 {
|
|
1614
1631
|
left: 0;
|
|
1615
1632
|
/* inline - unordered - compact
|
|
1616
1633
|
---------- */ }
|
|
1617
|
-
.cdr-list--inline_11-
|
|
1634
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2 > li {
|
|
1618
1635
|
position: relative; }
|
|
1619
|
-
.cdr-list--inline_11-
|
|
1636
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2 > li + li {
|
|
1620
1637
|
padding-left: 1.5em; }
|
|
1621
|
-
.cdr-list--inline_11-
|
|
1638
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2 > li:first-of-type::before {
|
|
1622
1639
|
display: none; }
|
|
1623
|
-
.cdr-list--inline_11-
|
|
1640
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2 > li::before {
|
|
1624
1641
|
content: '\2022';
|
|
1625
1642
|
color: rgba(66, 59, 47, 0.75);
|
|
1626
1643
|
display: block;
|
|
@@ -1633,180 +1650,54 @@
|
|
|
1633
1650
|
left: 0;
|
|
1634
1651
|
padding: 0;
|
|
1635
1652
|
margin: 0; }
|
|
1636
|
-
.cdr-list--inline_11-
|
|
1653
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2.cdr-list--compact_11-3-2 > li + li {
|
|
1637
1654
|
padding-left: 1em; }
|
|
1638
|
-
.cdr-list--inline_11-
|
|
1655
|
+
.cdr-list--inline_11-3-2.cdr-list--unordered_11-3-2.cdr-list--compact_11-3-2 > li + li::before {
|
|
1639
1656
|
transform: translate(100%, -50%); }
|
|
1640
1657
|
|
|
1641
|
-
/*
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
font-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
.cdr-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
text-decoration: none; }
|
|
1673
|
-
.cdr-link_11-1-0:focus {
|
|
1674
|
-
outline: 0.2rem solid Highlight;
|
|
1675
|
-
outline-color: -webkit-focus-ring-color;
|
|
1676
|
-
outline-offset: 0; }
|
|
1677
|
-
/* Standalone
|
|
1678
|
-
========== */
|
|
1679
|
-
.cdr-link--standalone_11-1-0 {
|
|
1680
|
-
text-decoration: none; }
|
|
1681
|
-
.cdr-link--standalone_11-1-0:hover, .cdr-link--standalone_11-1-0:active, .cdr-link--standalone_11-1-0:focus, .cdr-link--standalone_11-1-0:visited {
|
|
1682
|
-
text-decoration: underline; }
|
|
1683
|
-
.cdr-link--inherit-color_11-1-0 {
|
|
1684
|
-
fill: inherit;
|
|
1685
|
-
color: inherit; }
|
|
1686
|
-
.cdr-link--inherit-color_11-1-0:active, .cdr-link--inherit-color_11-1-0:hover, .cdr-link--inherit-color_11-1-0:focus {
|
|
1687
|
-
color: inherit;
|
|
1688
|
-
fill: inherit; }
|
|
1689
|
-
|
|
1690
|
-
.cdr-tab-panel_11-1-0 {
|
|
1691
|
-
width: 100%;
|
|
1692
|
-
height: 100%;
|
|
1693
|
-
padding-top: 0.2rem; }
|
|
1694
|
-
|
|
1695
|
-
@-webkit-keyframes exit-left {
|
|
1696
|
-
from {
|
|
1697
|
-
transform: translateX(0);
|
|
1698
|
-
opacity: 1; }
|
|
1699
|
-
to {
|
|
1700
|
-
transform: translateX(-1rem);
|
|
1701
|
-
opacity: 0; } }
|
|
1702
|
-
|
|
1703
|
-
@keyframes exit-left {
|
|
1704
|
-
from {
|
|
1705
|
-
transform: translateX(0);
|
|
1706
|
-
opacity: 1; }
|
|
1707
|
-
to {
|
|
1708
|
-
transform: translateX(-1rem);
|
|
1709
|
-
opacity: 0; } }
|
|
1710
|
-
|
|
1711
|
-
@-webkit-keyframes exit-right {
|
|
1712
|
-
from {
|
|
1713
|
-
transform: translateX(0);
|
|
1714
|
-
opacity: 1; }
|
|
1715
|
-
to {
|
|
1716
|
-
transform: translateX(1rem);
|
|
1717
|
-
opacity: 0; } }
|
|
1718
|
-
|
|
1719
|
-
@keyframes exit-right {
|
|
1720
|
-
from {
|
|
1721
|
-
transform: translateX(0);
|
|
1722
|
-
opacity: 1; }
|
|
1723
|
-
to {
|
|
1724
|
-
transform: translateX(1rem);
|
|
1725
|
-
opacity: 0; } }
|
|
1726
|
-
|
|
1727
|
-
@-webkit-keyframes enter-left {
|
|
1728
|
-
from {
|
|
1729
|
-
transform: translateX(-1rem);
|
|
1730
|
-
opacity: 0; }
|
|
1731
|
-
to {
|
|
1732
|
-
transform: translateX(0);
|
|
1733
|
-
opacity: 1; } }
|
|
1734
|
-
|
|
1735
|
-
@keyframes enter-left {
|
|
1736
|
-
from {
|
|
1737
|
-
transform: translateX(-1rem);
|
|
1738
|
-
opacity: 0; }
|
|
1739
|
-
to {
|
|
1740
|
-
transform: translateX(0);
|
|
1741
|
-
opacity: 1; } }
|
|
1742
|
-
|
|
1743
|
-
@-webkit-keyframes enter-right {
|
|
1744
|
-
from {
|
|
1745
|
-
transform: translateX(1rem);
|
|
1746
|
-
opacity: 0; }
|
|
1747
|
-
to {
|
|
1748
|
-
transform: translateX(0);
|
|
1749
|
-
opacity: 1; } }
|
|
1750
|
-
|
|
1751
|
-
@keyframes enter-right {
|
|
1752
|
-
from {
|
|
1753
|
-
transform: translateX(1rem);
|
|
1754
|
-
opacity: 0; }
|
|
1755
|
-
to {
|
|
1756
|
-
transform: translateX(0);
|
|
1757
|
-
opacity: 1; } }
|
|
1758
|
-
|
|
1759
|
-
.cdr-tab-panel-enter-left_11-1-0 {
|
|
1760
|
-
-webkit-animation-duration: 0.2s;
|
|
1761
|
-
animation-duration: 0.2s;
|
|
1762
|
-
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
1763
|
-
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
1764
|
-
|
|
1765
|
-
.cdr-tab-panel-enter-left_11-1-0 {
|
|
1766
|
-
-webkit-animation-name: enter-left;
|
|
1767
|
-
animation-name: enter-left; }
|
|
1768
|
-
|
|
1769
|
-
.cdr-tab-panel-enter-right_11-1-0 {
|
|
1770
|
-
-webkit-animation-duration: 0.2s;
|
|
1771
|
-
animation-duration: 0.2s;
|
|
1772
|
-
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
1773
|
-
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
1774
|
-
|
|
1775
|
-
.cdr-tab-panel-enter-right_11-1-0 {
|
|
1776
|
-
-webkit-animation-name: enter-right;
|
|
1777
|
-
animation-name: enter-right; }
|
|
1778
|
-
|
|
1779
|
-
.cdr-tab-panel-exit-left_11-1-0 {
|
|
1780
|
-
-webkit-animation-duration: 0.2s;
|
|
1781
|
-
animation-duration: 0.2s;
|
|
1782
|
-
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
1783
|
-
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
1784
|
-
|
|
1785
|
-
.cdr-tab-panel-exit-left_11-1-0 {
|
|
1786
|
-
-webkit-animation-name: exit-left;
|
|
1787
|
-
animation-name: exit-left; }
|
|
1788
|
-
|
|
1789
|
-
.cdr-tab-panel-exit-right_11-1-0 {
|
|
1790
|
-
-webkit-animation-duration: 0.2s;
|
|
1791
|
-
animation-duration: 0.2s;
|
|
1792
|
-
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
1793
|
-
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
1794
|
-
|
|
1795
|
-
.cdr-tab-panel-exit-right_11-1-0 {
|
|
1796
|
-
-webkit-animation-name: exit-right;
|
|
1797
|
-
animation-name: exit-right; }
|
|
1658
|
+
/* intentionally empty */
|
|
1659
|
+
.cdr-popover--position_11-3-2 {
|
|
1660
|
+
position: relative; }
|
|
1661
|
+
.cdr-popover--wrapper_11-3-2 {
|
|
1662
|
+
width: -webkit-max-content;
|
|
1663
|
+
width: -moz-max-content;
|
|
1664
|
+
width: max-content;
|
|
1665
|
+
height: -webkit-max-content;
|
|
1666
|
+
height: -moz-max-content;
|
|
1667
|
+
height: max-content; }
|
|
1668
|
+
.cdr-popover--wrapper_11-3-2 .cdr-popup--closed_11-3-2 {
|
|
1669
|
+
display: none; }
|
|
1670
|
+
.cdr-popover__title_11-3-2 {
|
|
1671
|
+
font-family: Stuart, Georgia, serif;
|
|
1672
|
+
font-style: normal;
|
|
1673
|
+
font-weight: 500;
|
|
1674
|
+
letter-spacing: 0;
|
|
1675
|
+
font-size: 1.8rem;
|
|
1676
|
+
line-height: 2.4rem;
|
|
1677
|
+
margin-bottom: 0.8rem;
|
|
1678
|
+
margin-right: 0.8rem; }
|
|
1679
|
+
.cdr-popover__container_11-3-2 {
|
|
1680
|
+
padding: 0.8rem;
|
|
1681
|
+
padding-left: 1.6rem;
|
|
1682
|
+
display: flex; }
|
|
1683
|
+
.cdr-popover__content_11-3-2 {
|
|
1684
|
+
flex: auto; }
|
|
1685
|
+
.cdr-popover__close-button_11-3-2 {
|
|
1686
|
+
align-self: flex-start;
|
|
1687
|
+
flex: none;
|
|
1688
|
+
padding: 0; }
|
|
1798
1689
|
|
|
1799
1690
|
/* intentionally empty */
|
|
1800
|
-
.cdr-radio_11-
|
|
1691
|
+
.cdr-radio_11-3-2 {
|
|
1801
1692
|
/* Figure
|
|
1802
1693
|
========== */
|
|
1803
1694
|
/* States
|
|
1804
1695
|
========================================================================== */
|
|
1805
1696
|
/* Checked
|
|
1806
1697
|
========== */ }
|
|
1807
|
-
.cdr-radio_11-
|
|
1698
|
+
.cdr-radio_11-3-2 .cdr-label-wrapper__figure_11-3-2 {
|
|
1808
1699
|
border-radius: 100%; }
|
|
1809
|
-
.cdr-radio_11-
|
|
1700
|
+
.cdr-radio_11-3-2 .cdr-label-wrapper__figure_11-3-2::after {
|
|
1810
1701
|
content: '';
|
|
1811
1702
|
position: absolute;
|
|
1812
1703
|
width: 0.4rem;
|
|
@@ -1815,46 +1706,264 @@
|
|
|
1815
1706
|
top: 50%;
|
|
1816
1707
|
transform: translate(-50%, -50%);
|
|
1817
1708
|
border-radius: 999.9rem; }
|
|
1818
|
-
.cdr-radio__input_11-
|
|
1709
|
+
.cdr-radio__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1819
1710
|
box-shadow: inset 0 0 0 0.1rem #4e4d49;
|
|
1820
1711
|
background-color: #4e4d49; }
|
|
1821
|
-
.cdr-radio__input_11-
|
|
1712
|
+
.cdr-radio__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1822
1713
|
background-color: #ffffff; }
|
|
1823
|
-
.cdr-radio_11-
|
|
1714
|
+
.cdr-radio_11-3-2:hover .cdr-label-wrapper__figure_11-3-2 {
|
|
1824
1715
|
cursor: pointer;
|
|
1825
1716
|
box-shadow: inset 0 0 0 0.1rem #20201d, 0 0 0 0.1rem #20201d;
|
|
1826
1717
|
background-color: #f9f8f6; }
|
|
1827
|
-
.cdr-radio_11-
|
|
1718
|
+
.cdr-radio_11-3-2:hover .cdr-radio__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1828
1719
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1829
1720
|
background-color: #928b80; }
|
|
1830
|
-
.cdr-radio__input_11-
|
|
1721
|
+
.cdr-radio__input_11-3-2:disabled {
|
|
1831
1722
|
/* Disabled + Checked
|
|
1832
1723
|
========== */ }
|
|
1833
|
-
.cdr-radio__input_11-
|
|
1724
|
+
.cdr-radio__input_11-3-2:disabled ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1834
1725
|
cursor: not-allowed !important;
|
|
1835
1726
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd !important;
|
|
1836
1727
|
background-color: #f9f8f6 !important; }
|
|
1837
|
-
.cdr-radio__input_11-
|
|
1728
|
+
.cdr-radio__input_11-3-2:disabled ~ .cdr-label-wrapper__figure_11-3-2:after {
|
|
1838
1729
|
background-color: #f9f8f6 !important; }
|
|
1839
|
-
.cdr-radio__input_11-
|
|
1730
|
+
.cdr-radio__input_11-3-2:disabled:checked ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1840
1731
|
background-color: #f9f8f6 !important; }
|
|
1841
|
-
.cdr-radio__input_11-
|
|
1732
|
+
.cdr-radio__input_11-3-2:focus ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1842
1733
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1843
1734
|
background-color: #f9f8f6; }
|
|
1844
|
-
.cdr-radio__input_11-
|
|
1735
|
+
.cdr-radio__input_11-3-2:focus:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1845
1736
|
background-color: #928b80; }
|
|
1846
|
-
.cdr-radio_11-
|
|
1737
|
+
.cdr-radio_11-3-2:active .cdr-label-wrapper__figure_11-3-2, .cdr-radio_11-3-2:active .cdr-radio__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2 {
|
|
1847
1738
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1848
1739
|
background-color: #f9f8f6; }
|
|
1849
|
-
.cdr-radio_11-
|
|
1740
|
+
.cdr-radio_11-3-2:active .cdr-label-wrapper__figure_11-3-2::after, .cdr-radio_11-3-2:active .cdr-radio__input_11-3-2:checked ~ .cdr-label-wrapper__figure_11-3-2::after {
|
|
1850
1741
|
background-color: #4e4d49; }
|
|
1851
1742
|
|
|
1743
|
+
/* intentionally empty */
|
|
1744
|
+
/* ==========================================================================
|
|
1745
|
+
# Cdrquote
|
|
1746
|
+
|
|
1747
|
+
TOC:
|
|
1748
|
+
|
|
1749
|
+
:Base - Cdrquote
|
|
1750
|
+
========================================================================== */
|
|
1751
|
+
.cdr-quote_11-3-2 {
|
|
1752
|
+
margin: 0;
|
|
1753
|
+
padding: 2.4rem 1.6rem;
|
|
1754
|
+
line-height: 1; }
|
|
1755
|
+
.cdr-quote_11-3-2 cite {
|
|
1756
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1757
|
+
font-style: normal;
|
|
1758
|
+
font-weight: 400;
|
|
1759
|
+
letter-spacing: -0.008rem;
|
|
1760
|
+
font-size: 1.2rem;
|
|
1761
|
+
line-height: 1.6rem;
|
|
1762
|
+
color: rgba(66, 59, 47, 0.75);
|
|
1763
|
+
display: block; }
|
|
1764
|
+
.cdr-quote__summary_11-3-2 {
|
|
1765
|
+
font-family: Stuart, Georgia, serif;
|
|
1766
|
+
font-weight: 400;
|
|
1767
|
+
font-size: 2.4rem;
|
|
1768
|
+
line-height: 3.6rem;
|
|
1769
|
+
letter-spacing: -.08rem;
|
|
1770
|
+
color: rgba(12, 11, 8, 0.75);
|
|
1771
|
+
margin: 0; }
|
|
1772
|
+
@media (min-width: 0) and (max-width: 767px) {
|
|
1773
|
+
.cdr-quote__summary_11-3-2 {
|
|
1774
|
+
font-size: 1.8rem;
|
|
1775
|
+
line-height: 2.8rem; } }
|
|
1776
|
+
.cdr-quote__summary_11-3-2 + cite {
|
|
1777
|
+
padding-top: 1.6rem; }
|
|
1778
|
+
.cdr-quote--pull_11-3-2 {
|
|
1779
|
+
border-style: solid;
|
|
1780
|
+
border-color: #dcd6cb; }
|
|
1781
|
+
@media (min-width: 0) {
|
|
1782
|
+
.cdr-quote--pull_11-3-2 {
|
|
1783
|
+
border-width: 0 0 0.1rem 0;
|
|
1784
|
+
padding: 2.4rem 1.6rem;
|
|
1785
|
+
margin: 0 0 1.6rem; } }
|
|
1786
|
+
@media (min-width: 768px) {
|
|
1787
|
+
.cdr-quote--pull_11-3-2 {
|
|
1788
|
+
border-width: 0 0 0 0.1rem;
|
|
1789
|
+
padding: 0.8rem 1.6rem 0.8rem 3.2rem;
|
|
1790
|
+
margin: 1.6rem 0; } }
|
|
1791
|
+
.cdr-quote--pull_11-3-2 .cdr-quote__summary_11-3-2 {
|
|
1792
|
+
font-weight: 600; }
|
|
1793
|
+
|
|
1794
|
+
/* intentionally empty */
|
|
1795
|
+
/* ==========================================================================
|
|
1796
|
+
# CdrSelect
|
|
1797
|
+
|
|
1798
|
+
All values should map to variables in
|
|
1799
|
+
vars/CdrSelect.vars.pcss
|
|
1800
|
+
in order to allow for theming
|
|
1801
|
+
|
|
1802
|
+
TOC:
|
|
1803
|
+
|
|
1804
|
+
:Base - Select
|
|
1805
|
+
:States
|
|
1806
|
+
|
|
1807
|
+
/* Style variants
|
|
1808
|
+
========================================================================== */
|
|
1809
|
+
.cdr-select_11-3-2 {
|
|
1810
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1811
|
+
font-style: normal;
|
|
1812
|
+
font-weight: 400;
|
|
1813
|
+
letter-spacing: -0.016rem;
|
|
1814
|
+
font-size: 1.6rem;
|
|
1815
|
+
line-height: 2.2rem;
|
|
1816
|
+
font-weight: 500;
|
|
1817
|
+
background: rgba(244, 242, 237, 0.15);
|
|
1818
|
+
color: #20201d;
|
|
1819
|
+
box-shadow: inset 0 0 0 0.1rem #928b80;
|
|
1820
|
+
border: 0;
|
|
1821
|
+
border-radius: 0.4rem;
|
|
1822
|
+
padding-left: 0.8rem;
|
|
1823
|
+
padding-right: 3.2rem;
|
|
1824
|
+
height: 4rem;
|
|
1825
|
+
display: block;
|
|
1826
|
+
width: 100%;
|
|
1827
|
+
overflow: auto;
|
|
1828
|
+
margin: 0;
|
|
1829
|
+
/* Hide Browser Styled Drowpdown Arrow */
|
|
1830
|
+
-webkit-appearance: none;
|
|
1831
|
+
-moz-appearance: none;
|
|
1832
|
+
appearance: none;
|
|
1833
|
+
/* @xs
|
|
1834
|
+
0px - 767px
|
|
1835
|
+
========== */
|
|
1836
|
+
/* Size variants
|
|
1837
|
+
========================================================================== */
|
|
1838
|
+
/* @sm
|
|
1839
|
+
768px - 991px
|
|
1840
|
+
========== */
|
|
1841
|
+
/* @md
|
|
1842
|
+
992px - 1199px
|
|
1843
|
+
========== */
|
|
1844
|
+
/* @lg
|
|
1845
|
+
1200px and up
|
|
1846
|
+
========== */ }
|
|
1847
|
+
.cdr-select_11-3-2[disabled] {
|
|
1848
|
+
background-color: #f9f8f6;
|
|
1849
|
+
color: #d1cbbd;
|
|
1850
|
+
box-shadow: inset 0 0 0 0.1rem #d1cbbd; }
|
|
1851
|
+
.cdr-select_11-3-2[disabled]:hover {
|
|
1852
|
+
box-shadow: inset 0 0 0 0.1rem #d1cbbd;
|
|
1853
|
+
cursor: not-allowed; }
|
|
1854
|
+
.cdr-select_11-3-2:active, .cdr-select_11-3-2:focus {
|
|
1855
|
+
box-shadow: inset 0 0 0 0.2rem #20201d, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2);
|
|
1856
|
+
outline: none; }
|
|
1857
|
+
.cdr-select_11-3-2::-ms-expand {
|
|
1858
|
+
display: none; }
|
|
1859
|
+
.cdr-select--primary_11-3-2 {
|
|
1860
|
+
background-color: rgba(244, 242, 237, 0.15); }
|
|
1861
|
+
.cdr-select--primary_11-3-2:active, .cdr-select--primary_11-3-2:focus {
|
|
1862
|
+
background-color: #f9f8f6; }
|
|
1863
|
+
.cdr-select--secondary_11-3-2 {
|
|
1864
|
+
background-color: rgba(255, 255, 255, 0.85); }
|
|
1865
|
+
.cdr-select--secondary_11-3-2:active, .cdr-select--secondary_11-3-2:focus {
|
|
1866
|
+
background-color: #ffffff; }
|
|
1867
|
+
.cdr-select--error_11-3-2 {
|
|
1868
|
+
background-color: rgba(255, 242, 242, 0.75);
|
|
1869
|
+
box-shadow: inset 0 0 0 0.1rem #b33322; }
|
|
1870
|
+
.cdr-select--preicon_11-3-2 {
|
|
1871
|
+
/* $input-pre-icon-default-width = 25px with the expectation that
|
|
1872
|
+
slot provided icon is close to that width */
|
|
1873
|
+
padding-left: 3.7rem; }
|
|
1874
|
+
.cdr-select__prompt_11-3-2 {
|
|
1875
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1876
|
+
font-style: normal;
|
|
1877
|
+
font-weight: 400;
|
|
1878
|
+
letter-spacing: -0.016rem;
|
|
1879
|
+
font-size: 1.6rem;
|
|
1880
|
+
line-height: 2.2rem;
|
|
1881
|
+
font-style: normal;
|
|
1882
|
+
color: rgba(12, 11, 8, 0.75); }
|
|
1883
|
+
.cdr-select__prompt_11-3-2[disabled] {
|
|
1884
|
+
color: #d1cbbd; }
|
|
1885
|
+
.cdr-select__caret_11-3-2 {
|
|
1886
|
+
fill: rgba(12, 11, 8, 0.75);
|
|
1887
|
+
position: absolute;
|
|
1888
|
+
top: 50%;
|
|
1889
|
+
right: 0.8rem;
|
|
1890
|
+
transform: translateY(-50%);
|
|
1891
|
+
pointer-events: none; }
|
|
1892
|
+
.cdr-select__caret--disabled_11-3-2 {
|
|
1893
|
+
fill: #dcd6cb; }
|
|
1894
|
+
.cdr-select__pre-icon_11-3-2 {
|
|
1895
|
+
position: absolute;
|
|
1896
|
+
top: 50%;
|
|
1897
|
+
left: 0.8rem;
|
|
1898
|
+
transform: translateY(-50%); }
|
|
1899
|
+
.cdr-select--multiple_11-3-2 {
|
|
1900
|
+
height: auto;
|
|
1901
|
+
padding: 0.8rem; }
|
|
1902
|
+
.cdr-select--multiple_11-3-2 + .cdr-select__caret_11-3-2 {
|
|
1903
|
+
display: none; }
|
|
1904
|
+
@media (min-width: 0) and (max-width: 767px) {
|
|
1905
|
+
.cdr-select--large\@xs_11-3-2 {
|
|
1906
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1907
|
+
font-style: normal;
|
|
1908
|
+
font-weight: 400;
|
|
1909
|
+
letter-spacing: -0.016rem;
|
|
1910
|
+
font-size: 1.8rem;
|
|
1911
|
+
line-height: 2.4rem;
|
|
1912
|
+
height: 4.8rem;
|
|
1913
|
+
padding-left: 0.8rem; } }
|
|
1914
|
+
.cdr-select--large_11-3-2 {
|
|
1915
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1916
|
+
font-style: normal;
|
|
1917
|
+
font-weight: 400;
|
|
1918
|
+
letter-spacing: -0.016rem;
|
|
1919
|
+
font-size: 1.8rem;
|
|
1920
|
+
line-height: 2.4rem;
|
|
1921
|
+
height: 4.8rem;
|
|
1922
|
+
padding-left: 0.8rem; }
|
|
1923
|
+
@media (min-width: 768px) and (max-width: 991px) {
|
|
1924
|
+
.cdr-select--large\@sm_11-3-2 {
|
|
1925
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1926
|
+
font-style: normal;
|
|
1927
|
+
font-weight: 400;
|
|
1928
|
+
letter-spacing: -0.016rem;
|
|
1929
|
+
font-size: 1.8rem;
|
|
1930
|
+
line-height: 2.4rem;
|
|
1931
|
+
height: 4.8rem;
|
|
1932
|
+
padding-left: 0.8rem; } }
|
|
1933
|
+
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1934
|
+
.cdr-select--large\@md_11-3-2 {
|
|
1935
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1936
|
+
font-style: normal;
|
|
1937
|
+
font-weight: 400;
|
|
1938
|
+
letter-spacing: -0.016rem;
|
|
1939
|
+
font-size: 1.8rem;
|
|
1940
|
+
line-height: 2.4rem;
|
|
1941
|
+
height: 4.8rem;
|
|
1942
|
+
padding-left: 0.8rem; } }
|
|
1943
|
+
@media (min-width: 1232px) {
|
|
1944
|
+
.cdr-select--large\@lg_11-3-2 {
|
|
1945
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1946
|
+
font-style: normal;
|
|
1947
|
+
font-weight: 400;
|
|
1948
|
+
letter-spacing: -0.016rem;
|
|
1949
|
+
font-size: 1.8rem;
|
|
1950
|
+
line-height: 2.4rem;
|
|
1951
|
+
height: 4.8rem;
|
|
1952
|
+
padding-left: 0.8rem; } }
|
|
1953
|
+
/* ==========================================================================
|
|
1954
|
+
# SELECT WRAPPER
|
|
1955
|
+
========================================================================== */
|
|
1956
|
+
/* Sets new origin for relative positioning of Select and Caret */
|
|
1957
|
+
.cdr-select-wrap_11-3-2 {
|
|
1958
|
+
position: relative;
|
|
1959
|
+
flex: 1; }
|
|
1960
|
+
|
|
1852
1961
|
@charset "UTF-8";
|
|
1853
|
-
.cdr-rating__icon_11-
|
|
1962
|
+
.cdr-rating__icon_11-3-2 {
|
|
1854
1963
|
width: 2.4rem;
|
|
1855
1964
|
height: 2.4rem;
|
|
1856
1965
|
font-size: 2.4rem; }
|
|
1857
|
-
.cdr-rating__count_11-
|
|
1966
|
+
.cdr-rating__count_11-3-2 {
|
|
1858
1967
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1859
1968
|
font-style: normal;
|
|
1860
1969
|
font-weight: 400;
|
|
@@ -1862,7 +1971,7 @@
|
|
|
1862
1971
|
font-size: 1.4rem;
|
|
1863
1972
|
line-height: 1.8rem;
|
|
1864
1973
|
margin-left: 0.8rem; }
|
|
1865
|
-
.cdr-rating_11-
|
|
1974
|
+
.cdr-rating_11-3-2 {
|
|
1866
1975
|
display: flex;
|
|
1867
1976
|
align-items: center;
|
|
1868
1977
|
position: relative;
|
|
@@ -1884,14 +1993,14 @@
|
|
|
1884
1993
|
========== */
|
|
1885
1994
|
/* Small
|
|
1886
1995
|
========== */ }
|
|
1887
|
-
.cdr-rating__number_11-
|
|
1996
|
+
.cdr-rating__number_11-3-2 {
|
|
1888
1997
|
font-weight: 600; }
|
|
1889
|
-
.cdr-rating__ratings_11-
|
|
1998
|
+
.cdr-rating__ratings_11-3-2 {
|
|
1890
1999
|
display: flex; }
|
|
1891
|
-
.cdr-rating__icon_11-
|
|
2000
|
+
.cdr-rating__icon_11-3-2 {
|
|
1892
2001
|
position: relative;
|
|
1893
2002
|
z-index: 1; }
|
|
1894
|
-
.cdr-rating__caption-sr_11-
|
|
2003
|
+
.cdr-rating__caption-sr_11-3-2 {
|
|
1895
2004
|
position: absolute;
|
|
1896
2005
|
width: 0.1rem;
|
|
1897
2006
|
height: 0.1rem;
|
|
@@ -1900,16 +2009,16 @@
|
|
|
1900
2009
|
overflow: hidden;
|
|
1901
2010
|
clip: rect(0, 0, 0, 0);
|
|
1902
2011
|
border: 0; }
|
|
1903
|
-
.cdr-rating__placeholder_11-
|
|
2012
|
+
.cdr-rating__placeholder_11-3-2::after {
|
|
1904
2013
|
content: '';
|
|
1905
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg
|
|
2014
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.1702 17.7643L11.9688 17.6359L11.7673 17.7643L6.37635 21.1984L7.81044 14.6842L7.85695 14.473L7.69738 14.3269L2.8485 9.88945L9.21759 9.31204L9.44623 9.29131L9.53174 9.07825L11.9688 3.00672L14.4058 9.07825L14.4913 9.29131L14.7199 9.31204L21.089 9.88945L16.2401 14.3269L16.0806 14.473L16.1271 14.6842L17.5612 21.1984L12.1702 17.7643Z' fill='%23F9F8F6' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3C/svg%3E");
|
|
1906
2015
|
background-repeat: no-repeat;
|
|
1907
2016
|
position: absolute;
|
|
1908
2017
|
top: 0;
|
|
1909
2018
|
left: 0;
|
|
1910
2019
|
width: 100%;
|
|
1911
2020
|
height: 100%; }
|
|
1912
|
-
.cdr-rating__placeholder_11-
|
|
2021
|
+
.cdr-rating__placeholder_11-3-2::before {
|
|
1913
2022
|
content: "☆";
|
|
1914
2023
|
display: block;
|
|
1915
2024
|
position: absolute;
|
|
@@ -1920,7 +2029,7 @@
|
|
|
1920
2029
|
color: #BD7B2D;
|
|
1921
2030
|
width: auto;
|
|
1922
2031
|
overflow: hidden; }
|
|
1923
|
-
.cdr-rating__placeholder--no-reviews_11-
|
|
2032
|
+
.cdr-rating__placeholder--no-reviews_11-3-2::after {
|
|
1924
2033
|
content: '';
|
|
1925
2034
|
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E %3Cg fill='none' fill-rule='evenodd'%3E %3Cpath fill='%23F9F8F6' fill-rule='nonzero' d='M7.186 19.635L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.041l-2.179 5.41-5.645.51 4.284 3.907z'/%3E %3Cpath fill='%23928B80' d='M5.69 21.769l1.669-7.552-5.535-5.048 7.298-.66L12 1.364l2.878 7.147 7.298.659-5.535 5.048 1.669 7.552L12 17.763l-6.31 4.006zm1.496-2.134L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.04 9.821 9.45l-5.645.51 4.284 3.907-1.274 5.767z'/%3E %3C/g%3E %3C/svg%3E");
|
|
1926
2035
|
background-repeat: no-repeat;
|
|
@@ -1929,7 +2038,7 @@
|
|
|
1929
2038
|
left: 0;
|
|
1930
2039
|
width: 100%;
|
|
1931
2040
|
height: 100%; }
|
|
1932
|
-
.cdr-rating__placeholder--no-reviews_11-
|
|
2041
|
+
.cdr-rating__placeholder--no-reviews_11-3-2::before {
|
|
1933
2042
|
content: "☆";
|
|
1934
2043
|
display: block;
|
|
1935
2044
|
position: absolute;
|
|
@@ -1940,16 +2049,16 @@
|
|
|
1940
2049
|
color: #BD7B2D;
|
|
1941
2050
|
width: auto;
|
|
1942
2051
|
overflow: hidden; }
|
|
1943
|
-
.cdr-rating__100_11-
|
|
2052
|
+
.cdr-rating__100_11-3-2::after {
|
|
1944
2053
|
content: '';
|
|
1945
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg
|
|
2054
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.4389 17.3426L11.9688 17.0431L11.4986 17.3426L7.12363 20.1295L8.29875 14.7917L8.40726 14.2988L8.03494 13.9581L4.02151 10.2852L9.26273 9.80999L9.79622 9.76163L9.99576 9.2645L11.9688 4.34901L13.9417 9.2645L14.1413 9.76163L14.6748 9.80999L19.916 10.2852L15.9026 13.9581L15.5302 14.2988L15.6388 14.7917L16.8139 20.1295L12.4389 17.3426Z' fill='%23FFD280' stroke='%23BD7B2D' stroke-width='1.75'/%3E %3C/svg%3E");
|
|
1946
2055
|
background-repeat: no-repeat;
|
|
1947
2056
|
position: absolute;
|
|
1948
2057
|
top: 0;
|
|
1949
2058
|
left: 0;
|
|
1950
2059
|
width: 100%;
|
|
1951
2060
|
height: 100%; }
|
|
1952
|
-
.cdr-rating__100_11-
|
|
2061
|
+
.cdr-rating__100_11-3-2::before {
|
|
1953
2062
|
content: "★";
|
|
1954
2063
|
display: block;
|
|
1955
2064
|
position: absolute;
|
|
@@ -1960,16 +2069,16 @@
|
|
|
1960
2069
|
color: #BD7B2D;
|
|
1961
2070
|
width: auto;
|
|
1962
2071
|
overflow: hidden; }
|
|
1963
|
-
.cdr-rating__75_11-
|
|
2072
|
+
.cdr-rating__75_11-3-2::after {
|
|
1964
2073
|
content: '';
|
|
1965
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg
|
|
2074
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.1744 17.7643L11.9729 17.6359L11.7714 17.7643L6.3805 21.1984L7.81459 14.6842L7.86109 14.4729L7.70153 14.3269L2.85265 9.88945L9.22174 9.31203L9.45038 9.29131L9.53589 9.07825L11.9729 3.00672L14.4099 9.07825L14.4954 9.29131L14.7241 9.31203L21.0931 9.88945L16.2443 14.3269L16.0847 14.4729L16.1312 14.6842L17.5653 21.1984L12.1744 17.7643Z' fill='%23F9F8F6' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3Cpath d='M8.23125 14.3532L3.64978 10.1568L9.68773 9.60764L11.9729 3.91833L14.258 9.6103V18.7978L11.9757 17.2303L6.88225 20.5089L8.23125 14.3532Z' fill='%23FFD280'/%3E %3Cpath d='M14.0201 9.18207L14.0201 19.0141' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3Cpath d='M14.3948 9.37474H13.9952L11.97 4.3423L9.79589 9.76077L4.01172 10.2823L8.40741 14.292L7.12052 20.1371L11.97 17.0486L13.8259 18.2204' stroke='%23BD7B2D' stroke-width='1.75'/%3E %3C/svg%3E");
|
|
1966
2075
|
background-repeat: no-repeat;
|
|
1967
2076
|
position: absolute;
|
|
1968
2077
|
top: 0;
|
|
1969
2078
|
left: 0;
|
|
1970
2079
|
width: 100%;
|
|
1971
2080
|
height: 100%; }
|
|
1972
|
-
.cdr-rating__75_11-
|
|
2081
|
+
.cdr-rating__75_11-3-2::before {
|
|
1973
2082
|
content: "★";
|
|
1974
2083
|
display: block;
|
|
1975
2084
|
position: absolute;
|
|
@@ -1980,16 +2089,16 @@
|
|
|
1980
2089
|
color: #BD7B2D;
|
|
1981
2090
|
width: 0.75em;
|
|
1982
2091
|
overflow: hidden; }
|
|
1983
|
-
.cdr-rating__50_11-
|
|
2092
|
+
.cdr-rating__50_11-3-2::after {
|
|
1984
2093
|
content: '';
|
|
1985
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg
|
|
2094
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.1744 17.7643L11.9729 17.6359L11.7714 17.7643L6.3805 21.1984L7.81459 14.6842L7.8611 14.473L7.70153 14.3269L2.85265 9.88945L9.22174 9.31204L9.45038 9.29131L9.53589 9.07825L11.9729 3.00672L14.4099 9.07825L14.4954 9.29131L14.7241 9.31204L21.0931 9.88945L16.2443 14.3269L16.0847 14.473L16.1312 14.6842L17.5653 21.1984L12.1744 17.7643Z' fill='%23F9F8F6' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3Cpath d='M3.64978 10.1548L9.3118 9.65756L11.9821 3.92165V17.2275L6.88225 20.5069L8.23125 14.3512L3.64978 10.1548Z' fill='%23FFD280'/%3E %3Cpath d='M11.9822 3.92163L11.9831 17.6424' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3Cpath d='M11.3498 5.89038L9.79225 9.76097L4.01752 10.2828L8.406 14.2935L7.12489 20.1383L12.0741 16.9881' stroke='%23BD7B2D' stroke-width='1.75'/%3E %3Cpath d='M11.9208 4.59326L11.3589 6.31024' stroke='%23BD7B2D'/%3E %3C/svg%3E");
|
|
1986
2095
|
background-repeat: no-repeat;
|
|
1987
2096
|
position: absolute;
|
|
1988
2097
|
top: 0;
|
|
1989
2098
|
left: 0;
|
|
1990
2099
|
width: 100%;
|
|
1991
2100
|
height: 100%; }
|
|
1992
|
-
.cdr-rating__50_11-
|
|
2101
|
+
.cdr-rating__50_11-3-2::before {
|
|
1993
2102
|
content: "★";
|
|
1994
2103
|
display: block;
|
|
1995
2104
|
position: absolute;
|
|
@@ -2000,16 +2109,16 @@
|
|
|
2000
2109
|
color: #BD7B2D;
|
|
2001
2110
|
width: 0.5em;
|
|
2002
2111
|
overflow: hidden; }
|
|
2003
|
-
.cdr-rating__25_11-
|
|
2112
|
+
.cdr-rating__25_11-3-2::after {
|
|
2004
2113
|
content: '';
|
|
2005
|
-
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg
|
|
2114
|
+
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M12.1699 17.7643L11.9684 17.6359L11.767 17.7643L6.37604 21.1984L7.81014 14.6842L7.85664 14.473L7.69707 14.3269L2.8482 9.88945L9.21728 9.31204L9.44592 9.29131L9.53144 9.07825L11.9684 3.00672L14.4055 9.07825L14.491 9.29131L14.7196 9.31204L21.0887 9.88945L16.2398 14.3269L16.0803 14.473L16.1268 14.6842L17.5608 21.1984L12.1699 17.7643Z' fill='%23F9F8F6' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3Cpath d='M3.64532 10.1547L9.30735 9.65746V18.9355L6.87779 20.5068L8.2268 14.3511L3.64532 10.1547Z' fill='%23FFD280'/%3E %3Cpath d='M9.60486 8.97247L9.60551 19.1315' stroke='%23BD7B2D' stroke-width='0.75'/%3E %3Cpath d='M9.44125 9.79321L4.01843 10.2804L8.40374 14.2981L7.11705 20.1342L9.78234 18.4339' stroke='%23BD7B2D' stroke-width='1.75'/%3E %3C/svg%3E");
|
|
2006
2115
|
background-repeat: no-repeat;
|
|
2007
2116
|
position: absolute;
|
|
2008
2117
|
top: 0;
|
|
2009
2118
|
left: 0;
|
|
2010
2119
|
width: 100%;
|
|
2011
2120
|
height: 100%; }
|
|
2012
|
-
.cdr-rating__25_11-
|
|
2121
|
+
.cdr-rating__25_11-3-2::before {
|
|
2013
2122
|
content: "★";
|
|
2014
2123
|
display: block;
|
|
2015
2124
|
position: absolute;
|
|
@@ -2020,32 +2129,32 @@
|
|
|
2020
2129
|
color: #BD7B2D;
|
|
2021
2130
|
width: 0.33em;
|
|
2022
2131
|
overflow: hidden; }
|
|
2023
|
-
.cdr-rating--linked_11-
|
|
2132
|
+
.cdr-rating--linked_11-3-2 {
|
|
2024
2133
|
display: inline-flex;
|
|
2025
2134
|
text-decoration: none; }
|
|
2026
|
-
.cdr-rating--linked_11-
|
|
2135
|
+
.cdr-rating--linked_11-3-2 .cdr-rating__count_11-3-2:hover, .cdr-rating--linked_11-3-2 .cdr-rating__count_11-3-2:active, .cdr-rating--linked_11-3-2 .cdr-rating__count_11-3-2:focus {
|
|
2027
2136
|
color: #406eb5;
|
|
2028
2137
|
text-decoration: underline; }
|
|
2029
|
-
.cdr-rating--linked_11-
|
|
2138
|
+
.cdr-rating--linked_11-3-2 .cdr-rating__count_11-3-2 > .cdr-rating__number_11-3-2 {
|
|
2030
2139
|
border-right: 0.1rem solid #b2ab9f;
|
|
2031
2140
|
padding: 0 0.6rem;
|
|
2032
2141
|
margin-right: 0.6rem; }
|
|
2033
|
-
.cdr-rating--large_11-
|
|
2142
|
+
.cdr-rating--large_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2034
2143
|
width: 3.2rem;
|
|
2035
2144
|
height: 3.2rem;
|
|
2036
2145
|
font-size: 3.2rem; }
|
|
2037
|
-
.cdr-rating--large_11-
|
|
2146
|
+
.cdr-rating--large_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2038
2147
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2039
2148
|
font-style: normal;
|
|
2040
2149
|
font-weight: 400;
|
|
2041
2150
|
letter-spacing: -0.016rem;
|
|
2042
2151
|
font-size: 1.6rem;
|
|
2043
2152
|
line-height: 2.2rem; }
|
|
2044
|
-
.cdr-rating--medium_11-
|
|
2153
|
+
.cdr-rating--medium_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2045
2154
|
width: 2.4rem;
|
|
2046
2155
|
height: 2.4rem;
|
|
2047
2156
|
font-size: 2.4rem; }
|
|
2048
|
-
.cdr-rating--medium_11-
|
|
2157
|
+
.cdr-rating--medium_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2049
2158
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2050
2159
|
font-style: normal;
|
|
2051
2160
|
font-weight: 400;
|
|
@@ -2053,11 +2162,11 @@
|
|
|
2053
2162
|
font-size: 1.4rem;
|
|
2054
2163
|
line-height: 1.8rem;
|
|
2055
2164
|
margin-left: 0.8rem; }
|
|
2056
|
-
.cdr-rating--small_11-
|
|
2165
|
+
.cdr-rating--small_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2057
2166
|
width: 1.6rem;
|
|
2058
2167
|
height: 1.6rem;
|
|
2059
2168
|
font-size: 1.6rem; }
|
|
2060
|
-
.cdr-rating--small_11-
|
|
2169
|
+
.cdr-rating--small_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2061
2170
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2062
2171
|
font-style: normal;
|
|
2063
2172
|
font-weight: 400;
|
|
@@ -2066,11 +2175,11 @@
|
|
|
2066
2175
|
line-height: 1.6rem;
|
|
2067
2176
|
margin-left: 0.4rem; }
|
|
2068
2177
|
@media (min-width: 0) and (max-width: 767px) {
|
|
2069
|
-
.cdr-rating--small\@xs_11-
|
|
2178
|
+
.cdr-rating--small\@xs_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2070
2179
|
width: 1.6rem;
|
|
2071
2180
|
height: 1.6rem;
|
|
2072
2181
|
font-size: 1.6rem; }
|
|
2073
|
-
.cdr-rating--small\@xs_11-
|
|
2182
|
+
.cdr-rating--small\@xs_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2074
2183
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2075
2184
|
font-style: normal;
|
|
2076
2185
|
font-weight: 400;
|
|
@@ -2078,11 +2187,11 @@
|
|
|
2078
2187
|
font-size: 1.2rem;
|
|
2079
2188
|
line-height: 1.6rem;
|
|
2080
2189
|
margin-left: 0.4rem; }
|
|
2081
|
-
.cdr-rating--medium\@xs_11-
|
|
2190
|
+
.cdr-rating--medium\@xs_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2082
2191
|
width: 2.4rem;
|
|
2083
2192
|
height: 2.4rem;
|
|
2084
2193
|
font-size: 2.4rem; }
|
|
2085
|
-
.cdr-rating--medium\@xs_11-
|
|
2194
|
+
.cdr-rating--medium\@xs_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2086
2195
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2087
2196
|
font-style: normal;
|
|
2088
2197
|
font-weight: 400;
|
|
@@ -2090,11 +2199,11 @@
|
|
|
2090
2199
|
font-size: 1.4rem;
|
|
2091
2200
|
line-height: 1.8rem;
|
|
2092
2201
|
margin-left: 0.8rem; }
|
|
2093
|
-
.cdr-rating--large\@xs_11-
|
|
2202
|
+
.cdr-rating--large\@xs_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2094
2203
|
width: 3.2rem;
|
|
2095
2204
|
height: 3.2rem;
|
|
2096
2205
|
font-size: 3.2rem; }
|
|
2097
|
-
.cdr-rating--large\@xs_11-
|
|
2206
|
+
.cdr-rating--large\@xs_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2098
2207
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2099
2208
|
font-style: normal;
|
|
2100
2209
|
font-weight: 400;
|
|
@@ -2102,11 +2211,11 @@
|
|
|
2102
2211
|
font-size: 1.6rem;
|
|
2103
2212
|
line-height: 2.2rem; } }
|
|
2104
2213
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
2105
|
-
.cdr-rating--small\@sm_11-
|
|
2214
|
+
.cdr-rating--small\@sm_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2106
2215
|
width: 1.6rem;
|
|
2107
2216
|
height: 1.6rem;
|
|
2108
2217
|
font-size: 1.6rem; }
|
|
2109
|
-
.cdr-rating--small\@sm_11-
|
|
2218
|
+
.cdr-rating--small\@sm_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2110
2219
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2111
2220
|
font-style: normal;
|
|
2112
2221
|
font-weight: 400;
|
|
@@ -2114,11 +2223,11 @@
|
|
|
2114
2223
|
font-size: 1.2rem;
|
|
2115
2224
|
line-height: 1.6rem;
|
|
2116
2225
|
margin-left: 0.4rem; }
|
|
2117
|
-
.cdr-rating--medium\@sm_11-
|
|
2226
|
+
.cdr-rating--medium\@sm_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2118
2227
|
width: 2.4rem;
|
|
2119
2228
|
height: 2.4rem;
|
|
2120
2229
|
font-size: 2.4rem; }
|
|
2121
|
-
.cdr-rating--medium\@sm_11-
|
|
2230
|
+
.cdr-rating--medium\@sm_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2122
2231
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2123
2232
|
font-style: normal;
|
|
2124
2233
|
font-weight: 400;
|
|
@@ -2126,11 +2235,11 @@
|
|
|
2126
2235
|
font-size: 1.4rem;
|
|
2127
2236
|
line-height: 1.8rem;
|
|
2128
2237
|
margin-left: 0.8rem; }
|
|
2129
|
-
.cdr-rating--large\@sm_11-
|
|
2238
|
+
.cdr-rating--large\@sm_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2130
2239
|
width: 3.2rem;
|
|
2131
2240
|
height: 3.2rem;
|
|
2132
2241
|
font-size: 3.2rem; }
|
|
2133
|
-
.cdr-rating--large\@sm_11-
|
|
2242
|
+
.cdr-rating--large\@sm_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2134
2243
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2135
2244
|
font-style: normal;
|
|
2136
2245
|
font-weight: 400;
|
|
@@ -2138,11 +2247,11 @@
|
|
|
2138
2247
|
font-size: 1.6rem;
|
|
2139
2248
|
line-height: 2.2rem; } }
|
|
2140
2249
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
2141
|
-
.cdr-rating--small\@md_11-
|
|
2250
|
+
.cdr-rating--small\@md_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2142
2251
|
width: 1.6rem;
|
|
2143
2252
|
height: 1.6rem;
|
|
2144
2253
|
font-size: 1.6rem; }
|
|
2145
|
-
.cdr-rating--small\@md_11-
|
|
2254
|
+
.cdr-rating--small\@md_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2146
2255
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2147
2256
|
font-style: normal;
|
|
2148
2257
|
font-weight: 400;
|
|
@@ -2150,11 +2259,11 @@
|
|
|
2150
2259
|
font-size: 1.2rem;
|
|
2151
2260
|
line-height: 1.6rem;
|
|
2152
2261
|
margin-left: 0.4rem; }
|
|
2153
|
-
.cdr-rating--medium\@md_11-
|
|
2262
|
+
.cdr-rating--medium\@md_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2154
2263
|
width: 2.4rem;
|
|
2155
2264
|
height: 2.4rem;
|
|
2156
2265
|
font-size: 2.4rem; }
|
|
2157
|
-
.cdr-rating--medium\@md_11-
|
|
2266
|
+
.cdr-rating--medium\@md_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2158
2267
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2159
2268
|
font-style: normal;
|
|
2160
2269
|
font-weight: 400;
|
|
@@ -2162,11 +2271,11 @@
|
|
|
2162
2271
|
font-size: 1.4rem;
|
|
2163
2272
|
line-height: 1.8rem;
|
|
2164
2273
|
margin-left: 0.8rem; }
|
|
2165
|
-
.cdr-rating--large\@md_11-
|
|
2274
|
+
.cdr-rating--large\@md_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2166
2275
|
width: 3.2rem;
|
|
2167
2276
|
height: 3.2rem;
|
|
2168
2277
|
font-size: 3.2rem; }
|
|
2169
|
-
.cdr-rating--large\@md_11-
|
|
2278
|
+
.cdr-rating--large\@md_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2170
2279
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2171
2280
|
font-style: normal;
|
|
2172
2281
|
font-weight: 400;
|
|
@@ -2174,11 +2283,11 @@
|
|
|
2174
2283
|
font-size: 1.6rem;
|
|
2175
2284
|
line-height: 2.2rem; } }
|
|
2176
2285
|
@media (min-width: 1232px) {
|
|
2177
|
-
.cdr-rating--small\@lg_11-
|
|
2286
|
+
.cdr-rating--small\@lg_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2178
2287
|
width: 1.6rem;
|
|
2179
2288
|
height: 1.6rem;
|
|
2180
2289
|
font-size: 1.6rem; }
|
|
2181
|
-
.cdr-rating--small\@lg_11-
|
|
2290
|
+
.cdr-rating--small\@lg_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2182
2291
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2183
2292
|
font-style: normal;
|
|
2184
2293
|
font-weight: 400;
|
|
@@ -2186,11 +2295,11 @@
|
|
|
2186
2295
|
font-size: 1.2rem;
|
|
2187
2296
|
line-height: 1.6rem;
|
|
2188
2297
|
margin-left: 0.4rem; }
|
|
2189
|
-
.cdr-rating--medium\@lg_11-
|
|
2298
|
+
.cdr-rating--medium\@lg_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2190
2299
|
width: 2.4rem;
|
|
2191
2300
|
height: 2.4rem;
|
|
2192
2301
|
font-size: 2.4rem; }
|
|
2193
|
-
.cdr-rating--medium\@lg_11-
|
|
2302
|
+
.cdr-rating--medium\@lg_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2194
2303
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2195
2304
|
font-style: normal;
|
|
2196
2305
|
font-weight: 400;
|
|
@@ -2198,11 +2307,11 @@
|
|
|
2198
2307
|
font-size: 1.4rem;
|
|
2199
2308
|
line-height: 1.8rem;
|
|
2200
2309
|
margin-left: 0.8rem; }
|
|
2201
|
-
.cdr-rating--large\@lg_11-
|
|
2310
|
+
.cdr-rating--large\@lg_11-3-2 .cdr-rating__icon_11-3-2 {
|
|
2202
2311
|
width: 3.2rem;
|
|
2203
2312
|
height: 3.2rem;
|
|
2204
2313
|
font-size: 3.2rem; }
|
|
2205
|
-
.cdr-rating--large\@lg_11-
|
|
2314
|
+
.cdr-rating--large\@lg_11-3-2 .cdr-rating__count_11-3-2 {
|
|
2206
2315
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2207
2316
|
font-style: normal;
|
|
2208
2317
|
font-weight: 400;
|
|
@@ -2210,88 +2319,117 @@
|
|
|
2210
2319
|
font-size: 1.6rem;
|
|
2211
2320
|
line-height: 2.2rem; } }
|
|
2212
2321
|
|
|
2213
|
-
.cdr-
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2257
|
-
|
|
2258
|
-
|
|
2259
|
-
|
|
2260
|
-
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2266
|
-
|
|
2267
|
-
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2271
|
-
|
|
2272
|
-
|
|
2273
|
-
|
|
2274
|
-
|
|
2275
|
-
|
|
2276
|
-
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2283
|
-
|
|
2284
|
-
|
|
2285
|
-
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2322
|
+
.cdr-tab-panel_11-3-2 {
|
|
2323
|
+
width: 100%;
|
|
2324
|
+
height: 100%;
|
|
2325
|
+
padding-top: 0.2rem; }
|
|
2326
|
+
|
|
2327
|
+
@-webkit-keyframes exit-left {
|
|
2328
|
+
from {
|
|
2329
|
+
transform: translateX(0);
|
|
2330
|
+
opacity: 1; }
|
|
2331
|
+
to {
|
|
2332
|
+
transform: translateX(-1rem);
|
|
2333
|
+
opacity: 0; } }
|
|
2334
|
+
|
|
2335
|
+
@keyframes exit-left {
|
|
2336
|
+
from {
|
|
2337
|
+
transform: translateX(0);
|
|
2338
|
+
opacity: 1; }
|
|
2339
|
+
to {
|
|
2340
|
+
transform: translateX(-1rem);
|
|
2341
|
+
opacity: 0; } }
|
|
2342
|
+
|
|
2343
|
+
@-webkit-keyframes exit-right {
|
|
2344
|
+
from {
|
|
2345
|
+
transform: translateX(0);
|
|
2346
|
+
opacity: 1; }
|
|
2347
|
+
to {
|
|
2348
|
+
transform: translateX(1rem);
|
|
2349
|
+
opacity: 0; } }
|
|
2350
|
+
|
|
2351
|
+
@keyframes exit-right {
|
|
2352
|
+
from {
|
|
2353
|
+
transform: translateX(0);
|
|
2354
|
+
opacity: 1; }
|
|
2355
|
+
to {
|
|
2356
|
+
transform: translateX(1rem);
|
|
2357
|
+
opacity: 0; } }
|
|
2358
|
+
|
|
2359
|
+
@-webkit-keyframes enter-left {
|
|
2360
|
+
from {
|
|
2361
|
+
transform: translateX(-1rem);
|
|
2362
|
+
opacity: 0; }
|
|
2363
|
+
to {
|
|
2364
|
+
transform: translateX(0);
|
|
2365
|
+
opacity: 1; } }
|
|
2366
|
+
|
|
2367
|
+
@keyframes enter-left {
|
|
2368
|
+
from {
|
|
2369
|
+
transform: translateX(-1rem);
|
|
2370
|
+
opacity: 0; }
|
|
2371
|
+
to {
|
|
2372
|
+
transform: translateX(0);
|
|
2373
|
+
opacity: 1; } }
|
|
2374
|
+
|
|
2375
|
+
@-webkit-keyframes enter-right {
|
|
2376
|
+
from {
|
|
2377
|
+
transform: translateX(1rem);
|
|
2378
|
+
opacity: 0; }
|
|
2379
|
+
to {
|
|
2380
|
+
transform: translateX(0);
|
|
2381
|
+
opacity: 1; } }
|
|
2382
|
+
|
|
2383
|
+
@keyframes enter-right {
|
|
2384
|
+
from {
|
|
2385
|
+
transform: translateX(1rem);
|
|
2386
|
+
opacity: 0; }
|
|
2387
|
+
to {
|
|
2388
|
+
transform: translateX(0);
|
|
2389
|
+
opacity: 1; } }
|
|
2390
|
+
|
|
2391
|
+
.cdr-tab-panel-enter-left_11-3-2 {
|
|
2392
|
+
-webkit-animation-duration: 0.2s;
|
|
2393
|
+
animation-duration: 0.2s;
|
|
2394
|
+
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
2395
|
+
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2396
|
+
|
|
2397
|
+
.cdr-tab-panel-enter-left_11-3-2 {
|
|
2398
|
+
-webkit-animation-name: enter-left;
|
|
2399
|
+
animation-name: enter-left; }
|
|
2400
|
+
|
|
2401
|
+
.cdr-tab-panel-enter-right_11-3-2 {
|
|
2402
|
+
-webkit-animation-duration: 0.2s;
|
|
2403
|
+
animation-duration: 0.2s;
|
|
2404
|
+
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
2405
|
+
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2406
|
+
|
|
2407
|
+
.cdr-tab-panel-enter-right_11-3-2 {
|
|
2408
|
+
-webkit-animation-name: enter-right;
|
|
2409
|
+
animation-name: enter-right; }
|
|
2410
|
+
|
|
2411
|
+
.cdr-tab-panel-exit-left_11-3-2 {
|
|
2412
|
+
-webkit-animation-duration: 0.2s;
|
|
2413
|
+
animation-duration: 0.2s;
|
|
2414
|
+
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
2415
|
+
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2416
|
+
|
|
2417
|
+
.cdr-tab-panel-exit-left_11-3-2 {
|
|
2418
|
+
-webkit-animation-name: exit-left;
|
|
2419
|
+
animation-name: exit-left; }
|
|
2420
|
+
|
|
2421
|
+
.cdr-tab-panel-exit-right_11-3-2 {
|
|
2422
|
+
-webkit-animation-duration: 0.2s;
|
|
2423
|
+
animation-duration: 0.2s;
|
|
2424
|
+
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
2425
|
+
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2426
|
+
|
|
2427
|
+
.cdr-tab-panel-exit-right_11-3-2 {
|
|
2428
|
+
-webkit-animation-name: exit-right;
|
|
2429
|
+
animation-name: exit-right; }
|
|
2292
2430
|
|
|
2293
2431
|
/* intentionally empty */
|
|
2294
|
-
.cdr-tabs_11-
|
|
2432
|
+
.cdr-tabs_11-3-2 {
|
|
2295
2433
|
/* overflow-x: auto; */
|
|
2296
2434
|
display: flex;
|
|
2297
2435
|
flex-flow: column;
|
|
@@ -2305,24 +2443,24 @@
|
|
|
2305
2443
|
========== */
|
|
2306
2444
|
/* Centered
|
|
2307
2445
|
========== */ }
|
|
2308
|
-
.cdr-tabs_11-
|
|
2446
|
+
.cdr-tabs_11-3-2 ::-webkit-scrollbar {
|
|
2309
2447
|
-webkit-appearance: none;
|
|
2310
2448
|
width: 0.7rem; }
|
|
2311
|
-
.cdr-tabs_11-
|
|
2449
|
+
.cdr-tabs_11-3-2 ::-webkit-scrollbar-thumb {
|
|
2312
2450
|
border-radius: 0.4rem;
|
|
2313
2451
|
background-color: rgba(0, 0, 0, 0.5);
|
|
2314
2452
|
-webkit-box-shadow: 0 0 0.1rem rgba(255, 255, 255, 0.5); }
|
|
2315
|
-
.cdr-tabs__header-container_11-
|
|
2453
|
+
.cdr-tabs__header-container_11-3-2 {
|
|
2316
2454
|
overflow-x: auto;
|
|
2317
2455
|
border-bottom: 0.1rem solid #928b80;
|
|
2318
2456
|
-webkit-overflow-scrolling: touch;
|
|
2319
2457
|
-ms-overflow-style: -ms-autohiding-scrollbar; }
|
|
2320
|
-
.cdr-tabs__header-container_11-
|
|
2458
|
+
.cdr-tabs__header-container_11-3-2::-webkit-scrollbar {
|
|
2321
2459
|
width: 0 !important;
|
|
2322
2460
|
height: 0 !important; }
|
|
2323
|
-
.cdr-tabs__gradient-container_11-
|
|
2461
|
+
.cdr-tabs__gradient-container_11-3-2 {
|
|
2324
2462
|
position: relative; }
|
|
2325
|
-
.cdr-tabs__gradient_11-
|
|
2463
|
+
.cdr-tabs__gradient_11-3-2 {
|
|
2326
2464
|
transition: opacity 0.2s ease;
|
|
2327
2465
|
-webkit-transition: opacity 0.2s ease;
|
|
2328
2466
|
position: absolute;
|
|
@@ -2332,19 +2470,19 @@
|
|
|
2332
2470
|
width: 4.8rem;
|
|
2333
2471
|
pointer-events: none;
|
|
2334
2472
|
opacity: 0; }
|
|
2335
|
-
.cdr-tabs__gradient--left_11-
|
|
2473
|
+
.cdr-tabs__gradient--left_11-3-2 {
|
|
2336
2474
|
left: 0; }
|
|
2337
|
-
.cdr-tabs__gradient--right_11-
|
|
2475
|
+
.cdr-tabs__gradient--right_11-3-2 {
|
|
2338
2476
|
right: 0; }
|
|
2339
|
-
.cdr-tabs__gradient--active_11-
|
|
2477
|
+
.cdr-tabs__gradient--active_11-3-2 {
|
|
2340
2478
|
opacity: 1; }
|
|
2341
|
-
.cdr-tabs__header_11-
|
|
2479
|
+
.cdr-tabs__header_11-3-2 {
|
|
2342
2480
|
display: flex;
|
|
2343
2481
|
width: 100%;
|
|
2344
2482
|
margin: 0;
|
|
2345
2483
|
padding: 0;
|
|
2346
2484
|
position: relative; }
|
|
2347
|
-
.cdr-tabs__header-item_11-
|
|
2485
|
+
.cdr-tabs__header-item_11-3-2 {
|
|
2348
2486
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2349
2487
|
font-style: normal;
|
|
2350
2488
|
font-weight: inherit;
|
|
@@ -2354,431 +2492,176 @@
|
|
|
2354
2492
|
border: none;
|
|
2355
2493
|
background-color: transparent;
|
|
2356
2494
|
display: block;
|
|
2357
|
-
color: rgba(66, 59, 47, 0.75);
|
|
2358
|
-
font-weight: 300;
|
|
2359
|
-
text-decoration: none;
|
|
2360
|
-
padding: 1.2rem 0.8rem;
|
|
2361
|
-
white-space: nowrap;
|
|
2362
|
-
outline-offset: -0.3rem; }
|
|
2363
|
-
.cdr-tabs__header-item_11-
|
|
2364
|
-
margin-left: 1.6rem; }
|
|
2365
|
-
.cdr-tabs__header-item-active_11-
|
|
2366
|
-
color: rgba(12, 11, 8, 0.75);
|
|
2367
|
-
font-weight: 500; }
|
|
2368
|
-
.cdr-tabs__header-item_11-
|
|
2369
|
-
display: block;
|
|
2370
|
-
content: attr(js-name);
|
|
2371
|
-
font-weight: 500;
|
|
2372
|
-
height: 0;
|
|
2373
|
-
overflow: hidden;
|
|
2374
|
-
visibility: hidden; }
|
|
2375
|
-
.cdr-tabs__header-item_11-
|
|
2376
|
-
text-decoration: none;
|
|
2377
|
-
color: #406eb5; }
|
|
2378
|
-
.cdr-tabs__header-item--disabled_11-
|
|
2379
|
-
border: none;
|
|
2380
|
-
background-color: transparent;
|
|
2381
|
-
color: #d1cbbd; }
|
|
2382
|
-
.cdr-tabs__header-item--disabled_11-1-0:active, .cdr-tabs__header-item--disabled_11-1-0:hover, .cdr-tabs__header-item--disabled_11-1-0:focus {
|
|
2383
|
-
color: #d1cbbd;
|
|
2384
|
-
cursor: not-allowed; }
|
|
2385
|
-
.cdr-tabs__underline_11-1-0 {
|
|
2386
|
-
z-index: 1;
|
|
2387
|
-
position: absolute;
|
|
2388
|
-
width: 3rem;
|
|
2389
|
-
margin: 0;
|
|
2390
|
-
height: 0.4rem;
|
|
2391
|
-
margin-top: -0.4rem;
|
|
2392
|
-
box-sizing: border-box;
|
|
2393
|
-
border: none;
|
|
2394
|
-
background-color: #406eb5;
|
|
2395
|
-
transition: 0.4s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2396
|
-
.cdr-tabs__content-container_11-1-0 {
|
|
2397
|
-
position: relative;
|
|
2398
|
-
flex: 1 1 auto;
|
|
2399
|
-
overflow-x: hidden;
|
|
2400
|
-
overflow-y: auto; }
|
|
2401
|
-
.cdr-tabs_11-1-0 .fade-enter-active_11-1-0,
|
|
2402
|
-
.cdr-tabs_11-1-0 .fade-leave-active_11-1-0 {
|
|
2403
|
-
opacity: 0.5s; }
|
|
2404
|
-
.cdr-tabs_11-1-0 .fade-enter_11-1-0,
|
|
2405
|
-
.cdr-tabs_11-1-0 .fade-leave-to_11-1-0 {
|
|
2406
|
-
opacity: 0; }
|
|
2407
|
-
.cdr-tabs--compact_11-1-0 .cdr-tabs__header-item-label_11-1-0, .cdr-tabs--small_11-1-0 .cdr-tabs__header-item-label_11-1-0 {
|
|
2408
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2409
|
-
font-style: normal;
|
|
2410
|
-
font-weight: inherit;
|
|
2411
|
-
letter-spacing: -0.008rem;
|
|
2412
|
-
font-size: 1.4rem;
|
|
2413
|
-
line-height: 1.8rem;
|
|
2414
|
-
padding: 0.6rem 1.2rem; }
|
|
2415
|
-
.cdr-tabs--compact_11-1-0 .cdr-tabs__header-item_11-1-0 + .cdr-tabs--compact_11-1-0 .cdr-tabs__header-item_11-1-0, .cdr-tabs--small_11-1-0 .cdr-tabs__header-item_11-1-0 + .cdr-tabs--compact_11-1-0 .cdr-tabs__header-item_11-1-0, .cdr-tabs--compact_11-1-0 .cdr-tabs__header-item_11-1-0 + .cdr-tabs--small_11-1-0 .cdr-tabs__header-item_11-1-0, .cdr-tabs--small_11-1-0 .cdr-tabs__header-item_11-1-0 + .cdr-tabs--small_11-1-0 .cdr-tabs__header-item_11-1-0 {
|
|
2416
|
-
margin-left: 0.8rem; }
|
|
2417
|
-
.cdr-tabs--no-border_11-1-0 .cdr-tabs__header_11-1-0,
|
|
2418
|
-
.cdr-tabs--no-border_11-1-0 .cdr-tabs__header-container_11-1-0 {
|
|
2419
|
-
border-bottom: 0.1rem solid transparent; }
|
|
2420
|
-
.cdr-tabs--full-width_11-1-0 .cdr-tabs__header-item_11-1-0 {
|
|
2421
|
-
flex-grow: 1; }
|
|
2422
|
-
.cdr-tabs--centered_11-1-0 .cdr-tabs__header-item_11-1-0:first-of-type {
|
|
2423
|
-
margin-left: auto; }
|
|
2424
|
-
.cdr-tabs--centered_11-1-0 .cdr-tabs__header-item_11-1-0:last-of-type {
|
|
2425
|
-
margin-right: auto; }
|
|
2426
|
-
|
|
2427
|
-
.cdr-text_11-1-0 {
|
|
2428
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2429
|
-
font-style: normal;
|
|
2430
|
-
font-weight: 400;
|
|
2431
|
-
letter-spacing: -0.016rem;
|
|
2432
|
-
font-size: 1.6rem;
|
|
2433
|
-
line-height: 2.2rem;
|
|
2434
|
-
margin: 0; }
|
|
2435
|
-
|
|
2436
|
-
.cdr-toast_11-1-0 {
|
|
2437
|
-
position: relative;
|
|
2438
|
-
border-left: 0.4rem solid;
|
|
2439
|
-
box-shadow: 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2);
|
|
2440
|
-
margin-bottom: 1.6rem;
|
|
2441
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2442
|
-
font-style: normal;
|
|
2443
|
-
font-weight: 400;
|
|
2444
|
-
letter-spacing: -0.016rem;
|
|
2445
|
-
font-size: 1.4rem;
|
|
2446
|
-
line-height: 1.8rem; }
|
|
2447
|
-
@media (min-width: 768px) {
|
|
2448
|
-
.cdr-toast_11-1-0 {
|
|
2449
|
-
width: 39rem; } }
|
|
2450
|
-
.cdr-toast__transition--toast-enter_11-1-0 {
|
|
2451
|
-
opacity: 0;
|
|
2452
|
-
transform: translateX(2.4rem); }
|
|
2453
|
-
.cdr-toast__transition--toast-enter-active_11-1-0 {
|
|
2454
|
-
transition: all 0.5s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2455
|
-
.cdr-toast__transition--toast-leave-to_11-1-0 {
|
|
2456
|
-
opacity: 0; }
|
|
2457
|
-
.cdr-toast__transition--toast-leave-active_11-1-0 {
|
|
2458
|
-
transition: opacity 0.2s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2459
|
-
.cdr-toast__main_11-1-0 {
|
|
2460
|
-
display: grid;
|
|
2461
|
-
grid-template-columns: auto 1fr auto;
|
|
2462
|
-
grid-template-areas: "icon-left message close-button"; }
|
|
2463
|
-
.cdr-toast__icon-left_11-1-0 {
|
|
2464
|
-
width: 3.2rem;
|
|
2465
|
-
grid-area: icon-left;
|
|
2466
|
-
display: inherit;
|
|
2467
|
-
align-items: center;
|
|
2468
|
-
justify-items: center; }
|
|
2469
|
-
.cdr-toast__icon-left_11-1-0 svg {
|
|
2470
|
-
max-height: 2.2rem;
|
|
2471
|
-
max-width: 2.2rem;
|
|
2472
|
-
stroke: white;
|
|
2473
|
-
stroke-width: 0.4rem;
|
|
2474
|
-
paint-order: stroke fill;
|
|
2475
|
-
margin: 0.4rem; }
|
|
2476
|
-
.cdr-toast__message_11-1-0 {
|
|
2477
|
-
display: inherit;
|
|
2478
|
-
align-items: center;
|
|
2479
|
-
grid-area: message;
|
|
2480
|
-
padding: 0.7rem; }
|
|
2481
|
-
.cdr-toast__close-button_11-1-0 {
|
|
2482
|
-
display: inherit;
|
|
2483
|
-
align-content: center;
|
|
2484
|
-
grid-area: close-button;
|
|
2485
|
-
max-height: 3.2rem; }
|
|
2486
|
-
.cdr-toast__close-button_11-1-0 svg {
|
|
2487
|
-
height: 2.2rem;
|
|
2488
|
-
width: 2.2rem;
|
|
2489
|
-
fill: rgba(3, 3, 1, 0.9) !important; }
|
|
2490
|
-
.cdr-toast--default_11-1-0 {
|
|
2491
|
-
border-left-color: #726d64; }
|
|
2492
|
-
.cdr-toast--default_11-1-0 .cdr-toast__main_11-1-0 {
|
|
2493
|
-
background-color: #f9f8f6;
|
|
2494
|
-
border-top: 0.1rem solid;
|
|
2495
|
-
border-right: 0.1rem solid;
|
|
2496
|
-
border-bottom: 0.1rem solid;
|
|
2497
|
-
border-color: #e8e0ce; }
|
|
2498
|
-
.cdr-toast--default_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
2499
|
-
background-color: #e8e0ce; }
|
|
2500
|
-
.cdr-toast--default_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
2501
|
-
fill: #726d64; }
|
|
2502
|
-
.cdr-toast--info_11-1-0 {
|
|
2503
|
-
border-left-color: #408e86; }
|
|
2504
|
-
.cdr-toast--info_11-1-0 .cdr-toast__main_11-1-0 {
|
|
2505
|
-
background-color: #edf4f5;
|
|
2506
|
-
border-top: 0.1rem solid;
|
|
2507
|
-
border-right: 0.1rem solid;
|
|
2508
|
-
border-bottom: 0.1rem solid;
|
|
2509
|
-
border-color: #c2d8db; }
|
|
2510
|
-
.cdr-toast--info_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
2511
|
-
background-color: #c2d8db; }
|
|
2512
|
-
.cdr-toast--info_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
2513
|
-
fill: #408e86; }
|
|
2514
|
-
.cdr-toast--warning_11-1-0 {
|
|
2515
|
-
border-left-color: #b68b37; }
|
|
2516
|
-
.cdr-toast--warning_11-1-0 .cdr-toast__main_11-1-0 {
|
|
2517
|
-
background-color: #fefcf1;
|
|
2518
|
-
border-top: 0.1rem solid;
|
|
2519
|
-
border-right: 0.1rem solid;
|
|
2520
|
-
border-bottom: 0.1rem solid;
|
|
2521
|
-
border-color: #f5e9b7; }
|
|
2522
|
-
.cdr-toast--warning_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
2523
|
-
background-color: #f5e9b7; }
|
|
2524
|
-
.cdr-toast--warning_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
2525
|
-
fill: #b68b37; }
|
|
2526
|
-
.cdr-toast--success_11-1-0 {
|
|
2527
|
-
border-left-color: #3b8349; }
|
|
2528
|
-
.cdr-toast--success_11-1-0 .cdr-toast__main_11-1-0 {
|
|
2529
|
-
background-color: #f4fbf5;
|
|
2530
|
-
border-top: 0.1rem solid;
|
|
2531
|
-
border-right: 0.1rem solid;
|
|
2532
|
-
border-bottom: 0.1rem solid;
|
|
2533
|
-
border-color: #d5e6cb; }
|
|
2534
|
-
.cdr-toast--success_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
2535
|
-
background-color: #d5e6cb; }
|
|
2536
|
-
.cdr-toast--success_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
2537
|
-
fill: #3b8349; }
|
|
2538
|
-
.cdr-toast--error_11-1-0 {
|
|
2539
|
-
border-left-color: #bb4045; }
|
|
2540
|
-
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 {
|
|
2541
|
-
background-color: #fdf7f7;
|
|
2542
|
-
border-top: 0.1rem solid;
|
|
2543
|
-
border-right: 0.1rem solid;
|
|
2544
|
-
border-bottom: 0.1rem solid;
|
|
2545
|
-
border-color: #eecbc1; }
|
|
2546
|
-
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 svg {
|
|
2547
|
-
fill: #bb4045; }
|
|
2548
|
-
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
2549
|
-
background-color: #eecbc1; }
|
|
2550
|
-
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
2551
|
-
fill: #bb4045; }
|
|
2552
|
-
|
|
2553
|
-
/* intentionally empty */
|
|
2554
|
-
/* ==========================================================================
|
|
2555
|
-
# CdrSelect
|
|
2556
|
-
|
|
2557
|
-
All values should map to variables in
|
|
2558
|
-
vars/CdrSelect.vars.pcss
|
|
2559
|
-
in order to allow for theming
|
|
2560
|
-
|
|
2561
|
-
TOC:
|
|
2562
|
-
|
|
2563
|
-
:Base - Select
|
|
2564
|
-
:States
|
|
2565
|
-
|
|
2566
|
-
/* Style variants
|
|
2567
|
-
========================================================================== */
|
|
2568
|
-
.cdr-select_11-1-0 {
|
|
2569
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2570
|
-
font-style: normal;
|
|
2571
|
-
font-weight: 400;
|
|
2572
|
-
letter-spacing: -0.016rem;
|
|
2573
|
-
font-size: 1.6rem;
|
|
2574
|
-
line-height: 2.2rem;
|
|
2575
|
-
font-weight: 500;
|
|
2576
|
-
background: rgba(244, 242, 237, 0.15);
|
|
2577
|
-
color: #20201d;
|
|
2578
|
-
box-shadow: inset 0 0 0 0.1rem #928b80;
|
|
2579
|
-
border: 0;
|
|
2580
|
-
border-radius: 0.4rem;
|
|
2581
|
-
padding-left: 0.8rem;
|
|
2582
|
-
padding-right: 3.2rem;
|
|
2583
|
-
height: 4rem;
|
|
2584
|
-
display: block;
|
|
2585
|
-
width: 100%;
|
|
2586
|
-
overflow: auto;
|
|
2587
|
-
margin: 0;
|
|
2588
|
-
/* Hide Browser Styled Drowpdown Arrow */
|
|
2589
|
-
-webkit-appearance: none;
|
|
2590
|
-
-moz-appearance: none;
|
|
2591
|
-
appearance: none;
|
|
2592
|
-
/* @xs
|
|
2593
|
-
0px - 767px
|
|
2594
|
-
========== */
|
|
2595
|
-
/* Size variants
|
|
2596
|
-
========================================================================== */
|
|
2597
|
-
/* @sm
|
|
2598
|
-
768px - 991px
|
|
2599
|
-
========== */
|
|
2600
|
-
/* @md
|
|
2601
|
-
992px - 1199px
|
|
2602
|
-
========== */
|
|
2603
|
-
/* @lg
|
|
2604
|
-
1200px and up
|
|
2605
|
-
========== */ }
|
|
2606
|
-
.cdr-select_11-1-0[disabled] {
|
|
2607
|
-
background-color: #f9f8f6;
|
|
2608
|
-
color: #d1cbbd;
|
|
2609
|
-
box-shadow: inset 0 0 0 0.1rem #d1cbbd; }
|
|
2610
|
-
.cdr-select_11-1-0[disabled]:hover {
|
|
2611
|
-
box-shadow: inset 0 0 0 0.1rem #d1cbbd;
|
|
2612
|
-
cursor: not-allowed; }
|
|
2613
|
-
.cdr-select_11-1-0:active, .cdr-select_11-1-0:focus {
|
|
2614
|
-
box-shadow: inset 0 0 0 0.2rem #20201d, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2);
|
|
2615
|
-
outline: none; }
|
|
2616
|
-
.cdr-select_11-1-0::-ms-expand {
|
|
2617
|
-
display: none; }
|
|
2618
|
-
.cdr-select--primary_11-1-0 {
|
|
2619
|
-
background-color: rgba(244, 242, 237, 0.15); }
|
|
2620
|
-
.cdr-select--primary_11-1-0:active, .cdr-select--primary_11-1-0:focus {
|
|
2621
|
-
background-color: #f9f8f6; }
|
|
2622
|
-
.cdr-select--secondary_11-1-0 {
|
|
2623
|
-
background-color: rgba(255, 255, 255, 0.85); }
|
|
2624
|
-
.cdr-select--secondary_11-1-0:active, .cdr-select--secondary_11-1-0:focus {
|
|
2625
|
-
background-color: #ffffff; }
|
|
2626
|
-
.cdr-select--error_11-1-0 {
|
|
2627
|
-
background-color: rgba(255, 242, 242, 0.75);
|
|
2628
|
-
box-shadow: inset 0 0 0 0.1rem #b33322; }
|
|
2629
|
-
.cdr-select--preicon_11-1-0 {
|
|
2630
|
-
/* $input-pre-icon-default-width = 25px with the expectation that
|
|
2631
|
-
slot provided icon is close to that width */
|
|
2632
|
-
padding-left: 3.7rem; }
|
|
2633
|
-
.cdr-select__prompt_11-1-0 {
|
|
2634
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2635
|
-
font-style: normal;
|
|
2636
|
-
font-weight: 400;
|
|
2637
|
-
letter-spacing: -0.016rem;
|
|
2638
|
-
font-size: 1.6rem;
|
|
2639
|
-
line-height: 2.2rem;
|
|
2640
|
-
font-style: normal;
|
|
2641
|
-
color: rgba(12, 11, 8, 0.75); }
|
|
2642
|
-
.cdr-select__prompt_11-1-0[disabled] {
|
|
2495
|
+
color: rgba(66, 59, 47, 0.75);
|
|
2496
|
+
font-weight: 300;
|
|
2497
|
+
text-decoration: none;
|
|
2498
|
+
padding: 1.2rem 0.8rem;
|
|
2499
|
+
white-space: nowrap;
|
|
2500
|
+
outline-offset: -0.3rem; }
|
|
2501
|
+
.cdr-tabs__header-item_11-3-2 + .cdr-tabs__header-item_11-3-2 {
|
|
2502
|
+
margin-left: 1.6rem; }
|
|
2503
|
+
.cdr-tabs__header-item-active_11-3-2 {
|
|
2504
|
+
color: rgba(12, 11, 8, 0.75);
|
|
2505
|
+
font-weight: 500; }
|
|
2506
|
+
.cdr-tabs__header-item_11-3-2::before {
|
|
2507
|
+
display: block;
|
|
2508
|
+
content: attr(js-name);
|
|
2509
|
+
font-weight: 500;
|
|
2510
|
+
height: 0;
|
|
2511
|
+
overflow: hidden;
|
|
2512
|
+
visibility: hidden; }
|
|
2513
|
+
.cdr-tabs__header-item_11-3-2:active, .cdr-tabs__header-item_11-3-2:hover, .cdr-tabs__header-item_11-3-2:focus {
|
|
2514
|
+
text-decoration: none;
|
|
2515
|
+
color: #406eb5; }
|
|
2516
|
+
.cdr-tabs__header-item--disabled_11-3-2 {
|
|
2517
|
+
border: none;
|
|
2518
|
+
background-color: transparent;
|
|
2643
2519
|
color: #d1cbbd; }
|
|
2644
|
-
.cdr-
|
|
2645
|
-
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
transform: translateY(-50%);
|
|
2650
|
-
pointer-events: none; }
|
|
2651
|
-
.cdr-select__caret--disabled_11-1-0 {
|
|
2652
|
-
fill: #dcd6cb; }
|
|
2653
|
-
.cdr-select__pre-icon_11-1-0 {
|
|
2520
|
+
.cdr-tabs__header-item--disabled_11-3-2:active, .cdr-tabs__header-item--disabled_11-3-2:hover, .cdr-tabs__header-item--disabled_11-3-2:focus {
|
|
2521
|
+
color: #d1cbbd;
|
|
2522
|
+
cursor: not-allowed; }
|
|
2523
|
+
.cdr-tabs__underline_11-3-2 {
|
|
2524
|
+
z-index: 1;
|
|
2654
2525
|
position: absolute;
|
|
2655
|
-
|
|
2656
|
-
|
|
2657
|
-
|
|
2658
|
-
|
|
2659
|
-
|
|
2660
|
-
|
|
2661
|
-
|
|
2662
|
-
|
|
2663
|
-
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2669
|
-
|
|
2670
|
-
|
|
2671
|
-
|
|
2672
|
-
|
|
2673
|
-
|
|
2526
|
+
width: 3rem;
|
|
2527
|
+
margin: 0;
|
|
2528
|
+
height: 0.4rem;
|
|
2529
|
+
margin-top: -0.4rem;
|
|
2530
|
+
box-sizing: border-box;
|
|
2531
|
+
border: none;
|
|
2532
|
+
background-color: #406eb5;
|
|
2533
|
+
transition: 0.4s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2534
|
+
.cdr-tabs__content-container_11-3-2 {
|
|
2535
|
+
position: relative;
|
|
2536
|
+
flex: 1 1 auto;
|
|
2537
|
+
overflow-x: hidden;
|
|
2538
|
+
overflow-y: auto; }
|
|
2539
|
+
.cdr-tabs_11-3-2 .fade-enter-active_11-3-2,
|
|
2540
|
+
.cdr-tabs_11-3-2 .fade-leave-active_11-3-2 {
|
|
2541
|
+
opacity: 0.5s; }
|
|
2542
|
+
.cdr-tabs_11-3-2 .fade-enter_11-3-2,
|
|
2543
|
+
.cdr-tabs_11-3-2 .fade-leave-to_11-3-2 {
|
|
2544
|
+
opacity: 0; }
|
|
2545
|
+
.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item-label_11-3-2, .cdr-tabs--small_11-3-2 .cdr-tabs__header-item-label_11-3-2 {
|
|
2674
2546
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2675
2547
|
font-style: normal;
|
|
2676
|
-
font-weight:
|
|
2677
|
-
letter-spacing: -0.
|
|
2678
|
-
font-size: 1.
|
|
2679
|
-
line-height:
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2683
|
-
|
|
2684
|
-
|
|
2685
|
-
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2692
|
-
@media (min-width: 992px) and (max-width: 1231px) {
|
|
2693
|
-
.cdr-select--large\@md_11-1-0 {
|
|
2694
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2695
|
-
font-style: normal;
|
|
2696
|
-
font-weight: 400;
|
|
2697
|
-
letter-spacing: -0.016rem;
|
|
2698
|
-
font-size: 1.8rem;
|
|
2699
|
-
line-height: 2.4rem;
|
|
2700
|
-
height: 4.8rem;
|
|
2701
|
-
padding-left: 0.8rem; } }
|
|
2702
|
-
@media (min-width: 1232px) {
|
|
2703
|
-
.cdr-select--large\@lg_11-1-0 {
|
|
2704
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2705
|
-
font-style: normal;
|
|
2706
|
-
font-weight: 400;
|
|
2707
|
-
letter-spacing: -0.016rem;
|
|
2708
|
-
font-size: 1.8rem;
|
|
2709
|
-
line-height: 2.4rem;
|
|
2710
|
-
height: 4.8rem;
|
|
2711
|
-
padding-left: 0.8rem; } }
|
|
2712
|
-
/* ==========================================================================
|
|
2713
|
-
# SELECT WRAPPER
|
|
2714
|
-
========================================================================== */
|
|
2715
|
-
/* Sets new origin for relative positioning of Select and Caret */
|
|
2716
|
-
.cdr-select-wrap_11-1-0 {
|
|
2717
|
-
position: relative;
|
|
2718
|
-
flex: 1; }
|
|
2719
|
-
|
|
2720
|
-
/* intentionally empty */
|
|
2721
|
-
/* ==========================================================================
|
|
2722
|
-
# Cdrquote
|
|
2548
|
+
font-weight: inherit;
|
|
2549
|
+
letter-spacing: -0.008rem;
|
|
2550
|
+
font-size: 1.4rem;
|
|
2551
|
+
line-height: 1.8rem;
|
|
2552
|
+
padding: 0.6rem 1.2rem; }
|
|
2553
|
+
.cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2 + .cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2, .cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2 + .cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2, .cdr-tabs--compact_11-3-2 .cdr-tabs__header-item_11-3-2 + .cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2, .cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2 + .cdr-tabs--small_11-3-2 .cdr-tabs__header-item_11-3-2 {
|
|
2554
|
+
margin-left: 0.8rem; }
|
|
2555
|
+
.cdr-tabs--no-border_11-3-2 .cdr-tabs__header_11-3-2,
|
|
2556
|
+
.cdr-tabs--no-border_11-3-2 .cdr-tabs__header-container_11-3-2 {
|
|
2557
|
+
border-bottom: 0.1rem solid transparent; }
|
|
2558
|
+
.cdr-tabs--full-width_11-3-2 .cdr-tabs__header-item_11-3-2 {
|
|
2559
|
+
flex-grow: 1; }
|
|
2560
|
+
.cdr-tabs--centered_11-3-2 .cdr-tabs__header-item_11-3-2:first-of-type {
|
|
2561
|
+
margin-left: auto; }
|
|
2562
|
+
.cdr-tabs--centered_11-3-2 .cdr-tabs__header-item_11-3-2:last-of-type {
|
|
2563
|
+
margin-right: auto; }
|
|
2723
2564
|
|
|
2724
|
-
|
|
2565
|
+
.cdr-text_11-3-2 {
|
|
2566
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2567
|
+
font-style: normal;
|
|
2568
|
+
font-weight: 400;
|
|
2569
|
+
letter-spacing: -0.016rem;
|
|
2570
|
+
font-size: 1.6rem;
|
|
2571
|
+
line-height: 2.2rem;
|
|
2572
|
+
margin: 0; }
|
|
2725
2573
|
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2574
|
+
.cdr-table_11-3-2 {
|
|
2575
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2576
|
+
font-style: normal;
|
|
2577
|
+
font-weight: 400;
|
|
2578
|
+
letter-spacing: -0.016rem;
|
|
2579
|
+
font-size: 1.4rem;
|
|
2580
|
+
line-height: 1.8rem;
|
|
2581
|
+
color: rgba(12, 11, 8, 0.75);
|
|
2582
|
+
border: none;
|
|
2583
|
+
border-collapse: collapse; }
|
|
2584
|
+
.cdr-table_11-3-2 tr {
|
|
2585
|
+
background-color: #ffffff; }
|
|
2586
|
+
.cdr-table_11-3-2 thead tr {
|
|
2587
|
+
background-color: #f4f2ed; }
|
|
2588
|
+
.cdr-table_11-3-2 th,
|
|
2589
|
+
.cdr-table_11-3-2 td {
|
|
2590
|
+
color: rgba(12, 11, 8, 0.75);
|
|
2591
|
+
padding: 0.8rem 1.6rem;
|
|
2592
|
+
text-align: left; }
|
|
2593
|
+
.cdr-table_11-3-2 th {
|
|
2733
2594
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2734
2595
|
font-style: normal;
|
|
2735
|
-
font-weight:
|
|
2596
|
+
font-weight: 600;
|
|
2736
2597
|
letter-spacing: -0.008rem;
|
|
2737
|
-
font-size: 1.
|
|
2738
|
-
line-height: 1.
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
font-
|
|
2743
|
-
|
|
2744
|
-
font-size:
|
|
2745
|
-
line-height:
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
.
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
|
|
2761
|
-
|
|
2762
|
-
|
|
2763
|
-
|
|
2764
|
-
|
|
2765
|
-
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2769
|
-
|
|
2598
|
+
font-size: 1.4rem;
|
|
2599
|
+
line-height: 1.8rem; }
|
|
2600
|
+
.cdr-table_11-3-2 caption {
|
|
2601
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2602
|
+
font-style: normal;
|
|
2603
|
+
font-weight: 600;
|
|
2604
|
+
letter-spacing: -0.008rem;
|
|
2605
|
+
font-size: 1.6rem;
|
|
2606
|
+
line-height: 2.2rem;
|
|
2607
|
+
text-align: left;
|
|
2608
|
+
margin-bottom: 0.8rem; }
|
|
2609
|
+
.cdr-table--small_11-3-2 th, .cdr-table--small_11-3-2 td {
|
|
2610
|
+
padding: 0.4rem 1.6rem; }
|
|
2611
|
+
.cdr-table--medium_11-3-2 th, .cdr-table--medium_11-3-2 td {
|
|
2612
|
+
padding: 0.8rem 1.6rem; }
|
|
2613
|
+
.cdr-table--large_11-3-2 th, .cdr-table--large_11-3-2 td {
|
|
2614
|
+
padding: 1.6rem; }
|
|
2615
|
+
.cdr-table--striped_11-3-2 tr:nth-child(odd) {
|
|
2616
|
+
background-color: #f9f8f6; }
|
|
2617
|
+
.cdr-table--striped_11-3-2 thead + tbody tr:nth-child(even) {
|
|
2618
|
+
background-color: #f9f8f6; }
|
|
2619
|
+
.cdr-table--striped_11-3-2 thead + tbody tr:nth-child(odd) {
|
|
2620
|
+
background-color: #ffffff; }
|
|
2621
|
+
.cdr-table--striped_11-3-2 tbody tr:nth-child(odd),
|
|
2622
|
+
.cdr-table--striped_11-3-2 tfoot tr:nth-child(odd) {
|
|
2623
|
+
background-color: #f9f8f6; }
|
|
2624
|
+
.cdr-table--border_11-3-2 tr + tr > * {
|
|
2625
|
+
border-top: 0.1rem solid #dcd6cb; }
|
|
2626
|
+
.cdr-table--border_11-3-2 thead tr + tr > * {
|
|
2627
|
+
border-top: 0.1rem solid #928b80; }
|
|
2628
|
+
.cdr-table--border_11-3-2 tbody tr + tr > *, .cdr-table--border_11-3-2 tfoot tr + tr > * {
|
|
2629
|
+
border-top: 0.1rem solid #dcd6cb; }
|
|
2630
|
+
.cdr-table--border_11-3-2 thead + tbody,
|
|
2631
|
+
.cdr-table--border_11-3-2 tbody + tfoot {
|
|
2632
|
+
border-top: 0.1rem solid #dcd6cb; }
|
|
2633
|
+
.cdr-table--full-width_11-3-2 {
|
|
2634
|
+
width: 100%; }
|
|
2635
|
+
.cdr-table--responsive_11-3-2 {
|
|
2636
|
+
display: block;
|
|
2637
|
+
width: 100%;
|
|
2638
|
+
overflow-x: auto; }
|
|
2639
|
+
.cdr-table--hover_11-3-2 tr:hover > * {
|
|
2640
|
+
background-color: #f4f2ed; }
|
|
2641
|
+
@media (min-width: 0) and (max-width: 767px) {
|
|
2642
|
+
.cdr-table--full-width\@xs_11-3-2 {
|
|
2643
|
+
width: 100%; } }
|
|
2644
|
+
@media (min-width: 768px) and (max-width: 991px) {
|
|
2645
|
+
.cdr-table--full-width\@sm_11-3-2 {
|
|
2646
|
+
width: 100%; } }
|
|
2647
|
+
@media (min-width: 992px) and (max-width: 1231px) {
|
|
2648
|
+
.cdr-table--full-width\@md_11-3-2 {
|
|
2649
|
+
width: 100%; } }
|
|
2650
|
+
@media (min-width: 1232px) {
|
|
2651
|
+
.cdr-table--full-width\@lg_11-3-2 {
|
|
2652
|
+
width: 100%; } }
|
|
2770
2653
|
|
|
2771
2654
|
/* intentionally empty */
|
|
2772
|
-
.cdr-tooltip--position_11-
|
|
2655
|
+
.cdr-tooltip--position_11-3-2 {
|
|
2773
2656
|
position: relative; }
|
|
2774
|
-
.cdr-tooltip--wrapper_11-
|
|
2657
|
+
.cdr-tooltip--wrapper_11-3-2 {
|
|
2775
2658
|
width: -webkit-max-content;
|
|
2776
2659
|
width: -moz-max-content;
|
|
2777
2660
|
width: max-content;
|
|
2778
2661
|
height: -webkit-max-content;
|
|
2779
2662
|
height: -moz-max-content;
|
|
2780
2663
|
height: max-content; }
|
|
2781
|
-
.cdr-tooltip--wrapper_11-
|
|
2664
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--closed_11-3-2 {
|
|
2782
2665
|
position: absolute;
|
|
2783
2666
|
width: 0.1rem;
|
|
2784
2667
|
height: 0.1rem;
|
|
@@ -2787,7 +2670,7 @@
|
|
|
2787
2670
|
overflow: hidden;
|
|
2788
2671
|
clip: rect(0, 0, 0, 0);
|
|
2789
2672
|
border: 0; }
|
|
2790
|
-
.cdr-tooltip--wrapper_11-
|
|
2673
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup__content_11-3-2 {
|
|
2791
2674
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2792
2675
|
font-style: normal;
|
|
2793
2676
|
font-weight: 600;
|
|
@@ -2798,98 +2681,141 @@
|
|
|
2798
2681
|
color: #f9f8f6;
|
|
2799
2682
|
border: 0.1rem solid #f9f8f6;
|
|
2800
2683
|
padding: 0.6rem 1.2rem; }
|
|
2801
|
-
.cdr-tooltip--wrapper_11-
|
|
2684
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
2802
2685
|
border-bottom-color: #f9f8f6; }
|
|
2803
|
-
.cdr-tooltip--wrapper_11-
|
|
2686
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
2804
2687
|
border-bottom-color: #373734; }
|
|
2805
|
-
.cdr-tooltip--wrapper_11-
|
|
2688
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
2806
2689
|
border-top-color: #f9f8f6; }
|
|
2807
|
-
.cdr-tooltip--wrapper_11-
|
|
2690
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
2808
2691
|
border-top-color: #373734; }
|
|
2809
|
-
.cdr-tooltip--wrapper_11-
|
|
2692
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
2810
2693
|
border-right-color: #f9f8f6; }
|
|
2811
|
-
.cdr-tooltip--wrapper_11-
|
|
2694
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
2812
2695
|
border-right-color: #373734; }
|
|
2813
|
-
.cdr-tooltip--wrapper_11-
|
|
2696
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
2814
2697
|
border-left-color: #f9f8f6; }
|
|
2815
|
-
.cdr-tooltip--wrapper_11-
|
|
2698
|
+
.cdr-tooltip--wrapper_11-3-2 .cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
2816
2699
|
border-left-color: #373734; }
|
|
2817
2700
|
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2830
|
-
.cdr-
|
|
2831
|
-
|
|
2832
|
-
.cdr-
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2836
|
-
|
|
2837
|
-
|
|
2838
|
-
|
|
2839
|
-
|
|
2840
|
-
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
background-color: #f9f8f6;
|
|
2850
|
-
cursor: pointer; }
|
|
2851
|
-
.cdr-pagination__link_11-1-0.current {
|
|
2852
|
-
position: relative; }
|
|
2853
|
-
.cdr-pagination__link_11-1-0.current:after {
|
|
2854
|
-
content: '';
|
|
2855
|
-
position: absolute;
|
|
2856
|
-
bottom: 0;
|
|
2857
|
-
left: 50%;
|
|
2858
|
-
transform: translateX(-50%);
|
|
2859
|
-
height: 0.2rem;
|
|
2860
|
-
width: 80%;
|
|
2861
|
-
background-color: #406eb5; }
|
|
2862
|
-
.cdr-pagination__link_11-1-0.current:hover, .cdr-pagination__link_11-1-0.current:focus, .cdr-pagination__link_11-1-0.current:active {
|
|
2863
|
-
text-decoration: none; }
|
|
2864
|
-
.cdr-pagination__link_11-1-0.cdr-pagination__link--disabled_11-1-0 {
|
|
2865
|
-
color: #d1cbbd;
|
|
2866
|
-
fill: #d1cbbd;
|
|
2867
|
-
cursor: not-allowed; }
|
|
2868
|
-
.cdr-pagination__link_11-1-0.cdr-pagination__link--disabled_11-1-0:hover, .cdr-pagination__link_11-1-0.cdr-pagination__link--disabled_11-1-0:focus, .cdr-pagination__link_11-1-0.cdr-pagination__link--disabled_11-1-0:active {
|
|
2869
|
-
color: #d1cbbd;
|
|
2870
|
-
background-color: transparent; }
|
|
2871
|
-
.cdr-pagination__ellipse_11-1-0 {
|
|
2872
|
-
display: block;
|
|
2873
|
-
padding: 0.6rem 1.2rem; }
|
|
2874
|
-
.cdr-pagination__prev_11-1-0 {
|
|
2875
|
-
display: flex;
|
|
2701
|
+
.cdr-toast_11-3-2 {
|
|
2702
|
+
position: relative;
|
|
2703
|
+
border-left: 0.4rem solid;
|
|
2704
|
+
box-shadow: 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2);
|
|
2705
|
+
margin-bottom: 1.6rem;
|
|
2706
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2707
|
+
font-style: normal;
|
|
2708
|
+
font-weight: 400;
|
|
2709
|
+
letter-spacing: -0.016rem;
|
|
2710
|
+
font-size: 1.4rem;
|
|
2711
|
+
line-height: 1.8rem; }
|
|
2712
|
+
@media (min-width: 768px) {
|
|
2713
|
+
.cdr-toast_11-3-2 {
|
|
2714
|
+
width: 39rem; } }
|
|
2715
|
+
.cdr-toast__transition--toast-enter_11-3-2 {
|
|
2716
|
+
opacity: 0;
|
|
2717
|
+
transform: translateX(2.4rem); }
|
|
2718
|
+
.cdr-toast__transition--toast-enter-active_11-3-2 {
|
|
2719
|
+
transition: all 0.5s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2720
|
+
.cdr-toast__transition--toast-leave-to_11-3-2 {
|
|
2721
|
+
opacity: 0; }
|
|
2722
|
+
.cdr-toast__transition--toast-leave-active_11-3-2 {
|
|
2723
|
+
transition: opacity 0.2s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2724
|
+
.cdr-toast__main_11-3-2 {
|
|
2725
|
+
display: grid;
|
|
2726
|
+
grid-template-columns: auto 1fr auto;
|
|
2727
|
+
grid-template-areas: "icon-left message close-button"; }
|
|
2728
|
+
.cdr-toast__icon-left_11-3-2 {
|
|
2729
|
+
width: 3.2rem;
|
|
2730
|
+
grid-area: icon-left;
|
|
2731
|
+
display: inherit;
|
|
2876
2732
|
align-items: center;
|
|
2877
|
-
|
|
2878
|
-
.cdr-
|
|
2879
|
-
|
|
2733
|
+
justify-items: center; }
|
|
2734
|
+
.cdr-toast__icon-left_11-3-2 svg {
|
|
2735
|
+
max-height: 2.2rem;
|
|
2736
|
+
max-width: 2.2rem;
|
|
2737
|
+
stroke: white;
|
|
2738
|
+
stroke-width: 0.4rem;
|
|
2739
|
+
paint-order: stroke fill;
|
|
2740
|
+
margin: 0.4rem; }
|
|
2741
|
+
.cdr-toast__message_11-3-2 {
|
|
2742
|
+
display: inherit;
|
|
2880
2743
|
align-items: center;
|
|
2881
|
-
|
|
2882
|
-
.
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2744
|
+
grid-area: message;
|
|
2745
|
+
padding: 0.7rem; }
|
|
2746
|
+
.cdr-toast__close-button_11-3-2 {
|
|
2747
|
+
display: inherit;
|
|
2748
|
+
align-content: center;
|
|
2749
|
+
grid-area: close-button;
|
|
2750
|
+
max-height: 3.2rem; }
|
|
2751
|
+
.cdr-toast__close-button_11-3-2 svg {
|
|
2752
|
+
height: 2.2rem;
|
|
2753
|
+
width: 2.2rem;
|
|
2754
|
+
fill: rgba(3, 3, 1, 0.9) !important; }
|
|
2755
|
+
.cdr-toast--default_11-3-2 {
|
|
2756
|
+
border-left-color: #726d64; }
|
|
2757
|
+
.cdr-toast--default_11-3-2 .cdr-toast__main_11-3-2 {
|
|
2758
|
+
background-color: #f9f8f6;
|
|
2759
|
+
border-top: 0.1rem solid;
|
|
2760
|
+
border-right: 0.1rem solid;
|
|
2761
|
+
border-bottom: 0.1rem solid;
|
|
2762
|
+
border-color: #e8e0ce; }
|
|
2763
|
+
.cdr-toast--default_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 {
|
|
2764
|
+
background-color: #e8e0ce; }
|
|
2765
|
+
.cdr-toast--default_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg {
|
|
2766
|
+
fill: #726d64; }
|
|
2767
|
+
.cdr-toast--info_11-3-2 {
|
|
2768
|
+
border-left-color: #408e86; }
|
|
2769
|
+
.cdr-toast--info_11-3-2 .cdr-toast__main_11-3-2 {
|
|
2770
|
+
background-color: #edf4f5;
|
|
2771
|
+
border-top: 0.1rem solid;
|
|
2772
|
+
border-right: 0.1rem solid;
|
|
2773
|
+
border-bottom: 0.1rem solid;
|
|
2774
|
+
border-color: #c2d8db; }
|
|
2775
|
+
.cdr-toast--info_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 {
|
|
2776
|
+
background-color: #c2d8db; }
|
|
2777
|
+
.cdr-toast--info_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg {
|
|
2778
|
+
fill: #408e86; }
|
|
2779
|
+
.cdr-toast--warning_11-3-2 {
|
|
2780
|
+
border-left-color: #b68b37; }
|
|
2781
|
+
.cdr-toast--warning_11-3-2 .cdr-toast__main_11-3-2 {
|
|
2782
|
+
background-color: #fefcf1;
|
|
2783
|
+
border-top: 0.1rem solid;
|
|
2784
|
+
border-right: 0.1rem solid;
|
|
2785
|
+
border-bottom: 0.1rem solid;
|
|
2786
|
+
border-color: #f5e9b7; }
|
|
2787
|
+
.cdr-toast--warning_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 {
|
|
2788
|
+
background-color: #f5e9b7; }
|
|
2789
|
+
.cdr-toast--warning_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg {
|
|
2790
|
+
fill: #b68b37; }
|
|
2791
|
+
.cdr-toast--success_11-3-2 {
|
|
2792
|
+
border-left-color: #3b8349; }
|
|
2793
|
+
.cdr-toast--success_11-3-2 .cdr-toast__main_11-3-2 {
|
|
2794
|
+
background-color: #f4fbf5;
|
|
2795
|
+
border-top: 0.1rem solid;
|
|
2796
|
+
border-right: 0.1rem solid;
|
|
2797
|
+
border-bottom: 0.1rem solid;
|
|
2798
|
+
border-color: #d5e6cb; }
|
|
2799
|
+
.cdr-toast--success_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 {
|
|
2800
|
+
background-color: #d5e6cb; }
|
|
2801
|
+
.cdr-toast--success_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg {
|
|
2802
|
+
fill: #3b8349; }
|
|
2803
|
+
.cdr-toast--error_11-3-2 {
|
|
2804
|
+
border-left-color: #bb4045; }
|
|
2805
|
+
.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 {
|
|
2806
|
+
background-color: #fdf7f7;
|
|
2807
|
+
border-top: 0.1rem solid;
|
|
2808
|
+
border-right: 0.1rem solid;
|
|
2809
|
+
border-bottom: 0.1rem solid;
|
|
2810
|
+
border-color: #eecbc1; }
|
|
2811
|
+
.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 svg {
|
|
2812
|
+
fill: #bb4045; }
|
|
2813
|
+
.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 {
|
|
2814
|
+
background-color: #eecbc1; }
|
|
2815
|
+
.cdr-toast--error_11-3-2 .cdr-toast__main_11-3-2 .cdr-toast__icon-left_11-3-2 svg {
|
|
2816
|
+
fill: #bb4045; }
|
|
2891
2817
|
|
|
2892
|
-
.cdr-modal_11-
|
|
2818
|
+
.cdr-modal_11-3-2 {
|
|
2893
2819
|
bottom: 0;
|
|
2894
2820
|
height: 100%;
|
|
2895
2821
|
left: 0;
|
|
@@ -2900,9 +2826,9 @@
|
|
|
2900
2826
|
visibility: visible;
|
|
2901
2827
|
z-index: 1000; }
|
|
2902
2828
|
@supports (-webkit-touch-callout: none) {
|
|
2903
|
-
.cdr-modal_11-
|
|
2829
|
+
.cdr-modal_11-3-2 * {
|
|
2904
2830
|
will-change: transform; } }
|
|
2905
|
-
.cdr-modal__overlay_11-
|
|
2831
|
+
.cdr-modal__overlay_11-3-2 {
|
|
2906
2832
|
background-color: rgba(244, 242, 237, 0.85);
|
|
2907
2833
|
-webkit-backdrop-filter: blur(1.6rem);
|
|
2908
2834
|
backdrop-filter: blur(1.6rem);
|
|
@@ -2914,13 +2840,13 @@
|
|
|
2914
2840
|
top: 0;
|
|
2915
2841
|
transition: opacity 150ms;
|
|
2916
2842
|
z-index: 0; }
|
|
2917
|
-
.cdr-modal__outerWrap_11-
|
|
2843
|
+
.cdr-modal__outerWrap_11-3-2 {
|
|
2918
2844
|
display: flex;
|
|
2919
2845
|
box-sizing: border-box;
|
|
2920
2846
|
min-height: 100%;
|
|
2921
2847
|
position: static;
|
|
2922
2848
|
z-index: -1; }
|
|
2923
|
-
.cdr-modal__contentWrap_11-
|
|
2849
|
+
.cdr-modal__contentWrap_11-3-2 {
|
|
2924
2850
|
align-items: flex-start;
|
|
2925
2851
|
background-color: #ffffff;
|
|
2926
2852
|
display: flex;
|
|
@@ -2935,19 +2861,19 @@
|
|
|
2935
2861
|
transition: opacity 150ms 150ms;
|
|
2936
2862
|
width: 100%;
|
|
2937
2863
|
z-index: 0; }
|
|
2938
|
-
.cdr-modal__contentWrap_11-
|
|
2864
|
+
.cdr-modal__contentWrap_11-3-2:focus {
|
|
2939
2865
|
outline: 0; }
|
|
2940
|
-
.cdr-modal__innerWrap_11-
|
|
2866
|
+
.cdr-modal__innerWrap_11-3-2 {
|
|
2941
2867
|
width: 100%;
|
|
2942
2868
|
padding: 1.6rem; }
|
|
2943
|
-
.cdr-modal__dialog_11-
|
|
2869
|
+
.cdr-modal__dialog_11-3-2 {
|
|
2944
2870
|
width: 100%; }
|
|
2945
|
-
.cdr-modal__content_11-
|
|
2871
|
+
.cdr-modal__content_11-3-2 {
|
|
2946
2872
|
position: relative; }
|
|
2947
|
-
.cdr-modal__header_11-
|
|
2873
|
+
.cdr-modal__header_11-3-2 {
|
|
2948
2874
|
display: flex;
|
|
2949
2875
|
padding-bottom: 1.6rem; }
|
|
2950
|
-
.cdr-modal__title_11-
|
|
2876
|
+
.cdr-modal__title_11-3-2 {
|
|
2951
2877
|
flex: auto;
|
|
2952
2878
|
font-family: Stuart, Georgia, serif;
|
|
2953
2879
|
font-style: normal;
|
|
@@ -2955,7 +2881,7 @@
|
|
|
2955
2881
|
letter-spacing: 0;
|
|
2956
2882
|
font-size: 2.4rem;
|
|
2957
2883
|
line-height: 3rem; }
|
|
2958
|
-
.cdr-modal__close-button_11-
|
|
2884
|
+
.cdr-modal__close-button_11-3-2 {
|
|
2959
2885
|
align-self: flex-start;
|
|
2960
2886
|
border: 0.1rem solid #928b80;
|
|
2961
2887
|
flex: none;
|
|
@@ -2964,20 +2890,20 @@
|
|
|
2964
2890
|
position: relative;
|
|
2965
2891
|
top: -0.2rem;
|
|
2966
2892
|
right: -0.4rem; }
|
|
2967
|
-
.cdr-modal__close-button_11-
|
|
2893
|
+
.cdr-modal__close-button_11-3-2:hover, .cdr-modal__close-button_11-3-2:focus {
|
|
2968
2894
|
border: 0.1rem solid #928b80; }
|
|
2969
|
-
.cdr-modal__text_11-
|
|
2895
|
+
.cdr-modal__text_11-3-2 {
|
|
2970
2896
|
padding: 0;
|
|
2971
2897
|
position: relative; }
|
|
2972
|
-
.cdr-modal__text-content_11-
|
|
2898
|
+
.cdr-modal__text-content_11-3-2 {
|
|
2973
2899
|
overflow: auto;
|
|
2974
2900
|
position: relative; }
|
|
2975
2901
|
@media (min-width: 768px) {
|
|
2976
|
-
.cdr-modal__outerWrap_11-
|
|
2902
|
+
.cdr-modal__outerWrap_11-3-2 {
|
|
2977
2903
|
padding: 1.6rem; }
|
|
2978
|
-
.cdr-modal__innerWrap_11-
|
|
2904
|
+
.cdr-modal__innerWrap_11-3-2 {
|
|
2979
2905
|
padding: 2.4rem; }
|
|
2980
|
-
.cdr-modal__contentWrap_11-
|
|
2906
|
+
.cdr-modal__contentWrap_11-3-2 {
|
|
2981
2907
|
border-radius: 0.4rem;
|
|
2982
2908
|
box-shadow: 0 1.6rem 1.6rem 0 rgba(12, 11, 8, 0.2);
|
|
2983
2909
|
min-height: auto;
|
|
@@ -2985,27 +2911,101 @@
|
|
|
2985
2911
|
top: auto;
|
|
2986
2912
|
left: auto;
|
|
2987
2913
|
right: auto; }
|
|
2988
|
-
.cdr-modal__dialog_11-
|
|
2914
|
+
.cdr-modal__dialog_11-3-2 {
|
|
2989
2915
|
max-width: 64rem; }
|
|
2990
|
-
.cdr-modal__close-button_11-
|
|
2916
|
+
.cdr-modal__close-button_11-3-2 {
|
|
2991
2917
|
margin-left: 1.2rem;
|
|
2992
2918
|
right: -0.8rem;
|
|
2993
2919
|
top: -0.5rem; } }
|
|
2994
|
-
.closed_11-
|
|
2920
|
+
.closed_11-3-2 {
|
|
2995
2921
|
transition: z-index 0s 300ms, visibility 0s 300ms;
|
|
2996
2922
|
visibility: hidden;
|
|
2997
2923
|
z-index: -1; }
|
|
2998
|
-
.closed_11-
|
|
2924
|
+
.closed_11-3-2 .cdr-modal__overlay_11-3-2 {
|
|
2999
2925
|
opacity: 0;
|
|
3000
2926
|
transition: opacity 150ms 150ms; }
|
|
3001
|
-
.closed_11-
|
|
2927
|
+
.closed_11-3-2 .cdr-modal__contentWrap_11-3-2 {
|
|
3002
2928
|
opacity: 0;
|
|
3003
2929
|
transition: opacity 150ms; }
|
|
3004
|
-
.cdr-modal__noscroll_11-
|
|
2930
|
+
.cdr-modal__noscroll_11-3-2 {
|
|
3005
2931
|
overflow: hidden !important;
|
|
3006
2932
|
position: fixed !important;
|
|
3007
2933
|
width: 100%; }
|
|
3008
2934
|
|
|
2935
|
+
/* intentionally empty */
|
|
2936
|
+
.cdr-pagination_11-3-2 {
|
|
2937
|
+
display: flex;
|
|
2938
|
+
justify-content: center;
|
|
2939
|
+
align-items: center;
|
|
2940
|
+
list-style: none;
|
|
2941
|
+
padding: 0;
|
|
2942
|
+
/* Responsive */ }
|
|
2943
|
+
.cdr-pagination__li--links_11-3-2 {
|
|
2944
|
+
display: none; }
|
|
2945
|
+
.cdr-pagination__li--links_11-3-2 + .cdr-pagination__li--links_11-3-2 {
|
|
2946
|
+
margin-left: 0.4rem; }
|
|
2947
|
+
.cdr-pagination__li--select_11-3-2 {
|
|
2948
|
+
display: block; }
|
|
2949
|
+
.cdr-pagination__link_11-3-2 {
|
|
2950
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2951
|
+
font-style: normal;
|
|
2952
|
+
font-weight: 400;
|
|
2953
|
+
letter-spacing: -0.016rem;
|
|
2954
|
+
font-size: 1.6rem;
|
|
2955
|
+
line-height: 2.2rem;
|
|
2956
|
+
background-color: transparent;
|
|
2957
|
+
border: none;
|
|
2958
|
+
padding: 0;
|
|
2959
|
+
color: rgba(12, 11, 8, 0.75);
|
|
2960
|
+
fill: rgba(12, 11, 8, 0.75);
|
|
2961
|
+
display: block;
|
|
2962
|
+
padding: 0.6rem 1.2rem;
|
|
2963
|
+
text-decoration: none;
|
|
2964
|
+
border-radius: 0.4rem; }
|
|
2965
|
+
.cdr-pagination__link_11-3-2:hover, .cdr-pagination__link_11-3-2:focus, .cdr-pagination__link_11-3-2:active {
|
|
2966
|
+
background-color: #f9f8f6;
|
|
2967
|
+
cursor: pointer; }
|
|
2968
|
+
.cdr-pagination__link_11-3-2.current {
|
|
2969
|
+
position: relative; }
|
|
2970
|
+
.cdr-pagination__link_11-3-2.current:after {
|
|
2971
|
+
content: '';
|
|
2972
|
+
position: absolute;
|
|
2973
|
+
bottom: 0;
|
|
2974
|
+
left: 50%;
|
|
2975
|
+
transform: translateX(-50%);
|
|
2976
|
+
height: 0.2rem;
|
|
2977
|
+
width: 80%;
|
|
2978
|
+
background-color: #406eb5; }
|
|
2979
|
+
.cdr-pagination__link_11-3-2.current:hover, .cdr-pagination__link_11-3-2.current:focus, .cdr-pagination__link_11-3-2.current:active {
|
|
2980
|
+
text-decoration: none; }
|
|
2981
|
+
.cdr-pagination__link_11-3-2.cdr-pagination__link--disabled_11-3-2 {
|
|
2982
|
+
color: #d1cbbd;
|
|
2983
|
+
fill: #d1cbbd;
|
|
2984
|
+
cursor: not-allowed; }
|
|
2985
|
+
.cdr-pagination__link_11-3-2.cdr-pagination__link--disabled_11-3-2:hover, .cdr-pagination__link_11-3-2.cdr-pagination__link--disabled_11-3-2:focus, .cdr-pagination__link_11-3-2.cdr-pagination__link--disabled_11-3-2:active {
|
|
2986
|
+
color: #d1cbbd;
|
|
2987
|
+
background-color: transparent; }
|
|
2988
|
+
.cdr-pagination__ellipse_11-3-2 {
|
|
2989
|
+
display: block;
|
|
2990
|
+
padding: 0.6rem 1.2rem; }
|
|
2991
|
+
.cdr-pagination__prev_11-3-2 {
|
|
2992
|
+
display: flex;
|
|
2993
|
+
align-items: center;
|
|
2994
|
+
margin-right: 1.6rem; }
|
|
2995
|
+
.cdr-pagination__next_11-3-2 {
|
|
2996
|
+
display: flex;
|
|
2997
|
+
align-items: center;
|
|
2998
|
+
margin-left: 1.6rem; }
|
|
2999
|
+
.cdr-pagination__caret--prev_11-3-2 {
|
|
3000
|
+
margin-right: 0.2rem; }
|
|
3001
|
+
.cdr-pagination__caret--next_11-3-2 {
|
|
3002
|
+
margin-left: 0.2rem; }
|
|
3003
|
+
@media (min-width: 768px) {
|
|
3004
|
+
.cdr-pagination__li--links_11-3-2 {
|
|
3005
|
+
display: block; }
|
|
3006
|
+
.cdr-pagination__li--select_11-3-2 {
|
|
3007
|
+
display: none; } }
|
|
3008
|
+
|
|
3009
3009
|
/* ==========================================================================
|
|
3010
3010
|
# CdrIcon
|
|
3011
3011
|
|
|
@@ -3017,7 +3017,7 @@
|
|
|
3017
3017
|
|
|
3018
3018
|
:Base Styles
|
|
3019
3019
|
========================================================================== */
|
|
3020
|
-
.cdr-icon_11-
|
|
3020
|
+
.cdr-icon_11-3-2 {
|
|
3021
3021
|
display: inline-block;
|
|
3022
3022
|
vertical-align: middle;
|
|
3023
3023
|
flex: 0 0 auto;
|
|
@@ -3036,44 +3036,44 @@
|
|
|
3036
3036
|
/* @lg
|
|
3037
3037
|
1200px and up
|
|
3038
3038
|
========== */ }
|
|
3039
|
-
.cdr-icon--small_11-
|
|
3039
|
+
.cdr-icon--small_11-3-2 {
|
|
3040
3040
|
width: 1.6rem;
|
|
3041
3041
|
height: 1.6rem; }
|
|
3042
|
-
.cdr-icon--large_11-
|
|
3042
|
+
.cdr-icon--large_11-3-2 {
|
|
3043
3043
|
width: 3.2rem;
|
|
3044
3044
|
height: 3.2rem; }
|
|
3045
3045
|
@media (min-width: 0) and (max-width: 767px) {
|
|
3046
|
-
.cdr-icon--small\@xs_11-
|
|
3046
|
+
.cdr-icon--small\@xs_11-3-2 {
|
|
3047
3047
|
width: 1.6rem;
|
|
3048
3048
|
height: 1.6rem; }
|
|
3049
|
-
.cdr-icon--large\@xs_11-
|
|
3049
|
+
.cdr-icon--large\@xs_11-3-2 {
|
|
3050
3050
|
width: 3.2rem;
|
|
3051
3051
|
height: 3.2rem; } }
|
|
3052
3052
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
3053
|
-
.cdr-icon--small\@sm_11-
|
|
3053
|
+
.cdr-icon--small\@sm_11-3-2 {
|
|
3054
3054
|
width: 1.6rem;
|
|
3055
3055
|
height: 1.6rem; }
|
|
3056
|
-
.cdr-icon--large\@sm_11-
|
|
3056
|
+
.cdr-icon--large\@sm_11-3-2 {
|
|
3057
3057
|
width: 3.2rem;
|
|
3058
3058
|
height: 3.2rem; } }
|
|
3059
3059
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
3060
|
-
.cdr-icon--small\@md_11-
|
|
3060
|
+
.cdr-icon--small\@md_11-3-2 {
|
|
3061
3061
|
width: 1.6rem;
|
|
3062
3062
|
height: 1.6rem; }
|
|
3063
|
-
.cdr-icon--large\@md_11-
|
|
3063
|
+
.cdr-icon--large\@md_11-3-2 {
|
|
3064
3064
|
width: 3.2rem;
|
|
3065
3065
|
height: 3.2rem; } }
|
|
3066
3066
|
@media (min-width: 1232px) {
|
|
3067
|
-
.cdr-icon--small\@lg_11-
|
|
3067
|
+
.cdr-icon--small\@lg_11-3-2 {
|
|
3068
3068
|
width: 1.6rem;
|
|
3069
3069
|
height: 1.6rem; }
|
|
3070
|
-
.cdr-icon--large\@lg_11-
|
|
3070
|
+
.cdr-icon--large\@lg_11-3-2 {
|
|
3071
3071
|
width: 3.2rem;
|
|
3072
3072
|
height: 3.2rem; } }
|
|
3073
|
-
.cdr-icon--inherit-color_11-
|
|
3073
|
+
.cdr-icon--inherit-color_11-3-2 {
|
|
3074
3074
|
fill: inherit; }
|
|
3075
3075
|
|
|
3076
|
-
.cdr-label-wrapper_11-
|
|
3076
|
+
.cdr-label-wrapper_11-3-2 {
|
|
3077
3077
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3078
3078
|
font-style: normal;
|
|
3079
3079
|
font-weight: 400;
|
|
@@ -3113,38 +3113,38 @@
|
|
|
3113
3113
|
/* @lg
|
|
3114
3114
|
1200px and up
|
|
3115
3115
|
========== */ }
|
|
3116
|
-
.cdr-label-wrapper__container_11-
|
|
3116
|
+
.cdr-label-wrapper__container_11-3-2 {
|
|
3117
3117
|
font-size: 0;
|
|
3118
3118
|
line-height: 1; }
|
|
3119
|
-
.cdr-label-wrapper_11-
|
|
3119
|
+
.cdr-label-wrapper_11-3-2 input {
|
|
3120
3120
|
position: absolute;
|
|
3121
3121
|
opacity: 0;
|
|
3122
3122
|
z-index: -1; }
|
|
3123
|
-
.cdr-label-wrapper--primary_11-
|
|
3123
|
+
.cdr-label-wrapper--primary_11-3-2:hover {
|
|
3124
3124
|
background-color: #f9f8f6;
|
|
3125
3125
|
cursor: pointer; }
|
|
3126
|
-
.cdr-label-wrapper--primary_11-
|
|
3126
|
+
.cdr-label-wrapper--primary_11-3-2:focus-within {
|
|
3127
3127
|
background-color: #f9f8f6;
|
|
3128
3128
|
box-shadow: inset 0 0 0 0.2rem #20201d; }
|
|
3129
|
-
.cdr-label-wrapper--primary_11-
|
|
3129
|
+
.cdr-label-wrapper--primary_11-3-2:active {
|
|
3130
3130
|
background-color: #edeae3; }
|
|
3131
|
-
.cdr-label-wrapper--secondary_11-
|
|
3131
|
+
.cdr-label-wrapper--secondary_11-3-2 {
|
|
3132
3132
|
background-color: rgba(244, 242, 237, 0.15); }
|
|
3133
|
-
.cdr-label-wrapper--secondary_11-
|
|
3133
|
+
.cdr-label-wrapper--secondary_11-3-2:hover {
|
|
3134
3134
|
background-color: rgba(255, 255, 255, 0.75);
|
|
3135
3135
|
cursor: pointer; }
|
|
3136
|
-
.cdr-label-wrapper--secondary_11-
|
|
3136
|
+
.cdr-label-wrapper--secondary_11-3-2:focus-within {
|
|
3137
3137
|
background-color: rgba(255, 255, 255, 0.75); }
|
|
3138
|
-
.cdr-label-wrapper--secondary_11-
|
|
3138
|
+
.cdr-label-wrapper--secondary_11-3-2:active {
|
|
3139
3139
|
background-color: #ffffff; }
|
|
3140
|
-
.cdr-label-wrapper--disabled_11-
|
|
3140
|
+
.cdr-label-wrapper--disabled_11-3-2 {
|
|
3141
3141
|
color: #d1cbbd !important;
|
|
3142
3142
|
cursor: not-allowed !important; }
|
|
3143
|
-
.cdr-label-wrapper--disabled_11-
|
|
3143
|
+
.cdr-label-wrapper--disabled_11-3-2:hover, .cdr-label-wrapper--disabled_11-3-2:focus-within, .cdr-label-wrapper--disabled_11-3-2:active {
|
|
3144
3144
|
background-color: transparent !important; }
|
|
3145
|
-
.cdr-label-wrapper--disabled_11-
|
|
3145
|
+
.cdr-label-wrapper--disabled_11-3-2 .cdr-label-wrapper__figure_11-3-2 {
|
|
3146
3146
|
cursor: not-allowed !important; }
|
|
3147
|
-
.cdr-label-wrapper__figure_11-
|
|
3147
|
+
.cdr-label-wrapper__figure_11-3-2 {
|
|
3148
3148
|
top: 1.1rem;
|
|
3149
3149
|
width: 1.6rem;
|
|
3150
3150
|
height: 1.6rem;
|
|
@@ -3154,19 +3154,19 @@
|
|
|
3154
3154
|
background-color: rgba(244, 242, 237, 0.15);
|
|
3155
3155
|
box-shadow: 0 0 0 0.1rem #928b80;
|
|
3156
3156
|
transition: box-shadow 0.2s cubic-bezier(0.15, 0, 0.15, 0); }
|
|
3157
|
-
.cdr-label-wrapper__figure_11-
|
|
3157
|
+
.cdr-label-wrapper__figure_11-3-2::after {
|
|
3158
3158
|
width: 0.4rem;
|
|
3159
3159
|
height: 0.4rem; }
|
|
3160
|
-
.cdr-label-wrapper__content_11-
|
|
3160
|
+
.cdr-label-wrapper__content_11-3-2 {
|
|
3161
3161
|
-webkit-user-select: text;
|
|
3162
3162
|
-moz-user-select: text;
|
|
3163
3163
|
-ms-user-select: text;
|
|
3164
3164
|
user-select: text; }
|
|
3165
|
-
.cdr-label-wrapper--hide-figure_11-
|
|
3165
|
+
.cdr-label-wrapper--hide-figure_11-3-2 {
|
|
3166
3166
|
padding-left: 0; }
|
|
3167
|
-
.cdr-label-wrapper--hide-figure_11-
|
|
3167
|
+
.cdr-label-wrapper--hide-figure_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3168
3168
|
display: none; }
|
|
3169
|
-
.cdr-label-wrapper--small_11-
|
|
3169
|
+
.cdr-label-wrapper--small_11-3-2 {
|
|
3170
3170
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3171
3171
|
font-style: normal;
|
|
3172
3172
|
font-weight: 400;
|
|
@@ -3174,13 +3174,13 @@
|
|
|
3174
3174
|
font-size: 1.4rem;
|
|
3175
3175
|
line-height: 1.8rem;
|
|
3176
3176
|
padding-left: 3.2rem; }
|
|
3177
|
-
.cdr-label-wrapper--small_11-
|
|
3177
|
+
.cdr-label-wrapper--small_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3178
3178
|
width: 1.6rem;
|
|
3179
3179
|
height: 1.6rem; }
|
|
3180
|
-
.cdr-label-wrapper--small_11-
|
|
3180
|
+
.cdr-label-wrapper--small_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3181
3181
|
width: 0.4rem;
|
|
3182
3182
|
height: 0.4rem; }
|
|
3183
|
-
.cdr-label-wrapper--medium_11-
|
|
3183
|
+
.cdr-label-wrapper--medium_11-3-2 {
|
|
3184
3184
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3185
3185
|
font-style: normal;
|
|
3186
3186
|
font-weight: 400;
|
|
@@ -3188,13 +3188,13 @@
|
|
|
3188
3188
|
font-size: 1.6rem;
|
|
3189
3189
|
line-height: 2.2rem;
|
|
3190
3190
|
padding-left: 3.2rem; }
|
|
3191
|
-
.cdr-label-wrapper--medium_11-
|
|
3191
|
+
.cdr-label-wrapper--medium_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3192
3192
|
width: 1.6rem;
|
|
3193
3193
|
height: 1.6rem; }
|
|
3194
|
-
.cdr-label-wrapper--medium_11-
|
|
3194
|
+
.cdr-label-wrapper--medium_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3195
3195
|
width: 0.4rem;
|
|
3196
3196
|
height: 0.4rem; }
|
|
3197
|
-
.cdr-label-wrapper--large_11-
|
|
3197
|
+
.cdr-label-wrapper--large_11-3-2 {
|
|
3198
3198
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3199
3199
|
font-style: normal;
|
|
3200
3200
|
font-weight: 400;
|
|
@@ -3202,14 +3202,14 @@
|
|
|
3202
3202
|
font-size: 1.6rem;
|
|
3203
3203
|
line-height: 2.2rem;
|
|
3204
3204
|
padding-left: 3.6rem; }
|
|
3205
|
-
.cdr-label-wrapper--large_11-
|
|
3205
|
+
.cdr-label-wrapper--large_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3206
3206
|
width: 2rem;
|
|
3207
3207
|
height: 2rem; }
|
|
3208
|
-
.cdr-label-wrapper--large_11-
|
|
3208
|
+
.cdr-label-wrapper--large_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3209
3209
|
width: 0.5rem;
|
|
3210
3210
|
height: 0.5rem; }
|
|
3211
3211
|
@media (min-width: 0) and (max-width: 767px) {
|
|
3212
|
-
.cdr-label-wrapper--small\@xs_11-
|
|
3212
|
+
.cdr-label-wrapper--small\@xs_11-3-2 {
|
|
3213
3213
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3214
3214
|
font-style: normal;
|
|
3215
3215
|
font-weight: 400;
|
|
@@ -3217,13 +3217,13 @@
|
|
|
3217
3217
|
font-size: 1.4rem;
|
|
3218
3218
|
line-height: 1.8rem;
|
|
3219
3219
|
padding-left: 3.2rem; }
|
|
3220
|
-
.cdr-label-wrapper--small\@xs_11-
|
|
3220
|
+
.cdr-label-wrapper--small\@xs_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3221
3221
|
width: 1.6rem;
|
|
3222
3222
|
height: 1.6rem; }
|
|
3223
|
-
.cdr-label-wrapper--small\@xs_11-
|
|
3223
|
+
.cdr-label-wrapper--small\@xs_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3224
3224
|
width: 0.4rem;
|
|
3225
3225
|
height: 0.4rem; }
|
|
3226
|
-
.cdr-label-wrapper--medium\@xs_11-
|
|
3226
|
+
.cdr-label-wrapper--medium\@xs_11-3-2 {
|
|
3227
3227
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3228
3228
|
font-style: normal;
|
|
3229
3229
|
font-weight: 400;
|
|
@@ -3231,13 +3231,13 @@
|
|
|
3231
3231
|
font-size: 1.6rem;
|
|
3232
3232
|
line-height: 2.2rem;
|
|
3233
3233
|
padding-left: 3.2rem; }
|
|
3234
|
-
.cdr-label-wrapper--medium\@xs_11-
|
|
3234
|
+
.cdr-label-wrapper--medium\@xs_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3235
3235
|
width: 1.6rem;
|
|
3236
3236
|
height: 1.6rem; }
|
|
3237
|
-
.cdr-label-wrapper--medium\@xs_11-
|
|
3237
|
+
.cdr-label-wrapper--medium\@xs_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3238
3238
|
width: 0.4rem;
|
|
3239
3239
|
height: 0.4rem; }
|
|
3240
|
-
.cdr-label-wrapper--large\@xs_11-
|
|
3240
|
+
.cdr-label-wrapper--large\@xs_11-3-2 {
|
|
3241
3241
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3242
3242
|
font-style: normal;
|
|
3243
3243
|
font-weight: 400;
|
|
@@ -3245,14 +3245,14 @@
|
|
|
3245
3245
|
font-size: 1.6rem;
|
|
3246
3246
|
line-height: 2.2rem;
|
|
3247
3247
|
padding-left: 3.6rem; }
|
|
3248
|
-
.cdr-label-wrapper--large\@xs_11-
|
|
3248
|
+
.cdr-label-wrapper--large\@xs_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3249
3249
|
width: 2rem;
|
|
3250
3250
|
height: 2rem; }
|
|
3251
|
-
.cdr-label-wrapper--large\@xs_11-
|
|
3251
|
+
.cdr-label-wrapper--large\@xs_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3252
3252
|
width: 0.5rem;
|
|
3253
3253
|
height: 0.5rem; } }
|
|
3254
3254
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
3255
|
-
.cdr-label-wrapper--small\@sm_11-
|
|
3255
|
+
.cdr-label-wrapper--small\@sm_11-3-2 {
|
|
3256
3256
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3257
3257
|
font-style: normal;
|
|
3258
3258
|
font-weight: 400;
|
|
@@ -3260,13 +3260,13 @@
|
|
|
3260
3260
|
font-size: 1.4rem;
|
|
3261
3261
|
line-height: 1.8rem;
|
|
3262
3262
|
padding-left: 3.2rem; }
|
|
3263
|
-
.cdr-label-wrapper--small\@sm_11-
|
|
3263
|
+
.cdr-label-wrapper--small\@sm_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3264
3264
|
width: 1.6rem;
|
|
3265
3265
|
height: 1.6rem; }
|
|
3266
|
-
.cdr-label-wrapper--small\@sm_11-
|
|
3266
|
+
.cdr-label-wrapper--small\@sm_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3267
3267
|
width: 0.4rem;
|
|
3268
3268
|
height: 0.4rem; }
|
|
3269
|
-
.cdr-label-wrapper--medium\@sm_11-
|
|
3269
|
+
.cdr-label-wrapper--medium\@sm_11-3-2 {
|
|
3270
3270
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3271
3271
|
font-style: normal;
|
|
3272
3272
|
font-weight: 400;
|
|
@@ -3274,13 +3274,13 @@
|
|
|
3274
3274
|
font-size: 1.6rem;
|
|
3275
3275
|
line-height: 2.2rem;
|
|
3276
3276
|
padding-left: 3.2rem; }
|
|
3277
|
-
.cdr-label-wrapper--medium\@sm_11-
|
|
3277
|
+
.cdr-label-wrapper--medium\@sm_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3278
3278
|
width: 1.6rem;
|
|
3279
3279
|
height: 1.6rem; }
|
|
3280
|
-
.cdr-label-wrapper--medium\@sm_11-
|
|
3280
|
+
.cdr-label-wrapper--medium\@sm_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3281
3281
|
width: 0.4rem;
|
|
3282
3282
|
height: 0.4rem; }
|
|
3283
|
-
.cdr-label-wrapper--large\@sm_11-
|
|
3283
|
+
.cdr-label-wrapper--large\@sm_11-3-2 {
|
|
3284
3284
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3285
3285
|
font-style: normal;
|
|
3286
3286
|
font-weight: 400;
|
|
@@ -3288,14 +3288,14 @@
|
|
|
3288
3288
|
font-size: 1.6rem;
|
|
3289
3289
|
line-height: 2.2rem;
|
|
3290
3290
|
padding-left: 3.6rem; }
|
|
3291
|
-
.cdr-label-wrapper--large\@sm_11-
|
|
3291
|
+
.cdr-label-wrapper--large\@sm_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3292
3292
|
width: 2rem;
|
|
3293
3293
|
height: 2rem; }
|
|
3294
|
-
.cdr-label-wrapper--large\@sm_11-
|
|
3294
|
+
.cdr-label-wrapper--large\@sm_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3295
3295
|
width: 0.5rem;
|
|
3296
3296
|
height: 0.5rem; } }
|
|
3297
3297
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
3298
|
-
.cdr-label-wrapper--small\@md_11-
|
|
3298
|
+
.cdr-label-wrapper--small\@md_11-3-2 {
|
|
3299
3299
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3300
3300
|
font-style: normal;
|
|
3301
3301
|
font-weight: 400;
|
|
@@ -3303,13 +3303,13 @@
|
|
|
3303
3303
|
font-size: 1.4rem;
|
|
3304
3304
|
line-height: 1.8rem;
|
|
3305
3305
|
padding-left: 3.2rem; }
|
|
3306
|
-
.cdr-label-wrapper--small\@md_11-
|
|
3306
|
+
.cdr-label-wrapper--small\@md_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3307
3307
|
width: 1.6rem;
|
|
3308
3308
|
height: 1.6rem; }
|
|
3309
|
-
.cdr-label-wrapper--small\@md_11-
|
|
3309
|
+
.cdr-label-wrapper--small\@md_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3310
3310
|
width: 0.4rem;
|
|
3311
3311
|
height: 0.4rem; }
|
|
3312
|
-
.cdr-label-wrapper--medium\@md_11-
|
|
3312
|
+
.cdr-label-wrapper--medium\@md_11-3-2 {
|
|
3313
3313
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3314
3314
|
font-style: normal;
|
|
3315
3315
|
font-weight: 400;
|
|
@@ -3317,13 +3317,13 @@
|
|
|
3317
3317
|
font-size: 1.6rem;
|
|
3318
3318
|
line-height: 2.2rem;
|
|
3319
3319
|
padding-left: 3.2rem; }
|
|
3320
|
-
.cdr-label-wrapper--medium\@md_11-
|
|
3320
|
+
.cdr-label-wrapper--medium\@md_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3321
3321
|
width: 1.6rem;
|
|
3322
3322
|
height: 1.6rem; }
|
|
3323
|
-
.cdr-label-wrapper--medium\@md_11-
|
|
3323
|
+
.cdr-label-wrapper--medium\@md_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3324
3324
|
width: 0.4rem;
|
|
3325
3325
|
height: 0.4rem; }
|
|
3326
|
-
.cdr-label-wrapper--large\@md_11-
|
|
3326
|
+
.cdr-label-wrapper--large\@md_11-3-2 {
|
|
3327
3327
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3328
3328
|
font-style: normal;
|
|
3329
3329
|
font-weight: 400;
|
|
@@ -3331,14 +3331,14 @@
|
|
|
3331
3331
|
font-size: 1.6rem;
|
|
3332
3332
|
line-height: 2.2rem;
|
|
3333
3333
|
padding-left: 3.6rem; }
|
|
3334
|
-
.cdr-label-wrapper--large\@md_11-
|
|
3334
|
+
.cdr-label-wrapper--large\@md_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3335
3335
|
width: 2rem;
|
|
3336
3336
|
height: 2rem; }
|
|
3337
|
-
.cdr-label-wrapper--large\@md_11-
|
|
3337
|
+
.cdr-label-wrapper--large\@md_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3338
3338
|
width: 0.5rem;
|
|
3339
3339
|
height: 0.5rem; } }
|
|
3340
3340
|
@media (min-width: 1232px) {
|
|
3341
|
-
.cdr-label-wrapper--small\@lg_11-
|
|
3341
|
+
.cdr-label-wrapper--small\@lg_11-3-2 {
|
|
3342
3342
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3343
3343
|
font-style: normal;
|
|
3344
3344
|
font-weight: 400;
|
|
@@ -3346,13 +3346,13 @@
|
|
|
3346
3346
|
font-size: 1.4rem;
|
|
3347
3347
|
line-height: 1.8rem;
|
|
3348
3348
|
padding-left: 3.2rem; }
|
|
3349
|
-
.cdr-label-wrapper--small\@lg_11-
|
|
3349
|
+
.cdr-label-wrapper--small\@lg_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3350
3350
|
width: 1.6rem;
|
|
3351
3351
|
height: 1.6rem; }
|
|
3352
|
-
.cdr-label-wrapper--small\@lg_11-
|
|
3352
|
+
.cdr-label-wrapper--small\@lg_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3353
3353
|
width: 0.4rem;
|
|
3354
3354
|
height: 0.4rem; }
|
|
3355
|
-
.cdr-label-wrapper--medium\@lg_11-
|
|
3355
|
+
.cdr-label-wrapper--medium\@lg_11-3-2 {
|
|
3356
3356
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3357
3357
|
font-style: normal;
|
|
3358
3358
|
font-weight: 400;
|
|
@@ -3360,13 +3360,13 @@
|
|
|
3360
3360
|
font-size: 1.6rem;
|
|
3361
3361
|
line-height: 2.2rem;
|
|
3362
3362
|
padding-left: 3.2rem; }
|
|
3363
|
-
.cdr-label-wrapper--medium\@lg_11-
|
|
3363
|
+
.cdr-label-wrapper--medium\@lg_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3364
3364
|
width: 1.6rem;
|
|
3365
3365
|
height: 1.6rem; }
|
|
3366
|
-
.cdr-label-wrapper--medium\@lg_11-
|
|
3366
|
+
.cdr-label-wrapper--medium\@lg_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3367
3367
|
width: 0.4rem;
|
|
3368
3368
|
height: 0.4rem; }
|
|
3369
|
-
.cdr-label-wrapper--large\@lg_11-
|
|
3369
|
+
.cdr-label-wrapper--large\@lg_11-3-2 {
|
|
3370
3370
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3371
3371
|
font-style: normal;
|
|
3372
3372
|
font-weight: 400;
|
|
@@ -3374,89 +3374,13 @@
|
|
|
3374
3374
|
font-size: 1.6rem;
|
|
3375
3375
|
line-height: 2.2rem;
|
|
3376
3376
|
padding-left: 3.6rem; }
|
|
3377
|
-
.cdr-label-wrapper--large\@lg_11-
|
|
3377
|
+
.cdr-label-wrapper--large\@lg_11-3-2 > .cdr-label-wrapper__figure_11-3-2 {
|
|
3378
3378
|
width: 2rem;
|
|
3379
3379
|
height: 2rem; }
|
|
3380
|
-
.cdr-label-wrapper--large\@lg_11-
|
|
3380
|
+
.cdr-label-wrapper--large\@lg_11-3-2 > .cdr-label-wrapper__figure_11-3-2::after {
|
|
3381
3381
|
width: 0.5rem;
|
|
3382
3382
|
height: 0.5rem; } }
|
|
3383
3383
|
|
|
3384
|
-
.cdr-label-standalone_11-1-0 {
|
|
3385
|
-
display: grid;
|
|
3386
|
-
grid-template-areas: "label label info" "input input input" "post post post"; }
|
|
3387
|
-
.cdr-label-standalone__label-wrapper_11-1-0 {
|
|
3388
|
-
grid-area: label; }
|
|
3389
|
-
.cdr-label-standalone__label_11-1-0 {
|
|
3390
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3391
|
-
font-style: normal;
|
|
3392
|
-
font-weight: 400;
|
|
3393
|
-
letter-spacing: -0.016rem;
|
|
3394
|
-
font-size: 1.4rem;
|
|
3395
|
-
line-height: 1.8rem;
|
|
3396
|
-
color: rgba(12, 11, 8, 0.75);
|
|
3397
|
-
margin: 0; }
|
|
3398
|
-
.cdr-label-standalone__label--sr-only_11-1-0 {
|
|
3399
|
-
position: absolute;
|
|
3400
|
-
width: 0.1rem;
|
|
3401
|
-
height: 0.1rem;
|
|
3402
|
-
padding: 0;
|
|
3403
|
-
margin: -0.1rem;
|
|
3404
|
-
overflow: hidden;
|
|
3405
|
-
clip: rect(0, 0, 0, 0);
|
|
3406
|
-
border: 0; }
|
|
3407
|
-
.cdr-label-standalone__label--disabled_11-1-0 {
|
|
3408
|
-
color: #d1cbbd; }
|
|
3409
|
-
.cdr-label-standalone__label--disabled_11-1-0 .cdr-label-standalone__optional_11-1-0 {
|
|
3410
|
-
color: #d1cbbd; }
|
|
3411
|
-
.cdr-label-standalone__optional_11-1-0 {
|
|
3412
|
-
color: rgba(66, 59, 47, 0.75); }
|
|
3413
|
-
.cdr-label-standalone__helper_11-1-0 {
|
|
3414
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3415
|
-
font-style: normal;
|
|
3416
|
-
font-weight: 400;
|
|
3417
|
-
letter-spacing: -0.016rem;
|
|
3418
|
-
font-size: 1.4rem;
|
|
3419
|
-
line-height: 1.8rem;
|
|
3420
|
-
color: rgba(66, 59, 47, 0.75);
|
|
3421
|
-
margin-top: 0.2rem; }
|
|
3422
|
-
.cdr-label-standalone__info_11-1-0 {
|
|
3423
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3424
|
-
font-style: normal;
|
|
3425
|
-
font-weight: 400;
|
|
3426
|
-
letter-spacing: -0.016rem;
|
|
3427
|
-
font-size: 1.4rem;
|
|
3428
|
-
line-height: 1.8rem;
|
|
3429
|
-
grid-area: info;
|
|
3430
|
-
order: 2;
|
|
3431
|
-
align-self: end;
|
|
3432
|
-
justify-self: end; }
|
|
3433
|
-
.cdr-label-standalone__post-content_11-1-0 {
|
|
3434
|
-
grid-area: post; }
|
|
3435
|
-
.cdr-label-standalone__info-action_11-1-0 {
|
|
3436
|
-
display: flex;
|
|
3437
|
-
justify-content: center;
|
|
3438
|
-
align-items: center;
|
|
3439
|
-
width: 4rem; }
|
|
3440
|
-
.cdr-label-standalone__input-wrap_11-1-0 {
|
|
3441
|
-
position: relative;
|
|
3442
|
-
display: flex;
|
|
3443
|
-
grid-area: input; }
|
|
3444
|
-
.cdr-label-standalone__input-spacing_11-1-0 {
|
|
3445
|
-
margin-top: 0.8rem; }
|
|
3446
|
-
|
|
3447
|
-
.cdr-form-error_11-1-0 {
|
|
3448
|
-
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3449
|
-
font-style: normal;
|
|
3450
|
-
font-weight: 400;
|
|
3451
|
-
letter-spacing: -0.016rem;
|
|
3452
|
-
font-size: 1.6rem;
|
|
3453
|
-
line-height: 2.2rem;
|
|
3454
|
-
color: #b33322;
|
|
3455
|
-
fill: #b33322;
|
|
3456
|
-
margin-top: 0.4rem; }
|
|
3457
|
-
.cdr-form-error__icon_11-1-0 {
|
|
3458
|
-
margin-right: 0.4rem; }
|
|
3459
|
-
|
|
3460
3384
|
@-webkit-keyframes popup-exit-down {
|
|
3461
3385
|
from {
|
|
3462
3386
|
top: calc(100% + 1.4rem); }
|
|
@@ -3649,17 +3573,17 @@
|
|
|
3649
3573
|
to {
|
|
3650
3574
|
right: -1.5rem; } }
|
|
3651
3575
|
|
|
3652
|
-
.cdr-popup_11-
|
|
3576
|
+
.cdr-popup_11-3-2 {
|
|
3653
3577
|
opacity: 0;
|
|
3654
3578
|
transition: opacity 0.2s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3655
3579
|
|
|
3656
|
-
.cdr-popup--open_11-
|
|
3580
|
+
.cdr-popup--open_11-3-2 {
|
|
3657
3581
|
opacity: 1; }
|
|
3658
3582
|
|
|
3659
|
-
.cdr-popup--closed_11-
|
|
3583
|
+
.cdr-popup--closed_11-3-2 {
|
|
3660
3584
|
opacity: 0; }
|
|
3661
3585
|
|
|
3662
|
-
.cdr-popup__content_11-
|
|
3586
|
+
.cdr-popup__content_11-3-2 {
|
|
3663
3587
|
-webkit-animation-duration: 0.2s;
|
|
3664
3588
|
animation-duration: 0.2s;
|
|
3665
3589
|
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
@@ -3677,7 +3601,7 @@
|
|
|
3677
3601
|
position: absolute;
|
|
3678
3602
|
z-index: 100; }
|
|
3679
3603
|
|
|
3680
|
-
.cdr-popup__arrow_11-
|
|
3604
|
+
.cdr-popup__arrow_11-3-2::before, .cdr-popup__arrow_11-3-2::after {
|
|
3681
3605
|
content: '';
|
|
3682
3606
|
position: absolute;
|
|
3683
3607
|
margin: auto;
|
|
@@ -3693,134 +3617,210 @@
|
|
|
3693
3617
|
animation-fill-mode: forwards;
|
|
3694
3618
|
z-index: 100; }
|
|
3695
3619
|
|
|
3696
|
-
.cdr-popup__arrow_11-
|
|
3620
|
+
.cdr-popup__arrow_11-3-2::before {
|
|
3697
3621
|
border-width: 1rem; }
|
|
3698
3622
|
|
|
3699
|
-
.cdr-popup__arrow_11-
|
|
3623
|
+
.cdr-popup__arrow_11-3-2::after {
|
|
3700
3624
|
border-width: 0.9rem; }
|
|
3701
3625
|
|
|
3702
|
-
.cdr-popup--top_11-
|
|
3626
|
+
.cdr-popup--top_11-3-2 .cdr-popup__content_11-3-2, .cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::after, .cdr-popup--bottom_11-3-2 .cdr-popup__content_11-3-2, .cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3703
3627
|
left: 50%;
|
|
3704
3628
|
transform: translateX(-50%); }
|
|
3705
3629
|
|
|
3706
|
-
.cdr-popup--bottom_11-
|
|
3630
|
+
.cdr-popup--bottom_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3707
3631
|
-webkit-animation-name: popup-enter-down;
|
|
3708
3632
|
animation-name: popup-enter-down; }
|
|
3709
3633
|
|
|
3710
|
-
.cdr-popup--bottom_11-
|
|
3634
|
+
.cdr-popup--bottom_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--bottom_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3711
3635
|
-webkit-animation-name: popup-arrow-enter-down;
|
|
3712
3636
|
animation-name: popup-arrow-enter-down; }
|
|
3713
3637
|
|
|
3714
|
-
.cdr-popup--bottom_11-
|
|
3638
|
+
.cdr-popup--bottom_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3715
3639
|
-webkit-animation-name: popup-exit-down;
|
|
3716
3640
|
animation-name: popup-exit-down; }
|
|
3717
3641
|
|
|
3718
|
-
.cdr-popup--bottom_11-
|
|
3642
|
+
.cdr-popup--bottom_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--bottom_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3719
3643
|
-webkit-animation-name: popup-arrow-exit-down;
|
|
3720
3644
|
animation-name: popup-arrow-exit-down; }
|
|
3721
3645
|
|
|
3722
|
-
.cdr-popup--bottom_11-
|
|
3646
|
+
.cdr-popup--bottom_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3723
3647
|
top: calc(100% + 1.4rem); }
|
|
3724
3648
|
|
|
3725
|
-
.cdr-popup--bottom_11-
|
|
3649
|
+
.cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
3726
3650
|
border-bottom-color: #928b80; }
|
|
3727
3651
|
|
|
3728
|
-
.cdr-popup--bottom_11-
|
|
3652
|
+
.cdr-popup--bottom_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3729
3653
|
border-bottom-color: #ffffff; }
|
|
3730
3654
|
|
|
3731
|
-
.cdr-popup--top_11-
|
|
3655
|
+
.cdr-popup--top_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3732
3656
|
-webkit-animation-name: popup-enter-up;
|
|
3733
3657
|
animation-name: popup-enter-up; }
|
|
3734
3658
|
|
|
3735
|
-
.cdr-popup--top_11-
|
|
3659
|
+
.cdr-popup--top_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--top_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3736
3660
|
-webkit-animation-name: popup-arrow-enter-up;
|
|
3737
3661
|
animation-name: popup-arrow-enter-up; }
|
|
3738
3662
|
|
|
3739
|
-
.cdr-popup--top_11-
|
|
3663
|
+
.cdr-popup--top_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3740
3664
|
-webkit-animation-name: popup-exit-up;
|
|
3741
3665
|
animation-name: popup-exit-up; }
|
|
3742
3666
|
|
|
3743
|
-
.cdr-popup--top_11-
|
|
3667
|
+
.cdr-popup--top_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--top_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3744
3668
|
-webkit-animation-name: popup-arrow-exit-up;
|
|
3745
3669
|
animation-name: popup-arrow-exit-up; }
|
|
3746
3670
|
|
|
3747
|
-
.cdr-popup--top_11-
|
|
3671
|
+
.cdr-popup--top_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3748
3672
|
bottom: calc(100% + 1.4rem); }
|
|
3749
3673
|
|
|
3750
|
-
.cdr-popup--top_11-
|
|
3674
|
+
.cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
3751
3675
|
border-top-color: #928b80; }
|
|
3752
3676
|
|
|
3753
|
-
.cdr-popup--top_11-
|
|
3677
|
+
.cdr-popup--top_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3754
3678
|
border-top-color: #ffffff; }
|
|
3755
3679
|
|
|
3756
|
-
.cdr-popup--corner-left_11-
|
|
3680
|
+
.cdr-popup--corner-left_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3757
3681
|
left: 0;
|
|
3758
3682
|
transform: unset; }
|
|
3759
3683
|
|
|
3760
|
-
.cdr-popup--corner-right_11-
|
|
3684
|
+
.cdr-popup--corner-right_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3761
3685
|
left: unset;
|
|
3762
3686
|
right: 0;
|
|
3763
3687
|
transform: unset; }
|
|
3764
3688
|
|
|
3765
|
-
.cdr-popup--left_11-
|
|
3689
|
+
.cdr-popup--left_11-3-2 .cdr-popup__content_11-3-2, .cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::after, .cdr-popup--right_11-3-2 .cdr-popup__content_11-3-2, .cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3766
3690
|
top: 50%;
|
|
3767
3691
|
transform: translateY(-50%); }
|
|
3768
3692
|
|
|
3769
|
-
.cdr-popup--left_11-
|
|
3693
|
+
.cdr-popup--left_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3770
3694
|
-webkit-animation-name: popup-enter-left;
|
|
3771
3695
|
animation-name: popup-enter-left; }
|
|
3772
3696
|
|
|
3773
|
-
.cdr-popup--left_11-
|
|
3697
|
+
.cdr-popup--left_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--left_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3774
3698
|
-webkit-animation-name: popup-arrow-enter-left;
|
|
3775
3699
|
animation-name: popup-arrow-enter-left; }
|
|
3776
3700
|
|
|
3777
|
-
.cdr-popup--left_11-
|
|
3701
|
+
.cdr-popup--left_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3778
3702
|
-webkit-animation-name: popup-exit-left;
|
|
3779
3703
|
animation-name: popup-exit-left; }
|
|
3780
3704
|
|
|
3781
|
-
.cdr-popup--left_11-
|
|
3705
|
+
.cdr-popup--left_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--left_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3782
3706
|
-webkit-animation-name: popup-arrow-exit-left;
|
|
3783
3707
|
animation-name: popup-arrow-exit-left; }
|
|
3784
3708
|
|
|
3785
|
-
.cdr-popup--left_11-
|
|
3709
|
+
.cdr-popup--left_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3786
3710
|
right: calc(100% + 1.4rem); }
|
|
3787
3711
|
|
|
3788
|
-
.cdr-popup--left_11-
|
|
3712
|
+
.cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
3789
3713
|
border-left-color: #928b80; }
|
|
3790
3714
|
|
|
3791
|
-
.cdr-popup--left_11-
|
|
3715
|
+
.cdr-popup--left_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3792
3716
|
border-left-color: #ffffff; }
|
|
3793
3717
|
|
|
3794
|
-
.cdr-popup--right_11-
|
|
3718
|
+
.cdr-popup--right_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3795
3719
|
-webkit-animation-name: popup-enter-right;
|
|
3796
3720
|
animation-name: popup-enter-right; }
|
|
3797
3721
|
|
|
3798
|
-
.cdr-popup--right_11-
|
|
3722
|
+
.cdr-popup--right_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--right_11-3-2.cdr-popup--open_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3799
3723
|
-webkit-animation-name: popup-arrow-enter-right;
|
|
3800
3724
|
animation-name: popup-arrow-enter-right; }
|
|
3801
3725
|
|
|
3802
|
-
.cdr-popup--right_11-
|
|
3726
|
+
.cdr-popup--right_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3803
3727
|
-webkit-animation-name: popup-exit-right;
|
|
3804
3728
|
animation-name: popup-exit-right; }
|
|
3805
3729
|
|
|
3806
|
-
.cdr-popup--right_11-
|
|
3730
|
+
.cdr-popup--right_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::before, .cdr-popup--right_11-3-2.cdr-popup--exit_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3807
3731
|
-webkit-animation-name: popup-arrow-exit-right;
|
|
3808
3732
|
animation-name: popup-arrow-exit-right; }
|
|
3809
3733
|
|
|
3810
|
-
.cdr-popup--right_11-
|
|
3734
|
+
.cdr-popup--right_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3811
3735
|
left: calc(100% + 1.4rem); }
|
|
3812
3736
|
|
|
3813
|
-
.cdr-popup--right_11-
|
|
3737
|
+
.cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::before {
|
|
3814
3738
|
border-right-color: #928b80; }
|
|
3815
3739
|
|
|
3816
|
-
.cdr-popup--right_11-
|
|
3740
|
+
.cdr-popup--right_11-3-2 .cdr-popup__arrow_11-3-2::after {
|
|
3817
3741
|
border-right-color: #ffffff; }
|
|
3818
3742
|
|
|
3819
|
-
.cdr-popup--corner-top_11-
|
|
3743
|
+
.cdr-popup--corner-top_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3820
3744
|
top: 0;
|
|
3821
3745
|
transform: unset; }
|
|
3822
3746
|
|
|
3823
|
-
.cdr-popup--corner-bottom_11-
|
|
3747
|
+
.cdr-popup--corner-bottom_11-3-2 .cdr-popup__content_11-3-2 {
|
|
3824
3748
|
top: unset;
|
|
3825
3749
|
bottom: 0;
|
|
3826
3750
|
transform: unset; }
|
|
3751
|
+
|
|
3752
|
+
.cdr-form-error_11-3-2 {
|
|
3753
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3754
|
+
font-style: normal;
|
|
3755
|
+
font-weight: 400;
|
|
3756
|
+
letter-spacing: -0.016rem;
|
|
3757
|
+
font-size: 1.6rem;
|
|
3758
|
+
line-height: 2.2rem;
|
|
3759
|
+
color: #b33322;
|
|
3760
|
+
fill: #b33322;
|
|
3761
|
+
margin-top: 0.4rem; }
|
|
3762
|
+
.cdr-form-error__icon_11-3-2 {
|
|
3763
|
+
margin-right: 0.4rem; }
|
|
3764
|
+
|
|
3765
|
+
.cdr-label-standalone_11-3-2 {
|
|
3766
|
+
display: grid;
|
|
3767
|
+
grid-template-areas: "label label info" "input input input" "post post post"; }
|
|
3768
|
+
.cdr-label-standalone__label-wrapper_11-3-2 {
|
|
3769
|
+
grid-area: label; }
|
|
3770
|
+
.cdr-label-standalone__label_11-3-2 {
|
|
3771
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3772
|
+
font-style: normal;
|
|
3773
|
+
font-weight: 400;
|
|
3774
|
+
letter-spacing: -0.016rem;
|
|
3775
|
+
font-size: 1.4rem;
|
|
3776
|
+
line-height: 1.8rem;
|
|
3777
|
+
color: rgba(12, 11, 8, 0.75);
|
|
3778
|
+
margin: 0; }
|
|
3779
|
+
.cdr-label-standalone__label--sr-only_11-3-2 {
|
|
3780
|
+
position: absolute;
|
|
3781
|
+
width: 0.1rem;
|
|
3782
|
+
height: 0.1rem;
|
|
3783
|
+
padding: 0;
|
|
3784
|
+
margin: -0.1rem;
|
|
3785
|
+
overflow: hidden;
|
|
3786
|
+
clip: rect(0, 0, 0, 0);
|
|
3787
|
+
border: 0; }
|
|
3788
|
+
.cdr-label-standalone__label--disabled_11-3-2 {
|
|
3789
|
+
color: #d1cbbd; }
|
|
3790
|
+
.cdr-label-standalone__label--disabled_11-3-2 .cdr-label-standalone__optional_11-3-2 {
|
|
3791
|
+
color: #d1cbbd; }
|
|
3792
|
+
.cdr-label-standalone__optional_11-3-2 {
|
|
3793
|
+
color: rgba(66, 59, 47, 0.75); }
|
|
3794
|
+
.cdr-label-standalone__helper_11-3-2 {
|
|
3795
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3796
|
+
font-style: normal;
|
|
3797
|
+
font-weight: 400;
|
|
3798
|
+
letter-spacing: -0.016rem;
|
|
3799
|
+
font-size: 1.4rem;
|
|
3800
|
+
line-height: 1.8rem;
|
|
3801
|
+
color: rgba(66, 59, 47, 0.75);
|
|
3802
|
+
margin-top: 0.2rem; }
|
|
3803
|
+
.cdr-label-standalone__info_11-3-2 {
|
|
3804
|
+
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3805
|
+
font-style: normal;
|
|
3806
|
+
font-weight: 400;
|
|
3807
|
+
letter-spacing: -0.016rem;
|
|
3808
|
+
font-size: 1.4rem;
|
|
3809
|
+
line-height: 1.8rem;
|
|
3810
|
+
grid-area: info;
|
|
3811
|
+
order: 2;
|
|
3812
|
+
align-self: end;
|
|
3813
|
+
justify-self: end; }
|
|
3814
|
+
.cdr-label-standalone__post-content_11-3-2 {
|
|
3815
|
+
grid-area: post; }
|
|
3816
|
+
.cdr-label-standalone__info-action_11-3-2 {
|
|
3817
|
+
display: flex;
|
|
3818
|
+
justify-content: center;
|
|
3819
|
+
align-items: center;
|
|
3820
|
+
width: 4rem; }
|
|
3821
|
+
.cdr-label-standalone__input-wrap_11-3-2 {
|
|
3822
|
+
position: relative;
|
|
3823
|
+
display: flex;
|
|
3824
|
+
grid-area: input; }
|
|
3825
|
+
.cdr-label-standalone__input-spacing_11-3-2 {
|
|
3826
|
+
margin-top: 0.8rem; }
|