@rei/cedar 11.0.1 → 11.1.0
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 +746 -742
- package/dist/cedar.js +71 -36
- package/dist/cedar.mjs +71 -37
- package/dist/lib/assets/{cedar-compiled-010f67b6.css → cedar-compiled-32d41d43.css} +1672 -1668
- package/dist/lib/src/components/accordion/CdrAccordion.mjs +10 -1
- 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/brand-tiktok.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 +1 -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/package.json +3 -3
package/dist/cedar-compiled.css
CHANGED
|
@@ -73,7 +73,7 @@ input[type="month"] {
|
|
|
73
73
|
-webkit-appearance: none; }
|
|
74
74
|
|
|
75
75
|
/* intentionally empty */
|
|
76
|
-
.cdr-accordion_11-0
|
|
76
|
+
.cdr-accordion_11-1-0 {
|
|
77
77
|
border-top: 0.1rem solid #dcd6cb;
|
|
78
78
|
border-bottom: 0.1rem solid #dcd6cb;
|
|
79
79
|
position: relative;
|
|
@@ -82,13 +82,15 @@ input[type="month"] {
|
|
|
82
82
|
========================================================================== */
|
|
83
83
|
/* Border-Aligned
|
|
84
84
|
========== */
|
|
85
|
+
/* No content spacing
|
|
86
|
+
========== */
|
|
85
87
|
/* Compact
|
|
86
88
|
========== */
|
|
87
89
|
/* Border-Aligned and Compact
|
|
88
90
|
========== */ }
|
|
89
|
-
.cdr-accordion_11-0
|
|
91
|
+
.cdr-accordion_11-1-0 + .cdr-accordion_11-1-0 {
|
|
90
92
|
border-top: none; }
|
|
91
|
-
.cdr-accordion__button_11-0
|
|
93
|
+
.cdr-accordion__button_11-1-0 {
|
|
92
94
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
93
95
|
font-style: normal;
|
|
94
96
|
font-weight: 600;
|
|
@@ -106,17 +108,17 @@ input[type="month"] {
|
|
|
106
108
|
text-align: left;
|
|
107
109
|
width: 100%;
|
|
108
110
|
z-index: 1; }
|
|
109
|
-
.cdr-accordion__button_11-0
|
|
111
|
+
.cdr-accordion__button_11-1-0:hover, .cdr-accordion__button_11-1-0:focus {
|
|
110
112
|
background-color: #f9f8f6; }
|
|
111
|
-
.cdr-accordion__label_11-0
|
|
113
|
+
.cdr-accordion__label_11-1-0 {
|
|
112
114
|
margin-bottom: 0; }
|
|
113
|
-
.cdr-accordion__header_11-0
|
|
115
|
+
.cdr-accordion__header_11-1-0 {
|
|
114
116
|
margin: 0;
|
|
115
117
|
padding: 0;
|
|
116
118
|
font-weight: unset;
|
|
117
119
|
font-style: unset;
|
|
118
120
|
font-size: unset; }
|
|
119
|
-
.cdr-accordion__header--unwrapped_11-0
|
|
121
|
+
.cdr-accordion__header--unwrapped_11-1-0 {
|
|
120
122
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
121
123
|
font-style: normal;
|
|
122
124
|
font-weight: 500;
|
|
@@ -124,20 +126,20 @@ input[type="month"] {
|
|
|
124
126
|
font-size: 1.8rem;
|
|
125
127
|
line-height: 2.4rem;
|
|
126
128
|
margin: 1.6rem 0; }
|
|
127
|
-
.cdr-accordion__icon_11-0
|
|
129
|
+
.cdr-accordion__icon_11-1-0 {
|
|
128
130
|
margin-left: 1.6rem;
|
|
129
131
|
fill: #928b80;
|
|
130
132
|
transition: transform 0.3s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
131
|
-
.cdr-accordion__icon_11-0
|
|
133
|
+
.cdr-accordion__icon_11-1-0.open {
|
|
132
134
|
transform: rotate(-180deg); }
|
|
133
|
-
.cdr-accordion__content-container_11-0
|
|
135
|
+
.cdr-accordion__content-container_11-1-0 {
|
|
134
136
|
overflow: hidden;
|
|
135
137
|
transition-duration: 0.3s;
|
|
136
138
|
transition-property: max-height;
|
|
137
139
|
transition-timing-function: cubic-bezier(0.15, 0, 0.15, 1); }
|
|
138
|
-
.cdr-accordion__content-container_11-0
|
|
140
|
+
.cdr-accordion__content-container_11-1-0.open {
|
|
139
141
|
transition-duration: 0.3s; }
|
|
140
|
-
.cdr-accordion__content_11-0
|
|
142
|
+
.cdr-accordion__content_11-1-0 {
|
|
141
143
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
142
144
|
font-style: normal;
|
|
143
145
|
font-weight: 400;
|
|
@@ -149,27 +151,29 @@ input[type="month"] {
|
|
|
149
151
|
padding: 0.8rem 1.6rem 1.6rem;
|
|
150
152
|
transition: opacity 0.1s linear;
|
|
151
153
|
opacity: 0; }
|
|
152
|
-
.cdr-accordion__content_11-0
|
|
154
|
+
.cdr-accordion__content_11-1-0 > * {
|
|
153
155
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
154
156
|
font-style: normal;
|
|
155
157
|
font-weight: 400;
|
|
156
158
|
letter-spacing: 0.008rem;
|
|
157
159
|
font-size: 1.6rem;
|
|
158
160
|
line-height: 2.6rem; }
|
|
159
|
-
.cdr-accordion__content_11-0
|
|
161
|
+
.cdr-accordion__content_11-1-0.open {
|
|
160
162
|
opacity: 1; }
|
|
161
|
-
.cdr-accordion__content_11-0
|
|
163
|
+
.cdr-accordion__content_11-1-0.closed {
|
|
162
164
|
visibility: hidden; }
|
|
163
|
-
.cdr-accordion--unwrap_11-0
|
|
165
|
+
.cdr-accordion--unwrap_11-1-0 {
|
|
164
166
|
padding: 0; }
|
|
165
|
-
.cdr-accordion--border-aligned_11-0
|
|
167
|
+
.cdr-accordion--border-aligned_11-1-0 {
|
|
166
168
|
margin: 0 1.6rem; }
|
|
167
|
-
.cdr-accordion--border-aligned_11-0
|
|
169
|
+
.cdr-accordion--border-aligned_11-1-0 .cdr-accordion__button_11-1-0 {
|
|
168
170
|
margin-left: -1.6rem;
|
|
169
171
|
width: calc(100% + 3.2rem); }
|
|
170
|
-
.cdr-accordion--border-aligned_11-0
|
|
172
|
+
.cdr-accordion--border-aligned_11-1-0 .cdr-accordion__content_11-1-0 {
|
|
171
173
|
padding: 0.8rem 0 1.6rem; }
|
|
172
|
-
.cdr-accordion--
|
|
174
|
+
.cdr-accordion--no-spacing_11-1-0 .cdr-accordion__content_11-1-0 {
|
|
175
|
+
padding: 0; }
|
|
176
|
+
.cdr-accordion--compact_11-1-0 .cdr-accordion__button_11-1-0 {
|
|
173
177
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
174
178
|
font-style: normal;
|
|
175
179
|
font-weight: 600;
|
|
@@ -177,7 +181,7 @@ input[type="month"] {
|
|
|
177
181
|
font-size: 1.4rem;
|
|
178
182
|
line-height: 1.8rem;
|
|
179
183
|
padding: 1.2rem; }
|
|
180
|
-
.cdr-accordion--compact_11-0
|
|
184
|
+
.cdr-accordion--compact_11-1-0 .cdr-accordion__content_11-1-0 {
|
|
181
185
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
182
186
|
font-style: normal;
|
|
183
187
|
font-weight: 400;
|
|
@@ -185,19 +189,19 @@ input[type="month"] {
|
|
|
185
189
|
font-size: 1.4rem;
|
|
186
190
|
line-height: 1.8rem;
|
|
187
191
|
padding: 0.4rem 1.2rem 1.2rem; }
|
|
188
|
-
.cdr-accordion--compact_11-0
|
|
192
|
+
.cdr-accordion--compact_11-1-0 .cdr-accordion__content_11-1-0 > * {
|
|
189
193
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
190
194
|
font-style: normal;
|
|
191
195
|
font-weight: 400;
|
|
192
196
|
letter-spacing: -0.016rem;
|
|
193
197
|
font-size: 1.4rem;
|
|
194
198
|
line-height: 1.8rem; }
|
|
195
|
-
.cdr-accordion--compact_11-0
|
|
199
|
+
.cdr-accordion--compact_11-1-0.cdr-accordion--border-aligned_11-1-0 .cdr-accordion__button_11-1-0 {
|
|
196
200
|
margin-left: -1.2rem;
|
|
197
201
|
width: calc(100% + 2.4rem); }
|
|
198
|
-
.cdr-accordion--compact_11-0
|
|
202
|
+
.cdr-accordion--compact_11-1-0.cdr-accordion--border-aligned_11-1-0 .cdr-accordion__content_11-1-0 {
|
|
199
203
|
padding: 0.4rem 0 1.2rem; }
|
|
200
|
-
.cdr-accordion--focused_11-0
|
|
204
|
+
.cdr-accordion--focused_11-1-0 {
|
|
201
205
|
/*
|
|
202
206
|
This z-index change is to fix a Chrome-only visual issue with the light blue focus outline. Basically, the bottom
|
|
203
207
|
line of the outline is usually covered by the accordion immediately below what's currently focuesd. We increase
|
|
@@ -205,15 +209,15 @@ input[type="month"] {
|
|
|
205
209
|
*/
|
|
206
210
|
z-index: 10; }
|
|
207
211
|
|
|
208
|
-
.cdr-accordion-group_11-0
|
|
212
|
+
.cdr-accordion-group_11-1-0 {
|
|
209
213
|
display: block;
|
|
210
214
|
list-style: none;
|
|
211
215
|
padding: 0;
|
|
212
216
|
margin: 0; }
|
|
213
|
-
.cdr-accordion-group_11-0
|
|
217
|
+
.cdr-accordion-group_11-1-0 li + li > .cdr-accordion_11-1-0 {
|
|
214
218
|
border-top: none; }
|
|
215
219
|
|
|
216
|
-
.cdr-banner_11-0
|
|
220
|
+
.cdr-banner_11-1-0 {
|
|
217
221
|
position: relative;
|
|
218
222
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
219
223
|
font-style: normal;
|
|
@@ -224,120 +228,120 @@ input[type="month"] {
|
|
|
224
228
|
display: grid;
|
|
225
229
|
grid-template-columns: 1fr auto;
|
|
226
230
|
grid-template-areas: "main info-action" "message-body info-action"; }
|
|
227
|
-
.cdr-banner__wrapper--prominence_11-0
|
|
231
|
+
.cdr-banner__wrapper--prominence_11-1-0 {
|
|
228
232
|
box-shadow: 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
229
|
-
.cdr-banner__main_11-0
|
|
233
|
+
.cdr-banner__main_11-1-0 {
|
|
230
234
|
grid-area: main;
|
|
231
235
|
display: grid;
|
|
232
236
|
grid-template-columns: auto 1fr auto;
|
|
233
237
|
grid-template-areas: "icon-left message icon-right"; }
|
|
234
|
-
.cdr-banner__icon-left_11-0
|
|
238
|
+
.cdr-banner__icon-left_11-1-0 {
|
|
235
239
|
grid-area: icon-left;
|
|
236
240
|
display: inherit;
|
|
237
241
|
align-items: center;
|
|
238
242
|
justify-items: center; }
|
|
239
|
-
.cdr-banner__icon-left_11-0
|
|
243
|
+
.cdr-banner__icon-left_11-1-0 svg {
|
|
240
244
|
max-height: 2.2rem;
|
|
241
245
|
max-width: 2.2rem;
|
|
242
246
|
stroke: white;
|
|
243
247
|
stroke-width: 0.4rem;
|
|
244
248
|
paint-order: stroke fill;
|
|
245
249
|
margin: 0.4rem; }
|
|
246
|
-
.cdr-banner__message_11-0
|
|
250
|
+
.cdr-banner__message_11-1-0 {
|
|
247
251
|
display: inherit;
|
|
248
252
|
grid-area: message;
|
|
249
253
|
padding: 0 0.8rem;
|
|
250
254
|
align-items: center; }
|
|
251
|
-
.cdr-banner__message-body_11-0
|
|
255
|
+
.cdr-banner__message-body_11-1-0 {
|
|
252
256
|
grid-area: message-body;
|
|
253
257
|
background-color: #ffffff;
|
|
254
258
|
padding: 0.8rem; }
|
|
255
|
-
.cdr-banner__icon-right_11-0
|
|
259
|
+
.cdr-banner__icon-right_11-1-0 {
|
|
256
260
|
display: inherit;
|
|
257
261
|
align-items: center;
|
|
258
262
|
grid-area: icon-right; }
|
|
259
|
-
.cdr-banner__icon-right_11-0
|
|
263
|
+
.cdr-banner__icon-right_11-1-0 svg {
|
|
260
264
|
max-height: 2rem;
|
|
261
265
|
max-width: 2rem;
|
|
262
266
|
fill: rgba(3, 3, 1, 0.9) !important; }
|
|
263
|
-
.cdr-banner__info-action_11-0
|
|
267
|
+
.cdr-banner__info-action_11-1-0 {
|
|
264
268
|
display: inherit;
|
|
265
269
|
grid-area: info-action;
|
|
266
270
|
align-content: center;
|
|
267
271
|
justify-content: center;
|
|
268
272
|
max-height: 3.2rem;
|
|
269
273
|
width: 4rem; }
|
|
270
|
-
.cdr-banner__info-action_11-0
|
|
274
|
+
.cdr-banner__info-action_11-1-0 svg {
|
|
271
275
|
max-height: 2.2rem;
|
|
272
276
|
max-width: 2.2rem;
|
|
273
277
|
fill: #406eb5 !important; }
|
|
274
|
-
.cdr-banner--default_11-0
|
|
278
|
+
.cdr-banner--default_11-1-0 .cdr-banner__main_11-1-0 {
|
|
275
279
|
background-color: #f9f8f6;
|
|
276
280
|
border-top: 0.1rem solid;
|
|
277
281
|
border-right: 0.1rem solid;
|
|
278
282
|
border-bottom: 0.1rem solid;
|
|
279
283
|
border-color: #e8e0ce; }
|
|
280
|
-
.cdr-banner--default_11-0
|
|
284
|
+
.cdr-banner--default_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 {
|
|
281
285
|
background-color: #e8e0ce; }
|
|
282
|
-
.cdr-banner--default_11-0
|
|
286
|
+
.cdr-banner--default_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 svg {
|
|
283
287
|
fill: #726d64; }
|
|
284
|
-
.cdr-banner--default_11-0
|
|
288
|
+
.cdr-banner--default_11-1-0 .cdr-banner__wrapper_11-1-0 {
|
|
285
289
|
border-left: 0.4rem solid;
|
|
286
290
|
border-left-color: #726d64; }
|
|
287
|
-
.cdr-banner--info_11-0
|
|
291
|
+
.cdr-banner--info_11-1-0 .cdr-banner__main_11-1-0 {
|
|
288
292
|
background-color: #edf4f5;
|
|
289
293
|
border-top: 0.1rem solid;
|
|
290
294
|
border-right: 0.1rem solid;
|
|
291
295
|
border-bottom: 0.1rem solid;
|
|
292
296
|
border-color: #c2d8db; }
|
|
293
|
-
.cdr-banner--info_11-0
|
|
297
|
+
.cdr-banner--info_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 {
|
|
294
298
|
background-color: #c2d8db; }
|
|
295
|
-
.cdr-banner--info_11-0
|
|
299
|
+
.cdr-banner--info_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 svg {
|
|
296
300
|
fill: #408e86; }
|
|
297
|
-
.cdr-banner--info_11-0
|
|
301
|
+
.cdr-banner--info_11-1-0 .cdr-banner__wrapper_11-1-0 {
|
|
298
302
|
border-left: 0.4rem solid;
|
|
299
303
|
border-left-color: #408e86; }
|
|
300
|
-
.cdr-banner--warning_11-0
|
|
304
|
+
.cdr-banner--warning_11-1-0 .cdr-banner__main_11-1-0 {
|
|
301
305
|
background-color: #fefcf1;
|
|
302
306
|
border-top: 0.1rem solid;
|
|
303
307
|
border-right: 0.1rem solid;
|
|
304
308
|
border-bottom: 0.1rem solid;
|
|
305
309
|
border-color: #f5e9b7; }
|
|
306
|
-
.cdr-banner--warning_11-0
|
|
310
|
+
.cdr-banner--warning_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 {
|
|
307
311
|
background-color: #f5e9b7; }
|
|
308
|
-
.cdr-banner--warning_11-0
|
|
312
|
+
.cdr-banner--warning_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 svg {
|
|
309
313
|
fill: #b68b37; }
|
|
310
|
-
.cdr-banner--warning_11-0
|
|
314
|
+
.cdr-banner--warning_11-1-0 .cdr-banner__wrapper_11-1-0 {
|
|
311
315
|
border-left: 0.4rem solid;
|
|
312
316
|
border-left-color: #b68b37; }
|
|
313
|
-
.cdr-banner--success_11-0
|
|
317
|
+
.cdr-banner--success_11-1-0 .cdr-banner__main_11-1-0 {
|
|
314
318
|
background-color: #f4fbf5;
|
|
315
319
|
border-top: 0.1rem solid;
|
|
316
320
|
border-right: 0.1rem solid;
|
|
317
321
|
border-bottom: 0.1rem solid;
|
|
318
322
|
border-color: #d5e6cb; }
|
|
319
|
-
.cdr-banner--success_11-0
|
|
323
|
+
.cdr-banner--success_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 {
|
|
320
324
|
background-color: #d5e6cb; }
|
|
321
|
-
.cdr-banner--success_11-0
|
|
325
|
+
.cdr-banner--success_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 svg {
|
|
322
326
|
fill: #3b8349; }
|
|
323
|
-
.cdr-banner--success_11-0
|
|
327
|
+
.cdr-banner--success_11-1-0 .cdr-banner__wrapper_11-1-0 {
|
|
324
328
|
border-left: 0.4rem solid;
|
|
325
329
|
border-left-color: #3b8349; }
|
|
326
|
-
.cdr-banner--error_11-0
|
|
330
|
+
.cdr-banner--error_11-1-0 .cdr-banner__main_11-1-0 {
|
|
327
331
|
background-color: #fdf7f7;
|
|
328
332
|
border-top: 0.1rem solid;
|
|
329
333
|
border-right: 0.1rem solid;
|
|
330
334
|
border-bottom: 0.1rem solid;
|
|
331
335
|
border-color: #eecbc1; }
|
|
332
|
-
.cdr-banner--error_11-0
|
|
336
|
+
.cdr-banner--error_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 {
|
|
333
337
|
background-color: #eecbc1; }
|
|
334
|
-
.cdr-banner--error_11-0
|
|
338
|
+
.cdr-banner--error_11-1-0 .cdr-banner__main_11-1-0 .cdr-banner__icon-left_11-1-0 svg {
|
|
335
339
|
fill: #bb4045; }
|
|
336
|
-
.cdr-banner--error_11-0
|
|
340
|
+
.cdr-banner--error_11-1-0 .cdr-banner__wrapper_11-1-0 {
|
|
337
341
|
border-left: 0.4rem solid;
|
|
338
342
|
border-left-color: #bb4045; }
|
|
339
343
|
|
|
340
|
-
.cdr-breadcrumb_11-0
|
|
344
|
+
.cdr-breadcrumb_11-1-0 {
|
|
341
345
|
line-height: 1;
|
|
342
346
|
/* List
|
|
343
347
|
========== */
|
|
@@ -349,28 +353,28 @@ input[type="month"] {
|
|
|
349
353
|
========== */
|
|
350
354
|
/* Ellipses
|
|
351
355
|
========== */ }
|
|
352
|
-
.cdr-breadcrumb__list_11-0
|
|
356
|
+
.cdr-breadcrumb__list_11-1-0 {
|
|
353
357
|
display: inline-flex;
|
|
354
358
|
flex-wrap: wrap;
|
|
355
359
|
padding: 0;
|
|
356
360
|
margin: 0; }
|
|
357
|
-
.cdr-breadcrumb__item_11-0
|
|
361
|
+
.cdr-breadcrumb__item_11-1-0 {
|
|
358
362
|
display: inline-flex;
|
|
359
363
|
flex: none;
|
|
360
364
|
padding: 0;
|
|
361
365
|
color: rgba(66, 59, 47, 0.75); }
|
|
362
|
-
.cdr-breadcrumb__link_11-0
|
|
366
|
+
.cdr-breadcrumb__link_11-1-0 {
|
|
363
367
|
text-decoration: none;
|
|
364
368
|
color: inherit; }
|
|
365
|
-
.cdr-breadcrumb__link_11-0
|
|
369
|
+
.cdr-breadcrumb__link_11-1-0:hover, .cdr-breadcrumb__link_11-1-0:active, .cdr-breadcrumb__link_11-1-0:focus {
|
|
366
370
|
color: #406eb5; }
|
|
367
|
-
.cdr-breadcrumb__link_11-0
|
|
371
|
+
.cdr-breadcrumb__link_11-1-0:hover, .cdr-breadcrumb__link_11-1-0:active, .cdr-breadcrumb__link_11-1-0:focus {
|
|
368
372
|
color: #406eb5;
|
|
369
373
|
text-decoration: underline; }
|
|
370
|
-
.cdr-breadcrumb__delimiter_11-0
|
|
374
|
+
.cdr-breadcrumb__delimiter_11-1-0 {
|
|
371
375
|
color: inherit;
|
|
372
376
|
padding: 0 0.8rem; }
|
|
373
|
-
.cdr-breadcrumb__ellipses_11-0
|
|
377
|
+
.cdr-breadcrumb__ellipses_11-1-0 {
|
|
374
378
|
font-family: inherit;
|
|
375
379
|
font-size: inherit;
|
|
376
380
|
line-height: inherit;
|
|
@@ -383,14 +387,14 @@ input[type="month"] {
|
|
|
383
387
|
padding: 0;
|
|
384
388
|
/* Ellipses Icon
|
|
385
389
|
========== */ }
|
|
386
|
-
.cdr-breadcrumb__ellipses_11-0
|
|
390
|
+
.cdr-breadcrumb__ellipses_11-1-0 .cdr-breadcrumb__ellipses-icon_11-1-0 {
|
|
387
391
|
color: rgba(66, 59, 47, 0.75);
|
|
388
392
|
border-bottom: 0.1rem solid transparent;
|
|
389
393
|
fill: inherit; }
|
|
390
|
-
.cdr-breadcrumb__ellipses_11-0
|
|
394
|
+
.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 {
|
|
391
395
|
color: #406eb5;
|
|
392
396
|
text-decoration: underline; }
|
|
393
|
-
.cdr-breadcrumb__link_11-0
|
|
397
|
+
.cdr-breadcrumb__link_11-1-0, .cdr-breadcrumb__delimiter_11-1-0, .cdr-breadcrumb__ellipses_11-1-0 {
|
|
394
398
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
395
399
|
font-style: normal;
|
|
396
400
|
font-weight: 400;
|
|
@@ -398,7 +402,7 @@ input[type="month"] {
|
|
|
398
402
|
font-size: 1.2rem;
|
|
399
403
|
line-height: 1.6rem; }
|
|
400
404
|
@media (min-width: 992px) {
|
|
401
|
-
.cdr-breadcrumb__link_11-0
|
|
405
|
+
.cdr-breadcrumb__link_11-1-0, .cdr-breadcrumb__delimiter_11-1-0, .cdr-breadcrumb__ellipses_11-1-0 {
|
|
402
406
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
403
407
|
font-style: normal;
|
|
404
408
|
font-weight: 400;
|
|
@@ -406,7 +410,7 @@ input[type="month"] {
|
|
|
406
410
|
font-size: 1.4rem;
|
|
407
411
|
line-height: 1.8rem; } }
|
|
408
412
|
|
|
409
|
-
.cdr-button_11-0
|
|
413
|
+
.cdr-button_11-1-0 {
|
|
410
414
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
411
415
|
font-style: normal;
|
|
412
416
|
font-weight: 500;
|
|
@@ -454,138 +458,138 @@ input[type="month"] {
|
|
|
454
458
|
/* @lg
|
|
455
459
|
1200px and up
|
|
456
460
|
========== */ }
|
|
457
|
-
.cdr-button_11-0
|
|
461
|
+
.cdr-button_11-1-0:hover, .cdr-button_11-1-0:active, .cdr-button_11-1-0:focus {
|
|
458
462
|
outline: none;
|
|
459
463
|
outline-offset: 0;
|
|
460
464
|
text-decoration: none; }
|
|
461
|
-
.cdr-button_11-0
|
|
465
|
+
.cdr-button_11-1-0[disabled] {
|
|
462
466
|
cursor: not-allowed; }
|
|
463
|
-
.cdr-button_11-0
|
|
467
|
+
.cdr-button_11-1-0 svg {
|
|
464
468
|
align-self: center;
|
|
465
469
|
fill: inherit; }
|
|
466
|
-
.cdr-button_11-0
|
|
470
|
+
.cdr-button_11-1-0.cdr-button--has-icon-left_11-1-0 svg {
|
|
467
471
|
margin-right: 0.4rem; }
|
|
468
|
-
.cdr-button_11-0
|
|
472
|
+
.cdr-button_11-1-0.cdr-button--has-icon-right_11-1-0 svg {
|
|
469
473
|
margin-left: 0.4rem; }
|
|
470
|
-
.cdr-button--primary_11-0
|
|
474
|
+
.cdr-button--primary_11-1-0 {
|
|
471
475
|
background-color: #1f513f;
|
|
472
476
|
box-shadow: inset 0 0 0 0.1rem #1f513f;
|
|
473
477
|
color: #f9f8f6;
|
|
474
478
|
fill: #f9f8f6; }
|
|
475
|
-
.cdr-button--primary_11-0
|
|
479
|
+
.cdr-button--primary_11-1-0:hover, .cdr-button--primary_11-1-0:focus {
|
|
476
480
|
color: #1f513f;
|
|
477
481
|
fill: #1f513f;
|
|
478
482
|
background-color: #f4f2ed;
|
|
479
483
|
box-shadow: inset 0 0 0 0.3rem #1f513f, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
480
|
-
.cdr-button--primary_11-0
|
|
484
|
+
.cdr-button--primary_11-1-0:active {
|
|
481
485
|
color: #f9f8f6;
|
|
482
486
|
fill: #f9f8f6;
|
|
483
487
|
background-color: #1f513f;
|
|
484
488
|
box-shadow: inset 0 0 0 0.3rem #1f513f, inset 0 0 0 0.5rem #f4f2ed; }
|
|
485
|
-
.cdr-button--primary_11-0
|
|
489
|
+
.cdr-button--primary_11-1-0[disabled] {
|
|
486
490
|
background-color: #dcd6cb;
|
|
487
491
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
488
492
|
color: #ffffff;
|
|
489
493
|
fill: #ffffff; }
|
|
490
|
-
.cdr-button--primary_11-0
|
|
494
|
+
.cdr-button--primary_11-1-0.cdr-button--elevated_11-1-0 {
|
|
491
495
|
box-shadow: inset 0 0 0 0.1rem #1f513f, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
492
|
-
.cdr-button--primary_11-0
|
|
496
|
+
.cdr-button--primary_11-1-0.cdr-button--elevated_11-1-0:hover, .cdr-button--primary_11-1-0.cdr-button--elevated_11-1-0:focus {
|
|
493
497
|
box-shadow: inset 0 0 0 0.3rem #1f513f, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
494
|
-
.cdr-button--primary_11-0
|
|
498
|
+
.cdr-button--primary_11-1-0.cdr-button--elevated_11-1-0:active {
|
|
495
499
|
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); }
|
|
496
|
-
.cdr-button--secondary_11-0
|
|
500
|
+
.cdr-button--secondary_11-1-0 {
|
|
497
501
|
background-color: #f9f8f6;
|
|
498
502
|
box-shadow: inset 0 0 0 0.1rem #928b80;
|
|
499
503
|
color: #4e4d49;
|
|
500
504
|
fill: #928b80; }
|
|
501
|
-
.cdr-button--secondary_11-0
|
|
505
|
+
.cdr-button--secondary_11-1-0:hover, .cdr-button--secondary_11-1-0:focus {
|
|
502
506
|
color: #4e4d49;
|
|
503
507
|
fill: #4e4d49;
|
|
504
508
|
background-color: #f4f2ed;
|
|
505
509
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
506
|
-
.cdr-button--secondary_11-0
|
|
510
|
+
.cdr-button--secondary_11-1-0:active {
|
|
507
511
|
color: #f9f8f6;
|
|
508
512
|
fill: #f9f8f6;
|
|
509
513
|
background-color: #928b80;
|
|
510
514
|
box-shadow: inset 0 0 0 0.3rem #928b80, inset 0 0 0 0.5rem #f4f2ed; }
|
|
511
|
-
.cdr-button--secondary_11-0
|
|
515
|
+
.cdr-button--secondary_11-1-0[disabled] {
|
|
512
516
|
background-color: #f9f8f6;
|
|
513
517
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
514
518
|
color: #d1cbbd;
|
|
515
519
|
fill: #d1cbbd; }
|
|
516
|
-
.cdr-button--secondary_11-0
|
|
520
|
+
.cdr-button--secondary_11-1-0.cdr-button--elevated_11-1-0 {
|
|
517
521
|
box-shadow: inset 0 0 0 0.1rem #928b80, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
518
|
-
.cdr-button--secondary_11-0
|
|
522
|
+
.cdr-button--secondary_11-1-0.cdr-button--elevated_11-1-0:hover, .cdr-button--secondary_11-1-0.cdr-button--elevated_11-1-0:focus {
|
|
519
523
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
520
|
-
.cdr-button--secondary_11-0
|
|
524
|
+
.cdr-button--secondary_11-1-0.cdr-button--elevated_11-1-0:active {
|
|
521
525
|
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); }
|
|
522
|
-
.cdr-button--dark_11-0
|
|
526
|
+
.cdr-button--dark_11-1-0 {
|
|
523
527
|
background-color: #4e4d49;
|
|
524
528
|
box-shadow: inset 0 0 0 0.1rem #4e4d49;
|
|
525
529
|
color: #f9f8f6;
|
|
526
530
|
fill: #f9f8f6; }
|
|
527
|
-
.cdr-button--dark_11-0
|
|
531
|
+
.cdr-button--dark_11-1-0:hover, .cdr-button--dark_11-1-0:focus {
|
|
528
532
|
color: #4e4d49;
|
|
529
533
|
fill: #4e4d49;
|
|
530
534
|
background-color: #edeae3;
|
|
531
535
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
532
|
-
.cdr-button--dark_11-0
|
|
536
|
+
.cdr-button--dark_11-1-0:active {
|
|
533
537
|
color: #f9f8f6;
|
|
534
538
|
fill: #f9f8f6;
|
|
535
539
|
background-color: #4e4d49;
|
|
536
540
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, inset 0 0 0 0.5rem #edeae3; }
|
|
537
|
-
.cdr-button--dark_11-0
|
|
541
|
+
.cdr-button--dark_11-1-0[disabled] {
|
|
538
542
|
background-color: #dcd6cb;
|
|
539
543
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
540
544
|
color: #ffffff;
|
|
541
545
|
fill: #ffffff; }
|
|
542
|
-
.cdr-button--dark_11-0
|
|
546
|
+
.cdr-button--dark_11-1-0.cdr-button--elevated_11-1-0 {
|
|
543
547
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
544
|
-
.cdr-button--dark_11-0
|
|
548
|
+
.cdr-button--dark_11-1-0.cdr-button--elevated_11-1-0:hover, .cdr-button--dark_11-1-0.cdr-button--elevated_11-1-0:focus {
|
|
545
549
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
546
|
-
.cdr-button--dark_11-0
|
|
550
|
+
.cdr-button--dark_11-1-0.cdr-button--elevated_11-1-0:active {
|
|
547
551
|
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); }
|
|
548
|
-
.cdr-button--sale_11-0
|
|
552
|
+
.cdr-button--sale_11-1-0 {
|
|
549
553
|
background-color: #c7370f;
|
|
550
554
|
box-shadow: inset 0 0 0 0.1rem #c7370f;
|
|
551
555
|
color: #ffffff;
|
|
552
556
|
fill: #ffffff; }
|
|
553
|
-
.cdr-button--sale_11-0
|
|
557
|
+
.cdr-button--sale_11-1-0:hover, .cdr-button--sale_11-1-0:focus {
|
|
554
558
|
color: #c7370f;
|
|
555
559
|
fill: #c7370f;
|
|
556
560
|
background-color: #f4f2ed;
|
|
557
561
|
box-shadow: inset 0 0 0 0.3rem #c7370f, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
558
|
-
.cdr-button--sale_11-0
|
|
562
|
+
.cdr-button--sale_11-1-0:active {
|
|
559
563
|
color: #ffffff;
|
|
560
564
|
fill: #ffffff;
|
|
561
565
|
background-color: #c7370f;
|
|
562
566
|
box-shadow: inset 0 0 0 0.3rem #c7370f, inset 0 0 0 0.5rem #f4f2ed; }
|
|
563
|
-
.cdr-button--sale_11-0
|
|
567
|
+
.cdr-button--sale_11-1-0[disabled] {
|
|
564
568
|
background-color: #dcd6cb;
|
|
565
569
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
566
570
|
color: #ffffff;
|
|
567
571
|
fill: #ffffff; }
|
|
568
|
-
.cdr-button--sale_11-0
|
|
572
|
+
.cdr-button--sale_11-1-0.cdr-button--elevated_11-1-0 {
|
|
569
573
|
box-shadow: inset 0 0 0 0.1rem #c7370f, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
570
|
-
.cdr-button--sale_11-0
|
|
574
|
+
.cdr-button--sale_11-1-0.cdr-button--elevated_11-1-0:hover, .cdr-button--sale_11-1-0.cdr-button--elevated_11-1-0:focus {
|
|
571
575
|
box-shadow: inset 0 0 0 0.3rem #c7370f, 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2); }
|
|
572
|
-
.cdr-button--sale_11-0
|
|
576
|
+
.cdr-button--sale_11-1-0.cdr-button--elevated_11-1-0:active {
|
|
573
577
|
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); }
|
|
574
|
-
.cdr-button--link_11-0
|
|
578
|
+
.cdr-button--link_11-1-0 {
|
|
575
579
|
color: #406eb5;
|
|
576
580
|
fill: #406eb5;
|
|
577
581
|
background-color: transparent;
|
|
578
582
|
text-decoration: underline; }
|
|
579
|
-
.cdr-button--link_11-0
|
|
583
|
+
.cdr-button--link_11-1-0:active, .cdr-button--link_11-1-0:focus {
|
|
580
584
|
color: #0b2d60; }
|
|
581
|
-
.cdr-button--link_11-0
|
|
585
|
+
.cdr-button--link_11-1-0:hover {
|
|
582
586
|
color: #406eb5;
|
|
583
587
|
text-decoration: none; }
|
|
584
|
-
.cdr-button--link_11-0
|
|
588
|
+
.cdr-button--link_11-1-0:focus {
|
|
585
589
|
outline: 0.2rem solid Highlight;
|
|
586
590
|
outline-color: -webkit-focus-ring-color;
|
|
587
591
|
outline-offset: 0; }
|
|
588
|
-
.cdr-button--large_11-0
|
|
592
|
+
.cdr-button--large_11-1-0 {
|
|
589
593
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
590
594
|
font-style: normal;
|
|
591
595
|
font-weight: 500;
|
|
@@ -594,15 +598,15 @@ input[type="month"] {
|
|
|
594
598
|
line-height: 2.2rem;
|
|
595
599
|
padding: 1.2rem 2.4rem;
|
|
596
600
|
width: auto; }
|
|
597
|
-
.cdr-button--large_11-0
|
|
601
|
+
.cdr-button--large_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
598
602
|
padding-left: 2rem; }
|
|
599
|
-
.cdr-button--large_11-0
|
|
603
|
+
.cdr-button--large_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
600
604
|
padding-right: 2rem; }
|
|
601
|
-
.cdr-button--large_11-0
|
|
605
|
+
.cdr-button--large_11-1-0 svg {
|
|
602
606
|
/* This is to correct icon size vs line height */
|
|
603
607
|
width: 2.4rem;
|
|
604
608
|
height: 2.4rem; }
|
|
605
|
-
.cdr-button--medium_11-0
|
|
609
|
+
.cdr-button--medium_11-1-0 {
|
|
606
610
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
607
611
|
font-style: normal;
|
|
608
612
|
font-weight: 500;
|
|
@@ -611,15 +615,15 @@ input[type="month"] {
|
|
|
611
615
|
line-height: 2.2rem;
|
|
612
616
|
padding: 0.8rem 1.6rem;
|
|
613
617
|
width: auto; }
|
|
614
|
-
.cdr-button--medium_11-0
|
|
618
|
+
.cdr-button--medium_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
615
619
|
padding-left: 1.2rem; }
|
|
616
|
-
.cdr-button--medium_11-0
|
|
620
|
+
.cdr-button--medium_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
617
621
|
padding-right: 1.2rem; }
|
|
618
|
-
.cdr-button--medium_11-0
|
|
622
|
+
.cdr-button--medium_11-1-0 svg {
|
|
619
623
|
/* This is to correct icon size vs line height */
|
|
620
624
|
width: 2.4rem;
|
|
621
625
|
height: 2.4rem; }
|
|
622
|
-
.cdr-button--small_11-0
|
|
626
|
+
.cdr-button--small_11-1-0 {
|
|
623
627
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
624
628
|
font-style: normal;
|
|
625
629
|
font-weight: 500;
|
|
@@ -628,15 +632,15 @@ input[type="month"] {
|
|
|
628
632
|
line-height: 1.8rem;
|
|
629
633
|
padding: 0.6rem 1.2rem;
|
|
630
634
|
width: auto; }
|
|
631
|
-
.cdr-button--small_11-0
|
|
635
|
+
.cdr-button--small_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
632
636
|
padding-left: 0.8rem; }
|
|
633
|
-
.cdr-button--small_11-0
|
|
637
|
+
.cdr-button--small_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
634
638
|
padding-right: 0.8rem; }
|
|
635
|
-
.cdr-button--small_11-0
|
|
639
|
+
.cdr-button--small_11-1-0 svg {
|
|
636
640
|
/* This is to correct icon size vs line height */
|
|
637
641
|
width: 2rem;
|
|
638
642
|
height: 2rem; }
|
|
639
|
-
.cdr-button--icon-only_11-0
|
|
643
|
+
.cdr-button--icon-only_11-1-0 {
|
|
640
644
|
background: none;
|
|
641
645
|
border: none;
|
|
642
646
|
border-radius: 0.2rem;
|
|
@@ -645,55 +649,55 @@ input[type="month"] {
|
|
|
645
649
|
line-height: normal;
|
|
646
650
|
padding: 0.8rem;
|
|
647
651
|
fill: #928b80; }
|
|
648
|
-
.cdr-button--icon-only_11-0
|
|
652
|
+
.cdr-button--icon-only_11-1-0:hover {
|
|
649
653
|
background: none;
|
|
650
654
|
box-shadow: none;
|
|
651
655
|
border: none;
|
|
652
656
|
fill: #928b80; }
|
|
653
|
-
.cdr-button--icon-only_11-0
|
|
657
|
+
.cdr-button--icon-only_11-1-0:active, .cdr-button--icon-only_11-1-0:focus {
|
|
654
658
|
background: none;
|
|
655
659
|
outline: none;
|
|
656
660
|
border: none;
|
|
657
661
|
box-shadow: none;
|
|
658
662
|
fill: #928b80; }
|
|
659
|
-
.cdr-button--icon-only_11-0
|
|
663
|
+
.cdr-button--icon-only_11-1-0:active svg, .cdr-button--icon-only_11-1-0:focus svg {
|
|
660
664
|
box-shadow: inset 0 0 0 0.1rem #928b80; }
|
|
661
|
-
.cdr-button--icon-only_11-0
|
|
665
|
+
.cdr-button--icon-only_11-1-0[disabled] {
|
|
662
666
|
background: transparent;
|
|
663
667
|
box-shadow: none;
|
|
664
668
|
border: none;
|
|
665
669
|
fill: #dcd6cb; }
|
|
666
|
-
.cdr-button--icon-only_11-0
|
|
670
|
+
.cdr-button--icon-only_11-1-0 > svg {
|
|
667
671
|
margin: 0; }
|
|
668
|
-
.cdr-button--icon-only-large_11-0
|
|
672
|
+
.cdr-button--icon-only-large_11-1-0 {
|
|
669
673
|
padding: 1.2rem; }
|
|
670
|
-
.cdr-button--with-background_11-0
|
|
674
|
+
.cdr-button--with-background_11-1-0 {
|
|
671
675
|
border-radius: 50%;
|
|
672
676
|
fill: #928b80;
|
|
673
677
|
background-color: #f9f8f6;
|
|
674
678
|
box-shadow: inset 0 0 0 0.1rem #928b80; }
|
|
675
|
-
.cdr-button--with-background_11-0
|
|
679
|
+
.cdr-button--with-background_11-1-0:hover, .cdr-button--with-background_11-1-0:focus {
|
|
676
680
|
fill: #928b80;
|
|
677
681
|
background-color: #f4f2ed;
|
|
678
682
|
box-shadow: inset 0 0 0 0.3rem #4e4d49, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
679
|
-
.cdr-button--with-background_11-0
|
|
683
|
+
.cdr-button--with-background_11-1-0:hover svg, .cdr-button--with-background_11-1-0:focus svg {
|
|
680
684
|
box-shadow: none; }
|
|
681
|
-
.cdr-button--with-background_11-0
|
|
685
|
+
.cdr-button--with-background_11-1-0:active {
|
|
682
686
|
color: #f9f8f6;
|
|
683
687
|
fill: #f9f8f6;
|
|
684
688
|
background-color: #928b80;
|
|
685
689
|
box-shadow: inset 0 0 0 0.3rem #928b80, inset 0 0 0 0.5rem #f4f2ed; }
|
|
686
|
-
.cdr-button--with-background_11-0
|
|
690
|
+
.cdr-button--with-background_11-1-0:active svg {
|
|
687
691
|
box-shadow: none; }
|
|
688
|
-
.cdr-button--with-background_11-0
|
|
692
|
+
.cdr-button--with-background_11-1-0[disabled] {
|
|
689
693
|
background-color: #f9f8f6;
|
|
690
694
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb;
|
|
691
695
|
fill: #d1cbbd; }
|
|
692
|
-
.cdr-button--full-width_11-0
|
|
696
|
+
.cdr-button--full-width_11-1-0 {
|
|
693
697
|
width: 100% !important;
|
|
694
698
|
justify-content: center; }
|
|
695
699
|
@media (min-width: 0) and (max-width: 767px) {
|
|
696
|
-
.cdr-button--small\@xs_11-0
|
|
700
|
+
.cdr-button--small\@xs_11-1-0 {
|
|
697
701
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
698
702
|
font-style: normal;
|
|
699
703
|
font-weight: 500;
|
|
@@ -702,15 +706,15 @@ input[type="month"] {
|
|
|
702
706
|
line-height: 1.8rem;
|
|
703
707
|
padding: 0.6rem 1.2rem;
|
|
704
708
|
width: auto; }
|
|
705
|
-
.cdr-button--small\@xs_11-0
|
|
709
|
+
.cdr-button--small\@xs_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
706
710
|
padding-left: 0.8rem; }
|
|
707
|
-
.cdr-button--small\@xs_11-0
|
|
711
|
+
.cdr-button--small\@xs_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
708
712
|
padding-right: 0.8rem; }
|
|
709
|
-
.cdr-button--small\@xs_11-0
|
|
713
|
+
.cdr-button--small\@xs_11-1-0 svg {
|
|
710
714
|
/* This is to correct icon size vs line height */
|
|
711
715
|
width: 2rem;
|
|
712
716
|
height: 2rem; }
|
|
713
|
-
.cdr-button--medium\@xs_11-0
|
|
717
|
+
.cdr-button--medium\@xs_11-1-0 {
|
|
714
718
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
715
719
|
font-style: normal;
|
|
716
720
|
font-weight: 500;
|
|
@@ -719,15 +723,15 @@ input[type="month"] {
|
|
|
719
723
|
line-height: 2.2rem;
|
|
720
724
|
padding: 0.8rem 1.6rem;
|
|
721
725
|
width: auto; }
|
|
722
|
-
.cdr-button--medium\@xs_11-0
|
|
726
|
+
.cdr-button--medium\@xs_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
723
727
|
padding-left: 1.2rem; }
|
|
724
|
-
.cdr-button--medium\@xs_11-0
|
|
728
|
+
.cdr-button--medium\@xs_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
725
729
|
padding-right: 1.2rem; }
|
|
726
|
-
.cdr-button--medium\@xs_11-0
|
|
730
|
+
.cdr-button--medium\@xs_11-1-0 svg {
|
|
727
731
|
/* This is to correct icon size vs line height */
|
|
728
732
|
width: 2.4rem;
|
|
729
733
|
height: 2.4rem; }
|
|
730
|
-
.cdr-button--large\@xs_11-0
|
|
734
|
+
.cdr-button--large\@xs_11-1-0 {
|
|
731
735
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
732
736
|
font-style: normal;
|
|
733
737
|
font-weight: 500;
|
|
@@ -736,19 +740,19 @@ input[type="month"] {
|
|
|
736
740
|
line-height: 2.2rem;
|
|
737
741
|
padding: 1.2rem 2.4rem;
|
|
738
742
|
width: auto; }
|
|
739
|
-
.cdr-button--large\@xs_11-0
|
|
743
|
+
.cdr-button--large\@xs_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
740
744
|
padding-left: 2rem; }
|
|
741
|
-
.cdr-button--large\@xs_11-0
|
|
745
|
+
.cdr-button--large\@xs_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
742
746
|
padding-right: 2rem; }
|
|
743
|
-
.cdr-button--large\@xs_11-0
|
|
747
|
+
.cdr-button--large\@xs_11-1-0 svg {
|
|
744
748
|
/* This is to correct icon size vs line height */
|
|
745
749
|
width: 2.4rem;
|
|
746
750
|
height: 2.4rem; }
|
|
747
|
-
.cdr-button--fullWidth\@xs_11-0
|
|
751
|
+
.cdr-button--fullWidth\@xs_11-1-0 {
|
|
748
752
|
width: 100% !important;
|
|
749
753
|
justify-content: center; } }
|
|
750
754
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
751
|
-
.cdr-button--small\@sm_11-0
|
|
755
|
+
.cdr-button--small\@sm_11-1-0 {
|
|
752
756
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
753
757
|
font-style: normal;
|
|
754
758
|
font-weight: 500;
|
|
@@ -757,15 +761,15 @@ input[type="month"] {
|
|
|
757
761
|
line-height: 1.8rem;
|
|
758
762
|
padding: 0.6rem 1.2rem;
|
|
759
763
|
width: auto; }
|
|
760
|
-
.cdr-button--small\@sm_11-0
|
|
764
|
+
.cdr-button--small\@sm_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
761
765
|
padding-left: 0.8rem; }
|
|
762
|
-
.cdr-button--small\@sm_11-0
|
|
766
|
+
.cdr-button--small\@sm_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
763
767
|
padding-right: 0.8rem; }
|
|
764
|
-
.cdr-button--small\@sm_11-0
|
|
768
|
+
.cdr-button--small\@sm_11-1-0 svg {
|
|
765
769
|
/* This is to correct icon size vs line height */
|
|
766
770
|
width: 2rem;
|
|
767
771
|
height: 2rem; }
|
|
768
|
-
.cdr-button--medium\@sm_11-0
|
|
772
|
+
.cdr-button--medium\@sm_11-1-0 {
|
|
769
773
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
770
774
|
font-style: normal;
|
|
771
775
|
font-weight: 500;
|
|
@@ -774,15 +778,15 @@ input[type="month"] {
|
|
|
774
778
|
line-height: 2.2rem;
|
|
775
779
|
padding: 0.8rem 1.6rem;
|
|
776
780
|
width: auto; }
|
|
777
|
-
.cdr-button--medium\@sm_11-0
|
|
781
|
+
.cdr-button--medium\@sm_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
778
782
|
padding-left: 1.2rem; }
|
|
779
|
-
.cdr-button--medium\@sm_11-0
|
|
783
|
+
.cdr-button--medium\@sm_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
780
784
|
padding-right: 1.2rem; }
|
|
781
|
-
.cdr-button--medium\@sm_11-0
|
|
785
|
+
.cdr-button--medium\@sm_11-1-0 svg {
|
|
782
786
|
/* This is to correct icon size vs line height */
|
|
783
787
|
width: 2.4rem;
|
|
784
788
|
height: 2.4rem; }
|
|
785
|
-
.cdr-button--large\@sm_11-0
|
|
789
|
+
.cdr-button--large\@sm_11-1-0 {
|
|
786
790
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
787
791
|
font-style: normal;
|
|
788
792
|
font-weight: 500;
|
|
@@ -791,19 +795,19 @@ input[type="month"] {
|
|
|
791
795
|
line-height: 2.2rem;
|
|
792
796
|
padding: 1.2rem 2.4rem;
|
|
793
797
|
width: auto; }
|
|
794
|
-
.cdr-button--large\@sm_11-0
|
|
798
|
+
.cdr-button--large\@sm_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
795
799
|
padding-left: 2rem; }
|
|
796
|
-
.cdr-button--large\@sm_11-0
|
|
800
|
+
.cdr-button--large\@sm_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
797
801
|
padding-right: 2rem; }
|
|
798
|
-
.cdr-button--large\@sm_11-0
|
|
802
|
+
.cdr-button--large\@sm_11-1-0 svg {
|
|
799
803
|
/* This is to correct icon size vs line height */
|
|
800
804
|
width: 2.4rem;
|
|
801
805
|
height: 2.4rem; }
|
|
802
|
-
.cdr-button--fullWidth\@sm_11-0
|
|
806
|
+
.cdr-button--fullWidth\@sm_11-1-0 {
|
|
803
807
|
width: 100% !important;
|
|
804
808
|
justify-content: center; } }
|
|
805
809
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
806
|
-
.cdr-button--small\@md_11-0
|
|
810
|
+
.cdr-button--small\@md_11-1-0 {
|
|
807
811
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
808
812
|
font-style: normal;
|
|
809
813
|
font-weight: 500;
|
|
@@ -812,15 +816,15 @@ input[type="month"] {
|
|
|
812
816
|
line-height: 1.8rem;
|
|
813
817
|
padding: 0.6rem 1.2rem;
|
|
814
818
|
width: auto; }
|
|
815
|
-
.cdr-button--small\@md_11-0
|
|
819
|
+
.cdr-button--small\@md_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
816
820
|
padding-left: 0.8rem; }
|
|
817
|
-
.cdr-button--small\@md_11-0
|
|
821
|
+
.cdr-button--small\@md_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
818
822
|
padding-right: 0.8rem; }
|
|
819
|
-
.cdr-button--small\@md_11-0
|
|
823
|
+
.cdr-button--small\@md_11-1-0 svg {
|
|
820
824
|
/* This is to correct icon size vs line height */
|
|
821
825
|
width: 2rem;
|
|
822
826
|
height: 2rem; }
|
|
823
|
-
.cdr-button--medium\@md_11-0
|
|
827
|
+
.cdr-button--medium\@md_11-1-0 {
|
|
824
828
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
825
829
|
font-style: normal;
|
|
826
830
|
font-weight: 500;
|
|
@@ -829,15 +833,15 @@ input[type="month"] {
|
|
|
829
833
|
line-height: 2.2rem;
|
|
830
834
|
padding: 0.8rem 1.6rem;
|
|
831
835
|
width: auto; }
|
|
832
|
-
.cdr-button--medium\@md_11-0
|
|
836
|
+
.cdr-button--medium\@md_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
833
837
|
padding-left: 1.2rem; }
|
|
834
|
-
.cdr-button--medium\@md_11-0
|
|
838
|
+
.cdr-button--medium\@md_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
835
839
|
padding-right: 1.2rem; }
|
|
836
|
-
.cdr-button--medium\@md_11-0
|
|
840
|
+
.cdr-button--medium\@md_11-1-0 svg {
|
|
837
841
|
/* This is to correct icon size vs line height */
|
|
838
842
|
width: 2.4rem;
|
|
839
843
|
height: 2.4rem; }
|
|
840
|
-
.cdr-button--large\@md_11-0
|
|
844
|
+
.cdr-button--large\@md_11-1-0 {
|
|
841
845
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
842
846
|
font-style: normal;
|
|
843
847
|
font-weight: 500;
|
|
@@ -846,19 +850,19 @@ input[type="month"] {
|
|
|
846
850
|
line-height: 2.2rem;
|
|
847
851
|
padding: 1.2rem 2.4rem;
|
|
848
852
|
width: auto; }
|
|
849
|
-
.cdr-button--large\@md_11-0
|
|
853
|
+
.cdr-button--large\@md_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
850
854
|
padding-left: 2rem; }
|
|
851
|
-
.cdr-button--large\@md_11-0
|
|
855
|
+
.cdr-button--large\@md_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
852
856
|
padding-right: 2rem; }
|
|
853
|
-
.cdr-button--large\@md_11-0
|
|
857
|
+
.cdr-button--large\@md_11-1-0 svg {
|
|
854
858
|
/* This is to correct icon size vs line height */
|
|
855
859
|
width: 2.4rem;
|
|
856
860
|
height: 2.4rem; }
|
|
857
|
-
.cdr-button--fullWidth\@md_11-0
|
|
861
|
+
.cdr-button--fullWidth\@md_11-1-0 {
|
|
858
862
|
width: 100% !important;
|
|
859
863
|
justify-content: center; } }
|
|
860
864
|
@media (min-width: 1232px) {
|
|
861
|
-
.cdr-button--small\@lg_11-0
|
|
865
|
+
.cdr-button--small\@lg_11-1-0 {
|
|
862
866
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
863
867
|
font-style: normal;
|
|
864
868
|
font-weight: 500;
|
|
@@ -867,15 +871,15 @@ input[type="month"] {
|
|
|
867
871
|
line-height: 1.8rem;
|
|
868
872
|
padding: 0.6rem 1.2rem;
|
|
869
873
|
width: auto; }
|
|
870
|
-
.cdr-button--small\@lg_11-0
|
|
874
|
+
.cdr-button--small\@lg_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
871
875
|
padding-left: 0.8rem; }
|
|
872
|
-
.cdr-button--small\@lg_11-0
|
|
876
|
+
.cdr-button--small\@lg_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
873
877
|
padding-right: 0.8rem; }
|
|
874
|
-
.cdr-button--small\@lg_11-0
|
|
878
|
+
.cdr-button--small\@lg_11-1-0 svg {
|
|
875
879
|
/* This is to correct icon size vs line height */
|
|
876
880
|
width: 2rem;
|
|
877
881
|
height: 2rem; }
|
|
878
|
-
.cdr-button--medium\@lg_11-0
|
|
882
|
+
.cdr-button--medium\@lg_11-1-0 {
|
|
879
883
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
880
884
|
font-style: normal;
|
|
881
885
|
font-weight: 500;
|
|
@@ -884,15 +888,15 @@ input[type="month"] {
|
|
|
884
888
|
line-height: 2.2rem;
|
|
885
889
|
padding: 0.8rem 1.6rem;
|
|
886
890
|
width: auto; }
|
|
887
|
-
.cdr-button--medium\@lg_11-0
|
|
891
|
+
.cdr-button--medium\@lg_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
888
892
|
padding-left: 1.2rem; }
|
|
889
|
-
.cdr-button--medium\@lg_11-0
|
|
893
|
+
.cdr-button--medium\@lg_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
890
894
|
padding-right: 1.2rem; }
|
|
891
|
-
.cdr-button--medium\@lg_11-0
|
|
895
|
+
.cdr-button--medium\@lg_11-1-0 svg {
|
|
892
896
|
/* This is to correct icon size vs line height */
|
|
893
897
|
width: 2.4rem;
|
|
894
898
|
height: 2.4rem; }
|
|
895
|
-
.cdr-button--large\@lg_11-0
|
|
899
|
+
.cdr-button--large\@lg_11-1-0 {
|
|
896
900
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
897
901
|
font-style: normal;
|
|
898
902
|
font-weight: 500;
|
|
@@ -901,15 +905,15 @@ input[type="month"] {
|
|
|
901
905
|
line-height: 2.2rem;
|
|
902
906
|
padding: 1.2rem 2.4rem;
|
|
903
907
|
width: auto; }
|
|
904
|
-
.cdr-button--large\@lg_11-0
|
|
908
|
+
.cdr-button--large\@lg_11-1-0.cdr-button--has-icon-left_11-1-0 {
|
|
905
909
|
padding-left: 2rem; }
|
|
906
|
-
.cdr-button--large\@lg_11-0
|
|
910
|
+
.cdr-button--large\@lg_11-1-0.cdr-button--has-icon-right_11-1-0 {
|
|
907
911
|
padding-right: 2rem; }
|
|
908
|
-
.cdr-button--large\@lg_11-0
|
|
912
|
+
.cdr-button--large\@lg_11-1-0 svg {
|
|
909
913
|
/* This is to correct icon size vs line height */
|
|
910
914
|
width: 2.4rem;
|
|
911
915
|
height: 2.4rem; }
|
|
912
|
-
.cdr-button--fullWidth\@lg_11-0
|
|
916
|
+
.cdr-button--fullWidth\@lg_11-1-0 {
|
|
913
917
|
width: 100% !important;
|
|
914
918
|
justify-content: center; } }
|
|
915
919
|
|
|
@@ -924,11 +928,11 @@ input[type="month"] {
|
|
|
924
928
|
|
|
925
929
|
:Base - CdrCaption
|
|
926
930
|
========================================================================== */
|
|
927
|
-
.cdr-caption_11-0
|
|
931
|
+
.cdr-caption_11-1-0 {
|
|
928
932
|
max-width: 53rem;
|
|
929
933
|
line-height: 1;
|
|
930
934
|
padding: 0.8rem 0; }
|
|
931
|
-
.cdr-caption_11-0
|
|
935
|
+
.cdr-caption_11-1-0 cite {
|
|
932
936
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
933
937
|
font-size: 1.2rem;
|
|
934
938
|
font-weight: 400;
|
|
@@ -936,7 +940,7 @@ input[type="month"] {
|
|
|
936
940
|
line-height: 1.8rem;
|
|
937
941
|
color: rgba(66, 59, 47, 0.75);
|
|
938
942
|
font-style: normal; }
|
|
939
|
-
.cdr-caption__summary_11-0
|
|
943
|
+
.cdr-caption__summary_11-1-0 {
|
|
940
944
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
941
945
|
font-size: 1.4rem;
|
|
942
946
|
font-weight: 400;
|
|
@@ -944,11 +948,11 @@ input[type="month"] {
|
|
|
944
948
|
line-height: 2.2rem;
|
|
945
949
|
margin: 0;
|
|
946
950
|
color: rgba(12, 11, 8, 0.75); }
|
|
947
|
-
.cdr-caption__summary_11-0
|
|
951
|
+
.cdr-caption__summary_11-1-0 + cite {
|
|
948
952
|
display: inline-block;
|
|
949
953
|
margin-top: 0.8rem; }
|
|
950
954
|
|
|
951
|
-
.cdr-card_11-0
|
|
955
|
+
.cdr-card_11-1-0 {
|
|
952
956
|
position: relative;
|
|
953
957
|
background-color: #ffffff;
|
|
954
958
|
border-radius: 0.4rem;
|
|
@@ -958,7 +962,7 @@ input[type="month"] {
|
|
|
958
962
|
transition: box-shadow 0.2s cubic-bezier(0.15, 0, 0.15, 0);
|
|
959
963
|
cursor: pointer;
|
|
960
964
|
overflow: hidden; }
|
|
961
|
-
.cdr-card_11-0
|
|
965
|
+
.cdr-card_11-1-0:active, .cdr-card_11-1-0:hover {
|
|
962
966
|
box-shadow: 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2);
|
|
963
967
|
transform: translateY(-0.2rem);
|
|
964
968
|
transition: 0.2s; }
|
|
@@ -981,7 +985,7 @@ input[type="month"] {
|
|
|
981
985
|
background-color: transparent; }
|
|
982
986
|
|
|
983
987
|
/* intentionally empty */
|
|
984
|
-
.cdr-checkbox_11-0
|
|
988
|
+
.cdr-checkbox_11-1-0 {
|
|
985
989
|
/* Checked
|
|
986
990
|
========== */
|
|
987
991
|
/* Disabled
|
|
@@ -990,14 +994,14 @@ input[type="month"] {
|
|
|
990
994
|
========== */
|
|
991
995
|
/* Focus
|
|
992
996
|
========== */ }
|
|
993
|
-
.cdr-checkbox__input_11-0
|
|
997
|
+
.cdr-checkbox__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
994
998
|
box-shadow: inset 0 0 0 0.1rem #4e4d49;
|
|
995
999
|
background-color: #4e4d49;
|
|
996
1000
|
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");
|
|
997
1001
|
background-repeat: no-repeat; }
|
|
998
|
-
.cdr-checkbox__input_11-0
|
|
1002
|
+
.cdr-checkbox__input_11-1-0[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
999
1003
|
box-shadow: inset 0 0 0 0.1rem #4e4d49; }
|
|
1000
|
-
.cdr-checkbox__input_11-0
|
|
1004
|
+
.cdr-checkbox__input_11-1-0[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
1001
1005
|
content: '';
|
|
1002
1006
|
position: absolute;
|
|
1003
1007
|
left: 50%;
|
|
@@ -1007,51 +1011,51 @@ input[type="month"] {
|
|
|
1007
1011
|
height: 0.2rem;
|
|
1008
1012
|
background-color: #4e4d49;
|
|
1009
1013
|
border-radius: 0.2rem; }
|
|
1010
|
-
.cdr-checkbox_11-0
|
|
1014
|
+
.cdr-checkbox_11-1-0:hover .cdr-label-wrapper__figure_11-1-0 {
|
|
1011
1015
|
cursor: pointer;
|
|
1012
1016
|
box-shadow: inset 0 0 0 0.1rem #20201d, 0 0 0 0.1rem #20201d;
|
|
1013
1017
|
background-color: #f9f8f6; }
|
|
1014
|
-
.cdr-checkbox_11-0
|
|
1018
|
+
.cdr-checkbox_11-1-0:hover .cdr-checkbox__input_11-1-0 {
|
|
1015
1019
|
/* Hover + Checked
|
|
1016
1020
|
========== */
|
|
1017
1021
|
/* Hover + Indeterminate
|
|
1018
1022
|
========== */ }
|
|
1019
|
-
.cdr-checkbox_11-0
|
|
1023
|
+
.cdr-checkbox_11-1-0:hover .cdr-checkbox__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1020
1024
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1021
1025
|
background-color: #928b80;
|
|
1022
1026
|
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
|
-
.cdr-checkbox_11-0
|
|
1027
|
+
.cdr-checkbox_11-1-0:hover .cdr-checkbox__input_11-1-0[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1024
1028
|
box-shadow: inset 0 0 0 0.2rem #4e4d49; }
|
|
1025
|
-
.cdr-checkbox_11-0
|
|
1029
|
+
.cdr-checkbox_11-1-0:hover .cdr-checkbox__input_11-1-0[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
1026
1030
|
background-color: #ffffff; }
|
|
1027
|
-
.cdr-checkbox__input_11-0
|
|
1031
|
+
.cdr-checkbox__input_11-1-0:disabled {
|
|
1028
1032
|
/* Disabled + Checked
|
|
1029
1033
|
========== */
|
|
1030
1034
|
/* Disabled + Indeterminate
|
|
1031
1035
|
========== */ }
|
|
1032
|
-
.cdr-checkbox__input_11-0
|
|
1036
|
+
.cdr-checkbox__input_11-1-0:disabled ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1033
1037
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd !important;
|
|
1034
1038
|
background-color: #f9f8f6 !important;
|
|
1035
1039
|
background-image: none !important; }
|
|
1036
|
-
.cdr-checkbox__input_11-0
|
|
1040
|
+
.cdr-checkbox__input_11-1-0:disabled:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1037
1041
|
background-color: #f9f8f6 !important; }
|
|
1038
|
-
.cdr-checkbox__input_11-0
|
|
1042
|
+
.cdr-checkbox__input_11-1-0:disabled[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1039
1043
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd !important; }
|
|
1040
|
-
.cdr-checkbox__input_11-0
|
|
1044
|
+
.cdr-checkbox__input_11-1-0:disabled[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
1041
1045
|
background-color: #f9f8f6 !important; }
|
|
1042
|
-
.cdr-checkbox_11-0
|
|
1046
|
+
.cdr-checkbox_11-1-0:active .cdr-label-wrapper__figure_11-1-0, .cdr-checkbox_11-1-0:active .cdr-checkbox__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1043
1047
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1044
1048
|
background-color: #f9f8f6;
|
|
1045
1049
|
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"); }
|
|
1046
|
-
.cdr-checkbox_11-0
|
|
1050
|
+
.cdr-checkbox_11-1-0:active .cdr-checkbox__input_11-1-0[indeterminate] ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
1047
1051
|
content: none; }
|
|
1048
|
-
.cdr-checkbox__input_11-0
|
|
1052
|
+
.cdr-checkbox__input_11-1-0:focus ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1049
1053
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
1050
1054
|
background-color: #f9f8f6; }
|
|
1051
|
-
.cdr-checkbox__input_11-0
|
|
1055
|
+
.cdr-checkbox__input_11-1-0:focus:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
1052
1056
|
background-color: #928b80; }
|
|
1053
1057
|
|
|
1054
|
-
.cdr-label-wrapper_11-0
|
|
1058
|
+
.cdr-label-wrapper_11-1-0 {
|
|
1055
1059
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1056
1060
|
font-style: normal;
|
|
1057
1061
|
font-weight: 400;
|
|
@@ -1091,38 +1095,38 @@ input[type="month"] {
|
|
|
1091
1095
|
/* @lg
|
|
1092
1096
|
1200px and up
|
|
1093
1097
|
========== */ }
|
|
1094
|
-
.cdr-label-wrapper__container_11-0
|
|
1098
|
+
.cdr-label-wrapper__container_11-1-0 {
|
|
1095
1099
|
font-size: 0;
|
|
1096
1100
|
line-height: 1; }
|
|
1097
|
-
.cdr-label-wrapper_11-0
|
|
1101
|
+
.cdr-label-wrapper_11-1-0 input {
|
|
1098
1102
|
position: absolute;
|
|
1099
1103
|
opacity: 0;
|
|
1100
1104
|
z-index: -1; }
|
|
1101
|
-
.cdr-label-wrapper--primary_11-0
|
|
1105
|
+
.cdr-label-wrapper--primary_11-1-0:hover {
|
|
1102
1106
|
background-color: #f9f8f6;
|
|
1103
1107
|
cursor: pointer; }
|
|
1104
|
-
.cdr-label-wrapper--primary_11-0
|
|
1108
|
+
.cdr-label-wrapper--primary_11-1-0:focus-within {
|
|
1105
1109
|
background-color: #f9f8f6;
|
|
1106
1110
|
box-shadow: inset 0 0 0 0.2rem #20201d; }
|
|
1107
|
-
.cdr-label-wrapper--primary_11-0
|
|
1111
|
+
.cdr-label-wrapper--primary_11-1-0:active {
|
|
1108
1112
|
background-color: #edeae3; }
|
|
1109
|
-
.cdr-label-wrapper--secondary_11-0
|
|
1113
|
+
.cdr-label-wrapper--secondary_11-1-0 {
|
|
1110
1114
|
background-color: rgba(244, 242, 237, 0.15); }
|
|
1111
|
-
.cdr-label-wrapper--secondary_11-0
|
|
1115
|
+
.cdr-label-wrapper--secondary_11-1-0:hover {
|
|
1112
1116
|
background-color: rgba(255, 255, 255, 0.75);
|
|
1113
1117
|
cursor: pointer; }
|
|
1114
|
-
.cdr-label-wrapper--secondary_11-0
|
|
1118
|
+
.cdr-label-wrapper--secondary_11-1-0:focus-within {
|
|
1115
1119
|
background-color: rgba(255, 255, 255, 0.75); }
|
|
1116
|
-
.cdr-label-wrapper--secondary_11-0
|
|
1120
|
+
.cdr-label-wrapper--secondary_11-1-0:active {
|
|
1117
1121
|
background-color: #ffffff; }
|
|
1118
|
-
.cdr-label-wrapper--disabled_11-0
|
|
1122
|
+
.cdr-label-wrapper--disabled_11-1-0 {
|
|
1119
1123
|
color: #d1cbbd !important;
|
|
1120
1124
|
cursor: not-allowed !important; }
|
|
1121
|
-
.cdr-label-wrapper--disabled_11-0
|
|
1125
|
+
.cdr-label-wrapper--disabled_11-1-0:hover, .cdr-label-wrapper--disabled_11-1-0:focus-within, .cdr-label-wrapper--disabled_11-1-0:active {
|
|
1122
1126
|
background-color: transparent !important; }
|
|
1123
|
-
.cdr-label-wrapper--disabled_11-0
|
|
1127
|
+
.cdr-label-wrapper--disabled_11-1-0 .cdr-label-wrapper__figure_11-1-0 {
|
|
1124
1128
|
cursor: not-allowed !important; }
|
|
1125
|
-
.cdr-label-wrapper__figure_11-0
|
|
1129
|
+
.cdr-label-wrapper__figure_11-1-0 {
|
|
1126
1130
|
top: 1.1rem;
|
|
1127
1131
|
width: 1.6rem;
|
|
1128
1132
|
height: 1.6rem;
|
|
@@ -1132,19 +1136,19 @@ input[type="month"] {
|
|
|
1132
1136
|
background-color: rgba(244, 242, 237, 0.15);
|
|
1133
1137
|
box-shadow: 0 0 0 0.1rem #928b80;
|
|
1134
1138
|
transition: box-shadow 0.2s cubic-bezier(0.15, 0, 0.15, 0); }
|
|
1135
|
-
.cdr-label-wrapper__figure_11-0
|
|
1139
|
+
.cdr-label-wrapper__figure_11-1-0::after {
|
|
1136
1140
|
width: 0.4rem;
|
|
1137
1141
|
height: 0.4rem; }
|
|
1138
|
-
.cdr-label-wrapper__content_11-0
|
|
1142
|
+
.cdr-label-wrapper__content_11-1-0 {
|
|
1139
1143
|
-webkit-user-select: text;
|
|
1140
1144
|
-moz-user-select: text;
|
|
1141
1145
|
-ms-user-select: text;
|
|
1142
1146
|
user-select: text; }
|
|
1143
|
-
.cdr-label-wrapper--hide-figure_11-0
|
|
1147
|
+
.cdr-label-wrapper--hide-figure_11-1-0 {
|
|
1144
1148
|
padding-left: 0; }
|
|
1145
|
-
.cdr-label-wrapper--hide-figure_11-0
|
|
1149
|
+
.cdr-label-wrapper--hide-figure_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1146
1150
|
display: none; }
|
|
1147
|
-
.cdr-label-wrapper--small_11-0
|
|
1151
|
+
.cdr-label-wrapper--small_11-1-0 {
|
|
1148
1152
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1149
1153
|
font-style: normal;
|
|
1150
1154
|
font-weight: 400;
|
|
@@ -1152,13 +1156,13 @@ input[type="month"] {
|
|
|
1152
1156
|
font-size: 1.4rem;
|
|
1153
1157
|
line-height: 1.8rem;
|
|
1154
1158
|
padding-left: 3.2rem; }
|
|
1155
|
-
.cdr-label-wrapper--small_11-0
|
|
1159
|
+
.cdr-label-wrapper--small_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1156
1160
|
width: 1.6rem;
|
|
1157
1161
|
height: 1.6rem; }
|
|
1158
|
-
.cdr-label-wrapper--small_11-0
|
|
1162
|
+
.cdr-label-wrapper--small_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1159
1163
|
width: 0.4rem;
|
|
1160
1164
|
height: 0.4rem; }
|
|
1161
|
-
.cdr-label-wrapper--medium_11-0
|
|
1165
|
+
.cdr-label-wrapper--medium_11-1-0 {
|
|
1162
1166
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1163
1167
|
font-style: normal;
|
|
1164
1168
|
font-weight: 400;
|
|
@@ -1166,13 +1170,13 @@ input[type="month"] {
|
|
|
1166
1170
|
font-size: 1.6rem;
|
|
1167
1171
|
line-height: 2.2rem;
|
|
1168
1172
|
padding-left: 3.2rem; }
|
|
1169
|
-
.cdr-label-wrapper--medium_11-0
|
|
1173
|
+
.cdr-label-wrapper--medium_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1170
1174
|
width: 1.6rem;
|
|
1171
1175
|
height: 1.6rem; }
|
|
1172
|
-
.cdr-label-wrapper--medium_11-0
|
|
1176
|
+
.cdr-label-wrapper--medium_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1173
1177
|
width: 0.4rem;
|
|
1174
1178
|
height: 0.4rem; }
|
|
1175
|
-
.cdr-label-wrapper--large_11-0
|
|
1179
|
+
.cdr-label-wrapper--large_11-1-0 {
|
|
1176
1180
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1177
1181
|
font-style: normal;
|
|
1178
1182
|
font-weight: 400;
|
|
@@ -1180,14 +1184,14 @@ input[type="month"] {
|
|
|
1180
1184
|
font-size: 1.6rem;
|
|
1181
1185
|
line-height: 2.2rem;
|
|
1182
1186
|
padding-left: 3.6rem; }
|
|
1183
|
-
.cdr-label-wrapper--large_11-0
|
|
1187
|
+
.cdr-label-wrapper--large_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1184
1188
|
width: 2rem;
|
|
1185
1189
|
height: 2rem; }
|
|
1186
|
-
.cdr-label-wrapper--large_11-0
|
|
1190
|
+
.cdr-label-wrapper--large_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1187
1191
|
width: 0.5rem;
|
|
1188
1192
|
height: 0.5rem; }
|
|
1189
1193
|
@media (min-width: 0) and (max-width: 767px) {
|
|
1190
|
-
.cdr-label-wrapper--small\@xs_11-0
|
|
1194
|
+
.cdr-label-wrapper--small\@xs_11-1-0 {
|
|
1191
1195
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1192
1196
|
font-style: normal;
|
|
1193
1197
|
font-weight: 400;
|
|
@@ -1195,13 +1199,13 @@ input[type="month"] {
|
|
|
1195
1199
|
font-size: 1.4rem;
|
|
1196
1200
|
line-height: 1.8rem;
|
|
1197
1201
|
padding-left: 3.2rem; }
|
|
1198
|
-
.cdr-label-wrapper--small\@xs_11-0
|
|
1202
|
+
.cdr-label-wrapper--small\@xs_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1199
1203
|
width: 1.6rem;
|
|
1200
1204
|
height: 1.6rem; }
|
|
1201
|
-
.cdr-label-wrapper--small\@xs_11-0
|
|
1205
|
+
.cdr-label-wrapper--small\@xs_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1202
1206
|
width: 0.4rem;
|
|
1203
1207
|
height: 0.4rem; }
|
|
1204
|
-
.cdr-label-wrapper--medium\@xs_11-0
|
|
1208
|
+
.cdr-label-wrapper--medium\@xs_11-1-0 {
|
|
1205
1209
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1206
1210
|
font-style: normal;
|
|
1207
1211
|
font-weight: 400;
|
|
@@ -1209,13 +1213,13 @@ input[type="month"] {
|
|
|
1209
1213
|
font-size: 1.6rem;
|
|
1210
1214
|
line-height: 2.2rem;
|
|
1211
1215
|
padding-left: 3.2rem; }
|
|
1212
|
-
.cdr-label-wrapper--medium\@xs_11-0
|
|
1216
|
+
.cdr-label-wrapper--medium\@xs_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1213
1217
|
width: 1.6rem;
|
|
1214
1218
|
height: 1.6rem; }
|
|
1215
|
-
.cdr-label-wrapper--medium\@xs_11-0
|
|
1219
|
+
.cdr-label-wrapper--medium\@xs_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1216
1220
|
width: 0.4rem;
|
|
1217
1221
|
height: 0.4rem; }
|
|
1218
|
-
.cdr-label-wrapper--large\@xs_11-0
|
|
1222
|
+
.cdr-label-wrapper--large\@xs_11-1-0 {
|
|
1219
1223
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1220
1224
|
font-style: normal;
|
|
1221
1225
|
font-weight: 400;
|
|
@@ -1223,14 +1227,14 @@ input[type="month"] {
|
|
|
1223
1227
|
font-size: 1.6rem;
|
|
1224
1228
|
line-height: 2.2rem;
|
|
1225
1229
|
padding-left: 3.6rem; }
|
|
1226
|
-
.cdr-label-wrapper--large\@xs_11-0
|
|
1230
|
+
.cdr-label-wrapper--large\@xs_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1227
1231
|
width: 2rem;
|
|
1228
1232
|
height: 2rem; }
|
|
1229
|
-
.cdr-label-wrapper--large\@xs_11-0
|
|
1233
|
+
.cdr-label-wrapper--large\@xs_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1230
1234
|
width: 0.5rem;
|
|
1231
1235
|
height: 0.5rem; } }
|
|
1232
1236
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
1233
|
-
.cdr-label-wrapper--small\@sm_11-0
|
|
1237
|
+
.cdr-label-wrapper--small\@sm_11-1-0 {
|
|
1234
1238
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1235
1239
|
font-style: normal;
|
|
1236
1240
|
font-weight: 400;
|
|
@@ -1238,13 +1242,13 @@ input[type="month"] {
|
|
|
1238
1242
|
font-size: 1.4rem;
|
|
1239
1243
|
line-height: 1.8rem;
|
|
1240
1244
|
padding-left: 3.2rem; }
|
|
1241
|
-
.cdr-label-wrapper--small\@sm_11-0
|
|
1245
|
+
.cdr-label-wrapper--small\@sm_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1242
1246
|
width: 1.6rem;
|
|
1243
1247
|
height: 1.6rem; }
|
|
1244
|
-
.cdr-label-wrapper--small\@sm_11-0
|
|
1248
|
+
.cdr-label-wrapper--small\@sm_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1245
1249
|
width: 0.4rem;
|
|
1246
1250
|
height: 0.4rem; }
|
|
1247
|
-
.cdr-label-wrapper--medium\@sm_11-0
|
|
1251
|
+
.cdr-label-wrapper--medium\@sm_11-1-0 {
|
|
1248
1252
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1249
1253
|
font-style: normal;
|
|
1250
1254
|
font-weight: 400;
|
|
@@ -1252,13 +1256,13 @@ input[type="month"] {
|
|
|
1252
1256
|
font-size: 1.6rem;
|
|
1253
1257
|
line-height: 2.2rem;
|
|
1254
1258
|
padding-left: 3.2rem; }
|
|
1255
|
-
.cdr-label-wrapper--medium\@sm_11-0
|
|
1259
|
+
.cdr-label-wrapper--medium\@sm_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1256
1260
|
width: 1.6rem;
|
|
1257
1261
|
height: 1.6rem; }
|
|
1258
|
-
.cdr-label-wrapper--medium\@sm_11-0
|
|
1262
|
+
.cdr-label-wrapper--medium\@sm_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1259
1263
|
width: 0.4rem;
|
|
1260
1264
|
height: 0.4rem; }
|
|
1261
|
-
.cdr-label-wrapper--large\@sm_11-0
|
|
1265
|
+
.cdr-label-wrapper--large\@sm_11-1-0 {
|
|
1262
1266
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1263
1267
|
font-style: normal;
|
|
1264
1268
|
font-weight: 400;
|
|
@@ -1266,14 +1270,14 @@ input[type="month"] {
|
|
|
1266
1270
|
font-size: 1.6rem;
|
|
1267
1271
|
line-height: 2.2rem;
|
|
1268
1272
|
padding-left: 3.6rem; }
|
|
1269
|
-
.cdr-label-wrapper--large\@sm_11-0
|
|
1273
|
+
.cdr-label-wrapper--large\@sm_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1270
1274
|
width: 2rem;
|
|
1271
1275
|
height: 2rem; }
|
|
1272
|
-
.cdr-label-wrapper--large\@sm_11-0
|
|
1276
|
+
.cdr-label-wrapper--large\@sm_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1273
1277
|
width: 0.5rem;
|
|
1274
1278
|
height: 0.5rem; } }
|
|
1275
1279
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1276
|
-
.cdr-label-wrapper--small\@md_11-0
|
|
1280
|
+
.cdr-label-wrapper--small\@md_11-1-0 {
|
|
1277
1281
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1278
1282
|
font-style: normal;
|
|
1279
1283
|
font-weight: 400;
|
|
@@ -1281,13 +1285,13 @@ input[type="month"] {
|
|
|
1281
1285
|
font-size: 1.4rem;
|
|
1282
1286
|
line-height: 1.8rem;
|
|
1283
1287
|
padding-left: 3.2rem; }
|
|
1284
|
-
.cdr-label-wrapper--small\@md_11-0
|
|
1288
|
+
.cdr-label-wrapper--small\@md_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1285
1289
|
width: 1.6rem;
|
|
1286
1290
|
height: 1.6rem; }
|
|
1287
|
-
.cdr-label-wrapper--small\@md_11-0
|
|
1291
|
+
.cdr-label-wrapper--small\@md_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1288
1292
|
width: 0.4rem;
|
|
1289
1293
|
height: 0.4rem; }
|
|
1290
|
-
.cdr-label-wrapper--medium\@md_11-0
|
|
1294
|
+
.cdr-label-wrapper--medium\@md_11-1-0 {
|
|
1291
1295
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1292
1296
|
font-style: normal;
|
|
1293
1297
|
font-weight: 400;
|
|
@@ -1295,13 +1299,13 @@ input[type="month"] {
|
|
|
1295
1299
|
font-size: 1.6rem;
|
|
1296
1300
|
line-height: 2.2rem;
|
|
1297
1301
|
padding-left: 3.2rem; }
|
|
1298
|
-
.cdr-label-wrapper--medium\@md_11-0
|
|
1302
|
+
.cdr-label-wrapper--medium\@md_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1299
1303
|
width: 1.6rem;
|
|
1300
1304
|
height: 1.6rem; }
|
|
1301
|
-
.cdr-label-wrapper--medium\@md_11-0
|
|
1305
|
+
.cdr-label-wrapper--medium\@md_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1302
1306
|
width: 0.4rem;
|
|
1303
1307
|
height: 0.4rem; }
|
|
1304
|
-
.cdr-label-wrapper--large\@md_11-0
|
|
1308
|
+
.cdr-label-wrapper--large\@md_11-1-0 {
|
|
1305
1309
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1306
1310
|
font-style: normal;
|
|
1307
1311
|
font-weight: 400;
|
|
@@ -1309,14 +1313,14 @@ input[type="month"] {
|
|
|
1309
1313
|
font-size: 1.6rem;
|
|
1310
1314
|
line-height: 2.2rem;
|
|
1311
1315
|
padding-left: 3.6rem; }
|
|
1312
|
-
.cdr-label-wrapper--large\@md_11-0
|
|
1316
|
+
.cdr-label-wrapper--large\@md_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1313
1317
|
width: 2rem;
|
|
1314
1318
|
height: 2rem; }
|
|
1315
|
-
.cdr-label-wrapper--large\@md_11-0
|
|
1319
|
+
.cdr-label-wrapper--large\@md_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1316
1320
|
width: 0.5rem;
|
|
1317
1321
|
height: 0.5rem; } }
|
|
1318
1322
|
@media (min-width: 1232px) {
|
|
1319
|
-
.cdr-label-wrapper--small\@lg_11-0
|
|
1323
|
+
.cdr-label-wrapper--small\@lg_11-1-0 {
|
|
1320
1324
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1321
1325
|
font-style: normal;
|
|
1322
1326
|
font-weight: 400;
|
|
@@ -1324,13 +1328,13 @@ input[type="month"] {
|
|
|
1324
1328
|
font-size: 1.4rem;
|
|
1325
1329
|
line-height: 1.8rem;
|
|
1326
1330
|
padding-left: 3.2rem; }
|
|
1327
|
-
.cdr-label-wrapper--small\@lg_11-0
|
|
1331
|
+
.cdr-label-wrapper--small\@lg_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1328
1332
|
width: 1.6rem;
|
|
1329
1333
|
height: 1.6rem; }
|
|
1330
|
-
.cdr-label-wrapper--small\@lg_11-0
|
|
1334
|
+
.cdr-label-wrapper--small\@lg_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1331
1335
|
width: 0.4rem;
|
|
1332
1336
|
height: 0.4rem; }
|
|
1333
|
-
.cdr-label-wrapper--medium\@lg_11-0
|
|
1337
|
+
.cdr-label-wrapper--medium\@lg_11-1-0 {
|
|
1334
1338
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1335
1339
|
font-style: normal;
|
|
1336
1340
|
font-weight: 400;
|
|
@@ -1338,13 +1342,13 @@ input[type="month"] {
|
|
|
1338
1342
|
font-size: 1.6rem;
|
|
1339
1343
|
line-height: 2.2rem;
|
|
1340
1344
|
padding-left: 3.2rem; }
|
|
1341
|
-
.cdr-label-wrapper--medium\@lg_11-0
|
|
1345
|
+
.cdr-label-wrapper--medium\@lg_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1342
1346
|
width: 1.6rem;
|
|
1343
1347
|
height: 1.6rem; }
|
|
1344
|
-
.cdr-label-wrapper--medium\@lg_11-0
|
|
1348
|
+
.cdr-label-wrapper--medium\@lg_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1345
1349
|
width: 0.4rem;
|
|
1346
1350
|
height: 0.4rem; }
|
|
1347
|
-
.cdr-label-wrapper--large\@lg_11-0
|
|
1351
|
+
.cdr-label-wrapper--large\@lg_11-1-0 {
|
|
1348
1352
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1349
1353
|
font-style: normal;
|
|
1350
1354
|
font-weight: 400;
|
|
@@ -1352,14 +1356,14 @@ input[type="month"] {
|
|
|
1352
1356
|
font-size: 1.6rem;
|
|
1353
1357
|
line-height: 2.2rem;
|
|
1354
1358
|
padding-left: 3.6rem; }
|
|
1355
|
-
.cdr-label-wrapper--large\@lg_11-0
|
|
1359
|
+
.cdr-label-wrapper--large\@lg_11-1-0 > .cdr-label-wrapper__figure_11-1-0 {
|
|
1356
1360
|
width: 2rem;
|
|
1357
1361
|
height: 2rem; }
|
|
1358
|
-
.cdr-label-wrapper--large\@lg_11-0
|
|
1362
|
+
.cdr-label-wrapper--large\@lg_11-1-0 > .cdr-label-wrapper__figure_11-1-0::after {
|
|
1359
1363
|
width: 0.5rem;
|
|
1360
1364
|
height: 0.5rem; } }
|
|
1361
1365
|
|
|
1362
|
-
.cdr-chip_11-0
|
|
1366
|
+
.cdr-chip_11-1-0 {
|
|
1363
1367
|
display: inline-flex;
|
|
1364
1368
|
align-items: center;
|
|
1365
1369
|
position: relative;
|
|
@@ -1380,44 +1384,44 @@ input[type="month"] {
|
|
|
1380
1384
|
font-weight: 400;
|
|
1381
1385
|
letter-spacing: -0.008rem;
|
|
1382
1386
|
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); }
|
|
1383
|
-
.cdr-chip_11-0
|
|
1387
|
+
.cdr-chip_11-1-0:disabled, .cdr-chip_11-1-0:disabled:hover, .cdr-chip_11-1-0:disabled:focus {
|
|
1384
1388
|
cursor: not-allowed !important;
|
|
1385
1389
|
background-color: #ffffff !important;
|
|
1386
1390
|
box-shadow: inset 0 0 0 0.1rem #dcd6cb !important;
|
|
1387
1391
|
color: #d1cbbd !important; }
|
|
1388
|
-
.cdr-chip_11-0
|
|
1392
|
+
.cdr-chip_11-1-0:hover {
|
|
1389
1393
|
background-color: #f9f8f6;
|
|
1390
1394
|
box-shadow: inset 0 0 0 0.1rem #928b80, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
1391
|
-
.cdr-chip_11-0
|
|
1395
|
+
.cdr-chip_11-1-0:focus {
|
|
1392
1396
|
outline: none;
|
|
1393
1397
|
outline-offset: 0;
|
|
1394
1398
|
background-color: #ffffff;
|
|
1395
1399
|
box-shadow: inset 0 0 0 0.3rem #4e4d49; }
|
|
1396
|
-
.cdr-chip_11-0
|
|
1400
|
+
.cdr-chip_11-1-0:active {
|
|
1397
1401
|
background-color: #edeae3;
|
|
1398
1402
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
1399
|
-
.cdr-chip_11-0
|
|
1403
|
+
.cdr-chip_11-1-0[aria-pressed="true"], .cdr-chip_11-1-0[aria-checked="true"] {
|
|
1400
1404
|
text-shadow: 0 0 0.1rem currentColor;
|
|
1401
1405
|
background-color: #edeae3;
|
|
1402
1406
|
box-shadow: inset 0 0 0 0.1rem #4e4d49; }
|
|
1403
|
-
.cdr-chip_11-0
|
|
1407
|
+
.cdr-chip_11-1-0[aria-pressed="true"]:hover, .cdr-chip_11-1-0[aria-checked="true"]:hover {
|
|
1404
1408
|
background-color: #edeae3;
|
|
1405
1409
|
box-shadow: inset 0 0 0 0.2rem #726d64, 0 0.4rem 0.4rem 0 rgba(12, 11, 8, 0.2); }
|
|
1406
|
-
.cdr-chip_11-0
|
|
1410
|
+
.cdr-chip_11-1-0[aria-pressed="true"]:focus, .cdr-chip_11-1-0[aria-checked="true"]:focus {
|
|
1407
1411
|
background-color: #edeae3;
|
|
1408
1412
|
box-shadow: inset 0 0 0 0.3rem #4e4d49; }
|
|
1409
|
-
.cdr-chip__icon-left_11-0
|
|
1413
|
+
.cdr-chip__icon-left_11-1-0 {
|
|
1410
1414
|
position: absolute;
|
|
1411
1415
|
left: 0.8rem; }
|
|
1412
|
-
.cdr-chip__icon-right_11-0
|
|
1416
|
+
.cdr-chip__icon-right_11-1-0 {
|
|
1413
1417
|
position: absolute;
|
|
1414
1418
|
right: 0.8rem; }
|
|
1415
|
-
.cdr-chip__icon-left_11-0
|
|
1419
|
+
.cdr-chip__icon-left_11-1-0 ~ .cdr-chip__content_11-1-0 {
|
|
1416
1420
|
margin-left: 1.6rem; }
|
|
1417
|
-
.cdr-chip__icon-right_11-0
|
|
1421
|
+
.cdr-chip__icon-right_11-1-0 ~ .cdr-chip__content_11-1-0 {
|
|
1418
1422
|
margin-right: 1.6rem; }
|
|
1419
1423
|
|
|
1420
|
-
.cdr-chip-group_11-0
|
|
1424
|
+
.cdr-chip-group_11-1-0 {
|
|
1421
1425
|
border: none;
|
|
1422
1426
|
-webkit-margin-start: 0;
|
|
1423
1427
|
margin-inline-start: 0;
|
|
@@ -1431,14 +1435,14 @@ input[type="month"] {
|
|
|
1431
1435
|
padding-inline-end: 0;
|
|
1432
1436
|
-webkit-padding-after: 0;
|
|
1433
1437
|
padding-block-end: 0; }
|
|
1434
|
-
.cdr-chip-group_11-0
|
|
1438
|
+
.cdr-chip-group_11-1-0 legend {
|
|
1435
1439
|
-webkit-padding-start: 0;
|
|
1436
1440
|
padding-inline-start: 0;
|
|
1437
1441
|
margin-bottom: 0.8rem; }
|
|
1438
|
-
.cdr-chip-group__content_11-0
|
|
1442
|
+
.cdr-chip-group__content_11-1-0 > button:not(:last-child) {
|
|
1439
1443
|
margin-right: 0.8rem;
|
|
1440
1444
|
margin-bottom: 0.8rem; }
|
|
1441
|
-
.cdr-chip-group__legend--hidden_11-0
|
|
1445
|
+
.cdr-chip-group__legend--hidden_11-1-0 {
|
|
1442
1446
|
position: absolute;
|
|
1443
1447
|
width: 0.1rem;
|
|
1444
1448
|
height: 0.1rem;
|
|
@@ -1447,7 +1451,7 @@ input[type="month"] {
|
|
|
1447
1451
|
overflow: hidden;
|
|
1448
1452
|
clip: rect(0, 0, 0, 0);
|
|
1449
1453
|
border: 0; }
|
|
1450
|
-
.cdr-chip-group__legend_11-0
|
|
1454
|
+
.cdr-chip-group__legend_11-1-0 {
|
|
1451
1455
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1452
1456
|
font-style: normal;
|
|
1453
1457
|
font-weight: 500;
|
|
@@ -1455,7 +1459,7 @@ input[type="month"] {
|
|
|
1455
1459
|
font-size: 1.6rem;
|
|
1456
1460
|
line-height: 2rem; }
|
|
1457
1461
|
|
|
1458
|
-
.cdr-container_11-0
|
|
1462
|
+
.cdr-container_11-1-0 {
|
|
1459
1463
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1460
1464
|
font-style: normal;
|
|
1461
1465
|
font-weight: 400;
|
|
@@ -1466,16 +1470,16 @@ input[type="month"] {
|
|
|
1466
1470
|
padding-right: 1.6rem;
|
|
1467
1471
|
width: 100%; }
|
|
1468
1472
|
@media (min-width: 992px) {
|
|
1469
|
-
.cdr-container_11-0
|
|
1473
|
+
.cdr-container_11-1-0 {
|
|
1470
1474
|
padding-left: 3.2rem;
|
|
1471
1475
|
padding-right: 3.2rem; } }
|
|
1472
|
-
.cdr-container--static_11-0
|
|
1476
|
+
.cdr-container--static_11-1-0 {
|
|
1473
1477
|
margin-left: auto;
|
|
1474
1478
|
margin-right: auto;
|
|
1475
1479
|
max-width: 123.2rem; }
|
|
1476
1480
|
|
|
1477
1481
|
/* intentionally empty */
|
|
1478
|
-
.cdr-form-group_11-0
|
|
1482
|
+
.cdr-form-group_11-1-0 {
|
|
1479
1483
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1480
1484
|
font-style: normal;
|
|
1481
1485
|
font-weight: 500;
|
|
@@ -1495,30 +1499,30 @@ input[type="month"] {
|
|
|
1495
1499
|
padding-inline-end: 0;
|
|
1496
1500
|
-webkit-padding-after: 0;
|
|
1497
1501
|
padding-block-end: 0; }
|
|
1498
|
-
.cdr-form-group_11-0
|
|
1502
|
+
.cdr-form-group_11-1-0 legend {
|
|
1499
1503
|
-webkit-padding-start: 0;
|
|
1500
1504
|
padding-inline-start: 0;
|
|
1501
1505
|
margin-bottom: 0.8rem; }
|
|
1502
|
-
.cdr-form-group--error_11-0
|
|
1506
|
+
.cdr-form-group--error_11-1-0 {
|
|
1503
1507
|
box-shadow: inset 0 0 0 0.1rem #b33322;
|
|
1504
1508
|
background-color: rgba(255, 242, 242, 0.75); }
|
|
1505
|
-
.cdr-form-group--error_11-0
|
|
1509
|
+
.cdr-form-group--error_11-1-0:hover {
|
|
1506
1510
|
background-color: transparent; }
|
|
1507
|
-
.cdr-form-group--disabled_11-0
|
|
1511
|
+
.cdr-form-group--disabled_11-1-0 {
|
|
1508
1512
|
cursor: not-allowed;
|
|
1509
1513
|
color: #d1cbbd; }
|
|
1510
|
-
.cdr-form-group--disabled_11-0
|
|
1514
|
+
.cdr-form-group--disabled_11-1-0 .cdr-form-group__optional_11-1-0, .cdr-form-group--disabled_11-1-0 .cdr-form-group__required_11-1-0 {
|
|
1511
1515
|
color: #d1cbbd; }
|
|
1512
|
-
.cdr-form-group__wrapper_11-0
|
|
1516
|
+
.cdr-form-group__wrapper_11-1-0 {
|
|
1513
1517
|
border-radius: 0.4rem;
|
|
1514
1518
|
display: flex;
|
|
1515
1519
|
flex-direction: column; }
|
|
1516
|
-
.cdr-form-group__wrapper_11-0
|
|
1520
|
+
.cdr-form-group__wrapper_11-1-0 > * {
|
|
1517
1521
|
flex: 1 1 0; }
|
|
1518
|
-
.cdr-form-group__optional_11-0
|
|
1522
|
+
.cdr-form-group__optional_11-1-0 {
|
|
1519
1523
|
color: rgba(66, 59, 47, 0.75); }
|
|
1520
1524
|
|
|
1521
|
-
.cdr-form-error_11-0
|
|
1525
|
+
.cdr-form-error_11-1-0 {
|
|
1522
1526
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1523
1527
|
font-style: normal;
|
|
1524
1528
|
font-weight: 400;
|
|
@@ -1528,58 +1532,58 @@ input[type="month"] {
|
|
|
1528
1532
|
color: #b33322;
|
|
1529
1533
|
fill: #b33322;
|
|
1530
1534
|
margin-top: 0.4rem; }
|
|
1531
|
-
.cdr-form-error__icon_11-0
|
|
1535
|
+
.cdr-form-error__icon_11-1-0 {
|
|
1532
1536
|
margin-right: 0.4rem; }
|
|
1533
1537
|
|
|
1534
|
-
.cdr-grid_11-0
|
|
1538
|
+
.cdr-grid_11-1-0 {
|
|
1535
1539
|
display: grid;
|
|
1536
1540
|
list-style: none;
|
|
1537
1541
|
margin: 0;
|
|
1538
1542
|
padding: 0;
|
|
1539
1543
|
gap: 1.6rem 1.6rem; }
|
|
1540
|
-
.cdr-grid--gutter-none_11-0
|
|
1544
|
+
.cdr-grid--gutter-none_11-1-0 {
|
|
1541
1545
|
gap: 0 0; }
|
|
1542
|
-
.cdr-grid--gutter-small_11-0
|
|
1546
|
+
.cdr-grid--gutter-small_11-1-0 {
|
|
1543
1547
|
gap: 0.2rem 0.2rem; }
|
|
1544
|
-
.cdr-grid--gutter-medium_11-0
|
|
1548
|
+
.cdr-grid--gutter-medium_11-1-0 {
|
|
1545
1549
|
gap: 1.6rem 1.6rem; }
|
|
1546
|
-
.cdr-grid--gutter-large_11-0
|
|
1550
|
+
.cdr-grid--gutter-large_11-1-0 {
|
|
1547
1551
|
gap: 3.2rem 3.2rem; }
|
|
1548
1552
|
@media (min-width: 0) and (max-width: 767px) {
|
|
1549
|
-
.cdr-grid--gutter-none\@xs_11-0
|
|
1553
|
+
.cdr-grid--gutter-none\@xs_11-1-0 {
|
|
1550
1554
|
gap: 0 0; }
|
|
1551
|
-
.cdr-grid--gutter-small\@xs_11-0
|
|
1555
|
+
.cdr-grid--gutter-small\@xs_11-1-0 {
|
|
1552
1556
|
gap: 0.2rem 0.2rem; }
|
|
1553
|
-
.cdr-grid--gutter-medium\@xs_11-0
|
|
1557
|
+
.cdr-grid--gutter-medium\@xs_11-1-0 {
|
|
1554
1558
|
gap: 1.6rem 1.6rem; }
|
|
1555
|
-
.cdr-grid--gutter-large\@xs_11-0
|
|
1559
|
+
.cdr-grid--gutter-large\@xs_11-1-0 {
|
|
1556
1560
|
gap: 3.2rem 3.2rem; } }
|
|
1557
1561
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
1558
|
-
.cdr-grid--gutter-none\@sm_11-0
|
|
1562
|
+
.cdr-grid--gutter-none\@sm_11-1-0 {
|
|
1559
1563
|
gap: 0 0; }
|
|
1560
|
-
.cdr-grid--gutter-small\@sm_11-0
|
|
1564
|
+
.cdr-grid--gutter-small\@sm_11-1-0 {
|
|
1561
1565
|
gap: 0.2rem 0.2rem; }
|
|
1562
|
-
.cdr-grid--gutter-medium\@sm_11-0
|
|
1566
|
+
.cdr-grid--gutter-medium\@sm_11-1-0 {
|
|
1563
1567
|
gap: 1.6rem 1.6rem; }
|
|
1564
|
-
.cdr-grid--gutter-large\@sm_11-0
|
|
1568
|
+
.cdr-grid--gutter-large\@sm_11-1-0 {
|
|
1565
1569
|
gap: 3.2rem 3.2rem; } }
|
|
1566
1570
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1567
|
-
.cdr-grid--gutter-none\@md_11-0
|
|
1571
|
+
.cdr-grid--gutter-none\@md_11-1-0 {
|
|
1568
1572
|
gap: 0 0; }
|
|
1569
|
-
.cdr-grid--gutter-small\@md_11-0
|
|
1573
|
+
.cdr-grid--gutter-small\@md_11-1-0 {
|
|
1570
1574
|
gap: 0.2rem 0.2rem; }
|
|
1571
|
-
.cdr-grid--gutter-medium\@md_11-0
|
|
1575
|
+
.cdr-grid--gutter-medium\@md_11-1-0 {
|
|
1572
1576
|
gap: 1.6rem 1.6rem; }
|
|
1573
|
-
.cdr-grid--gutter-large\@md_11-0
|
|
1577
|
+
.cdr-grid--gutter-large\@md_11-1-0 {
|
|
1574
1578
|
gap: 3.2rem 3.2rem; } }
|
|
1575
1579
|
@media (min-width: 1232px) {
|
|
1576
|
-
.cdr-grid--gutter-none\@lg_11-0
|
|
1580
|
+
.cdr-grid--gutter-none\@lg_11-1-0 {
|
|
1577
1581
|
gap: 0 0; }
|
|
1578
|
-
.cdr-grid--gutter-small\@lg_11-0
|
|
1582
|
+
.cdr-grid--gutter-small\@lg_11-1-0 {
|
|
1579
1583
|
gap: 0.2rem 0.2rem; }
|
|
1580
|
-
.cdr-grid--gutter-medium\@lg_11-0
|
|
1584
|
+
.cdr-grid--gutter-medium\@lg_11-1-0 {
|
|
1581
1585
|
gap: 1.6rem 1.6rem; }
|
|
1582
|
-
.cdr-grid--gutter-large\@lg_11-0
|
|
1586
|
+
.cdr-grid--gutter-large\@lg_11-1-0 {
|
|
1583
1587
|
gap: 3.2rem 3.2rem; } }
|
|
1584
1588
|
|
|
1585
1589
|
/* ==========================================================================
|
|
@@ -1593,7 +1597,7 @@ input[type="month"] {
|
|
|
1593
1597
|
|
|
1594
1598
|
:Base Styles
|
|
1595
1599
|
========================================================================== */
|
|
1596
|
-
.cdr-icon_11-0
|
|
1600
|
+
.cdr-icon_11-1-0 {
|
|
1597
1601
|
display: inline-block;
|
|
1598
1602
|
vertical-align: middle;
|
|
1599
1603
|
flex: 0 0 auto;
|
|
@@ -1612,44 +1616,44 @@ input[type="month"] {
|
|
|
1612
1616
|
/* @lg
|
|
1613
1617
|
1200px and up
|
|
1614
1618
|
========== */ }
|
|
1615
|
-
.cdr-icon--small_11-0
|
|
1619
|
+
.cdr-icon--small_11-1-0 {
|
|
1616
1620
|
width: 1.6rem;
|
|
1617
1621
|
height: 1.6rem; }
|
|
1618
|
-
.cdr-icon--large_11-0
|
|
1622
|
+
.cdr-icon--large_11-1-0 {
|
|
1619
1623
|
width: 3.2rem;
|
|
1620
1624
|
height: 3.2rem; }
|
|
1621
1625
|
@media (min-width: 0) and (max-width: 767px) {
|
|
1622
|
-
.cdr-icon--small\@xs_11-0
|
|
1626
|
+
.cdr-icon--small\@xs_11-1-0 {
|
|
1623
1627
|
width: 1.6rem;
|
|
1624
1628
|
height: 1.6rem; }
|
|
1625
|
-
.cdr-icon--large\@xs_11-0
|
|
1629
|
+
.cdr-icon--large\@xs_11-1-0 {
|
|
1626
1630
|
width: 3.2rem;
|
|
1627
1631
|
height: 3.2rem; } }
|
|
1628
1632
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
1629
|
-
.cdr-icon--small\@sm_11-0
|
|
1633
|
+
.cdr-icon--small\@sm_11-1-0 {
|
|
1630
1634
|
width: 1.6rem;
|
|
1631
1635
|
height: 1.6rem; }
|
|
1632
|
-
.cdr-icon--large\@sm_11-0
|
|
1636
|
+
.cdr-icon--large\@sm_11-1-0 {
|
|
1633
1637
|
width: 3.2rem;
|
|
1634
1638
|
height: 3.2rem; } }
|
|
1635
1639
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1636
|
-
.cdr-icon--small\@md_11-0
|
|
1640
|
+
.cdr-icon--small\@md_11-1-0 {
|
|
1637
1641
|
width: 1.6rem;
|
|
1638
1642
|
height: 1.6rem; }
|
|
1639
|
-
.cdr-icon--large\@md_11-0
|
|
1643
|
+
.cdr-icon--large\@md_11-1-0 {
|
|
1640
1644
|
width: 3.2rem;
|
|
1641
1645
|
height: 3.2rem; } }
|
|
1642
1646
|
@media (min-width: 1232px) {
|
|
1643
|
-
.cdr-icon--small\@lg_11-0
|
|
1647
|
+
.cdr-icon--small\@lg_11-1-0 {
|
|
1644
1648
|
width: 1.6rem;
|
|
1645
1649
|
height: 1.6rem; }
|
|
1646
|
-
.cdr-icon--large\@lg_11-0
|
|
1650
|
+
.cdr-icon--large\@lg_11-1-0 {
|
|
1647
1651
|
width: 3.2rem;
|
|
1648
1652
|
height: 3.2rem; } }
|
|
1649
|
-
.cdr-icon--inherit-color_11-0
|
|
1653
|
+
.cdr-icon--inherit-color_11-1-0 {
|
|
1650
1654
|
fill: inherit; }
|
|
1651
1655
|
|
|
1652
|
-
.cdr-image_11-0
|
|
1656
|
+
.cdr-image_11-1-0 {
|
|
1653
1657
|
max-width: 100%;
|
|
1654
1658
|
vertical-align: middle;
|
|
1655
1659
|
border-style: none;
|
|
@@ -1661,26 +1665,26 @@ input[type="month"] {
|
|
|
1661
1665
|
========== */
|
|
1662
1666
|
/* circle
|
|
1663
1667
|
========== */ }
|
|
1664
|
-
.cdr-image--responsive_11-0
|
|
1668
|
+
.cdr-image--responsive_11-1-0 {
|
|
1665
1669
|
display: block;
|
|
1666
1670
|
height: auto;
|
|
1667
1671
|
width: 100%; }
|
|
1668
|
-
.cdr-image--rounded_11-0
|
|
1672
|
+
.cdr-image--rounded_11-1-0 {
|
|
1669
1673
|
border-radius: 0.4rem; }
|
|
1670
|
-
.cdr-image--circle_11-0
|
|
1674
|
+
.cdr-image--circle_11-1-0 {
|
|
1671
1675
|
border-radius: 999.9rem; }
|
|
1672
1676
|
/* ==========================================================================
|
|
1673
1677
|
# MEDIA FRAME
|
|
1674
1678
|
========================================================================== */
|
|
1675
|
-
.cdr-image-ratio_11-0
|
|
1679
|
+
.cdr-image-ratio_11-1-0 {
|
|
1676
1680
|
position: relative;
|
|
1677
1681
|
overflow: hidden; }
|
|
1678
|
-
.cdr-image-ratio_11-0
|
|
1682
|
+
.cdr-image-ratio_11-1-0::before {
|
|
1679
1683
|
content: '';
|
|
1680
1684
|
height: 0;
|
|
1681
1685
|
display: block;
|
|
1682
1686
|
padding-bottom: var(--ratio); }
|
|
1683
|
-
.cdr-image-ratio__cover_11-0
|
|
1687
|
+
.cdr-image-ratio__cover_11-1-0 {
|
|
1684
1688
|
position: absolute;
|
|
1685
1689
|
top: 0;
|
|
1686
1690
|
left: 0;
|
|
@@ -1688,19 +1692,19 @@ input[type="month"] {
|
|
|
1688
1692
|
width: 100%;
|
|
1689
1693
|
-o-object-fit: contain;
|
|
1690
1694
|
object-fit: contain; }
|
|
1691
|
-
.cdr-image-ratio__cover--crop_11-0
|
|
1695
|
+
.cdr-image-ratio__cover--crop_11-1-0 {
|
|
1692
1696
|
-o-object-fit: none;
|
|
1693
1697
|
object-fit: none; }
|
|
1694
|
-
.cdr-image-ratio__cover--cover_11-0
|
|
1698
|
+
.cdr-image-ratio__cover--cover_11-1-0 {
|
|
1695
1699
|
-o-object-fit: cover;
|
|
1696
1700
|
object-fit: cover; }
|
|
1697
1701
|
|
|
1698
|
-
.cdr-label-standalone_11-0
|
|
1702
|
+
.cdr-label-standalone_11-1-0 {
|
|
1699
1703
|
display: grid;
|
|
1700
1704
|
grid-template-areas: "label label info" "input input input" "post post post"; }
|
|
1701
|
-
.cdr-label-standalone__label-wrapper_11-0
|
|
1705
|
+
.cdr-label-standalone__label-wrapper_11-1-0 {
|
|
1702
1706
|
grid-area: label; }
|
|
1703
|
-
.cdr-label-standalone__label_11-0
|
|
1707
|
+
.cdr-label-standalone__label_11-1-0 {
|
|
1704
1708
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1705
1709
|
font-style: normal;
|
|
1706
1710
|
font-weight: 400;
|
|
@@ -1709,7 +1713,7 @@ input[type="month"] {
|
|
|
1709
1713
|
line-height: 1.8rem;
|
|
1710
1714
|
color: rgba(12, 11, 8, 0.75);
|
|
1711
1715
|
margin: 0; }
|
|
1712
|
-
.cdr-label-standalone__label--sr-only_11-0
|
|
1716
|
+
.cdr-label-standalone__label--sr-only_11-1-0 {
|
|
1713
1717
|
position: absolute;
|
|
1714
1718
|
width: 0.1rem;
|
|
1715
1719
|
height: 0.1rem;
|
|
@@ -1718,13 +1722,13 @@ input[type="month"] {
|
|
|
1718
1722
|
overflow: hidden;
|
|
1719
1723
|
clip: rect(0, 0, 0, 0);
|
|
1720
1724
|
border: 0; }
|
|
1721
|
-
.cdr-label-standalone__label--disabled_11-0
|
|
1725
|
+
.cdr-label-standalone__label--disabled_11-1-0 {
|
|
1722
1726
|
color: #d1cbbd; }
|
|
1723
|
-
.cdr-label-standalone__label--disabled_11-0
|
|
1727
|
+
.cdr-label-standalone__label--disabled_11-1-0 .cdr-label-standalone__optional_11-1-0 {
|
|
1724
1728
|
color: #d1cbbd; }
|
|
1725
|
-
.cdr-label-standalone__optional_11-0
|
|
1729
|
+
.cdr-label-standalone__optional_11-1-0 {
|
|
1726
1730
|
color: rgba(66, 59, 47, 0.75); }
|
|
1727
|
-
.cdr-label-standalone__helper_11-0
|
|
1731
|
+
.cdr-label-standalone__helper_11-1-0 {
|
|
1728
1732
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1729
1733
|
font-style: normal;
|
|
1730
1734
|
font-weight: 400;
|
|
@@ -1733,7 +1737,7 @@ input[type="month"] {
|
|
|
1733
1737
|
line-height: 1.8rem;
|
|
1734
1738
|
color: rgba(66, 59, 47, 0.75);
|
|
1735
1739
|
margin-top: 0.2rem; }
|
|
1736
|
-
.cdr-label-standalone__info_11-0
|
|
1740
|
+
.cdr-label-standalone__info_11-1-0 {
|
|
1737
1741
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1738
1742
|
font-style: normal;
|
|
1739
1743
|
font-weight: 400;
|
|
@@ -1744,18 +1748,18 @@ input[type="month"] {
|
|
|
1744
1748
|
order: 2;
|
|
1745
1749
|
align-self: end;
|
|
1746
1750
|
justify-self: end; }
|
|
1747
|
-
.cdr-label-standalone__post-content_11-0
|
|
1751
|
+
.cdr-label-standalone__post-content_11-1-0 {
|
|
1748
1752
|
grid-area: post; }
|
|
1749
|
-
.cdr-label-standalone__info-action_11-0
|
|
1753
|
+
.cdr-label-standalone__info-action_11-1-0 {
|
|
1750
1754
|
display: flex;
|
|
1751
1755
|
justify-content: center;
|
|
1752
1756
|
align-items: center;
|
|
1753
1757
|
width: 4rem; }
|
|
1754
|
-
.cdr-label-standalone__input-wrap_11-0
|
|
1758
|
+
.cdr-label-standalone__input-wrap_11-1-0 {
|
|
1755
1759
|
position: relative;
|
|
1756
1760
|
display: flex;
|
|
1757
1761
|
grid-area: input; }
|
|
1758
|
-
.cdr-label-standalone__input-spacing_11-0
|
|
1762
|
+
.cdr-label-standalone__input-spacing_11-1-0 {
|
|
1759
1763
|
margin-top: 0.8rem; }
|
|
1760
1764
|
|
|
1761
1765
|
/* intentionally empty */
|
|
@@ -1793,7 +1797,7 @@ input[type="month"] {
|
|
|
1793
1797
|
/* ==========================================================================
|
|
1794
1798
|
# INPUT
|
|
1795
1799
|
========================================================================== */
|
|
1796
|
-
.cdr-input_11-0
|
|
1800
|
+
.cdr-input_11-1-0 {
|
|
1797
1801
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1798
1802
|
font-style: normal;
|
|
1799
1803
|
font-weight: 400;
|
|
@@ -1834,15 +1838,15 @@ input[type="month"] {
|
|
|
1834
1838
|
========== */
|
|
1835
1839
|
/* Slot Sections
|
|
1836
1840
|
========================================================================== */ }
|
|
1837
|
-
.cdr-input_11-0
|
|
1841
|
+
.cdr-input_11-1-0[type=number]::-webkit-inner-spin-button, .cdr-input_11-1-0[type=number]::-webkit-outer-spin-button {
|
|
1838
1842
|
-webkit-appearance: none;
|
|
1839
1843
|
-moz-appearance: none;
|
|
1840
1844
|
appearance: none;
|
|
1841
1845
|
margin: 0; }
|
|
1842
|
-
.cdr-input_11-0
|
|
1846
|
+
.cdr-input_11-1-0:active, .cdr-input_11-1-0:focus {
|
|
1843
1847
|
outline: none;
|
|
1844
1848
|
box-shadow: inset 0 0 0 0.2rem #20201d, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2); }
|
|
1845
|
-
.cdr-input_11-0
|
|
1849
|
+
.cdr-input_11-1-0::-moz-placeholder {
|
|
1846
1850
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1847
1851
|
font-style: normal;
|
|
1848
1852
|
font-weight: 400;
|
|
@@ -1850,7 +1854,7 @@ input[type="month"] {
|
|
|
1850
1854
|
font-size: 1.6rem;
|
|
1851
1855
|
line-height: 2.2rem;
|
|
1852
1856
|
color: rgba(66, 59, 47, 0.75); }
|
|
1853
|
-
.cdr-input_11-0
|
|
1857
|
+
.cdr-input_11-1-0:-ms-input-placeholder {
|
|
1854
1858
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1855
1859
|
font-style: normal;
|
|
1856
1860
|
font-weight: 400;
|
|
@@ -1858,7 +1862,7 @@ input[type="month"] {
|
|
|
1858
1862
|
font-size: 1.6rem;
|
|
1859
1863
|
line-height: 2.2rem;
|
|
1860
1864
|
color: rgba(66, 59, 47, 0.75); }
|
|
1861
|
-
.cdr-input_11-0
|
|
1865
|
+
.cdr-input_11-1-0::placeholder {
|
|
1862
1866
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1863
1867
|
font-style: normal;
|
|
1864
1868
|
font-weight: 400;
|
|
@@ -1866,43 +1870,43 @@ input[type="month"] {
|
|
|
1866
1870
|
font-size: 1.6rem;
|
|
1867
1871
|
line-height: 2.2rem;
|
|
1868
1872
|
color: rgba(66, 59, 47, 0.75); }
|
|
1869
|
-
.cdr-input_11-0
|
|
1873
|
+
.cdr-input_11-1-0[disabled] {
|
|
1870
1874
|
background-color: #f9f8f6;
|
|
1871
1875
|
color: #d1cbbd;
|
|
1872
1876
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd; }
|
|
1873
|
-
.cdr-input_11-0
|
|
1877
|
+
.cdr-input_11-1-0[disabled]:hover {
|
|
1874
1878
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd;
|
|
1875
1879
|
cursor: not-allowed; }
|
|
1876
|
-
.cdr-input_11-0
|
|
1880
|
+
.cdr-input_11-1-0[disabled]::-moz-placeholder {
|
|
1877
1881
|
color: #d1cbbd; }
|
|
1878
|
-
.cdr-input_11-0
|
|
1882
|
+
.cdr-input_11-1-0[disabled]:-ms-input-placeholder {
|
|
1879
1883
|
color: #d1cbbd; }
|
|
1880
|
-
.cdr-input_11-0
|
|
1884
|
+
.cdr-input_11-1-0[disabled]::placeholder {
|
|
1881
1885
|
color: #d1cbbd; }
|
|
1882
|
-
.cdr-input--focus_11-0
|
|
1886
|
+
.cdr-input--focus_11-1-0 svg {
|
|
1883
1887
|
fill: rgba(12, 11, 8, 0.75) !important; }
|
|
1884
|
-
.cdr-input--multiline_11-0
|
|
1888
|
+
.cdr-input--multiline_11-1-0 {
|
|
1885
1889
|
height: auto; }
|
|
1886
|
-
.cdr-input--preicon_11-0
|
|
1890
|
+
.cdr-input--preicon_11-1-0 {
|
|
1887
1891
|
/* $input-pre-icon-default-width = 25px with the expectation that
|
|
1888
1892
|
slot provided icon is close to that width */
|
|
1889
1893
|
padding-left: 3.7rem !important; }
|
|
1890
|
-
.cdr-input--posticon_11-0
|
|
1894
|
+
.cdr-input--posticon_11-1-0 {
|
|
1891
1895
|
padding-right: 4.5rem; }
|
|
1892
|
-
.cdr-input--posticons_11-0
|
|
1896
|
+
.cdr-input--posticons_11-1-0 {
|
|
1893
1897
|
padding-right: 9rem; }
|
|
1894
|
-
.cdr-input--primary_11-0
|
|
1898
|
+
.cdr-input--primary_11-1-0 {
|
|
1895
1899
|
background-color: rgba(244, 242, 237, 0.15); }
|
|
1896
|
-
.cdr-input--primary_11-0
|
|
1900
|
+
.cdr-input--primary_11-1-0:active, .cdr-input--primary_11-1-0:focus {
|
|
1897
1901
|
background-color: #f9f8f6; }
|
|
1898
|
-
.cdr-input--secondary_11-0
|
|
1902
|
+
.cdr-input--secondary_11-1-0 {
|
|
1899
1903
|
background-color: rgba(255, 255, 255, 0.85); }
|
|
1900
|
-
.cdr-input--secondary_11-0
|
|
1904
|
+
.cdr-input--secondary_11-1-0:active, .cdr-input--secondary_11-1-0:focus {
|
|
1901
1905
|
background-color: #ffffff; }
|
|
1902
|
-
.cdr-input--error_11-0
|
|
1906
|
+
.cdr-input--error_11-1-0 {
|
|
1903
1907
|
background-color: rgba(255, 242, 242, 0.75);
|
|
1904
1908
|
box-shadow: inset 0 0 0 0.1rem #b33322; }
|
|
1905
|
-
.cdr-input--large_11-0
|
|
1909
|
+
.cdr-input--large_11-1-0 {
|
|
1906
1910
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1907
1911
|
font-style: normal;
|
|
1908
1912
|
font-weight: 400;
|
|
@@ -1912,14 +1916,14 @@ input[type="month"] {
|
|
|
1912
1916
|
line-height: 3.2rem;
|
|
1913
1917
|
padding-left: 0.8rem;
|
|
1914
1918
|
height: 4.8rem; }
|
|
1915
|
-
.cdr-input--large_11-0
|
|
1919
|
+
.cdr-input--large_11-1-0::-moz-placeholder {
|
|
1916
1920
|
line-height: 3.2rem; }
|
|
1917
|
-
.cdr-input--large_11-0
|
|
1921
|
+
.cdr-input--large_11-1-0:-ms-input-placeholder {
|
|
1918
1922
|
line-height: 3.2rem; }
|
|
1919
|
-
.cdr-input--large_11-0
|
|
1923
|
+
.cdr-input--large_11-1-0::placeholder {
|
|
1920
1924
|
line-height: 3.2rem; }
|
|
1921
1925
|
@media (min-width: 0) and (max-width: 767px) {
|
|
1922
|
-
.cdr-input--large\@xs_11-0
|
|
1926
|
+
.cdr-input--large\@xs_11-1-0 {
|
|
1923
1927
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1924
1928
|
font-style: normal;
|
|
1925
1929
|
font-weight: 400;
|
|
@@ -1929,14 +1933,14 @@ input[type="month"] {
|
|
|
1929
1933
|
line-height: 3.2rem;
|
|
1930
1934
|
padding-left: 0.8rem;
|
|
1931
1935
|
height: 4.8rem; }
|
|
1932
|
-
.cdr-input--large\@xs_11-0
|
|
1936
|
+
.cdr-input--large\@xs_11-1-0::-moz-placeholder {
|
|
1933
1937
|
line-height: 3.2rem; }
|
|
1934
|
-
.cdr-input--large\@xs_11-0
|
|
1938
|
+
.cdr-input--large\@xs_11-1-0:-ms-input-placeholder {
|
|
1935
1939
|
line-height: 3.2rem; }
|
|
1936
|
-
.cdr-input--large\@xs_11-0
|
|
1940
|
+
.cdr-input--large\@xs_11-1-0::placeholder {
|
|
1937
1941
|
line-height: 3.2rem; } }
|
|
1938
1942
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
1939
|
-
.cdr-input--large\@sm_11-0
|
|
1943
|
+
.cdr-input--large\@sm_11-1-0 {
|
|
1940
1944
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1941
1945
|
font-style: normal;
|
|
1942
1946
|
font-weight: 400;
|
|
@@ -1946,14 +1950,14 @@ input[type="month"] {
|
|
|
1946
1950
|
line-height: 3.2rem;
|
|
1947
1951
|
padding-left: 0.8rem;
|
|
1948
1952
|
height: 4.8rem; }
|
|
1949
|
-
.cdr-input--large\@sm_11-0
|
|
1953
|
+
.cdr-input--large\@sm_11-1-0::-moz-placeholder {
|
|
1950
1954
|
line-height: 3.2rem; }
|
|
1951
|
-
.cdr-input--large\@sm_11-0
|
|
1955
|
+
.cdr-input--large\@sm_11-1-0:-ms-input-placeholder {
|
|
1952
1956
|
line-height: 3.2rem; }
|
|
1953
|
-
.cdr-input--large\@sm_11-0
|
|
1957
|
+
.cdr-input--large\@sm_11-1-0::placeholder {
|
|
1954
1958
|
line-height: 3.2rem; } }
|
|
1955
1959
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
1956
|
-
.cdr-input--large\@md_11-0
|
|
1960
|
+
.cdr-input--large\@md_11-1-0 {
|
|
1957
1961
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1958
1962
|
font-style: normal;
|
|
1959
1963
|
font-weight: 400;
|
|
@@ -1963,14 +1967,14 @@ input[type="month"] {
|
|
|
1963
1967
|
line-height: 3.2rem;
|
|
1964
1968
|
padding-left: 0.8rem;
|
|
1965
1969
|
height: 4.8rem; }
|
|
1966
|
-
.cdr-input--large\@md_11-0
|
|
1970
|
+
.cdr-input--large\@md_11-1-0::-moz-placeholder {
|
|
1967
1971
|
line-height: 3.2rem; }
|
|
1968
|
-
.cdr-input--large\@md_11-0
|
|
1972
|
+
.cdr-input--large\@md_11-1-0:-ms-input-placeholder {
|
|
1969
1973
|
line-height: 3.2rem; }
|
|
1970
|
-
.cdr-input--large\@md_11-0
|
|
1974
|
+
.cdr-input--large\@md_11-1-0::placeholder {
|
|
1971
1975
|
line-height: 3.2rem; } }
|
|
1972
1976
|
@media (min-width: 1232px) {
|
|
1973
|
-
.cdr-input--large\@lg_11-0
|
|
1977
|
+
.cdr-input--large\@lg_11-1-0 {
|
|
1974
1978
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
1975
1979
|
font-style: normal;
|
|
1976
1980
|
font-weight: 400;
|
|
@@ -1980,24 +1984,24 @@ input[type="month"] {
|
|
|
1980
1984
|
line-height: 3.2rem;
|
|
1981
1985
|
padding-left: 0.8rem;
|
|
1982
1986
|
height: 4.8rem; }
|
|
1983
|
-
.cdr-input--large\@lg_11-0
|
|
1987
|
+
.cdr-input--large\@lg_11-1-0::-moz-placeholder {
|
|
1984
1988
|
line-height: 3.2rem; }
|
|
1985
|
-
.cdr-input--large\@lg_11-0
|
|
1989
|
+
.cdr-input--large\@lg_11-1-0:-ms-input-placeholder {
|
|
1986
1990
|
line-height: 3.2rem; }
|
|
1987
|
-
.cdr-input--large\@lg_11-0
|
|
1991
|
+
.cdr-input--large\@lg_11-1-0::placeholder {
|
|
1988
1992
|
line-height: 3.2rem; } }
|
|
1989
|
-
.cdr-input__pre-icon_11-0
|
|
1993
|
+
.cdr-input__pre-icon_11-1-0 {
|
|
1990
1994
|
position: absolute;
|
|
1991
1995
|
top: 50%;
|
|
1992
1996
|
left: 0.8rem;
|
|
1993
1997
|
transform: translateY(-50%); }
|
|
1994
|
-
.cdr-input__post-icon_11-0
|
|
1998
|
+
.cdr-input__post-icon_11-1-0 {
|
|
1995
1999
|
display: block;
|
|
1996
2000
|
position: absolute;
|
|
1997
2001
|
top: 50%;
|
|
1998
2002
|
right: 0.8rem;
|
|
1999
2003
|
transform: translateY(-50%); }
|
|
2000
|
-
.cdr-input__helper-text_11-0
|
|
2004
|
+
.cdr-input__helper-text_11-1-0 {
|
|
2001
2005
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2002
2006
|
font-style: normal;
|
|
2003
2007
|
font-weight: 400;
|
|
@@ -2010,7 +2014,7 @@ input[type="month"] {
|
|
|
2010
2014
|
/* ==========================================================================
|
|
2011
2015
|
# INPUT WRAPPER
|
|
2012
2016
|
========================================================================== */
|
|
2013
|
-
.cdr-input-wrap_11-0
|
|
2017
|
+
.cdr-input-wrap_11-1-0 {
|
|
2014
2018
|
position: relative;
|
|
2015
2019
|
flex-grow: 1;
|
|
2016
2020
|
fill: #928b80; }
|
|
@@ -2026,7 +2030,7 @@ input[type="month"] {
|
|
|
2026
2030
|
:Style variants
|
|
2027
2031
|
:Standalone
|
|
2028
2032
|
========================================================================== */
|
|
2029
|
-
.cdr-link_11-0
|
|
2033
|
+
.cdr-link_11-1-0 {
|
|
2030
2034
|
font-family: inherit;
|
|
2031
2035
|
font-size: inherit;
|
|
2032
2036
|
line-height: inherit;
|
|
@@ -2042,29 +2046,29 @@ input[type="month"] {
|
|
|
2042
2046
|
padding: 0;
|
|
2043
2047
|
text-decoration: underline;
|
|
2044
2048
|
vertical-align: top; }
|
|
2045
|
-
.cdr-link_11-0
|
|
2049
|
+
.cdr-link_11-1-0:active, .cdr-link_11-1-0:focus {
|
|
2046
2050
|
color: #0b2d60; }
|
|
2047
|
-
.cdr-link_11-0
|
|
2051
|
+
.cdr-link_11-1-0:hover {
|
|
2048
2052
|
color: #406eb5;
|
|
2049
2053
|
text-decoration: none; }
|
|
2050
|
-
.cdr-link_11-0
|
|
2054
|
+
.cdr-link_11-1-0:focus {
|
|
2051
2055
|
outline: 0.2rem solid Highlight;
|
|
2052
2056
|
outline-color: -webkit-focus-ring-color;
|
|
2053
2057
|
outline-offset: 0; }
|
|
2054
2058
|
/* Standalone
|
|
2055
2059
|
========== */
|
|
2056
|
-
.cdr-link--standalone_11-0
|
|
2060
|
+
.cdr-link--standalone_11-1-0 {
|
|
2057
2061
|
text-decoration: none; }
|
|
2058
|
-
.cdr-link--standalone_11-0
|
|
2062
|
+
.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 {
|
|
2059
2063
|
text-decoration: underline; }
|
|
2060
|
-
.cdr-link--inherit-color_11-0
|
|
2064
|
+
.cdr-link--inherit-color_11-1-0 {
|
|
2061
2065
|
fill: inherit;
|
|
2062
2066
|
color: inherit; }
|
|
2063
|
-
.cdr-link--inherit-color_11-0
|
|
2067
|
+
.cdr-link--inherit-color_11-1-0:active, .cdr-link--inherit-color_11-1-0:hover, .cdr-link--inherit-color_11-1-0:focus {
|
|
2064
2068
|
color: inherit;
|
|
2065
2069
|
fill: inherit; }
|
|
2066
2070
|
|
|
2067
|
-
.cdr-list_11-0
|
|
2071
|
+
.cdr-list_11-1-0 {
|
|
2068
2072
|
list-style-type: none;
|
|
2069
2073
|
padding: 0;
|
|
2070
2074
|
margin: 0;
|
|
@@ -2080,59 +2084,59 @@ input[type="month"] {
|
|
|
2080
2084
|
========== */
|
|
2081
2085
|
/* Inline
|
|
2082
2086
|
========== */ }
|
|
2083
|
-
.cdr-list_11-0
|
|
2087
|
+
.cdr-list_11-1-0 > li + li {
|
|
2084
2088
|
margin-top: 0.8rem; }
|
|
2085
|
-
.cdr-list_11-0
|
|
2089
|
+
.cdr-list_11-1-0 li > .cdr-list_11-1-0 {
|
|
2086
2090
|
margin-top: 0.8rem;
|
|
2087
2091
|
padding-left: 1em;
|
|
2088
2092
|
list-style-type: none; }
|
|
2089
|
-
.cdr-list--compact_11-0
|
|
2093
|
+
.cdr-list--compact_11-1-0 {
|
|
2090
2094
|
/* nesting
|
|
2091
2095
|
---------- */ }
|
|
2092
|
-
.cdr-list--compact_11-0
|
|
2096
|
+
.cdr-list--compact_11-1-0 > li + li {
|
|
2093
2097
|
margin-top: 0.4rem; }
|
|
2094
|
-
.cdr-list--compact_11-0
|
|
2098
|
+
.cdr-list--compact_11-1-0 li > .cdr-list_11-1-0 {
|
|
2095
2099
|
margin-top: 0.4rem; }
|
|
2096
|
-
.cdr-list--ordered_11-0
|
|
2100
|
+
.cdr-list--ordered_11-1-0 {
|
|
2097
2101
|
list-style-type: decimal;
|
|
2098
2102
|
padding-left: 1.5em;
|
|
2099
2103
|
list-style-position: outside; }
|
|
2100
|
-
.cdr-list--ordered_11-0
|
|
2104
|
+
.cdr-list--ordered_11-1-0 li {
|
|
2101
2105
|
padding: 0 0 0 0.4rem; }
|
|
2102
|
-
.cdr-list--ordered_11-0
|
|
2106
|
+
.cdr-list--ordered_11-1-0 li {
|
|
2103
2107
|
/* nesting
|
|
2104
2108
|
---------- */ }
|
|
2105
|
-
.cdr-list--ordered_11-0
|
|
2109
|
+
.cdr-list--ordered_11-1-0 li > .cdr-list_11-1-0 {
|
|
2106
2110
|
position: relative;
|
|
2107
2111
|
padding-left: 1em; }
|
|
2108
|
-
.cdr-list--ordered_11-0
|
|
2112
|
+
.cdr-list--ordered_11-1-0 li > .cdr-list_11-1-0 > li {
|
|
2109
2113
|
padding-left: 0; }
|
|
2110
|
-
.cdr-list--ordered_11-0
|
|
2114
|
+
.cdr-list--ordered_11-1-0 li > .cdr-list_11-1-0 > li::before {
|
|
2111
2115
|
content: '\2013';
|
|
2112
2116
|
position: absolute;
|
|
2113
2117
|
color: rgba(66, 59, 47, 0.75);
|
|
2114
2118
|
left: 0; }
|
|
2115
|
-
.cdr-list--unordered_11-0
|
|
2119
|
+
.cdr-list--unordered_11-1-0 {
|
|
2116
2120
|
position: relative;
|
|
2117
2121
|
padding-left: 1em;
|
|
2118
2122
|
/* nesting
|
|
2119
2123
|
---------- */ }
|
|
2120
|
-
.cdr-list--unordered_11-0
|
|
2124
|
+
.cdr-list--unordered_11-1-0 > li::before {
|
|
2121
2125
|
content: '\2022';
|
|
2122
2126
|
position: relative;
|
|
2123
2127
|
margin-left: -1em;
|
|
2124
2128
|
padding-right: 0.8rem;
|
|
2125
2129
|
color: rgba(66, 59, 47, 0.75); }
|
|
2126
|
-
.cdr-list--unordered_11-0
|
|
2130
|
+
.cdr-list--unordered_11-1-0 li > .cdr-list_11-1-0 {
|
|
2127
2131
|
position: relative;
|
|
2128
2132
|
padding-left: 1em; }
|
|
2129
|
-
.cdr-list--unordered_11-0
|
|
2133
|
+
.cdr-list--unordered_11-1-0 li > .cdr-list_11-1-0 > li::before {
|
|
2130
2134
|
content: '\2013';
|
|
2131
2135
|
position: relative;
|
|
2132
2136
|
margin-left: -1em;
|
|
2133
2137
|
padding-right: 0.8rem;
|
|
2134
2138
|
color: rgba(66, 59, 47, 0.75); }
|
|
2135
|
-
.cdr-list--inline_11-0
|
|
2139
|
+
.cdr-list--inline_11-1-0 {
|
|
2136
2140
|
display: flex;
|
|
2137
2141
|
flex-wrap: wrap;
|
|
2138
2142
|
list-style-type: none;
|
|
@@ -2141,24 +2145,24 @@ input[type="month"] {
|
|
|
2141
2145
|
---------- */
|
|
2142
2146
|
/* inline - unordered
|
|
2143
2147
|
---------- */ }
|
|
2144
|
-
.cdr-list--inline_11-0
|
|
2148
|
+
.cdr-list--inline_11-1-0 > li {
|
|
2145
2149
|
display: block; }
|
|
2146
|
-
.cdr-list--inline_11-0
|
|
2150
|
+
.cdr-list--inline_11-1-0 > li + li {
|
|
2147
2151
|
margin-top: 0;
|
|
2148
2152
|
padding-left: 1em; }
|
|
2149
|
-
.cdr-list--inline_11-0
|
|
2153
|
+
.cdr-list--inline_11-1-0.cdr-list--compact_11-1-0 > li + li {
|
|
2150
2154
|
padding-left: 0.5em; }
|
|
2151
|
-
.cdr-list--inline_11-0
|
|
2155
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0 {
|
|
2152
2156
|
left: 0;
|
|
2153
2157
|
/* inline - unordered - compact
|
|
2154
2158
|
---------- */ }
|
|
2155
|
-
.cdr-list--inline_11-0
|
|
2159
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0 > li {
|
|
2156
2160
|
position: relative; }
|
|
2157
|
-
.cdr-list--inline_11-0
|
|
2161
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0 > li + li {
|
|
2158
2162
|
padding-left: 1.5em; }
|
|
2159
|
-
.cdr-list--inline_11-0
|
|
2163
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0 > li:first-of-type::before {
|
|
2160
2164
|
display: none; }
|
|
2161
|
-
.cdr-list--inline_11-0
|
|
2165
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0 > li::before {
|
|
2162
2166
|
content: '\2022';
|
|
2163
2167
|
color: rgba(66, 59, 47, 0.75);
|
|
2164
2168
|
display: block;
|
|
@@ -2171,12 +2175,12 @@ input[type="month"] {
|
|
|
2171
2175
|
left: 0;
|
|
2172
2176
|
padding: 0;
|
|
2173
2177
|
margin: 0; }
|
|
2174
|
-
.cdr-list--inline_11-0
|
|
2178
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0.cdr-list--compact_11-1-0 > li + li {
|
|
2175
2179
|
padding-left: 1em; }
|
|
2176
|
-
.cdr-list--inline_11-0
|
|
2180
|
+
.cdr-list--inline_11-1-0.cdr-list--unordered_11-1-0.cdr-list--compact_11-1-0 > li + li::before {
|
|
2177
2181
|
transform: translate(100%, -50%); }
|
|
2178
2182
|
|
|
2179
|
-
.cdr-modal_11-0
|
|
2183
|
+
.cdr-modal_11-1-0 {
|
|
2180
2184
|
bottom: 0;
|
|
2181
2185
|
height: 100%;
|
|
2182
2186
|
left: 0;
|
|
@@ -2187,9 +2191,9 @@ input[type="month"] {
|
|
|
2187
2191
|
visibility: visible;
|
|
2188
2192
|
z-index: 1000; }
|
|
2189
2193
|
@supports (-webkit-touch-callout: none) {
|
|
2190
|
-
.cdr-modal_11-0
|
|
2194
|
+
.cdr-modal_11-1-0 * {
|
|
2191
2195
|
will-change: transform; } }
|
|
2192
|
-
.cdr-modal__overlay_11-0
|
|
2196
|
+
.cdr-modal__overlay_11-1-0 {
|
|
2193
2197
|
background-color: rgba(244, 242, 237, 0.85);
|
|
2194
2198
|
-webkit-backdrop-filter: blur(1.6rem);
|
|
2195
2199
|
backdrop-filter: blur(1.6rem);
|
|
@@ -2201,13 +2205,13 @@ input[type="month"] {
|
|
|
2201
2205
|
top: 0;
|
|
2202
2206
|
transition: opacity 150ms;
|
|
2203
2207
|
z-index: 0; }
|
|
2204
|
-
.cdr-modal__outerWrap_11-0
|
|
2208
|
+
.cdr-modal__outerWrap_11-1-0 {
|
|
2205
2209
|
display: flex;
|
|
2206
2210
|
box-sizing: border-box;
|
|
2207
2211
|
min-height: 100%;
|
|
2208
2212
|
position: static;
|
|
2209
2213
|
z-index: -1; }
|
|
2210
|
-
.cdr-modal__contentWrap_11-0
|
|
2214
|
+
.cdr-modal__contentWrap_11-1-0 {
|
|
2211
2215
|
align-items: flex-start;
|
|
2212
2216
|
background-color: #ffffff;
|
|
2213
2217
|
display: flex;
|
|
@@ -2222,19 +2226,19 @@ input[type="month"] {
|
|
|
2222
2226
|
transition: opacity 150ms 150ms;
|
|
2223
2227
|
width: 100%;
|
|
2224
2228
|
z-index: 0; }
|
|
2225
|
-
.cdr-modal__contentWrap_11-0
|
|
2229
|
+
.cdr-modal__contentWrap_11-1-0:focus {
|
|
2226
2230
|
outline: 0; }
|
|
2227
|
-
.cdr-modal__innerWrap_11-0
|
|
2231
|
+
.cdr-modal__innerWrap_11-1-0 {
|
|
2228
2232
|
width: 100%;
|
|
2229
2233
|
padding: 1.6rem; }
|
|
2230
|
-
.cdr-modal__dialog_11-0
|
|
2234
|
+
.cdr-modal__dialog_11-1-0 {
|
|
2231
2235
|
width: 100%; }
|
|
2232
|
-
.cdr-modal__content_11-0
|
|
2236
|
+
.cdr-modal__content_11-1-0 {
|
|
2233
2237
|
position: relative; }
|
|
2234
|
-
.cdr-modal__header_11-0
|
|
2238
|
+
.cdr-modal__header_11-1-0 {
|
|
2235
2239
|
display: flex;
|
|
2236
2240
|
padding-bottom: 1.6rem; }
|
|
2237
|
-
.cdr-modal__title_11-0
|
|
2241
|
+
.cdr-modal__title_11-1-0 {
|
|
2238
2242
|
flex: auto;
|
|
2239
2243
|
font-family: Stuart, Georgia, serif;
|
|
2240
2244
|
font-style: normal;
|
|
@@ -2242,7 +2246,7 @@ input[type="month"] {
|
|
|
2242
2246
|
letter-spacing: 0;
|
|
2243
2247
|
font-size: 2.4rem;
|
|
2244
2248
|
line-height: 3rem; }
|
|
2245
|
-
.cdr-modal__close-button_11-0
|
|
2249
|
+
.cdr-modal__close-button_11-1-0 {
|
|
2246
2250
|
align-self: flex-start;
|
|
2247
2251
|
border: 0.1rem solid #928b80;
|
|
2248
2252
|
flex: none;
|
|
@@ -2251,20 +2255,20 @@ input[type="month"] {
|
|
|
2251
2255
|
position: relative;
|
|
2252
2256
|
top: -0.2rem;
|
|
2253
2257
|
right: -0.4rem; }
|
|
2254
|
-
.cdr-modal__close-button_11-0
|
|
2258
|
+
.cdr-modal__close-button_11-1-0:hover, .cdr-modal__close-button_11-1-0:focus {
|
|
2255
2259
|
border: 0.1rem solid #928b80; }
|
|
2256
|
-
.cdr-modal__text_11-0
|
|
2260
|
+
.cdr-modal__text_11-1-0 {
|
|
2257
2261
|
padding: 0;
|
|
2258
2262
|
position: relative; }
|
|
2259
|
-
.cdr-modal__text-content_11-0
|
|
2263
|
+
.cdr-modal__text-content_11-1-0 {
|
|
2260
2264
|
overflow: auto;
|
|
2261
2265
|
position: relative; }
|
|
2262
2266
|
@media (min-width: 768px) {
|
|
2263
|
-
.cdr-modal__outerWrap_11-0
|
|
2267
|
+
.cdr-modal__outerWrap_11-1-0 {
|
|
2264
2268
|
padding: 1.6rem; }
|
|
2265
|
-
.cdr-modal__innerWrap_11-0
|
|
2269
|
+
.cdr-modal__innerWrap_11-1-0 {
|
|
2266
2270
|
padding: 2.4rem; }
|
|
2267
|
-
.cdr-modal__contentWrap_11-0
|
|
2271
|
+
.cdr-modal__contentWrap_11-1-0 {
|
|
2268
2272
|
border-radius: 0.4rem;
|
|
2269
2273
|
box-shadow: 0 1.6rem 1.6rem 0 rgba(12, 11, 8, 0.2);
|
|
2270
2274
|
min-height: auto;
|
|
@@ -2272,42 +2276,42 @@ input[type="month"] {
|
|
|
2272
2276
|
top: auto;
|
|
2273
2277
|
left: auto;
|
|
2274
2278
|
right: auto; }
|
|
2275
|
-
.cdr-modal__dialog_11-0
|
|
2279
|
+
.cdr-modal__dialog_11-1-0 {
|
|
2276
2280
|
max-width: 64rem; }
|
|
2277
|
-
.cdr-modal__close-button_11-0
|
|
2281
|
+
.cdr-modal__close-button_11-1-0 {
|
|
2278
2282
|
margin-left: 1.2rem;
|
|
2279
2283
|
right: -0.8rem;
|
|
2280
2284
|
top: -0.5rem; } }
|
|
2281
|
-
.closed_11-0
|
|
2285
|
+
.closed_11-1-0 {
|
|
2282
2286
|
transition: z-index 0s 300ms, visibility 0s 300ms;
|
|
2283
2287
|
visibility: hidden;
|
|
2284
2288
|
z-index: -1; }
|
|
2285
|
-
.closed_11-0
|
|
2289
|
+
.closed_11-1-0 .cdr-modal__overlay_11-1-0 {
|
|
2286
2290
|
opacity: 0;
|
|
2287
2291
|
transition: opacity 150ms 150ms; }
|
|
2288
|
-
.closed_11-0
|
|
2292
|
+
.closed_11-1-0 .cdr-modal__contentWrap_11-1-0 {
|
|
2289
2293
|
opacity: 0;
|
|
2290
2294
|
transition: opacity 150ms; }
|
|
2291
|
-
.cdr-modal__noscroll_11-0
|
|
2295
|
+
.cdr-modal__noscroll_11-1-0 {
|
|
2292
2296
|
overflow: hidden !important;
|
|
2293
2297
|
position: fixed !important;
|
|
2294
2298
|
width: 100%; }
|
|
2295
2299
|
|
|
2296
2300
|
/* intentionally empty */
|
|
2297
|
-
.cdr-pagination_11-0
|
|
2301
|
+
.cdr-pagination_11-1-0 {
|
|
2298
2302
|
display: flex;
|
|
2299
2303
|
justify-content: center;
|
|
2300
2304
|
align-items: center;
|
|
2301
2305
|
list-style: none;
|
|
2302
2306
|
padding: 0;
|
|
2303
2307
|
/* Responsive */ }
|
|
2304
|
-
.cdr-pagination__li--links_11-0
|
|
2308
|
+
.cdr-pagination__li--links_11-1-0 {
|
|
2305
2309
|
display: none; }
|
|
2306
|
-
.cdr-pagination__li--links_11-0
|
|
2310
|
+
.cdr-pagination__li--links_11-1-0 + .cdr-pagination__li--links_11-1-0 {
|
|
2307
2311
|
margin-left: 0.4rem; }
|
|
2308
|
-
.cdr-pagination__li--select_11-0
|
|
2312
|
+
.cdr-pagination__li--select_11-1-0 {
|
|
2309
2313
|
display: block; }
|
|
2310
|
-
.cdr-pagination__link_11-0
|
|
2314
|
+
.cdr-pagination__link_11-1-0 {
|
|
2311
2315
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2312
2316
|
font-style: normal;
|
|
2313
2317
|
font-weight: 400;
|
|
@@ -2323,12 +2327,12 @@ input[type="month"] {
|
|
|
2323
2327
|
padding: 0.6rem 1.2rem;
|
|
2324
2328
|
text-decoration: none;
|
|
2325
2329
|
border-radius: 0.4rem; }
|
|
2326
|
-
.cdr-pagination__link_11-0
|
|
2330
|
+
.cdr-pagination__link_11-1-0:hover, .cdr-pagination__link_11-1-0:focus, .cdr-pagination__link_11-1-0:active {
|
|
2327
2331
|
background-color: #f9f8f6;
|
|
2328
2332
|
cursor: pointer; }
|
|
2329
|
-
.cdr-pagination__link_11-0
|
|
2333
|
+
.cdr-pagination__link_11-1-0.current {
|
|
2330
2334
|
position: relative; }
|
|
2331
|
-
.cdr-pagination__link_11-0
|
|
2335
|
+
.cdr-pagination__link_11-1-0.current:after {
|
|
2332
2336
|
content: '';
|
|
2333
2337
|
position: absolute;
|
|
2334
2338
|
bottom: 0;
|
|
@@ -2337,49 +2341,49 @@ input[type="month"] {
|
|
|
2337
2341
|
height: 0.2rem;
|
|
2338
2342
|
width: 80%;
|
|
2339
2343
|
background-color: #406eb5; }
|
|
2340
|
-
.cdr-pagination__link_11-0
|
|
2344
|
+
.cdr-pagination__link_11-1-0.current:hover, .cdr-pagination__link_11-1-0.current:focus, .cdr-pagination__link_11-1-0.current:active {
|
|
2341
2345
|
text-decoration: none; }
|
|
2342
|
-
.cdr-pagination__link_11-0
|
|
2346
|
+
.cdr-pagination__link_11-1-0.cdr-pagination__link--disabled_11-1-0 {
|
|
2343
2347
|
color: #d1cbbd;
|
|
2344
2348
|
fill: #d1cbbd;
|
|
2345
2349
|
cursor: not-allowed; }
|
|
2346
|
-
.cdr-pagination__link_11-0
|
|
2350
|
+
.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 {
|
|
2347
2351
|
color: #d1cbbd;
|
|
2348
2352
|
background-color: transparent; }
|
|
2349
|
-
.cdr-pagination__ellipse_11-0
|
|
2353
|
+
.cdr-pagination__ellipse_11-1-0 {
|
|
2350
2354
|
display: block;
|
|
2351
2355
|
padding: 0.6rem 1.2rem; }
|
|
2352
|
-
.cdr-pagination__prev_11-0
|
|
2356
|
+
.cdr-pagination__prev_11-1-0 {
|
|
2353
2357
|
display: flex;
|
|
2354
2358
|
align-items: center;
|
|
2355
2359
|
margin-right: 1.6rem; }
|
|
2356
|
-
.cdr-pagination__next_11-0
|
|
2360
|
+
.cdr-pagination__next_11-1-0 {
|
|
2357
2361
|
display: flex;
|
|
2358
2362
|
align-items: center;
|
|
2359
2363
|
margin-left: 1.6rem; }
|
|
2360
|
-
.cdr-pagination__caret--prev_11-0
|
|
2364
|
+
.cdr-pagination__caret--prev_11-1-0 {
|
|
2361
2365
|
margin-right: 0.2rem; }
|
|
2362
|
-
.cdr-pagination__caret--next_11-0
|
|
2366
|
+
.cdr-pagination__caret--next_11-1-0 {
|
|
2363
2367
|
margin-left: 0.2rem; }
|
|
2364
2368
|
@media (min-width: 768px) {
|
|
2365
|
-
.cdr-pagination__li--links_11-0
|
|
2369
|
+
.cdr-pagination__li--links_11-1-0 {
|
|
2366
2370
|
display: block; }
|
|
2367
|
-
.cdr-pagination__li--select_11-0
|
|
2371
|
+
.cdr-pagination__li--select_11-1-0 {
|
|
2368
2372
|
display: none; } }
|
|
2369
2373
|
|
|
2370
2374
|
/* intentionally empty */
|
|
2371
|
-
.cdr-popover--position_11-0
|
|
2375
|
+
.cdr-popover--position_11-1-0 {
|
|
2372
2376
|
position: relative; }
|
|
2373
|
-
.cdr-popover--wrapper_11-0
|
|
2377
|
+
.cdr-popover--wrapper_11-1-0 {
|
|
2374
2378
|
width: -webkit-max-content;
|
|
2375
2379
|
width: -moz-max-content;
|
|
2376
2380
|
width: max-content;
|
|
2377
2381
|
height: -webkit-max-content;
|
|
2378
2382
|
height: -moz-max-content;
|
|
2379
2383
|
height: max-content; }
|
|
2380
|
-
.cdr-popover--wrapper_11-0
|
|
2384
|
+
.cdr-popover--wrapper_11-1-0 .cdr-popup--closed_11-1-0 {
|
|
2381
2385
|
display: none; }
|
|
2382
|
-
.cdr-popover__title_11-0
|
|
2386
|
+
.cdr-popover__title_11-1-0 {
|
|
2383
2387
|
font-family: Stuart, Georgia, serif;
|
|
2384
2388
|
font-style: normal;
|
|
2385
2389
|
font-weight: 500;
|
|
@@ -2388,13 +2392,13 @@ input[type="month"] {
|
|
|
2388
2392
|
line-height: 2.4rem;
|
|
2389
2393
|
margin-bottom: 0.8rem;
|
|
2390
2394
|
margin-right: 0.8rem; }
|
|
2391
|
-
.cdr-popover__container_11-0
|
|
2395
|
+
.cdr-popover__container_11-1-0 {
|
|
2392
2396
|
padding: 0.8rem;
|
|
2393
2397
|
padding-left: 1.6rem;
|
|
2394
2398
|
display: flex; }
|
|
2395
|
-
.cdr-popover__content_11-0
|
|
2399
|
+
.cdr-popover__content_11-1-0 {
|
|
2396
2400
|
flex: auto; }
|
|
2397
|
-
.cdr-popover__close-button_11-0
|
|
2401
|
+
.cdr-popover__close-button_11-1-0 {
|
|
2398
2402
|
align-self: flex-start;
|
|
2399
2403
|
flex: none;
|
|
2400
2404
|
padding: 0; }
|
|
@@ -2591,17 +2595,17 @@ input[type="month"] {
|
|
|
2591
2595
|
to {
|
|
2592
2596
|
right: -1.5rem; } }
|
|
2593
2597
|
|
|
2594
|
-
.cdr-popup_11-0
|
|
2598
|
+
.cdr-popup_11-1-0 {
|
|
2595
2599
|
opacity: 0;
|
|
2596
2600
|
transition: opacity 0.2s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
2597
2601
|
|
|
2598
|
-
.cdr-popup--open_11-0
|
|
2602
|
+
.cdr-popup--open_11-1-0 {
|
|
2599
2603
|
opacity: 1; }
|
|
2600
2604
|
|
|
2601
|
-
.cdr-popup--closed_11-0
|
|
2605
|
+
.cdr-popup--closed_11-1-0 {
|
|
2602
2606
|
opacity: 0; }
|
|
2603
2607
|
|
|
2604
|
-
.cdr-popup__content_11-0
|
|
2608
|
+
.cdr-popup__content_11-1-0 {
|
|
2605
2609
|
-webkit-animation-duration: 0.2s;
|
|
2606
2610
|
animation-duration: 0.2s;
|
|
2607
2611
|
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
@@ -2619,7 +2623,7 @@ input[type="month"] {
|
|
|
2619
2623
|
position: absolute;
|
|
2620
2624
|
z-index: 100; }
|
|
2621
2625
|
|
|
2622
|
-
.cdr-popup__arrow_11-0
|
|
2626
|
+
.cdr-popup__arrow_11-1-0::before, .cdr-popup__arrow_11-1-0::after {
|
|
2623
2627
|
content: '';
|
|
2624
2628
|
position: absolute;
|
|
2625
2629
|
margin: auto;
|
|
@@ -2635,134 +2639,134 @@ input[type="month"] {
|
|
|
2635
2639
|
animation-fill-mode: forwards;
|
|
2636
2640
|
z-index: 100; }
|
|
2637
2641
|
|
|
2638
|
-
.cdr-popup__arrow_11-0
|
|
2642
|
+
.cdr-popup__arrow_11-1-0::before {
|
|
2639
2643
|
border-width: 1rem; }
|
|
2640
2644
|
|
|
2641
|
-
.cdr-popup__arrow_11-0
|
|
2645
|
+
.cdr-popup__arrow_11-1-0::after {
|
|
2642
2646
|
border-width: 0.9rem; }
|
|
2643
2647
|
|
|
2644
|
-
.cdr-popup--top_11-0
|
|
2648
|
+
.cdr-popup--top_11-1-0 .cdr-popup__content_11-1-0, .cdr-popup--top_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--top_11-1-0 .cdr-popup__arrow_11-1-0::after, .cdr-popup--bottom_11-1-0 .cdr-popup__content_11-1-0, .cdr-popup--bottom_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--bottom_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2645
2649
|
left: 50%;
|
|
2646
2650
|
transform: translateX(-50%); }
|
|
2647
2651
|
|
|
2648
|
-
.cdr-popup--bottom_11-0
|
|
2652
|
+
.cdr-popup--bottom_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2649
2653
|
-webkit-animation-name: popup-enter-down;
|
|
2650
2654
|
animation-name: popup-enter-down; }
|
|
2651
2655
|
|
|
2652
|
-
.cdr-popup--bottom_11-0
|
|
2656
|
+
.cdr-popup--bottom_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--bottom_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2653
2657
|
-webkit-animation-name: popup-arrow-enter-down;
|
|
2654
2658
|
animation-name: popup-arrow-enter-down; }
|
|
2655
2659
|
|
|
2656
|
-
.cdr-popup--bottom_11-0
|
|
2660
|
+
.cdr-popup--bottom_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2657
2661
|
-webkit-animation-name: popup-exit-down;
|
|
2658
2662
|
animation-name: popup-exit-down; }
|
|
2659
2663
|
|
|
2660
|
-
.cdr-popup--bottom_11-0
|
|
2664
|
+
.cdr-popup--bottom_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--bottom_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2661
2665
|
-webkit-animation-name: popup-arrow-exit-down;
|
|
2662
2666
|
animation-name: popup-arrow-exit-down; }
|
|
2663
2667
|
|
|
2664
|
-
.cdr-popup--bottom_11-0
|
|
2668
|
+
.cdr-popup--bottom_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2665
2669
|
top: calc(100% + 1.4rem); }
|
|
2666
2670
|
|
|
2667
|
-
.cdr-popup--bottom_11-0
|
|
2671
|
+
.cdr-popup--bottom_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
2668
2672
|
border-bottom-color: #928b80; }
|
|
2669
2673
|
|
|
2670
|
-
.cdr-popup--bottom_11-0
|
|
2674
|
+
.cdr-popup--bottom_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2671
2675
|
border-bottom-color: #ffffff; }
|
|
2672
2676
|
|
|
2673
|
-
.cdr-popup--top_11-0
|
|
2677
|
+
.cdr-popup--top_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2674
2678
|
-webkit-animation-name: popup-enter-up;
|
|
2675
2679
|
animation-name: popup-enter-up; }
|
|
2676
2680
|
|
|
2677
|
-
.cdr-popup--top_11-0
|
|
2681
|
+
.cdr-popup--top_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--top_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2678
2682
|
-webkit-animation-name: popup-arrow-enter-up;
|
|
2679
2683
|
animation-name: popup-arrow-enter-up; }
|
|
2680
2684
|
|
|
2681
|
-
.cdr-popup--top_11-0
|
|
2685
|
+
.cdr-popup--top_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2682
2686
|
-webkit-animation-name: popup-exit-up;
|
|
2683
2687
|
animation-name: popup-exit-up; }
|
|
2684
2688
|
|
|
2685
|
-
.cdr-popup--top_11-0
|
|
2689
|
+
.cdr-popup--top_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--top_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2686
2690
|
-webkit-animation-name: popup-arrow-exit-up;
|
|
2687
2691
|
animation-name: popup-arrow-exit-up; }
|
|
2688
2692
|
|
|
2689
|
-
.cdr-popup--top_11-0
|
|
2693
|
+
.cdr-popup--top_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2690
2694
|
bottom: calc(100% + 1.4rem); }
|
|
2691
2695
|
|
|
2692
|
-
.cdr-popup--top_11-0
|
|
2696
|
+
.cdr-popup--top_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
2693
2697
|
border-top-color: #928b80; }
|
|
2694
2698
|
|
|
2695
|
-
.cdr-popup--top_11-0
|
|
2699
|
+
.cdr-popup--top_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2696
2700
|
border-top-color: #ffffff; }
|
|
2697
2701
|
|
|
2698
|
-
.cdr-popup--corner-left_11-0
|
|
2702
|
+
.cdr-popup--corner-left_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2699
2703
|
left: 0;
|
|
2700
2704
|
transform: unset; }
|
|
2701
2705
|
|
|
2702
|
-
.cdr-popup--corner-right_11-0
|
|
2706
|
+
.cdr-popup--corner-right_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2703
2707
|
left: unset;
|
|
2704
2708
|
right: 0;
|
|
2705
2709
|
transform: unset; }
|
|
2706
2710
|
|
|
2707
|
-
.cdr-popup--left_11-0
|
|
2711
|
+
.cdr-popup--left_11-1-0 .cdr-popup__content_11-1-0, .cdr-popup--left_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--left_11-1-0 .cdr-popup__arrow_11-1-0::after, .cdr-popup--right_11-1-0 .cdr-popup__content_11-1-0, .cdr-popup--right_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--right_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2708
2712
|
top: 50%;
|
|
2709
2713
|
transform: translateY(-50%); }
|
|
2710
2714
|
|
|
2711
|
-
.cdr-popup--left_11-0
|
|
2715
|
+
.cdr-popup--left_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2712
2716
|
-webkit-animation-name: popup-enter-left;
|
|
2713
2717
|
animation-name: popup-enter-left; }
|
|
2714
2718
|
|
|
2715
|
-
.cdr-popup--left_11-0
|
|
2719
|
+
.cdr-popup--left_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--left_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2716
2720
|
-webkit-animation-name: popup-arrow-enter-left;
|
|
2717
2721
|
animation-name: popup-arrow-enter-left; }
|
|
2718
2722
|
|
|
2719
|
-
.cdr-popup--left_11-0
|
|
2723
|
+
.cdr-popup--left_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2720
2724
|
-webkit-animation-name: popup-exit-left;
|
|
2721
2725
|
animation-name: popup-exit-left; }
|
|
2722
2726
|
|
|
2723
|
-
.cdr-popup--left_11-0
|
|
2727
|
+
.cdr-popup--left_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--left_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2724
2728
|
-webkit-animation-name: popup-arrow-exit-left;
|
|
2725
2729
|
animation-name: popup-arrow-exit-left; }
|
|
2726
2730
|
|
|
2727
|
-
.cdr-popup--left_11-0
|
|
2731
|
+
.cdr-popup--left_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2728
2732
|
right: calc(100% + 1.4rem); }
|
|
2729
2733
|
|
|
2730
|
-
.cdr-popup--left_11-0
|
|
2734
|
+
.cdr-popup--left_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
2731
2735
|
border-left-color: #928b80; }
|
|
2732
2736
|
|
|
2733
|
-
.cdr-popup--left_11-0
|
|
2737
|
+
.cdr-popup--left_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2734
2738
|
border-left-color: #ffffff; }
|
|
2735
2739
|
|
|
2736
|
-
.cdr-popup--right_11-0
|
|
2740
|
+
.cdr-popup--right_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2737
2741
|
-webkit-animation-name: popup-enter-right;
|
|
2738
2742
|
animation-name: popup-enter-right; }
|
|
2739
2743
|
|
|
2740
|
-
.cdr-popup--right_11-0
|
|
2744
|
+
.cdr-popup--right_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--right_11-1-0.cdr-popup--open_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2741
2745
|
-webkit-animation-name: popup-arrow-enter-right;
|
|
2742
2746
|
animation-name: popup-arrow-enter-right; }
|
|
2743
2747
|
|
|
2744
|
-
.cdr-popup--right_11-0
|
|
2748
|
+
.cdr-popup--right_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2745
2749
|
-webkit-animation-name: popup-exit-right;
|
|
2746
2750
|
animation-name: popup-exit-right; }
|
|
2747
2751
|
|
|
2748
|
-
.cdr-popup--right_11-0
|
|
2752
|
+
.cdr-popup--right_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::before, .cdr-popup--right_11-1-0.cdr-popup--exit_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2749
2753
|
-webkit-animation-name: popup-arrow-exit-right;
|
|
2750
2754
|
animation-name: popup-arrow-exit-right; }
|
|
2751
2755
|
|
|
2752
|
-
.cdr-popup--right_11-0
|
|
2756
|
+
.cdr-popup--right_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2753
2757
|
left: calc(100% + 1.4rem); }
|
|
2754
2758
|
|
|
2755
|
-
.cdr-popup--right_11-0
|
|
2759
|
+
.cdr-popup--right_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
2756
2760
|
border-right-color: #928b80; }
|
|
2757
2761
|
|
|
2758
|
-
.cdr-popup--right_11-0
|
|
2762
|
+
.cdr-popup--right_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
2759
2763
|
border-right-color: #ffffff; }
|
|
2760
2764
|
|
|
2761
|
-
.cdr-popup--corner-top_11-0
|
|
2765
|
+
.cdr-popup--corner-top_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2762
2766
|
top: 0;
|
|
2763
2767
|
transform: unset; }
|
|
2764
2768
|
|
|
2765
|
-
.cdr-popup--corner-bottom_11-0
|
|
2769
|
+
.cdr-popup--corner-bottom_11-1-0 .cdr-popup__content_11-1-0 {
|
|
2766
2770
|
top: unset;
|
|
2767
2771
|
bottom: 0;
|
|
2768
2772
|
transform: unset; }
|
|
@@ -2775,11 +2779,11 @@ input[type="month"] {
|
|
|
2775
2779
|
|
|
2776
2780
|
:Base - Cdrquote
|
|
2777
2781
|
========================================================================== */
|
|
2778
|
-
.cdr-quote_11-0
|
|
2782
|
+
.cdr-quote_11-1-0 {
|
|
2779
2783
|
margin: 0;
|
|
2780
2784
|
padding: 2.4rem 1.6rem;
|
|
2781
2785
|
line-height: 1; }
|
|
2782
|
-
.cdr-quote_11-0
|
|
2786
|
+
.cdr-quote_11-1-0 cite {
|
|
2783
2787
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2784
2788
|
font-style: normal;
|
|
2785
2789
|
font-weight: 400;
|
|
@@ -2788,7 +2792,7 @@ input[type="month"] {
|
|
|
2788
2792
|
line-height: 1.6rem;
|
|
2789
2793
|
color: rgba(66, 59, 47, 0.75);
|
|
2790
2794
|
display: block; }
|
|
2791
|
-
.cdr-quote__summary_11-0
|
|
2795
|
+
.cdr-quote__summary_11-1-0 {
|
|
2792
2796
|
font-family: Stuart, Georgia, serif;
|
|
2793
2797
|
font-weight: 400;
|
|
2794
2798
|
font-size: 2.4rem;
|
|
@@ -2797,38 +2801,38 @@ input[type="month"] {
|
|
|
2797
2801
|
color: rgba(12, 11, 8, 0.75);
|
|
2798
2802
|
margin: 0; }
|
|
2799
2803
|
@media (min-width: 0) and (max-width: 767px) {
|
|
2800
|
-
.cdr-quote__summary_11-0
|
|
2804
|
+
.cdr-quote__summary_11-1-0 {
|
|
2801
2805
|
font-size: 1.8rem;
|
|
2802
2806
|
line-height: 2.8rem; } }
|
|
2803
|
-
.cdr-quote__summary_11-0
|
|
2807
|
+
.cdr-quote__summary_11-1-0 + cite {
|
|
2804
2808
|
padding-top: 1.6rem; }
|
|
2805
|
-
.cdr-quote--pull_11-0
|
|
2809
|
+
.cdr-quote--pull_11-1-0 {
|
|
2806
2810
|
border-style: solid;
|
|
2807
2811
|
border-color: #dcd6cb; }
|
|
2808
2812
|
@media (min-width: 0) {
|
|
2809
|
-
.cdr-quote--pull_11-0
|
|
2813
|
+
.cdr-quote--pull_11-1-0 {
|
|
2810
2814
|
border-width: 0 0 0.1rem 0;
|
|
2811
2815
|
padding: 2.4rem 1.6rem;
|
|
2812
2816
|
margin: 0 0 1.6rem; } }
|
|
2813
2817
|
@media (min-width: 768px) {
|
|
2814
|
-
.cdr-quote--pull_11-0
|
|
2818
|
+
.cdr-quote--pull_11-1-0 {
|
|
2815
2819
|
border-width: 0 0 0 0.1rem;
|
|
2816
2820
|
padding: 0.8rem 1.6rem 0.8rem 3.2rem;
|
|
2817
2821
|
margin: 1.6rem 0; } }
|
|
2818
|
-
.cdr-quote--pull_11-0
|
|
2822
|
+
.cdr-quote--pull_11-1-0 .cdr-quote__summary_11-1-0 {
|
|
2819
2823
|
font-weight: 600; }
|
|
2820
2824
|
|
|
2821
2825
|
/* intentionally empty */
|
|
2822
|
-
.cdr-radio_11-0
|
|
2826
|
+
.cdr-radio_11-1-0 {
|
|
2823
2827
|
/* Figure
|
|
2824
2828
|
========== */
|
|
2825
2829
|
/* States
|
|
2826
2830
|
========================================================================== */
|
|
2827
2831
|
/* Checked
|
|
2828
2832
|
========== */ }
|
|
2829
|
-
.cdr-radio_11-0
|
|
2833
|
+
.cdr-radio_11-1-0 .cdr-label-wrapper__figure_11-1-0 {
|
|
2830
2834
|
border-radius: 100%; }
|
|
2831
|
-
.cdr-radio_11-0
|
|
2835
|
+
.cdr-radio_11-1-0 .cdr-label-wrapper__figure_11-1-0::after {
|
|
2832
2836
|
content: '';
|
|
2833
2837
|
position: absolute;
|
|
2834
2838
|
width: 0.4rem;
|
|
@@ -2837,46 +2841,46 @@ input[type="month"] {
|
|
|
2837
2841
|
top: 50%;
|
|
2838
2842
|
transform: translate(-50%, -50%);
|
|
2839
2843
|
border-radius: 999.9rem; }
|
|
2840
|
-
.cdr-radio__input_11-0
|
|
2844
|
+
.cdr-radio__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
2841
2845
|
box-shadow: inset 0 0 0 0.1rem #4e4d49;
|
|
2842
2846
|
background-color: #4e4d49; }
|
|
2843
|
-
.cdr-radio__input_11-0
|
|
2847
|
+
.cdr-radio__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
2844
2848
|
background-color: #ffffff; }
|
|
2845
|
-
.cdr-radio_11-0
|
|
2849
|
+
.cdr-radio_11-1-0:hover .cdr-label-wrapper__figure_11-1-0 {
|
|
2846
2850
|
cursor: pointer;
|
|
2847
2851
|
box-shadow: inset 0 0 0 0.1rem #20201d, 0 0 0 0.1rem #20201d;
|
|
2848
2852
|
background-color: #f9f8f6; }
|
|
2849
|
-
.cdr-radio_11-0
|
|
2853
|
+
.cdr-radio_11-1-0:hover .cdr-radio__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
2850
2854
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
2851
2855
|
background-color: #928b80; }
|
|
2852
|
-
.cdr-radio__input_11-0
|
|
2856
|
+
.cdr-radio__input_11-1-0:disabled {
|
|
2853
2857
|
/* Disabled + Checked
|
|
2854
2858
|
========== */ }
|
|
2855
|
-
.cdr-radio__input_11-0
|
|
2859
|
+
.cdr-radio__input_11-1-0:disabled ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
2856
2860
|
cursor: not-allowed !important;
|
|
2857
2861
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd !important;
|
|
2858
2862
|
background-color: #f9f8f6 !important; }
|
|
2859
|
-
.cdr-radio__input_11-0
|
|
2863
|
+
.cdr-radio__input_11-1-0:disabled ~ .cdr-label-wrapper__figure_11-1-0:after {
|
|
2860
2864
|
background-color: #f9f8f6 !important; }
|
|
2861
|
-
.cdr-radio__input_11-0
|
|
2865
|
+
.cdr-radio__input_11-1-0:disabled:checked ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
2862
2866
|
background-color: #f9f8f6 !important; }
|
|
2863
|
-
.cdr-radio__input_11-0
|
|
2867
|
+
.cdr-radio__input_11-1-0:focus ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
2864
2868
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
2865
2869
|
background-color: #f9f8f6; }
|
|
2866
|
-
.cdr-radio__input_11-0
|
|
2870
|
+
.cdr-radio__input_11-1-0:focus:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
2867
2871
|
background-color: #928b80; }
|
|
2868
|
-
.cdr-radio_11-0
|
|
2872
|
+
.cdr-radio_11-1-0:active .cdr-label-wrapper__figure_11-1-0, .cdr-radio_11-1-0:active .cdr-radio__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0 {
|
|
2869
2873
|
box-shadow: inset 0 0 0 0.1rem #4e4d49, 0 0 0 0.1rem #4e4d49;
|
|
2870
2874
|
background-color: #f9f8f6; }
|
|
2871
|
-
.cdr-radio_11-0
|
|
2875
|
+
.cdr-radio_11-1-0:active .cdr-label-wrapper__figure_11-1-0::after, .cdr-radio_11-1-0:active .cdr-radio__input_11-1-0:checked ~ .cdr-label-wrapper__figure_11-1-0::after {
|
|
2872
2876
|
background-color: #4e4d49; }
|
|
2873
2877
|
|
|
2874
2878
|
@charset "UTF-8";
|
|
2875
|
-
.cdr-rating__icon_11-0
|
|
2879
|
+
.cdr-rating__icon_11-1-0 {
|
|
2876
2880
|
width: 2.4rem;
|
|
2877
2881
|
height: 2.4rem;
|
|
2878
2882
|
font-size: 2.4rem; }
|
|
2879
|
-
.cdr-rating__count_11-0
|
|
2883
|
+
.cdr-rating__count_11-1-0 {
|
|
2880
2884
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
2881
2885
|
font-style: normal;
|
|
2882
2886
|
font-weight: 400;
|
|
@@ -2884,7 +2888,7 @@ input[type="month"] {
|
|
|
2884
2888
|
font-size: 1.4rem;
|
|
2885
2889
|
line-height: 1.8rem;
|
|
2886
2890
|
margin-left: 0.8rem; }
|
|
2887
|
-
.cdr-rating_11-0
|
|
2891
|
+
.cdr-rating_11-1-0 {
|
|
2888
2892
|
display: flex;
|
|
2889
2893
|
align-items: center;
|
|
2890
2894
|
position: relative;
|
|
@@ -2906,14 +2910,14 @@ input[type="month"] {
|
|
|
2906
2910
|
========== */
|
|
2907
2911
|
/* Small
|
|
2908
2912
|
========== */ }
|
|
2909
|
-
.cdr-rating__number_11-0
|
|
2913
|
+
.cdr-rating__number_11-1-0 {
|
|
2910
2914
|
font-weight: 600; }
|
|
2911
|
-
.cdr-rating__ratings_11-0
|
|
2915
|
+
.cdr-rating__ratings_11-1-0 {
|
|
2912
2916
|
display: flex; }
|
|
2913
|
-
.cdr-rating__icon_11-0
|
|
2917
|
+
.cdr-rating__icon_11-1-0 {
|
|
2914
2918
|
position: relative;
|
|
2915
2919
|
z-index: 1; }
|
|
2916
|
-
.cdr-rating__caption-sr_11-0
|
|
2920
|
+
.cdr-rating__caption-sr_11-1-0 {
|
|
2917
2921
|
position: absolute;
|
|
2918
2922
|
width: 0.1rem;
|
|
2919
2923
|
height: 0.1rem;
|
|
@@ -2922,7 +2926,7 @@ input[type="month"] {
|
|
|
2922
2926
|
overflow: hidden;
|
|
2923
2927
|
clip: rect(0, 0, 0, 0);
|
|
2924
2928
|
border: 0; }
|
|
2925
|
-
.cdr-rating__placeholder_11-0
|
|
2929
|
+
.cdr-rating__placeholder_11-1-0::after {
|
|
2926
2930
|
content: '';
|
|
2927
2931
|
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='%23BD7B2D' 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");
|
|
2928
2932
|
background-repeat: no-repeat;
|
|
@@ -2931,7 +2935,7 @@ input[type="month"] {
|
|
|
2931
2935
|
left: 0;
|
|
2932
2936
|
width: 100%;
|
|
2933
2937
|
height: 100%; }
|
|
2934
|
-
.cdr-rating__placeholder_11-0
|
|
2938
|
+
.cdr-rating__placeholder_11-1-0::before {
|
|
2935
2939
|
content: "☆";
|
|
2936
2940
|
display: block;
|
|
2937
2941
|
position: absolute;
|
|
@@ -2942,7 +2946,7 @@ input[type="month"] {
|
|
|
2942
2946
|
color: #BD7B2D;
|
|
2943
2947
|
width: auto;
|
|
2944
2948
|
overflow: hidden; }
|
|
2945
|
-
.cdr-rating__placeholder--no-reviews_11-0
|
|
2949
|
+
.cdr-rating__placeholder--no-reviews_11-1-0::after {
|
|
2946
2950
|
content: '';
|
|
2947
2951
|
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");
|
|
2948
2952
|
background-repeat: no-repeat;
|
|
@@ -2951,7 +2955,7 @@ input[type="month"] {
|
|
|
2951
2955
|
left: 0;
|
|
2952
2956
|
width: 100%;
|
|
2953
2957
|
height: 100%; }
|
|
2954
|
-
.cdr-rating__placeholder--no-reviews_11-0
|
|
2958
|
+
.cdr-rating__placeholder--no-reviews_11-1-0::before {
|
|
2955
2959
|
content: "☆";
|
|
2956
2960
|
display: block;
|
|
2957
2961
|
position: absolute;
|
|
@@ -2962,7 +2966,7 @@ input[type="month"] {
|
|
|
2962
2966
|
color: #BD7B2D;
|
|
2963
2967
|
width: auto;
|
|
2964
2968
|
overflow: hidden; }
|
|
2965
|
-
.cdr-rating__100_11-0
|
|
2969
|
+
.cdr-rating__100_11-1-0::after {
|
|
2966
2970
|
content: '';
|
|
2967
2971
|
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='%23FFD280' 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='%23BD7B2D' 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");
|
|
2968
2972
|
background-repeat: no-repeat;
|
|
@@ -2971,7 +2975,7 @@ input[type="month"] {
|
|
|
2971
2975
|
left: 0;
|
|
2972
2976
|
width: 100%;
|
|
2973
2977
|
height: 100%; }
|
|
2974
|
-
.cdr-rating__100_11-0
|
|
2978
|
+
.cdr-rating__100_11-1-0::before {
|
|
2975
2979
|
content: "★";
|
|
2976
2980
|
display: block;
|
|
2977
2981
|
position: absolute;
|
|
@@ -2982,7 +2986,7 @@ input[type="month"] {
|
|
|
2982
2986
|
color: #BD7B2D;
|
|
2983
2987
|
width: auto;
|
|
2984
2988
|
overflow: hidden; }
|
|
2985
|
-
.cdr-rating__75_11-0
|
|
2989
|
+
.cdr-rating__75_11-1-0::after {
|
|
2986
2990
|
content: '';
|
|
2987
2991
|
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='M14.175 17.967l2.639 1.668-1.274-5.767 4.284-3.907-5.643-.515z'/%3E %3Cpath fill='%23FFD280' fill-rule='nonzero' d='M14.182 9.453L12 4.041l-2.179 5.41-5.645.51 4.284 3.907-1.274 5.767L12 16.579l2.18 1.389z'/%3E %3Cpath fill='%23BD7B2D' d='M12 1.364l2.878 7.147 7.298.659-5.535 5.048 1.669 7.552L12 17.763l-6.31 4.006 1.669-7.552-5.535-5.048 7.298-.66L12 1.364zm0 2.677L9.821 9.45l-5.645.51 4.284 3.907-1.274 5.767L12 16.579l2.007 1.273v-8.83L12 4.042zm2.507 5.439v8.689l2.307 1.466-1.274-5.767 4.284-3.907-5.317-.481z'/%3E %3C/g%3E %3C/svg%3E");
|
|
2988
2992
|
background-repeat: no-repeat;
|
|
@@ -2991,7 +2995,7 @@ input[type="month"] {
|
|
|
2991
2995
|
left: 0;
|
|
2992
2996
|
width: 100%;
|
|
2993
2997
|
height: 100%; }
|
|
2994
|
-
.cdr-rating__75_11-0
|
|
2998
|
+
.cdr-rating__75_11-1-0::before {
|
|
2995
2999
|
content: "★";
|
|
2996
3000
|
display: block;
|
|
2997
3001
|
position: absolute;
|
|
@@ -3002,7 +3006,7 @@ input[type="month"] {
|
|
|
3002
3006
|
color: #BD7B2D;
|
|
3003
3007
|
width: 0.75em;
|
|
3004
3008
|
overflow: hidden; }
|
|
3005
|
-
.cdr-rating__50_11-0
|
|
3009
|
+
.cdr-rating__50_11-1-0::after {
|
|
3006
3010
|
content: '';
|
|
3007
3011
|
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='M16.815 19.635l-4.817-3.009-.006-12.615 2.188 5.44 5.645.51-4.284 3.907z'/%3E %3Cpath fill='%23FFD280' fill-rule='nonzero' d='M7.186 19.635L12 16.579V4.041l-2.179 5.41-5.645.51 4.284 3.907z'/%3E %3Cpath fill='%23BD7B2D' d='M12 1.364l2.878 7.147 7.298.659-5.535 5.048 1.669 7.552L12 17.763l-6.31 4.006 1.669-7.552-5.535-5.048 7.298-.66L12 1.364zm-.247 3.289L9.821 9.45l-5.645.51 4.284 3.907-1.274 5.767 4.567-2.9V4.653zm.5.015v12.07l4.561 2.897-1.274-5.767 4.284-3.907-5.645-.51-1.926-4.783z'/%3E %3C/g%3E %3C/svg%3E");
|
|
3008
3012
|
background-repeat: no-repeat;
|
|
@@ -3011,7 +3015,7 @@ input[type="month"] {
|
|
|
3011
3015
|
left: 0;
|
|
3012
3016
|
width: 100%;
|
|
3013
3017
|
height: 100%; }
|
|
3014
|
-
.cdr-rating__50_11-0
|
|
3018
|
+
.cdr-rating__50_11-1-0::before {
|
|
3015
3019
|
content: "★";
|
|
3016
3020
|
display: block;
|
|
3017
3021
|
position: absolute;
|
|
@@ -3022,7 +3026,7 @@ input[type="month"] {
|
|
|
3022
3026
|
color: #BD7B2D;
|
|
3023
3027
|
width: 0.5em;
|
|
3024
3028
|
overflow: hidden; }
|
|
3025
|
-
.cdr-rating__25_11-0
|
|
3029
|
+
.cdr-rating__25_11-1-0::after {
|
|
3026
3030
|
content: '';
|
|
3027
3031
|
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='%23FFD280' fill-rule='nonzero' d='M9.822 17.968l-2.633 1.667 1.274-5.767-4.284-3.907 5.643-.515z'/%3E %3Cpath fill='%23F9F8F6' fill-rule='nonzero' d='M9.816 9.453l2.182-5.412 2.179 5.41 5.645.51-4.284 3.907 1.274 5.767-4.814-3.056-2.18 1.389z'/%3E %3Cpath fill='%23BD7B2D' d='M12 1.364l2.878 7.145 7.298.66-5.535 5.048 1.669 7.552L12 17.763 5.69 21.77l1.669-7.552L1.824 9.17l7.298-.66L12 1.365zM9.503 9.479l-5.327.482 4.284 3.907-1.274 5.767 2.317-1.472V9.479zM12 4.04l-1.997 4.957v8.848L12 16.579l4.814 3.056-1.274-5.767 4.284-3.907-5.645-.51L12 4.04z'/%3E %3C/g%3E %3C/svg%3E");
|
|
3028
3032
|
background-repeat: no-repeat;
|
|
@@ -3031,7 +3035,7 @@ input[type="month"] {
|
|
|
3031
3035
|
left: 0;
|
|
3032
3036
|
width: 100%;
|
|
3033
3037
|
height: 100%; }
|
|
3034
|
-
.cdr-rating__25_11-0
|
|
3038
|
+
.cdr-rating__25_11-1-0::before {
|
|
3035
3039
|
content: "★";
|
|
3036
3040
|
display: block;
|
|
3037
3041
|
position: absolute;
|
|
@@ -3042,32 +3046,32 @@ input[type="month"] {
|
|
|
3042
3046
|
color: #BD7B2D;
|
|
3043
3047
|
width: 0.33em;
|
|
3044
3048
|
overflow: hidden; }
|
|
3045
|
-
.cdr-rating--linked_11-0
|
|
3049
|
+
.cdr-rating--linked_11-1-0 {
|
|
3046
3050
|
display: inline-flex;
|
|
3047
3051
|
text-decoration: none; }
|
|
3048
|
-
.cdr-rating--linked_11-0
|
|
3052
|
+
.cdr-rating--linked_11-1-0 .cdr-rating__count_11-1-0:hover, .cdr-rating--linked_11-1-0 .cdr-rating__count_11-1-0:active, .cdr-rating--linked_11-1-0 .cdr-rating__count_11-1-0:focus {
|
|
3049
3053
|
color: #406eb5;
|
|
3050
3054
|
text-decoration: underline; }
|
|
3051
|
-
.cdr-rating--linked_11-0
|
|
3055
|
+
.cdr-rating--linked_11-1-0 .cdr-rating__count_11-1-0 > .cdr-rating__number_11-1-0 {
|
|
3052
3056
|
border-right: 0.1rem solid #b2ab9f;
|
|
3053
3057
|
padding: 0 0.6rem;
|
|
3054
3058
|
margin-right: 0.6rem; }
|
|
3055
|
-
.cdr-rating--large_11-0
|
|
3059
|
+
.cdr-rating--large_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3056
3060
|
width: 3.2rem;
|
|
3057
3061
|
height: 3.2rem;
|
|
3058
3062
|
font-size: 3.2rem; }
|
|
3059
|
-
.cdr-rating--large_11-0
|
|
3063
|
+
.cdr-rating--large_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3060
3064
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3061
3065
|
font-style: normal;
|
|
3062
3066
|
font-weight: 400;
|
|
3063
3067
|
letter-spacing: -0.016rem;
|
|
3064
3068
|
font-size: 1.6rem;
|
|
3065
3069
|
line-height: 2.2rem; }
|
|
3066
|
-
.cdr-rating--medium_11-0
|
|
3070
|
+
.cdr-rating--medium_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3067
3071
|
width: 2.4rem;
|
|
3068
3072
|
height: 2.4rem;
|
|
3069
3073
|
font-size: 2.4rem; }
|
|
3070
|
-
.cdr-rating--medium_11-0
|
|
3074
|
+
.cdr-rating--medium_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3071
3075
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3072
3076
|
font-style: normal;
|
|
3073
3077
|
font-weight: 400;
|
|
@@ -3075,11 +3079,11 @@ input[type="month"] {
|
|
|
3075
3079
|
font-size: 1.4rem;
|
|
3076
3080
|
line-height: 1.8rem;
|
|
3077
3081
|
margin-left: 0.8rem; }
|
|
3078
|
-
.cdr-rating--small_11-0
|
|
3082
|
+
.cdr-rating--small_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3079
3083
|
width: 1.6rem;
|
|
3080
3084
|
height: 1.6rem;
|
|
3081
3085
|
font-size: 1.6rem; }
|
|
3082
|
-
.cdr-rating--small_11-0
|
|
3086
|
+
.cdr-rating--small_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3083
3087
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3084
3088
|
font-style: normal;
|
|
3085
3089
|
font-weight: 400;
|
|
@@ -3088,11 +3092,11 @@ input[type="month"] {
|
|
|
3088
3092
|
line-height: 1.6rem;
|
|
3089
3093
|
margin-left: 0.4rem; }
|
|
3090
3094
|
@media (min-width: 0) and (max-width: 767px) {
|
|
3091
|
-
.cdr-rating--small\@xs_11-0
|
|
3095
|
+
.cdr-rating--small\@xs_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3092
3096
|
width: 1.6rem;
|
|
3093
3097
|
height: 1.6rem;
|
|
3094
3098
|
font-size: 1.6rem; }
|
|
3095
|
-
.cdr-rating--small\@xs_11-0
|
|
3099
|
+
.cdr-rating--small\@xs_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3096
3100
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3097
3101
|
font-style: normal;
|
|
3098
3102
|
font-weight: 400;
|
|
@@ -3100,11 +3104,11 @@ input[type="month"] {
|
|
|
3100
3104
|
font-size: 1.2rem;
|
|
3101
3105
|
line-height: 1.6rem;
|
|
3102
3106
|
margin-left: 0.4rem; }
|
|
3103
|
-
.cdr-rating--medium\@xs_11-0
|
|
3107
|
+
.cdr-rating--medium\@xs_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3104
3108
|
width: 2.4rem;
|
|
3105
3109
|
height: 2.4rem;
|
|
3106
3110
|
font-size: 2.4rem; }
|
|
3107
|
-
.cdr-rating--medium\@xs_11-0
|
|
3111
|
+
.cdr-rating--medium\@xs_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3108
3112
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3109
3113
|
font-style: normal;
|
|
3110
3114
|
font-weight: 400;
|
|
@@ -3112,11 +3116,11 @@ input[type="month"] {
|
|
|
3112
3116
|
font-size: 1.4rem;
|
|
3113
3117
|
line-height: 1.8rem;
|
|
3114
3118
|
margin-left: 0.8rem; }
|
|
3115
|
-
.cdr-rating--large\@xs_11-0
|
|
3119
|
+
.cdr-rating--large\@xs_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3116
3120
|
width: 3.2rem;
|
|
3117
3121
|
height: 3.2rem;
|
|
3118
3122
|
font-size: 3.2rem; }
|
|
3119
|
-
.cdr-rating--large\@xs_11-0
|
|
3123
|
+
.cdr-rating--large\@xs_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3120
3124
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3121
3125
|
font-style: normal;
|
|
3122
3126
|
font-weight: 400;
|
|
@@ -3124,11 +3128,11 @@ input[type="month"] {
|
|
|
3124
3128
|
font-size: 1.6rem;
|
|
3125
3129
|
line-height: 2.2rem; } }
|
|
3126
3130
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
3127
|
-
.cdr-rating--small\@sm_11-0
|
|
3131
|
+
.cdr-rating--small\@sm_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3128
3132
|
width: 1.6rem;
|
|
3129
3133
|
height: 1.6rem;
|
|
3130
3134
|
font-size: 1.6rem; }
|
|
3131
|
-
.cdr-rating--small\@sm_11-0
|
|
3135
|
+
.cdr-rating--small\@sm_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3132
3136
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3133
3137
|
font-style: normal;
|
|
3134
3138
|
font-weight: 400;
|
|
@@ -3136,11 +3140,11 @@ input[type="month"] {
|
|
|
3136
3140
|
font-size: 1.2rem;
|
|
3137
3141
|
line-height: 1.6rem;
|
|
3138
3142
|
margin-left: 0.4rem; }
|
|
3139
|
-
.cdr-rating--medium\@sm_11-0
|
|
3143
|
+
.cdr-rating--medium\@sm_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3140
3144
|
width: 2.4rem;
|
|
3141
3145
|
height: 2.4rem;
|
|
3142
3146
|
font-size: 2.4rem; }
|
|
3143
|
-
.cdr-rating--medium\@sm_11-0
|
|
3147
|
+
.cdr-rating--medium\@sm_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3144
3148
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3145
3149
|
font-style: normal;
|
|
3146
3150
|
font-weight: 400;
|
|
@@ -3148,11 +3152,11 @@ input[type="month"] {
|
|
|
3148
3152
|
font-size: 1.4rem;
|
|
3149
3153
|
line-height: 1.8rem;
|
|
3150
3154
|
margin-left: 0.8rem; }
|
|
3151
|
-
.cdr-rating--large\@sm_11-0
|
|
3155
|
+
.cdr-rating--large\@sm_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3152
3156
|
width: 3.2rem;
|
|
3153
3157
|
height: 3.2rem;
|
|
3154
3158
|
font-size: 3.2rem; }
|
|
3155
|
-
.cdr-rating--large\@sm_11-0
|
|
3159
|
+
.cdr-rating--large\@sm_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3156
3160
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3157
3161
|
font-style: normal;
|
|
3158
3162
|
font-weight: 400;
|
|
@@ -3160,11 +3164,11 @@ input[type="month"] {
|
|
|
3160
3164
|
font-size: 1.6rem;
|
|
3161
3165
|
line-height: 2.2rem; } }
|
|
3162
3166
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
3163
|
-
.cdr-rating--small\@md_11-0
|
|
3167
|
+
.cdr-rating--small\@md_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3164
3168
|
width: 1.6rem;
|
|
3165
3169
|
height: 1.6rem;
|
|
3166
3170
|
font-size: 1.6rem; }
|
|
3167
|
-
.cdr-rating--small\@md_11-0
|
|
3171
|
+
.cdr-rating--small\@md_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3168
3172
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3169
3173
|
font-style: normal;
|
|
3170
3174
|
font-weight: 400;
|
|
@@ -3172,11 +3176,11 @@ input[type="month"] {
|
|
|
3172
3176
|
font-size: 1.2rem;
|
|
3173
3177
|
line-height: 1.6rem;
|
|
3174
3178
|
margin-left: 0.4rem; }
|
|
3175
|
-
.cdr-rating--medium\@md_11-0
|
|
3179
|
+
.cdr-rating--medium\@md_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3176
3180
|
width: 2.4rem;
|
|
3177
3181
|
height: 2.4rem;
|
|
3178
3182
|
font-size: 2.4rem; }
|
|
3179
|
-
.cdr-rating--medium\@md_11-0
|
|
3183
|
+
.cdr-rating--medium\@md_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3180
3184
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3181
3185
|
font-style: normal;
|
|
3182
3186
|
font-weight: 400;
|
|
@@ -3184,11 +3188,11 @@ input[type="month"] {
|
|
|
3184
3188
|
font-size: 1.4rem;
|
|
3185
3189
|
line-height: 1.8rem;
|
|
3186
3190
|
margin-left: 0.8rem; }
|
|
3187
|
-
.cdr-rating--large\@md_11-0
|
|
3191
|
+
.cdr-rating--large\@md_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3188
3192
|
width: 3.2rem;
|
|
3189
3193
|
height: 3.2rem;
|
|
3190
3194
|
font-size: 3.2rem; }
|
|
3191
|
-
.cdr-rating--large\@md_11-0
|
|
3195
|
+
.cdr-rating--large\@md_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3192
3196
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3193
3197
|
font-style: normal;
|
|
3194
3198
|
font-weight: 400;
|
|
@@ -3196,11 +3200,11 @@ input[type="month"] {
|
|
|
3196
3200
|
font-size: 1.6rem;
|
|
3197
3201
|
line-height: 2.2rem; } }
|
|
3198
3202
|
@media (min-width: 1232px) {
|
|
3199
|
-
.cdr-rating--small\@lg_11-0
|
|
3203
|
+
.cdr-rating--small\@lg_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3200
3204
|
width: 1.6rem;
|
|
3201
3205
|
height: 1.6rem;
|
|
3202
3206
|
font-size: 1.6rem; }
|
|
3203
|
-
.cdr-rating--small\@lg_11-0
|
|
3207
|
+
.cdr-rating--small\@lg_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3204
3208
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3205
3209
|
font-style: normal;
|
|
3206
3210
|
font-weight: 400;
|
|
@@ -3208,11 +3212,11 @@ input[type="month"] {
|
|
|
3208
3212
|
font-size: 1.2rem;
|
|
3209
3213
|
line-height: 1.6rem;
|
|
3210
3214
|
margin-left: 0.4rem; }
|
|
3211
|
-
.cdr-rating--medium\@lg_11-0
|
|
3215
|
+
.cdr-rating--medium\@lg_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3212
3216
|
width: 2.4rem;
|
|
3213
3217
|
height: 2.4rem;
|
|
3214
3218
|
font-size: 2.4rem; }
|
|
3215
|
-
.cdr-rating--medium\@lg_11-0
|
|
3219
|
+
.cdr-rating--medium\@lg_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3216
3220
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3217
3221
|
font-style: normal;
|
|
3218
3222
|
font-weight: 400;
|
|
@@ -3220,11 +3224,11 @@ input[type="month"] {
|
|
|
3220
3224
|
font-size: 1.4rem;
|
|
3221
3225
|
line-height: 1.8rem;
|
|
3222
3226
|
margin-left: 0.8rem; }
|
|
3223
|
-
.cdr-rating--large\@lg_11-0
|
|
3227
|
+
.cdr-rating--large\@lg_11-1-0 .cdr-rating__icon_11-1-0 {
|
|
3224
3228
|
width: 3.2rem;
|
|
3225
3229
|
height: 3.2rem;
|
|
3226
3230
|
font-size: 3.2rem; }
|
|
3227
|
-
.cdr-rating--large\@lg_11-0
|
|
3231
|
+
.cdr-rating--large\@lg_11-1-0 .cdr-rating__count_11-1-0 {
|
|
3228
3232
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3229
3233
|
font-style: normal;
|
|
3230
3234
|
font-weight: 400;
|
|
@@ -3247,7 +3251,7 @@ input[type="month"] {
|
|
|
3247
3251
|
|
|
3248
3252
|
/* Style variants
|
|
3249
3253
|
========================================================================== */
|
|
3250
|
-
.cdr-select_11-0
|
|
3254
|
+
.cdr-select_11-1-0 {
|
|
3251
3255
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3252
3256
|
font-style: normal;
|
|
3253
3257
|
font-weight: 400;
|
|
@@ -3285,34 +3289,34 @@ input[type="month"] {
|
|
|
3285
3289
|
/* @lg
|
|
3286
3290
|
1200px and up
|
|
3287
3291
|
========== */ }
|
|
3288
|
-
.cdr-select_11-0
|
|
3292
|
+
.cdr-select_11-1-0[disabled] {
|
|
3289
3293
|
background-color: #f9f8f6;
|
|
3290
3294
|
color: #d1cbbd;
|
|
3291
3295
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd; }
|
|
3292
|
-
.cdr-select_11-0
|
|
3296
|
+
.cdr-select_11-1-0[disabled]:hover {
|
|
3293
3297
|
box-shadow: inset 0 0 0 0.1rem #d1cbbd;
|
|
3294
3298
|
cursor: not-allowed; }
|
|
3295
|
-
.cdr-select_11-0
|
|
3299
|
+
.cdr-select_11-1-0:active, .cdr-select_11-1-0:focus {
|
|
3296
3300
|
box-shadow: inset 0 0 0 0.2rem #20201d, 0 0.2rem 0.2rem 0 rgba(12, 11, 8, 0.2);
|
|
3297
3301
|
outline: none; }
|
|
3298
|
-
.cdr-select_11-0
|
|
3302
|
+
.cdr-select_11-1-0::-ms-expand {
|
|
3299
3303
|
display: none; }
|
|
3300
|
-
.cdr-select--primary_11-0
|
|
3304
|
+
.cdr-select--primary_11-1-0 {
|
|
3301
3305
|
background-color: rgba(244, 242, 237, 0.15); }
|
|
3302
|
-
.cdr-select--primary_11-0
|
|
3306
|
+
.cdr-select--primary_11-1-0:active, .cdr-select--primary_11-1-0:focus {
|
|
3303
3307
|
background-color: #f9f8f6; }
|
|
3304
|
-
.cdr-select--secondary_11-0
|
|
3308
|
+
.cdr-select--secondary_11-1-0 {
|
|
3305
3309
|
background-color: rgba(255, 255, 255, 0.85); }
|
|
3306
|
-
.cdr-select--secondary_11-0
|
|
3310
|
+
.cdr-select--secondary_11-1-0:active, .cdr-select--secondary_11-1-0:focus {
|
|
3307
3311
|
background-color: #ffffff; }
|
|
3308
|
-
.cdr-select--error_11-0
|
|
3312
|
+
.cdr-select--error_11-1-0 {
|
|
3309
3313
|
background-color: rgba(255, 242, 242, 0.75);
|
|
3310
3314
|
box-shadow: inset 0 0 0 0.1rem #b33322; }
|
|
3311
|
-
.cdr-select--preicon_11-0
|
|
3315
|
+
.cdr-select--preicon_11-1-0 {
|
|
3312
3316
|
/* $input-pre-icon-default-width = 25px with the expectation that
|
|
3313
3317
|
slot provided icon is close to that width */
|
|
3314
3318
|
padding-left: 3.7rem; }
|
|
3315
|
-
.cdr-select__prompt_11-0
|
|
3319
|
+
.cdr-select__prompt_11-1-0 {
|
|
3316
3320
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3317
3321
|
font-style: normal;
|
|
3318
3322
|
font-weight: 400;
|
|
@@ -3321,29 +3325,29 @@ input[type="month"] {
|
|
|
3321
3325
|
line-height: 2.2rem;
|
|
3322
3326
|
font-style: normal;
|
|
3323
3327
|
color: rgba(12, 11, 8, 0.75); }
|
|
3324
|
-
.cdr-select__prompt_11-0
|
|
3328
|
+
.cdr-select__prompt_11-1-0[disabled] {
|
|
3325
3329
|
color: #d1cbbd; }
|
|
3326
|
-
.cdr-select__caret_11-0
|
|
3330
|
+
.cdr-select__caret_11-1-0 {
|
|
3327
3331
|
fill: rgba(12, 11, 8, 0.75);
|
|
3328
3332
|
position: absolute;
|
|
3329
3333
|
top: 50%;
|
|
3330
3334
|
right: 0.8rem;
|
|
3331
3335
|
transform: translateY(-50%);
|
|
3332
3336
|
pointer-events: none; }
|
|
3333
|
-
.cdr-select__caret--disabled_11-0
|
|
3337
|
+
.cdr-select__caret--disabled_11-1-0 {
|
|
3334
3338
|
fill: #dcd6cb; }
|
|
3335
|
-
.cdr-select__pre-icon_11-0
|
|
3339
|
+
.cdr-select__pre-icon_11-1-0 {
|
|
3336
3340
|
position: absolute;
|
|
3337
3341
|
top: 50%;
|
|
3338
3342
|
left: 0.8rem;
|
|
3339
3343
|
transform: translateY(-50%); }
|
|
3340
|
-
.cdr-select--multiple_11-0
|
|
3344
|
+
.cdr-select--multiple_11-1-0 {
|
|
3341
3345
|
height: auto;
|
|
3342
3346
|
padding: 0.8rem; }
|
|
3343
|
-
.cdr-select--multiple_11-0
|
|
3347
|
+
.cdr-select--multiple_11-1-0 + .cdr-select__caret_11-1-0 {
|
|
3344
3348
|
display: none; }
|
|
3345
3349
|
@media (min-width: 0) and (max-width: 767px) {
|
|
3346
|
-
.cdr-select--large\@xs_11-0
|
|
3350
|
+
.cdr-select--large\@xs_11-1-0 {
|
|
3347
3351
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3348
3352
|
font-style: normal;
|
|
3349
3353
|
font-weight: 400;
|
|
@@ -3352,7 +3356,7 @@ input[type="month"] {
|
|
|
3352
3356
|
line-height: 2.4rem;
|
|
3353
3357
|
height: 4.8rem;
|
|
3354
3358
|
padding-left: 0.8rem; } }
|
|
3355
|
-
.cdr-select--large_11-0
|
|
3359
|
+
.cdr-select--large_11-1-0 {
|
|
3356
3360
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3357
3361
|
font-style: normal;
|
|
3358
3362
|
font-weight: 400;
|
|
@@ -3362,7 +3366,7 @@ input[type="month"] {
|
|
|
3362
3366
|
height: 4.8rem;
|
|
3363
3367
|
padding-left: 0.8rem; }
|
|
3364
3368
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
3365
|
-
.cdr-select--large\@sm_11-0
|
|
3369
|
+
.cdr-select--large\@sm_11-1-0 {
|
|
3366
3370
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3367
3371
|
font-style: normal;
|
|
3368
3372
|
font-weight: 400;
|
|
@@ -3372,7 +3376,7 @@ input[type="month"] {
|
|
|
3372
3376
|
height: 4.8rem;
|
|
3373
3377
|
padding-left: 0.8rem; } }
|
|
3374
3378
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
3375
|
-
.cdr-select--large\@md_11-0
|
|
3379
|
+
.cdr-select--large\@md_11-1-0 {
|
|
3376
3380
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3377
3381
|
font-style: normal;
|
|
3378
3382
|
font-weight: 400;
|
|
@@ -3382,7 +3386,7 @@ input[type="month"] {
|
|
|
3382
3386
|
height: 4.8rem;
|
|
3383
3387
|
padding-left: 0.8rem; } }
|
|
3384
3388
|
@media (min-width: 1232px) {
|
|
3385
|
-
.cdr-select--large\@lg_11-0
|
|
3389
|
+
.cdr-select--large\@lg_11-1-0 {
|
|
3386
3390
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3387
3391
|
font-style: normal;
|
|
3388
3392
|
font-weight: 400;
|
|
@@ -3395,11 +3399,11 @@ input[type="month"] {
|
|
|
3395
3399
|
# SELECT WRAPPER
|
|
3396
3400
|
========================================================================== */
|
|
3397
3401
|
/* Sets new origin for relative positioning of Select and Caret */
|
|
3398
|
-
.cdr-select-wrap_11-0
|
|
3402
|
+
.cdr-select-wrap_11-1-0 {
|
|
3399
3403
|
position: relative;
|
|
3400
3404
|
flex: 1; }
|
|
3401
3405
|
|
|
3402
|
-
.cdr-table_11-0
|
|
3406
|
+
.cdr-table_11-1-0 {
|
|
3403
3407
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3404
3408
|
font-style: normal;
|
|
3405
3409
|
font-weight: 400;
|
|
@@ -3409,23 +3413,23 @@ input[type="month"] {
|
|
|
3409
3413
|
color: rgba(12, 11, 8, 0.75);
|
|
3410
3414
|
border: none;
|
|
3411
3415
|
border-collapse: collapse; }
|
|
3412
|
-
.cdr-table_11-0
|
|
3416
|
+
.cdr-table_11-1-0 tr {
|
|
3413
3417
|
background-color: #ffffff; }
|
|
3414
|
-
.cdr-table_11-0
|
|
3418
|
+
.cdr-table_11-1-0 thead tr {
|
|
3415
3419
|
background-color: #f4f2ed; }
|
|
3416
|
-
.cdr-table_11-0
|
|
3417
|
-
.cdr-table_11-0
|
|
3420
|
+
.cdr-table_11-1-0 th,
|
|
3421
|
+
.cdr-table_11-1-0 td {
|
|
3418
3422
|
color: rgba(12, 11, 8, 0.75);
|
|
3419
3423
|
padding: 0.8rem 1.6rem;
|
|
3420
3424
|
text-align: left; }
|
|
3421
|
-
.cdr-table_11-0
|
|
3425
|
+
.cdr-table_11-1-0 th {
|
|
3422
3426
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3423
3427
|
font-style: normal;
|
|
3424
3428
|
font-weight: 600;
|
|
3425
3429
|
letter-spacing: -0.008rem;
|
|
3426
3430
|
font-size: 1.4rem;
|
|
3427
3431
|
line-height: 1.8rem; }
|
|
3428
|
-
.cdr-table_11-0
|
|
3432
|
+
.cdr-table_11-1-0 caption {
|
|
3429
3433
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3430
3434
|
font-style: normal;
|
|
3431
3435
|
font-weight: 600;
|
|
@@ -3434,52 +3438,52 @@ input[type="month"] {
|
|
|
3434
3438
|
line-height: 2.2rem;
|
|
3435
3439
|
text-align: left;
|
|
3436
3440
|
margin-bottom: 0.8rem; }
|
|
3437
|
-
.cdr-table--small_11-0
|
|
3441
|
+
.cdr-table--small_11-1-0 th, .cdr-table--small_11-1-0 td {
|
|
3438
3442
|
padding: 0.4rem 1.6rem; }
|
|
3439
|
-
.cdr-table--medium_11-0
|
|
3443
|
+
.cdr-table--medium_11-1-0 th, .cdr-table--medium_11-1-0 td {
|
|
3440
3444
|
padding: 0.8rem 1.6rem; }
|
|
3441
|
-
.cdr-table--large_11-0
|
|
3445
|
+
.cdr-table--large_11-1-0 th, .cdr-table--large_11-1-0 td {
|
|
3442
3446
|
padding: 1.6rem; }
|
|
3443
|
-
.cdr-table--striped_11-0
|
|
3447
|
+
.cdr-table--striped_11-1-0 tr:nth-child(odd) {
|
|
3444
3448
|
background-color: #f9f8f6; }
|
|
3445
|
-
.cdr-table--striped_11-0
|
|
3449
|
+
.cdr-table--striped_11-1-0 thead + tbody tr:nth-child(even) {
|
|
3446
3450
|
background-color: #f9f8f6; }
|
|
3447
|
-
.cdr-table--striped_11-0
|
|
3451
|
+
.cdr-table--striped_11-1-0 thead + tbody tr:nth-child(odd) {
|
|
3448
3452
|
background-color: #ffffff; }
|
|
3449
|
-
.cdr-table--striped_11-0
|
|
3450
|
-
.cdr-table--striped_11-0
|
|
3453
|
+
.cdr-table--striped_11-1-0 tbody tr:nth-child(odd),
|
|
3454
|
+
.cdr-table--striped_11-1-0 tfoot tr:nth-child(odd) {
|
|
3451
3455
|
background-color: #f9f8f6; }
|
|
3452
|
-
.cdr-table--border_11-0
|
|
3456
|
+
.cdr-table--border_11-1-0 tr + tr > * {
|
|
3453
3457
|
border-top: 0.1rem solid #dcd6cb; }
|
|
3454
|
-
.cdr-table--border_11-0
|
|
3458
|
+
.cdr-table--border_11-1-0 thead tr + tr > * {
|
|
3455
3459
|
border-top: 0.1rem solid #928b80; }
|
|
3456
|
-
.cdr-table--border_11-0
|
|
3460
|
+
.cdr-table--border_11-1-0 tbody tr + tr > *, .cdr-table--border_11-1-0 tfoot tr + tr > * {
|
|
3457
3461
|
border-top: 0.1rem solid #dcd6cb; }
|
|
3458
|
-
.cdr-table--border_11-0
|
|
3459
|
-
.cdr-table--border_11-0
|
|
3462
|
+
.cdr-table--border_11-1-0 thead + tbody,
|
|
3463
|
+
.cdr-table--border_11-1-0 tbody + tfoot {
|
|
3460
3464
|
border-top: 0.1rem solid #dcd6cb; }
|
|
3461
|
-
.cdr-table--full-width_11-0
|
|
3465
|
+
.cdr-table--full-width_11-1-0 {
|
|
3462
3466
|
width: 100%; }
|
|
3463
|
-
.cdr-table--responsive_11-0
|
|
3467
|
+
.cdr-table--responsive_11-1-0 {
|
|
3464
3468
|
display: block;
|
|
3465
3469
|
width: 100%;
|
|
3466
3470
|
overflow-x: auto; }
|
|
3467
|
-
.cdr-table--hover_11-0
|
|
3471
|
+
.cdr-table--hover_11-1-0 tr:hover > * {
|
|
3468
3472
|
background-color: #f4f2ed; }
|
|
3469
3473
|
@media (min-width: 0) and (max-width: 767px) {
|
|
3470
|
-
.cdr-table--full-width\@xs_11-0
|
|
3474
|
+
.cdr-table--full-width\@xs_11-1-0 {
|
|
3471
3475
|
width: 100%; } }
|
|
3472
3476
|
@media (min-width: 768px) and (max-width: 991px) {
|
|
3473
|
-
.cdr-table--full-width\@sm_11-0
|
|
3477
|
+
.cdr-table--full-width\@sm_11-1-0 {
|
|
3474
3478
|
width: 100%; } }
|
|
3475
3479
|
@media (min-width: 992px) and (max-width: 1231px) {
|
|
3476
|
-
.cdr-table--full-width\@md_11-0
|
|
3480
|
+
.cdr-table--full-width\@md_11-1-0 {
|
|
3477
3481
|
width: 100%; } }
|
|
3478
3482
|
@media (min-width: 1232px) {
|
|
3479
|
-
.cdr-table--full-width\@lg_11-0
|
|
3483
|
+
.cdr-table--full-width\@lg_11-1-0 {
|
|
3480
3484
|
width: 100%; } }
|
|
3481
3485
|
|
|
3482
|
-
.cdr-tab-panel_11-0
|
|
3486
|
+
.cdr-tab-panel_11-1-0 {
|
|
3483
3487
|
width: 100%;
|
|
3484
3488
|
height: 100%;
|
|
3485
3489
|
padding-top: 0.2rem; }
|
|
@@ -3548,48 +3552,48 @@ input[type="month"] {
|
|
|
3548
3552
|
transform: translateX(0);
|
|
3549
3553
|
opacity: 1; } }
|
|
3550
3554
|
|
|
3551
|
-
.cdr-tab-panel-enter-left_11-0
|
|
3555
|
+
.cdr-tab-panel-enter-left_11-1-0 {
|
|
3552
3556
|
-webkit-animation-duration: 0.2s;
|
|
3553
3557
|
animation-duration: 0.2s;
|
|
3554
3558
|
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
3555
3559
|
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3556
3560
|
|
|
3557
|
-
.cdr-tab-panel-enter-left_11-0
|
|
3561
|
+
.cdr-tab-panel-enter-left_11-1-0 {
|
|
3558
3562
|
-webkit-animation-name: enter-left;
|
|
3559
3563
|
animation-name: enter-left; }
|
|
3560
3564
|
|
|
3561
|
-
.cdr-tab-panel-enter-right_11-0
|
|
3565
|
+
.cdr-tab-panel-enter-right_11-1-0 {
|
|
3562
3566
|
-webkit-animation-duration: 0.2s;
|
|
3563
3567
|
animation-duration: 0.2s;
|
|
3564
3568
|
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
3565
3569
|
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3566
3570
|
|
|
3567
|
-
.cdr-tab-panel-enter-right_11-0
|
|
3571
|
+
.cdr-tab-panel-enter-right_11-1-0 {
|
|
3568
3572
|
-webkit-animation-name: enter-right;
|
|
3569
3573
|
animation-name: enter-right; }
|
|
3570
3574
|
|
|
3571
|
-
.cdr-tab-panel-exit-left_11-0
|
|
3575
|
+
.cdr-tab-panel-exit-left_11-1-0 {
|
|
3572
3576
|
-webkit-animation-duration: 0.2s;
|
|
3573
3577
|
animation-duration: 0.2s;
|
|
3574
3578
|
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
3575
3579
|
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3576
3580
|
|
|
3577
|
-
.cdr-tab-panel-exit-left_11-0
|
|
3581
|
+
.cdr-tab-panel-exit-left_11-1-0 {
|
|
3578
3582
|
-webkit-animation-name: exit-left;
|
|
3579
3583
|
animation-name: exit-left; }
|
|
3580
3584
|
|
|
3581
|
-
.cdr-tab-panel-exit-right_11-0
|
|
3585
|
+
.cdr-tab-panel-exit-right_11-1-0 {
|
|
3582
3586
|
-webkit-animation-duration: 0.2s;
|
|
3583
3587
|
animation-duration: 0.2s;
|
|
3584
3588
|
-webkit-animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1);
|
|
3585
3589
|
animation-timing-function: cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3586
3590
|
|
|
3587
|
-
.cdr-tab-panel-exit-right_11-0
|
|
3591
|
+
.cdr-tab-panel-exit-right_11-1-0 {
|
|
3588
3592
|
-webkit-animation-name: exit-right;
|
|
3589
3593
|
animation-name: exit-right; }
|
|
3590
3594
|
|
|
3591
3595
|
/* intentionally empty */
|
|
3592
|
-
.cdr-tabs_11-0
|
|
3596
|
+
.cdr-tabs_11-1-0 {
|
|
3593
3597
|
/* overflow-x: auto; */
|
|
3594
3598
|
display: flex;
|
|
3595
3599
|
flex-flow: column;
|
|
@@ -3603,24 +3607,24 @@ input[type="month"] {
|
|
|
3603
3607
|
========== */
|
|
3604
3608
|
/* Centered
|
|
3605
3609
|
========== */ }
|
|
3606
|
-
.cdr-tabs_11-0
|
|
3610
|
+
.cdr-tabs_11-1-0 ::-webkit-scrollbar {
|
|
3607
3611
|
-webkit-appearance: none;
|
|
3608
3612
|
width: 0.7rem; }
|
|
3609
|
-
.cdr-tabs_11-0
|
|
3613
|
+
.cdr-tabs_11-1-0 ::-webkit-scrollbar-thumb {
|
|
3610
3614
|
border-radius: 0.4rem;
|
|
3611
3615
|
background-color: rgba(0, 0, 0, 0.5);
|
|
3612
3616
|
-webkit-box-shadow: 0 0 0.1rem rgba(255, 255, 255, 0.5); }
|
|
3613
|
-
.cdr-tabs__header-container_11-0
|
|
3617
|
+
.cdr-tabs__header-container_11-1-0 {
|
|
3614
3618
|
overflow-x: auto;
|
|
3615
3619
|
border-bottom: 0.1rem solid #928b80;
|
|
3616
3620
|
-webkit-overflow-scrolling: touch;
|
|
3617
3621
|
-ms-overflow-style: -ms-autohiding-scrollbar; }
|
|
3618
|
-
.cdr-tabs__header-container_11-0
|
|
3622
|
+
.cdr-tabs__header-container_11-1-0::-webkit-scrollbar {
|
|
3619
3623
|
width: 0 !important;
|
|
3620
3624
|
height: 0 !important; }
|
|
3621
|
-
.cdr-tabs__gradient-container_11-0
|
|
3625
|
+
.cdr-tabs__gradient-container_11-1-0 {
|
|
3622
3626
|
position: relative; }
|
|
3623
|
-
.cdr-tabs__gradient_11-0
|
|
3627
|
+
.cdr-tabs__gradient_11-1-0 {
|
|
3624
3628
|
transition: opacity 0.2s ease;
|
|
3625
3629
|
-webkit-transition: opacity 0.2s ease;
|
|
3626
3630
|
position: absolute;
|
|
@@ -3630,19 +3634,19 @@ input[type="month"] {
|
|
|
3630
3634
|
width: 4.8rem;
|
|
3631
3635
|
pointer-events: none;
|
|
3632
3636
|
opacity: 0; }
|
|
3633
|
-
.cdr-tabs__gradient--left_11-0
|
|
3637
|
+
.cdr-tabs__gradient--left_11-1-0 {
|
|
3634
3638
|
left: 0; }
|
|
3635
|
-
.cdr-tabs__gradient--right_11-0
|
|
3639
|
+
.cdr-tabs__gradient--right_11-1-0 {
|
|
3636
3640
|
right: 0; }
|
|
3637
|
-
.cdr-tabs__gradient--active_11-0
|
|
3641
|
+
.cdr-tabs__gradient--active_11-1-0 {
|
|
3638
3642
|
opacity: 1; }
|
|
3639
|
-
.cdr-tabs__header_11-0
|
|
3643
|
+
.cdr-tabs__header_11-1-0 {
|
|
3640
3644
|
display: flex;
|
|
3641
3645
|
width: 100%;
|
|
3642
3646
|
margin: 0;
|
|
3643
3647
|
padding: 0;
|
|
3644
3648
|
position: relative; }
|
|
3645
|
-
.cdr-tabs__header-item_11-0
|
|
3649
|
+
.cdr-tabs__header-item_11-1-0 {
|
|
3646
3650
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3647
3651
|
font-style: normal;
|
|
3648
3652
|
font-weight: inherit;
|
|
@@ -3658,29 +3662,29 @@ input[type="month"] {
|
|
|
3658
3662
|
padding: 1.2rem 0.8rem;
|
|
3659
3663
|
white-space: nowrap;
|
|
3660
3664
|
outline-offset: -0.3rem; }
|
|
3661
|
-
.cdr-tabs__header-item_11-0
|
|
3665
|
+
.cdr-tabs__header-item_11-1-0 + .cdr-tabs__header-item_11-1-0 {
|
|
3662
3666
|
margin-left: 1.6rem; }
|
|
3663
|
-
.cdr-tabs__header-item-active_11-0
|
|
3667
|
+
.cdr-tabs__header-item-active_11-1-0 {
|
|
3664
3668
|
color: rgba(12, 11, 8, 0.75);
|
|
3665
3669
|
font-weight: 500; }
|
|
3666
|
-
.cdr-tabs__header-item_11-0
|
|
3670
|
+
.cdr-tabs__header-item_11-1-0::before {
|
|
3667
3671
|
display: block;
|
|
3668
3672
|
content: attr(js-name);
|
|
3669
3673
|
font-weight: 500;
|
|
3670
3674
|
height: 0;
|
|
3671
3675
|
overflow: hidden;
|
|
3672
3676
|
visibility: hidden; }
|
|
3673
|
-
.cdr-tabs__header-item_11-0
|
|
3677
|
+
.cdr-tabs__header-item_11-1-0:active, .cdr-tabs__header-item_11-1-0:hover, .cdr-tabs__header-item_11-1-0:focus {
|
|
3674
3678
|
text-decoration: none;
|
|
3675
3679
|
color: #406eb5; }
|
|
3676
|
-
.cdr-tabs__header-item--disabled_11-0
|
|
3680
|
+
.cdr-tabs__header-item--disabled_11-1-0 {
|
|
3677
3681
|
border: none;
|
|
3678
3682
|
background-color: transparent;
|
|
3679
3683
|
color: #d1cbbd; }
|
|
3680
|
-
.cdr-tabs__header-item--disabled_11-0
|
|
3684
|
+
.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 {
|
|
3681
3685
|
color: #d1cbbd;
|
|
3682
3686
|
cursor: not-allowed; }
|
|
3683
|
-
.cdr-tabs__underline_11-0
|
|
3687
|
+
.cdr-tabs__underline_11-1-0 {
|
|
3684
3688
|
z-index: 1;
|
|
3685
3689
|
position: absolute;
|
|
3686
3690
|
width: 3rem;
|
|
@@ -3691,18 +3695,18 @@ input[type="month"] {
|
|
|
3691
3695
|
border: none;
|
|
3692
3696
|
background-color: #406eb5;
|
|
3693
3697
|
transition: 0.4s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3694
|
-
.cdr-tabs__content-container_11-0
|
|
3698
|
+
.cdr-tabs__content-container_11-1-0 {
|
|
3695
3699
|
position: relative;
|
|
3696
3700
|
flex: 1 1 auto;
|
|
3697
3701
|
overflow-x: hidden;
|
|
3698
3702
|
overflow-y: auto; }
|
|
3699
|
-
.cdr-tabs_11-0
|
|
3700
|
-
.cdr-tabs_11-0
|
|
3703
|
+
.cdr-tabs_11-1-0 .fade-enter-active_11-1-0,
|
|
3704
|
+
.cdr-tabs_11-1-0 .fade-leave-active_11-1-0 {
|
|
3701
3705
|
opacity: 0.5s; }
|
|
3702
|
-
.cdr-tabs_11-0
|
|
3703
|
-
.cdr-tabs_11-0
|
|
3706
|
+
.cdr-tabs_11-1-0 .fade-enter_11-1-0,
|
|
3707
|
+
.cdr-tabs_11-1-0 .fade-leave-to_11-1-0 {
|
|
3704
3708
|
opacity: 0; }
|
|
3705
|
-
.cdr-tabs--compact_11-0
|
|
3709
|
+
.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 {
|
|
3706
3710
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3707
3711
|
font-style: normal;
|
|
3708
3712
|
font-weight: inherit;
|
|
@@ -3710,19 +3714,19 @@ input[type="month"] {
|
|
|
3710
3714
|
font-size: 1.4rem;
|
|
3711
3715
|
line-height: 1.8rem;
|
|
3712
3716
|
padding: 0.6rem 1.2rem; }
|
|
3713
|
-
.cdr-tabs--compact_11-0
|
|
3717
|
+
.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 {
|
|
3714
3718
|
margin-left: 0.8rem; }
|
|
3715
|
-
.cdr-tabs--no-border_11-0
|
|
3716
|
-
.cdr-tabs--no-border_11-0
|
|
3719
|
+
.cdr-tabs--no-border_11-1-0 .cdr-tabs__header_11-1-0,
|
|
3720
|
+
.cdr-tabs--no-border_11-1-0 .cdr-tabs__header-container_11-1-0 {
|
|
3717
3721
|
border-bottom: 0.1rem solid transparent; }
|
|
3718
|
-
.cdr-tabs--full-width_11-0
|
|
3722
|
+
.cdr-tabs--full-width_11-1-0 .cdr-tabs__header-item_11-1-0 {
|
|
3719
3723
|
flex-grow: 1; }
|
|
3720
|
-
.cdr-tabs--centered_11-0
|
|
3724
|
+
.cdr-tabs--centered_11-1-0 .cdr-tabs__header-item_11-1-0:first-of-type {
|
|
3721
3725
|
margin-left: auto; }
|
|
3722
|
-
.cdr-tabs--centered_11-0
|
|
3726
|
+
.cdr-tabs--centered_11-1-0 .cdr-tabs__header-item_11-1-0:last-of-type {
|
|
3723
3727
|
margin-right: auto; }
|
|
3724
3728
|
|
|
3725
|
-
.cdr-text_11-0
|
|
3729
|
+
.cdr-text_11-1-0 {
|
|
3726
3730
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3727
3731
|
font-style: normal;
|
|
3728
3732
|
font-weight: 400;
|
|
@@ -3731,7 +3735,7 @@ input[type="month"] {
|
|
|
3731
3735
|
line-height: 2.2rem;
|
|
3732
3736
|
margin: 0; }
|
|
3733
3737
|
|
|
3734
|
-
.cdr-toast_11-0
|
|
3738
|
+
.cdr-toast_11-1-0 {
|
|
3735
3739
|
position: relative;
|
|
3736
3740
|
border-left: 0.4rem solid;
|
|
3737
3741
|
box-shadow: 0 0.8rem 0.8rem 0 rgba(12, 11, 8, 0.2);
|
|
@@ -3743,122 +3747,122 @@ input[type="month"] {
|
|
|
3743
3747
|
font-size: 1.4rem;
|
|
3744
3748
|
line-height: 1.8rem; }
|
|
3745
3749
|
@media (min-width: 768px) {
|
|
3746
|
-
.cdr-toast_11-0
|
|
3750
|
+
.cdr-toast_11-1-0 {
|
|
3747
3751
|
width: 39rem; } }
|
|
3748
|
-
.cdr-toast__transition--toast-enter_11-0
|
|
3752
|
+
.cdr-toast__transition--toast-enter_11-1-0 {
|
|
3749
3753
|
opacity: 0;
|
|
3750
3754
|
transform: translateX(2.4rem); }
|
|
3751
|
-
.cdr-toast__transition--toast-enter-active_11-0
|
|
3755
|
+
.cdr-toast__transition--toast-enter-active_11-1-0 {
|
|
3752
3756
|
transition: all 0.5s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3753
|
-
.cdr-toast__transition--toast-leave-to_11-0
|
|
3757
|
+
.cdr-toast__transition--toast-leave-to_11-1-0 {
|
|
3754
3758
|
opacity: 0; }
|
|
3755
|
-
.cdr-toast__transition--toast-leave-active_11-0
|
|
3759
|
+
.cdr-toast__transition--toast-leave-active_11-1-0 {
|
|
3756
3760
|
transition: opacity 0.2s cubic-bezier(0.32, 0.94, 0.6, 1); }
|
|
3757
|
-
.cdr-toast__main_11-0
|
|
3761
|
+
.cdr-toast__main_11-1-0 {
|
|
3758
3762
|
display: grid;
|
|
3759
3763
|
grid-template-columns: auto 1fr auto;
|
|
3760
3764
|
grid-template-areas: "icon-left message close-button"; }
|
|
3761
|
-
.cdr-toast__icon-left_11-0
|
|
3765
|
+
.cdr-toast__icon-left_11-1-0 {
|
|
3762
3766
|
width: 3.2rem;
|
|
3763
3767
|
grid-area: icon-left;
|
|
3764
3768
|
display: inherit;
|
|
3765
3769
|
align-items: center;
|
|
3766
3770
|
justify-items: center; }
|
|
3767
|
-
.cdr-toast__icon-left_11-0
|
|
3771
|
+
.cdr-toast__icon-left_11-1-0 svg {
|
|
3768
3772
|
max-height: 2.2rem;
|
|
3769
3773
|
max-width: 2.2rem;
|
|
3770
3774
|
stroke: white;
|
|
3771
3775
|
stroke-width: 0.4rem;
|
|
3772
3776
|
paint-order: stroke fill;
|
|
3773
3777
|
margin: 0.4rem; }
|
|
3774
|
-
.cdr-toast__message_11-0
|
|
3778
|
+
.cdr-toast__message_11-1-0 {
|
|
3775
3779
|
display: inherit;
|
|
3776
3780
|
align-items: center;
|
|
3777
3781
|
grid-area: message;
|
|
3778
3782
|
padding: 0.7rem; }
|
|
3779
|
-
.cdr-toast__close-button_11-0
|
|
3783
|
+
.cdr-toast__close-button_11-1-0 {
|
|
3780
3784
|
display: inherit;
|
|
3781
3785
|
align-content: center;
|
|
3782
3786
|
grid-area: close-button;
|
|
3783
3787
|
max-height: 3.2rem; }
|
|
3784
|
-
.cdr-toast__close-button_11-0
|
|
3788
|
+
.cdr-toast__close-button_11-1-0 svg {
|
|
3785
3789
|
height: 2.2rem;
|
|
3786
3790
|
width: 2.2rem;
|
|
3787
3791
|
fill: rgba(3, 3, 1, 0.9) !important; }
|
|
3788
|
-
.cdr-toast--default_11-0
|
|
3792
|
+
.cdr-toast--default_11-1-0 {
|
|
3789
3793
|
border-left-color: #726d64; }
|
|
3790
|
-
.cdr-toast--default_11-0
|
|
3794
|
+
.cdr-toast--default_11-1-0 .cdr-toast__main_11-1-0 {
|
|
3791
3795
|
background-color: #f9f8f6;
|
|
3792
3796
|
border-top: 0.1rem solid;
|
|
3793
3797
|
border-right: 0.1rem solid;
|
|
3794
3798
|
border-bottom: 0.1rem solid;
|
|
3795
3799
|
border-color: #e8e0ce; }
|
|
3796
|
-
.cdr-toast--default_11-0
|
|
3800
|
+
.cdr-toast--default_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
3797
3801
|
background-color: #e8e0ce; }
|
|
3798
|
-
.cdr-toast--default_11-0
|
|
3802
|
+
.cdr-toast--default_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
3799
3803
|
fill: #726d64; }
|
|
3800
|
-
.cdr-toast--info_11-0
|
|
3804
|
+
.cdr-toast--info_11-1-0 {
|
|
3801
3805
|
border-left-color: #408e86; }
|
|
3802
|
-
.cdr-toast--info_11-0
|
|
3806
|
+
.cdr-toast--info_11-1-0 .cdr-toast__main_11-1-0 {
|
|
3803
3807
|
background-color: #edf4f5;
|
|
3804
3808
|
border-top: 0.1rem solid;
|
|
3805
3809
|
border-right: 0.1rem solid;
|
|
3806
3810
|
border-bottom: 0.1rem solid;
|
|
3807
3811
|
border-color: #c2d8db; }
|
|
3808
|
-
.cdr-toast--info_11-0
|
|
3812
|
+
.cdr-toast--info_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
3809
3813
|
background-color: #c2d8db; }
|
|
3810
|
-
.cdr-toast--info_11-0
|
|
3814
|
+
.cdr-toast--info_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
3811
3815
|
fill: #408e86; }
|
|
3812
|
-
.cdr-toast--warning_11-0
|
|
3816
|
+
.cdr-toast--warning_11-1-0 {
|
|
3813
3817
|
border-left-color: #b68b37; }
|
|
3814
|
-
.cdr-toast--warning_11-0
|
|
3818
|
+
.cdr-toast--warning_11-1-0 .cdr-toast__main_11-1-0 {
|
|
3815
3819
|
background-color: #fefcf1;
|
|
3816
3820
|
border-top: 0.1rem solid;
|
|
3817
3821
|
border-right: 0.1rem solid;
|
|
3818
3822
|
border-bottom: 0.1rem solid;
|
|
3819
3823
|
border-color: #f5e9b7; }
|
|
3820
|
-
.cdr-toast--warning_11-0
|
|
3824
|
+
.cdr-toast--warning_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
3821
3825
|
background-color: #f5e9b7; }
|
|
3822
|
-
.cdr-toast--warning_11-0
|
|
3826
|
+
.cdr-toast--warning_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
3823
3827
|
fill: #b68b37; }
|
|
3824
|
-
.cdr-toast--success_11-0
|
|
3828
|
+
.cdr-toast--success_11-1-0 {
|
|
3825
3829
|
border-left-color: #3b8349; }
|
|
3826
|
-
.cdr-toast--success_11-0
|
|
3830
|
+
.cdr-toast--success_11-1-0 .cdr-toast__main_11-1-0 {
|
|
3827
3831
|
background-color: #f4fbf5;
|
|
3828
3832
|
border-top: 0.1rem solid;
|
|
3829
3833
|
border-right: 0.1rem solid;
|
|
3830
3834
|
border-bottom: 0.1rem solid;
|
|
3831
3835
|
border-color: #d5e6cb; }
|
|
3832
|
-
.cdr-toast--success_11-0
|
|
3836
|
+
.cdr-toast--success_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
3833
3837
|
background-color: #d5e6cb; }
|
|
3834
|
-
.cdr-toast--success_11-0
|
|
3838
|
+
.cdr-toast--success_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
3835
3839
|
fill: #3b8349; }
|
|
3836
|
-
.cdr-toast--error_11-0
|
|
3840
|
+
.cdr-toast--error_11-1-0 {
|
|
3837
3841
|
border-left-color: #bb4045; }
|
|
3838
|
-
.cdr-toast--error_11-0
|
|
3842
|
+
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 {
|
|
3839
3843
|
background-color: #fdf7f7;
|
|
3840
3844
|
border-top: 0.1rem solid;
|
|
3841
3845
|
border-right: 0.1rem solid;
|
|
3842
3846
|
border-bottom: 0.1rem solid;
|
|
3843
3847
|
border-color: #eecbc1; }
|
|
3844
|
-
.cdr-toast--error_11-0
|
|
3848
|
+
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 svg {
|
|
3845
3849
|
fill: #bb4045; }
|
|
3846
|
-
.cdr-toast--error_11-0
|
|
3850
|
+
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 {
|
|
3847
3851
|
background-color: #eecbc1; }
|
|
3848
|
-
.cdr-toast--error_11-0
|
|
3852
|
+
.cdr-toast--error_11-1-0 .cdr-toast__main_11-1-0 .cdr-toast__icon-left_11-1-0 svg {
|
|
3849
3853
|
fill: #bb4045; }
|
|
3850
3854
|
|
|
3851
3855
|
/* intentionally empty */
|
|
3852
|
-
.cdr-tooltip--position_11-0
|
|
3856
|
+
.cdr-tooltip--position_11-1-0 {
|
|
3853
3857
|
position: relative; }
|
|
3854
|
-
.cdr-tooltip--wrapper_11-0
|
|
3858
|
+
.cdr-tooltip--wrapper_11-1-0 {
|
|
3855
3859
|
width: -webkit-max-content;
|
|
3856
3860
|
width: -moz-max-content;
|
|
3857
3861
|
width: max-content;
|
|
3858
3862
|
height: -webkit-max-content;
|
|
3859
3863
|
height: -moz-max-content;
|
|
3860
3864
|
height: max-content; }
|
|
3861
|
-
.cdr-tooltip--wrapper_11-0
|
|
3865
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--closed_11-1-0 {
|
|
3862
3866
|
position: absolute;
|
|
3863
3867
|
width: 0.1rem;
|
|
3864
3868
|
height: 0.1rem;
|
|
@@ -3867,7 +3871,7 @@ input[type="month"] {
|
|
|
3867
3871
|
overflow: hidden;
|
|
3868
3872
|
clip: rect(0, 0, 0, 0);
|
|
3869
3873
|
border: 0; }
|
|
3870
|
-
.cdr-tooltip--wrapper_11-0
|
|
3874
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup__content_11-1-0 {
|
|
3871
3875
|
font-family: Graphik, "Helvetica Neue", sans-serif;
|
|
3872
3876
|
font-style: normal;
|
|
3873
3877
|
font-weight: 600;
|
|
@@ -3878,19 +3882,19 @@ input[type="month"] {
|
|
|
3878
3882
|
color: #f9f8f6;
|
|
3879
3883
|
border: 0.1rem solid #f9f8f6;
|
|
3880
3884
|
padding: 0.6rem 1.2rem; }
|
|
3881
|
-
.cdr-tooltip--wrapper_11-0
|
|
3885
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--bottom_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
3882
3886
|
border-bottom-color: #f9f8f6; }
|
|
3883
|
-
.cdr-tooltip--wrapper_11-0
|
|
3887
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--bottom_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
3884
3888
|
border-bottom-color: #373734; }
|
|
3885
|
-
.cdr-tooltip--wrapper_11-0
|
|
3889
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--top_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
3886
3890
|
border-top-color: #f9f8f6; }
|
|
3887
|
-
.cdr-tooltip--wrapper_11-0
|
|
3891
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--top_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
3888
3892
|
border-top-color: #373734; }
|
|
3889
|
-
.cdr-tooltip--wrapper_11-0
|
|
3893
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--right_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
3890
3894
|
border-right-color: #f9f8f6; }
|
|
3891
|
-
.cdr-tooltip--wrapper_11-0
|
|
3895
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--right_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
3892
3896
|
border-right-color: #373734; }
|
|
3893
|
-
.cdr-tooltip--wrapper_11-0
|
|
3897
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--left_11-1-0 .cdr-popup__arrow_11-1-0::before {
|
|
3894
3898
|
border-left-color: #f9f8f6; }
|
|
3895
|
-
.cdr-tooltip--wrapper_11-0
|
|
3899
|
+
.cdr-tooltip--wrapper_11-1-0 .cdr-popup--left_11-1-0 .cdr-popup__arrow_11-1-0::after {
|
|
3896
3900
|
border-left-color: #373734; }
|