@rei/cedar 15.0.0 → 15.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cdr-style.css +1 -1
- package/dist/cedar.umd.js +5 -5
- package/dist/component-docgen.json +2590 -2590
- package/dist/icon-component-docgen.json +683 -683
- package/dist/src/components/abstract/styles/CdrAbstract.module.scss.mjs +1 -1
- package/dist/src/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/src/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/src/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/src/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/src/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/src/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/src/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/src/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/src/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/src/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/src/components/choreographer/styles/CdrChoreographer.module.scss.mjs +4 -4
- package/dist/src/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/src/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/src/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/src/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/src/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/src/components/image/styles/CdrImg.module.scss.mjs +1 -1
- package/dist/src/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/src/components/kicker/styles/CdrKicker.module.scss.mjs +1 -1
- package/dist/src/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/src/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/src/components/landingLead/styles/CdrHeadingSubheadingBlock.module.scss.mjs +4 -4
- package/dist/src/components/landingLead/styles/CdrLandingLead.module.scss.mjs +8 -3
- package/dist/src/components/link/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/src/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/src/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/src/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/src/components/picture/styles/CdrPicture.module.scss.mjs +2 -2
- package/dist/src/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/src/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/src/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/src/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/src/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/src/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/src/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/src/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/src/components/splitSurface/styles/CdrSplitSurface.module.scss.mjs +5 -5
- package/dist/src/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/src/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/src/components/text/presets/styles/CdrBody.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrEyebrow.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrHeadingDisplay.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrHeadingSans.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrHeadingSerif.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrSubheadingSans.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrUtilitySans.module.scss.mjs +1 -1
- package/dist/src/components/text/presets/styles/CdrUtilitySerif.module.scss.mjs +1 -1
- package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/src/components/title/styles/CdrTitle.module.scss.mjs +1 -1
- package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/style/cdr-abstract.css +1 -1
- 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-body.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-choreographer.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-eyebrow.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-heading-display.css +1 -1
- package/dist/style/cdr-heading-sans.css +1 -1
- package/dist/style/cdr-heading-serif.css +1 -1
- package/dist/style/cdr-heading-subheading-block.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-kicker.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-landing-lead.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-picture.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-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-split-surface.css +1 -1
- package/dist/style/cdr-subheading-sans.css +1 -1
- package/dist/style/cdr-switch.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-title.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style/cdr-utility-sans.css +1 -1
- package/dist/style/cdr-utility-serif.css +1 -1
- package/package.json +2 -2
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
const p = {
|
|
2
|
-
"cdr-popup": "cdr-popup_15-0-
|
|
3
|
-
"cdr-popup--open": "cdr-popup--open_15-0-
|
|
4
|
-
"cdr-popup--closed": "cdr-popup--closed_15-0-
|
|
5
|
-
"cdr-popup__content": "cdr-popup__content_15-0-
|
|
6
|
-
"cdr-popup__arrow": "cdr-popup__arrow_15-0-
|
|
7
|
-
"cdr-popup--top": "cdr-popup--top_15-0-
|
|
8
|
-
"cdr-popup--bottom": "cdr-popup--bottom_15-0-
|
|
9
|
-
"cdr-popup--exit": "cdr-popup--exit_15-0-
|
|
10
|
-
"cdr-popup--corner-left": "cdr-popup--corner-left_15-0-
|
|
11
|
-
"cdr-popup--corner-right": "cdr-popup--corner-right_15-0-
|
|
12
|
-
"cdr-popup--left": "cdr-popup--left_15-0-
|
|
13
|
-
"cdr-popup--right": "cdr-popup--right_15-0-
|
|
14
|
-
"cdr-popup--corner-top": "cdr-popup--corner-top_15-0-
|
|
15
|
-
"cdr-popup--corner-bottom": "cdr-popup--corner-bottom_15-0-
|
|
16
|
-
"cdr-tooltip--position": "cdr-tooltip--position_15-0-
|
|
17
|
-
"cdr-tooltip--wrapper": "cdr-tooltip--wrapper_15-0-
|
|
2
|
+
"cdr-popup": "cdr-popup_15-0-1",
|
|
3
|
+
"cdr-popup--open": "cdr-popup--open_15-0-1",
|
|
4
|
+
"cdr-popup--closed": "cdr-popup--closed_15-0-1",
|
|
5
|
+
"cdr-popup__content": "cdr-popup__content_15-0-1",
|
|
6
|
+
"cdr-popup__arrow": "cdr-popup__arrow_15-0-1",
|
|
7
|
+
"cdr-popup--top": "cdr-popup--top_15-0-1",
|
|
8
|
+
"cdr-popup--bottom": "cdr-popup--bottom_15-0-1",
|
|
9
|
+
"cdr-popup--exit": "cdr-popup--exit_15-0-1",
|
|
10
|
+
"cdr-popup--corner-left": "cdr-popup--corner-left_15-0-1",
|
|
11
|
+
"cdr-popup--corner-right": "cdr-popup--corner-right_15-0-1",
|
|
12
|
+
"cdr-popup--left": "cdr-popup--left_15-0-1",
|
|
13
|
+
"cdr-popup--right": "cdr-popup--right_15-0-1",
|
|
14
|
+
"cdr-popup--corner-top": "cdr-popup--corner-top_15-0-1",
|
|
15
|
+
"cdr-popup--corner-bottom": "cdr-popup--corner-bottom_15-0-1",
|
|
16
|
+
"cdr-tooltip--position": "cdr-tooltip--position_15-0-1",
|
|
17
|
+
"cdr-tooltip--wrapper": "cdr-tooltip--wrapper_15-0-1"
|
|
18
18
|
};
|
|
19
19
|
export {
|
|
20
20
|
p as default
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-abstract_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-abstract_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:2rem;line-height:2.6rem;color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-size:var(--cdr-type-scale-1);line-height:calc(var(--cdr-type-scale-1)*var(--cdr-subheading-sans-line-height-ratio));max-width:75ch}@container (max-width: 720px){.cdr-abstract_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:2rem;line-height:3.6rem;font-size:var(--cdr-type-scale-0);line-height:calc(var(--cdr-type-scale-0)*var(--cdr-body-line-height-ratio))}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-accordion-group_15-0-
|
|
1
|
+
.cdr-accordion-group_15-0-1{display:block;list-style:none;padding:0;margin:0}.cdr-accordion-group_15-0-1 li+li>.cdr-accordion_15-0-1{border-top:none}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-icon_15-0-
|
|
1
|
+
.cdr-icon_15-0-1{display:inline-block;vertical-align:middle;flex:0 0 auto;width:2.4rem;height:2.4rem;fill:var(--cdr-icon-fill-default, var(--cdr-color-icon-default, #928b80))}.cdr-icon--small_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large_15-0-1{width:3.2rem;height:3.2rem}@media (min-width: 0) and (max-width: 767px){.cdr-icon--small\@xs_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@xs_15-0-1{width:3.2rem;height:3.2rem}}@media (min-width: 768px) and (max-width: 991px){.cdr-icon--small\@sm_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@sm_15-0-1{width:3.2rem;height:3.2rem}}@media (min-width: 992px) and (max-width: 1231px){.cdr-icon--small\@md_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@md_15-0-1{width:3.2rem;height:3.2rem}}@media (min-width: 1232px){.cdr-icon--small\@lg_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@lg_15-0-1{width:3.2rem;height:3.2rem}}.cdr-icon--inherit-color_15-0-1{fill:inherit}.cdr-accordion-group_15-0-1{display:block;list-style:none;padding:0;margin:0}.cdr-accordion-group_15-0-1 li+li>.cdr-accordion_15-0-1{border-top:none}.cdr-accordion_15-0-1{--cdr-accordion-border: .1rem solid var(--cdr-accordion-border-color, var(--cdr-color-border-primary, #dcd6cb));border-top:var(--cdr-accordion-border);border-bottom:var(--cdr-accordion-border);position:relative;z-index:1;list-style:none}.cdr-accordion_15-0-1+.cdr-accordion_15-0-1{border-top:none}.cdr-accordion__button_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;background-color:var(--cdr-accordion-button-background-color, transparent);border:none;color:var(--cdr-accordion-button-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));cursor:pointer;display:flex;justify-content:space-between;padding:1.6rem;position:relative;text-align:left;width:100%;z-index:1}.cdr-accordion__button_15-0-1:hover,.cdr-accordion__button_15-0-1:focus{background-color:var(--cdr-accordion-button-background-color-hover, var(--cdr-color-background-accordion-hover, #f9f8f6))}.cdr-accordion__label_15-0-1{margin-bottom:0}.cdr-accordion__header_15-0-1{margin:0;padding:0;font-weight:unset;font-style:unset;font-size:unset}.cdr-accordion__header--unwrapped_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:1.8rem;line-height:2.4rem;margin:1.6rem 0}.cdr-accordion__icon_15-0-1{margin-left:1.6rem;fill:var(--cdr-accordion-icon-fill, var(--cdr-color-icon-default, #928b80));transition:transform .3s cubic-bezier(.32,.94,.6,1)}.cdr-accordion__icon_15-0-1.cdr-accordion--open_15-0-1{transform:rotate(-180deg)}.cdr-accordion__content-container_15-0-1{overflow:hidden;transition-duration:.3s;transition-property:max-height;transition-timing-function:cubic-bezier(.15,0,.15,1)}.cdr-accordion__content-container_15-0-1 .cdr-tabs--open_15-0-1{transition-duration:.3s}.cdr-accordion__content_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:.008rem;font-size:1.6rem;line-height:2.6rem;background-color:var(--cdr-accordion-content-background-color, transparent);color:var(--cdr-accordion-content-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));padding:.8rem 1.6rem 1.6rem;transition:opacity .1s linear;opacity:0}.cdr-accordion__content_15-0-1>*{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:.008rem;font-size:1.6rem;line-height:2.6rem}.cdr-accordion__content_15-0-1.cdr-accordion--open_15-0-1{opacity:1}.cdr-accordion__content_15-0-1.cdr-accordion--closed_15-0-1{visibility:hidden}.cdr-accordion--unwrap_15-0-1{padding:0}.cdr-accordion--border-aligned_15-0-1{margin:0 1.6rem}.cdr-accordion--border-aligned_15-0-1 .cdr-accordion__button_15-0-1{margin-left:-1.6rem;width:calc(100% + 3.2rem)}.cdr-accordion--border-aligned_15-0-1 .cdr-accordion__content_15-0-1{padding:.8rem 0 1.6rem}.cdr-accordion--no-spacing_15-0-1 .cdr-accordion__content_15-0-1{padding:0}.cdr-accordion--compact_15-0-1 .cdr-accordion__button_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:600;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:1.2rem}.cdr-accordion--compact_15-0-1 .cdr-accordion__content_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding:.4rem 1.2rem 1.2rem}.cdr-accordion--compact_15-0-1 .cdr-accordion__content_15-0-1>*{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem}.cdr-accordion--compact_15-0-1.cdr-accordion--border-aligned_15-0-1 .cdr-accordion__button_15-0-1{margin-left:-1.2rem;width:calc(100% + 2.4rem)}.cdr-accordion--compact_15-0-1.cdr-accordion--border-aligned_15-0-1 .cdr-accordion__content_15-0-1{padding:.4rem 0 1.2rem}.cdr-accordion--focused_15-0-1{z-index:10}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-banner_15-0-
|
|
1
|
+
.cdr-banner_15-0-1{position:relative;font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;display:grid;grid-template-columns:1fr auto;grid-template-areas:"main info-action" "message-body info-action"}.cdr-banner__wrapper--prominence_15-0-1{box-shadow:0 .2rem .2rem #0c0b0833}.cdr-banner__main_15-0-1{display:grid;grid-area:main;grid-template-columns:auto 1fr auto;grid-template-areas:"icon-left message icon-right";min-height:3.2rem}.cdr-banner__icon-left_15-0-1{grid-area:icon-left;display:inherit;align-items:center;justify-items:center}.cdr-banner__icon-left_15-0-1 svg{max-height:2.2rem;max-width:2.2rem;stroke:#fff;stroke-width:.4rem;paint-order:stroke fill;margin:.4rem}.cdr-banner__message_15-0-1{display:inherit;grid-area:message;padding:0 .8rem;align-items:center}.cdr-banner__message-body_15-0-1{grid-area:message-body;background-color:var(--cdr-banner-message-body-background-color, var(--cdr-color-background-primary, #ffffff));padding:.8rem}.cdr-banner__icon-right_15-0-1{display:inherit;align-items:center;grid-area:icon-right}.cdr-banner__icon-right_15-0-1 svg{max-height:2rem;max-width:2rem;fill:var(--cdr-banner-icon-right-fill, var(--cdr-color-text-emphasis, rgba(3, 3, 1, .9)))!important}.cdr-banner__info-action_15-0-1{display:inherit;grid-area:info-action;align-content:center;justify-content:center;max-height:3.2rem;width:4rem}.cdr-banner__info-action_15-0-1 svg{max-height:2.2rem;max-width:2.2rem;fill:var(--cdr-banner-info-action-fill, var(--cdr-color-text-link-rest, #406eb5))!important}.cdr-banner--default_15-0-1 .cdr-banner__main_15-0-1{background-color:var(--cdr-banner-default-background-color, var(--cdr-color-background-message-default-01, #f9f8f6));outline:thin solid;outline-color:var(--cdr-banner-default-outline-color, var(--cdr-color-border-message-default-02, #e8e0ce));outline-offset:-.1rem}.cdr-banner--default_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1{background-color:var(--cdr-banner-default-icon-left-background-color, var(--cdr-color-background-message-default-02, #e8e0ce))}.cdr-banner--default_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1 svg{fill:var(--cdr-banner-default-icon-left-fill, var(--cdr-color-icon-message-default, #726d64))}.cdr-banner--default_15-0-1 .cdr-banner__wrapper_15-0-1{border-left:.4rem solid;border-left-color:var(--cdr-banner-default-wrapper-border-left-color, var(--cdr-color-border-message-default-01, #726d64))}.cdr-banner--info_15-0-1 .cdr-banner__main_15-0-1{background-color:var(--cdr-banner-info-background-color, var(--cdr-color-background-message-info-01, #edf4f5));outline:thin solid;outline-color:var(--cdr-banner-info-outline-color, var(--cdr-color-border-message-info-02, #c2d8db));outline-offset:-.1rem}.cdr-banner--info_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1{background-color:var(--cdr-banner-info-icon-left-background-color, var(--cdr-color-background-message-info-02, #c2d8db))}.cdr-banner--info_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1 svg{fill:var(--cdr-banner-info-icon-left-fill, var(--cdr-color-icon-message-info, #408e86))}.cdr-banner--info_15-0-1 .cdr-banner__wrapper_15-0-1{border-left:.4rem solid;border-left-color:var(--cdr-banner-info-wrapper-border-left-color, var(--cdr-color-border-message-info-01, #408e86))}.cdr-banner--warning_15-0-1 .cdr-banner__main_15-0-1{background-color:var(--cdr-banner-warning-background-color, var(--cdr-color-background-message-warning-01, #fefcf1));outline:thin solid;outline-color:var(--cdr-banner-warning-outline-color, var(--cdr-color-border-message-warning-02, #f5e9b7));outline-offset:-.1rem}.cdr-banner--warning_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1{background-color:var(--cdr-banner-warning-icon-left-background-color, var(--cdr-color-background-message-warning-02, #f5e9b7))}.cdr-banner--warning_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1 svg{fill:var(--cdr-banner-warning-icon-left-fill, var(--cdr-color-icon-message-warning, #b68b37))}.cdr-banner--warning_15-0-1 .cdr-banner__wrapper_15-0-1{border-left:.4rem solid;border-left-color:var(--cdr-banner-warning-wrapper-border-left-color, var(--cdr-color-border-message-warning-01, #b68b37))}.cdr-banner--success_15-0-1 .cdr-banner__main_15-0-1{background-color:var(--cdr-banner-success-background-color, var(--cdr-color-background-message-success-01, #f4fbf5));outline:thin solid;outline-color:var(--cdr-banner-success-outline-color, var(--cdr-color-border-message-success-02, #d5e6cb));outline-offset:-.1rem}.cdr-banner--success_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1{background-color:var(--cdr-banner-success-icon-left-background-color, var(--cdr-color-background-message-success-02, #d5e6cb))}.cdr-banner--success_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1 svg{fill:var(--cdr-banner-success-icon-left-fill, var(--cdr-color-icon-message-success, #3b8349))}.cdr-banner--success_15-0-1 .cdr-banner__wrapper_15-0-1{border-left:.4rem solid;border-left-color:var(--cdr-banner-success-wrapper-border-left-color, var(--cdr-color-border-message-success-01, #3b8349))}.cdr-banner--error_15-0-1 .cdr-banner__main_15-0-1{background-color:var(--cdr-banner-error-background-color, var(--cdr-color-background-message-error-01, #fdf7f7));outline:thin solid;outline-color:var(--cdr-banner-error-outline-color, var(--cdr-color-border-message-error-02, #eecbc1));outline-offset:-.1rem}.cdr-banner--error_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1{background-color:var(--cdr-banner-error-icon-left-background-color, var(--cdr-color-background-message-error-02, #eecbc1))}.cdr-banner--error_15-0-1 .cdr-banner__main_15-0-1 .cdr-banner__icon-left_15-0-1 svg{fill:var(--cdr-banner-error-icon-left-fill, var(--cdr-color-icon-message-error, #bb4045))}.cdr-banner--error_15-0-1 .cdr-banner__wrapper_15-0-1{border-left:.4rem solid;border-left-color:var(--cdr-banner-error-wrapper-border-left-color, var(--cdr-color-border-message-error-01, #bb4045))}
|
package/dist/style/cdr-body.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-body_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-body_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:0;font-size:1.8rem;line-height:3rem;font-size:var(--cdr-body-font-size);line-height:var(--cdr-body-line-height);font-weight:var(--cdr-body-font-weight);max-width:var(--cdr-body-max-width, 75ch)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-breadcrumb_15-0-
|
|
1
|
+
.cdr-breadcrumb_15-0-1{line-height:1}.cdr-breadcrumb__list_15-0-1{display:inline-flex;flex-wrap:wrap;padding:0;margin:0}.cdr-breadcrumb__item_15-0-1{display:inline-flex;flex:none;padding:0;color:var(--cdr-breadcrumb-item-color, var(--cdr-color-text-secondary, rgba(66, 59, 47, .75)))}.cdr-breadcrumb__link_15-0-1{text-decoration:none;color:inherit}.cdr-breadcrumb__link_15-0-1:hover,.cdr-breadcrumb__link_15-0-1:active,.cdr-breadcrumb__link_15-0-1:focus{color:var(--cdr-breadcrumb-item-linked-highlight-color, var(--cdr-color-text-link-hover, #406eb5));text-decoration:underline}.cdr-breadcrumb__delimiter_15-0-1{color:inherit;padding:0 .8rem}.cdr-breadcrumb__ellipses_15-0-1{font-family:inherit;font-size:inherit;line-height:inherit;border:none;background:none;background-color:transparent;cursor:pointer;display:inline-block;fill:inherit;padding:0}.cdr-breadcrumb__ellipses_15-0-1 .cdr-breadcrumb__ellipses-icon_15-0-1{color:var(--cdr-breadcrumb-ellipses-icon-color, var(--cdr-color-text-secondary, rgba(66, 59, 47, .75)));border-bottom:.1rem solid transparent;fill:inherit}.cdr-breadcrumb__ellipses_15-0-1:hover .cdr-breadcrumb__ellipses-icon_15-0-1,.cdr-breadcrumb__ellipses_15-0-1:active .cdr-breadcrumb__ellipses-icon_15-0-1,.cdr-breadcrumb__ellipses_15-0-1:focus .cdr-breadcrumb__ellipses-icon_15-0-1{color:var(--cdr-breadcrumb-ellipses-icon-highlight-color, var(--cdr-color-text-link-hover, #406eb5));text-decoration:underline}.cdr-breadcrumb__link_15-0-1,.cdr-breadcrumb__delimiter_15-0-1,.cdr-breadcrumb__ellipses_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.008rem;font-size:1.2rem;line-height:1.6rem}@media (min-width: 992px){.cdr-breadcrumb__link_15-0-1,.cdr-breadcrumb__delimiter_15-0-1,.cdr-breadcrumb__ellipses_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-button_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;border:none;border-radius:.4rem;cursor:pointer;display:inline-flex;outline:none;overflow:visible;margin:0;padding:.8rem 1.6rem;text-align:left;text-decoration:none;text-transform:none;vertical-align:middle;transition:box-shadow .2s cubic-bezier(.15,0,.15,0),background-color .2s cubic-bezier(.15,0,.15,0),color .2s cubic-bezier(.15,0,.15,0),fill .2s cubic-bezier(.15,0,.15,0)}.cdr-button_15-0-0:hover,.cdr-button_15-0-0:active,.cdr-button_15-0-0:focus{outline:none;outline-offset:0;text-decoration:none}.cdr-button_15-0-0[disabled]{cursor:not-allowed}.cdr-button_15-0-0 svg{align-self:center;fill:inherit}.cdr-button_15-0-0.cdr-button--has-icon-left_15-0-0 svg{margin-right:.4rem}.cdr-button_15-0-0.cdr-button--has-icon-right_15-0-0 svg{margin-left:.4rem}.cdr-button--primary_15-0-0{background-color:var(--cdr-button-primary-background-color-rest, var(--cdr-color-background-button-primary-rest, #1f513f));box-shadow:inset 0 0 0 .1rem var(--cdr-button-primary-box-shadow-color-rest, var(--cdr-color-border-button-primary-rest, #1f513f));color:var(--cdr-button-primary-text-color, var(--cdr-color-text-button-primary, #f9f8f6));fill:var(--cdr-button-primary-fill-color, var(--cdr-color-text-button-primary, #f9f8f6))}.cdr-button--primary_15-0-0:hover,.cdr-button--primary_15-0-0:focus{color:var(--cdr-button-primary-text-color-interaction, var(--cdr-color-text-button-primary-hover, #1f513f));fill:var(--cdr-button-primary-fill-color-interaction, var(--cdr-color-text-button-primary-hover, #1f513f));background-color:var(--cdr-button-primary-background-color-interaction, var(--cdr-color-background-button-primary-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-primary-box-shadow-color-interaction, var(--cdr-color-border-button-primary-hover, #1f513f)),0 .2rem .2rem #0c0b0833}.cdr-button--primary_15-0-0:active{color:var(--cdr-button-primary-text-color-active, var(--cdr-color-text-button-primary-active, #f9f8f6));fill:var(--cdr-button-primary-fill-color-active, var(--cdr-color-text-button-primary-active, #f9f8f6));background-color:var(--cdr-button-primary-background-color-active, var(--cdr-color-background-button-primary-active, #1f513f));box-shadow:inset 0 0 0 .3rem var(--cdr-button-primary-box-shadow-color-active, var(--cdr-color-border-button-primary-active, #1f513f)),inset 0 0 0 .5rem var(--cdr-button-primary-box-shadow-color-active-inset, var(--cdr-color-border-button-primary-active-inset, #f4f2ed))}.cdr-button--primary_15-0-0[disabled]{background-color:var(--cdr-button-primary-background-color-disabled, var(--cdr-color-background-button-default-disabled, #dcd6cb));box-shadow:inset 0 0 0 .1rem var(--cdr-button-primary-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-primary-text-color-disabled, var(--cdr-color-text-button-primary-disabled, #ffffff));fill:var(--cdr-button-primary-fill-color-disabled, var(--cdr-color-text-button-primary-disabled, #ffffff))}.cdr-button--secondary_15-0-0{background-color:var(--cdr-button-secondary-background-color-rest, var(--cdr-color-background-button-secondary-rest, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-secondary-box-shadow-color-rest, var(--cdr-color-border-button-secondary-rest, #928b80));color:var(--cdr-button-secondary-text-color, var(--cdr-color-text-button-secondary, #4e4d49));fill:var(--cdr-button-secondary-fill-color, var(--cdr-color-icon-default, #928b80))}.cdr-button--secondary_15-0-0:hover,.cdr-button--secondary_15-0-0:focus{color:var(--cdr-button-secondary-text-color-interaction, var(--cdr-color-text-button-secondary-hover, #4e4d49));fill:var(--cdr-button-secondary-fill-color-interaction, var(--cdr-color-text-button-secondary-hover, #4e4d49));background-color:var(--cdr-button-secondary-background-color-interaction, var(--cdr-color-background-button-secondary-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-secondary-box-shadow-color-interaction, var(--cdr-color-border-button-secondary-hover, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-button--secondary_15-0-0:active{color:var(--cdr-button-secondary-text-color-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));fill:var(--cdr-button-secondary-fill-color-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));background-color:var(--cdr-button-secondary-background-color-active, var(--cdr-color-background-button-secondary-active, #928b80));box-shadow:inset 0 0 0 .3rem var(--cdr-button-secondary-box-shadow-color-active, var(--cdr-color-border-button-secondary-active, #928b80)),inset 0 0 0 .5rem var(--cdr-button-secondary-border-color-active-inset, var(--cdr-color-border-button-secondary-active-inset, #f4f2ed))}.cdr-button--secondary_15-0-0[disabled]{background-color:var(--cdr-button-secondary-background-color-disabled, var(--cdr-color-background-button-secondary-disabled, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-secondary-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-secondary-text-color-disabled, var(--cdr-color-text-button-secondary-disabled, #d1cbbd));fill:var(--cdr-button-secondary-fill-color-disabled, var(--cdr-color-text-button-secondary-disabled, #d1cbbd))}.cdr-button--dark_15-0-0{background-color:var(--cdr-button-dark-background-color-rest, var(--cdr-color-background-button-dark-rest, #4e4d49));box-shadow:inset 0 0 0 .1rem var(--cdr-button-dark-box-shadow-color-rest, var(--cdr-color-border-button-dark-rest, #4e4d49));color:var(--cdr-button-dark-text-color, var(--cdr-color-text-button-dark, #f9f8f6));fill:var(--cdr-button-dark-fill-color, var(--cdr-color-text-button-dark, #f9f8f6))}.cdr-button--dark_15-0-0:hover,.cdr-button--dark_15-0-0:focus{color:var(--cdr-button-dark-text-color-interaction, var(--cdr-color-text-button-dark-hover, #4e4d49));fill:var(--cdr-button-dark-fill-color-interaction, var(--cdr-color-text-button-dark-hover, #4e4d49));background-color:var(--cdr-button-dark-background-color-interaction, var(--cdr-color-background-button-dark-hover, #edeae3));box-shadow:inset 0 0 0 .3rem var(--cdr-button-dark-box-shadow-color-interaction, var(--cdr-color-border-button-dark-hover, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-button--dark_15-0-0:active{color:var(--cdr-button-dark-text-color-active, var(--cdr-color-text-button-dark-active, #f9f8f6));fill:var(--cdr-button-dark-fill-color-active, var(--cdr-color-text-button-dark-active, #f9f8f6));background-color:var(--cdr-button-dark-background-color-active, var(--cdr-color-background-button-dark-active, #4e4d49));box-shadow:inset 0 0 0 .3rem var(--cdr-button-dark-box-shadow-color-active, var(--cdr-color-border-button-dark-active, #4e4d49)),inset 0 0 0 .5rem var(--cdr-button-dark-box-shadow-color-active-inset, var(--cdr-color-border-button-dark-active-inset, #edeae3))}.cdr-button--dark_15-0-0[disabled]{background-color:var(--cdr-button-dark-background-color-disabled, var(--cdr-color-background-button-default-disabled, #dcd6cb));box-shadow:inset 0 0 0 .1rem var(--cdr-button-dark-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-dark-text-color-disabled, var(--cdr-color-text-button-dark-disabled, #ffffff));fill:var(--cdr-button-dark-fill-color-disabled, var(--cdr-color-text-button-dark-disabled, #ffffff))}.cdr-button--sale_15-0-0{background-color:var(--cdr-button-sale-background-color-rest, var(--cdr-color-background-button-sale-rest, #c7370f));box-shadow:inset 0 0 0 .1rem var(--cdr-button-sale-box-shadow-color-rest, var(--cdr-color-border-button-sale-rest, #c7370f));color:var(--cdr-button-sale-text-color, var(--cdr-color-text-button-sale, #ffffff));fill:var(--cdr-button-sale-fill-color, var(--cdr-color-text-button-sale, #ffffff))}.cdr-button--sale_15-0-0:hover,.cdr-button--sale_15-0-0:focus{color:var(--cdr-button-sale-text-color-interaction, var(--cdr-color-text-button-sale-hover, #c7370f));fill:var(--cdr-button-sale-fill-color-interaction, var(--cdr-color-text-button-sale-hover, #c7370f));background-color:var(--cdr-button-sale-background-color-interaction, var(--cdr-color-background-button-sale-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-sale-box-shadow-color-interaction, var(--cdr-color-border-button-sale-hover, #c7370f)),0 .2rem .2rem #0c0b0833}.cdr-button--sale_15-0-0:active{color:var(--cdr-button-sale-text-color-active, var(--cdr-color-text-button-sale-active, #ffffff));fill:var(--cdr-button-sale-fill-color-active, var(--cdr-color-text-button-sale-active, #ffffff));background-color:var(--cdr-button-sale-background-color-active, var(--cdr-color-background-button-sale-active, #c7370f));box-shadow:inset 0 0 0 .3rem var(--cdr-button-sale-box-shadow-color-active, var(--cdr-color-border-button-sale-active, #c7370f)),inset 0 0 0 .5rem var(--cdr-button-sale-box-shadow-color-active-inset, var(--cdr-color-border-button-sale-active-inset, #f4f2ed))}.cdr-button--sale_15-0-0[disabled]{background-color:var(--cdr-button-sale-background-color-disabled, var(--cdr-color-background-button-default-disabled, #dcd6cb));box-shadow:inset 0 0 0 .1rem var(--cdr-button-sale-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-sale-text-color-disabled, var(--cdr-color-text-button-sale-disabled, #ffffff));fill:var(--cdr-button-sale-fill-color-disabled, var(--cdr-color-text-button-sale-disabled, #ffffff))}.cdr-button--link_15-0-0{color:var(--cdr-button-link-text-color, var(--cdr-color-text-link-rest, #406eb5));fill:var(--cdr-button-link-fill-color, var(--cdr-color-text-link-rest, #406eb5));background-color:transparent;text-decoration:underline}.cdr-button--link_15-0-0:active,.cdr-button--link_15-0-0:focus{color:var(--cdr-button-link-text-color-active, var(--cdr-color-text-link-active, #0b2d60))}.cdr-button--link_15-0-0:hover{color:var(--cdr-button-link-text-color-hover, var(--cdr-color-text-link-hover, #406eb5));text-decoration:none}.cdr-button--link_15-0-0:focus{outline:var(--cdr-button-link-outline, var(--default-outline, .2rem solid Highlight));outline-color:-webkit-focus-ring-color;outline-offset:0}.cdr-button--large_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:2rem}.cdr-button--large_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:2rem}.cdr-button--large_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--medium_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:1.2rem}.cdr-button--medium_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:1.2rem}.cdr-button--medium_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--small_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:.8rem}.cdr-button--small_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:.8rem}.cdr-button--small_15-0-0 svg{width:2rem;height:2rem}.cdr-button--icon-only_15-0-0{background:none;border:none;border-radius:.2rem;box-shadow:none;display:inline-block;line-height:normal;padding:.8rem;fill:var(--cdr-button-icon-only-icon-fill, var(--cdr-color-icon-default, #928b80))}.cdr-button--icon-only_15-0-0:hover{background:none;box-shadow:none;border:none;fill:var(--cdr-button-icon-only-icon-fill-hover, var(--cdr-color-icon-default, #928b80))}.cdr-button--icon-only_15-0-0:active,.cdr-button--icon-only_15-0-0:focus{background:none;outline:none;border:none;box-shadow:none;fill:var(--cdr-button-icon-only-icon-fill-active, var(--cdr-color-icon-default, #928b80))}.cdr-button--icon-only_15-0-0:active svg,.cdr-button--icon-only_15-0-0:focus svg{box-shadow:inset 0 0 0 .1rem var(--cdr-button-icon-only-icon-svg-box-shadow, var(--cdr-color-border-button-secondary-active, #928b80))}.cdr-button--icon-only_15-0-0[disabled]{background:transparent;box-shadow:none;border:none;fill:var(--cdr-button-icon-only-disabled-icon-fill, var(--cdr-color-icon-disabled, #dcd6cb))}.cdr-button--icon-only_15-0-0>svg{margin:0}.cdr-button--icon-only-large_15-0-0{padding:1.2rem}.cdr-button--with-background_15-0-0{border-radius:50%;fill:var(--cdr-button-with-background-icon-fill, var(--cdr-color-icon-default, #928b80));background-color:var(--cdr-button-with-background-background-color, var(--cdr-color-background-button-secondary-rest, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-with-background-box-shadow, var(--cdr-color-border-button-secondary-rest, #928b80))}.cdr-button--with-background_15-0-0:hover,.cdr-button--with-background_15-0-0:focus{fill:var(--cdr-button-with-background-icon-fill-interaction, var(--cdr-color-icon-default, #928b80));background-color:var(--cdr-button-with-background-background-color-interaction, var(--cdr-color-background-button-secondary-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-with-background-box-shadow-interaction, var(--cdr-color-border-button-secondary-hover, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-button--with-background_15-0-0:hover svg,.cdr-button--with-background_15-0-0:focus svg{box-shadow:none}.cdr-button--with-background_15-0-0:active{color:var(--cdr-button-with-background-color-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));fill:var(--cdr-button-with-background-fill-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));background-color:var(--cdr-button-with-background-background-color-active, var(--cdr-color-background-button-secondary-active, #928b80));box-shadow:inset 0 0 0 .3rem var(--cdr-button-with-background-box-shadow-active, var(--cdr-color-border-button-secondary-active, #928b80)),inset 0 0 0 .5rem var(--cdr-button-with-background-box-shadow-inset-active, var(--cdr-color-border-button-secondary-active-inset, #f4f2ed))}.cdr-button--with-background_15-0-0:active svg{box-shadow:none}.cdr-button--with-background_15-0-0[disabled]{background-color:var(--cdr-button-with-background-background-color-disabled, var(--cdr-color-background-button-secondary-disabled, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-with-background-box-shadow-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));fill:var(--cdr-button-with-background-fill-disabled, var(--cdr-color-text-button-secondary-disabled, #d1cbbd))}.cdr-button--full-width_15-0-0{width:100%!important;justify-content:center}@media (min-width: 0) and (max-width: 767px){.cdr-button--small\@xs_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@xs_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:.8rem}.cdr-button--small\@xs_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:.8rem}.cdr-button--small\@xs_15-0-0 svg{width:2rem;height:2rem}.cdr-button--medium\@xs_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@xs_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:1.2rem}.cdr-button--medium\@xs_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:1.2rem}.cdr-button--medium\@xs_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@xs_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@xs_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:2rem}.cdr-button--large\@xs_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:2rem}.cdr-button--large\@xs_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@xs_15-0-0{width:100%!important;justify-content:center}}@media (min-width: 768px) and (max-width: 991px){.cdr-button--small\@sm_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@sm_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:.8rem}.cdr-button--small\@sm_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:.8rem}.cdr-button--small\@sm_15-0-0 svg{width:2rem;height:2rem}.cdr-button--medium\@sm_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@sm_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:1.2rem}.cdr-button--medium\@sm_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:1.2rem}.cdr-button--medium\@sm_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@sm_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@sm_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:2rem}.cdr-button--large\@sm_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:2rem}.cdr-button--large\@sm_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@sm_15-0-0{width:100%!important;justify-content:center}}@media (min-width: 992px) and (max-width: 1231px){.cdr-button--small\@md_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@md_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:.8rem}.cdr-button--small\@md_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:.8rem}.cdr-button--small\@md_15-0-0 svg{width:2rem;height:2rem}.cdr-button--medium\@md_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@md_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:1.2rem}.cdr-button--medium\@md_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:1.2rem}.cdr-button--medium\@md_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@md_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@md_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:2rem}.cdr-button--large\@md_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:2rem}.cdr-button--large\@md_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@md_15-0-0{width:100%!important;justify-content:center}}@media (min-width: 1232px){.cdr-button--small\@lg_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@lg_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:.8rem}.cdr-button--small\@lg_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:.8rem}.cdr-button--small\@lg_15-0-0 svg{width:2rem;height:2rem}.cdr-button--medium\@lg_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@lg_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:1.2rem}.cdr-button--medium\@lg_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:1.2rem}.cdr-button--medium\@lg_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@lg_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@lg_15-0-0.cdr-button--has-icon-left_15-0-0{padding-left:2rem}.cdr-button--large\@lg_15-0-0.cdr-button--has-icon-right_15-0-0{padding-right:2rem}.cdr-button--large\@lg_15-0-0 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@lg_15-0-0{width:100%!important;justify-content:center}}
|
|
1
|
+
.cdr-button_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;border:none;border-radius:.4rem;cursor:pointer;display:inline-flex;outline:none;overflow:visible;margin:0;padding:.8rem 1.6rem;text-align:left;text-decoration:none;text-transform:none;vertical-align:middle;transition:box-shadow .2s cubic-bezier(.15,0,.15,0),background-color .2s cubic-bezier(.15,0,.15,0),color .2s cubic-bezier(.15,0,.15,0),fill .2s cubic-bezier(.15,0,.15,0)}.cdr-button_15-0-1:hover,.cdr-button_15-0-1:active,.cdr-button_15-0-1:focus{outline:none;outline-offset:0;text-decoration:none}.cdr-button_15-0-1[disabled]{cursor:not-allowed}.cdr-button_15-0-1 svg{align-self:center;fill:inherit}.cdr-button_15-0-1.cdr-button--has-icon-left_15-0-1 svg{margin-right:.4rem}.cdr-button_15-0-1.cdr-button--has-icon-right_15-0-1 svg{margin-left:.4rem}.cdr-button--primary_15-0-1{background-color:var(--cdr-button-primary-background-color-rest, var(--cdr-color-background-button-primary-rest, #1f513f));box-shadow:inset 0 0 0 .1rem var(--cdr-button-primary-box-shadow-color-rest, var(--cdr-color-border-button-primary-rest, #1f513f));color:var(--cdr-button-primary-text-color, var(--cdr-color-text-button-primary, #f9f8f6));fill:var(--cdr-button-primary-fill-color, var(--cdr-color-text-button-primary, #f9f8f6))}.cdr-button--primary_15-0-1:hover,.cdr-button--primary_15-0-1:focus{color:var(--cdr-button-primary-text-color-interaction, var(--cdr-color-text-button-primary-hover, #1f513f));fill:var(--cdr-button-primary-fill-color-interaction, var(--cdr-color-text-button-primary-hover, #1f513f));background-color:var(--cdr-button-primary-background-color-interaction, var(--cdr-color-background-button-primary-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-primary-box-shadow-color-interaction, var(--cdr-color-border-button-primary-hover, #1f513f)),0 .2rem .2rem #0c0b0833}.cdr-button--primary_15-0-1:active{color:var(--cdr-button-primary-text-color-active, var(--cdr-color-text-button-primary-active, #f9f8f6));fill:var(--cdr-button-primary-fill-color-active, var(--cdr-color-text-button-primary-active, #f9f8f6));background-color:var(--cdr-button-primary-background-color-active, var(--cdr-color-background-button-primary-active, #1f513f));box-shadow:inset 0 0 0 .3rem var(--cdr-button-primary-box-shadow-color-active, var(--cdr-color-border-button-primary-active, #1f513f)),inset 0 0 0 .5rem var(--cdr-button-primary-box-shadow-color-active-inset, var(--cdr-color-border-button-primary-active-inset, #f4f2ed))}.cdr-button--primary_15-0-1[disabled]{background-color:var(--cdr-button-primary-background-color-disabled, var(--cdr-color-background-button-default-disabled, #dcd6cb));box-shadow:inset 0 0 0 .1rem var(--cdr-button-primary-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-primary-text-color-disabled, var(--cdr-color-text-button-primary-disabled, #ffffff));fill:var(--cdr-button-primary-fill-color-disabled, var(--cdr-color-text-button-primary-disabled, #ffffff))}.cdr-button--secondary_15-0-1{background-color:var(--cdr-button-secondary-background-color-rest, var(--cdr-color-background-button-secondary-rest, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-secondary-box-shadow-color-rest, var(--cdr-color-border-button-secondary-rest, #928b80));color:var(--cdr-button-secondary-text-color, var(--cdr-color-text-button-secondary, #4e4d49));fill:var(--cdr-button-secondary-fill-color, var(--cdr-color-icon-default, #928b80))}.cdr-button--secondary_15-0-1:hover,.cdr-button--secondary_15-0-1:focus{color:var(--cdr-button-secondary-text-color-interaction, var(--cdr-color-text-button-secondary-hover, #4e4d49));fill:var(--cdr-button-secondary-fill-color-interaction, var(--cdr-color-text-button-secondary-hover, #4e4d49));background-color:var(--cdr-button-secondary-background-color-interaction, var(--cdr-color-background-button-secondary-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-secondary-box-shadow-color-interaction, var(--cdr-color-border-button-secondary-hover, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-button--secondary_15-0-1:active{color:var(--cdr-button-secondary-text-color-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));fill:var(--cdr-button-secondary-fill-color-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));background-color:var(--cdr-button-secondary-background-color-active, var(--cdr-color-background-button-secondary-active, #928b80));box-shadow:inset 0 0 0 .3rem var(--cdr-button-secondary-box-shadow-color-active, var(--cdr-color-border-button-secondary-active, #928b80)),inset 0 0 0 .5rem var(--cdr-button-secondary-border-color-active-inset, var(--cdr-color-border-button-secondary-active-inset, #f4f2ed))}.cdr-button--secondary_15-0-1[disabled]{background-color:var(--cdr-button-secondary-background-color-disabled, var(--cdr-color-background-button-secondary-disabled, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-secondary-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-secondary-text-color-disabled, var(--cdr-color-text-button-secondary-disabled, #d1cbbd));fill:var(--cdr-button-secondary-fill-color-disabled, var(--cdr-color-text-button-secondary-disabled, #d1cbbd))}.cdr-button--dark_15-0-1{background-color:var(--cdr-button-dark-background-color-rest, var(--cdr-color-background-button-dark-rest, #4e4d49));box-shadow:inset 0 0 0 .1rem var(--cdr-button-dark-box-shadow-color-rest, var(--cdr-color-border-button-dark-rest, #4e4d49));color:var(--cdr-button-dark-text-color, var(--cdr-color-text-button-dark, #f9f8f6));fill:var(--cdr-button-dark-fill-color, var(--cdr-color-text-button-dark, #f9f8f6))}.cdr-button--dark_15-0-1:hover,.cdr-button--dark_15-0-1:focus{color:var(--cdr-button-dark-text-color-interaction, var(--cdr-color-text-button-dark-hover, #4e4d49));fill:var(--cdr-button-dark-fill-color-interaction, var(--cdr-color-text-button-dark-hover, #4e4d49));background-color:var(--cdr-button-dark-background-color-interaction, var(--cdr-color-background-button-dark-hover, #edeae3));box-shadow:inset 0 0 0 .3rem var(--cdr-button-dark-box-shadow-color-interaction, var(--cdr-color-border-button-dark-hover, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-button--dark_15-0-1:active{color:var(--cdr-button-dark-text-color-active, var(--cdr-color-text-button-dark-active, #f9f8f6));fill:var(--cdr-button-dark-fill-color-active, var(--cdr-color-text-button-dark-active, #f9f8f6));background-color:var(--cdr-button-dark-background-color-active, var(--cdr-color-background-button-dark-active, #4e4d49));box-shadow:inset 0 0 0 .3rem var(--cdr-button-dark-box-shadow-color-active, var(--cdr-color-border-button-dark-active, #4e4d49)),inset 0 0 0 .5rem var(--cdr-button-dark-box-shadow-color-active-inset, var(--cdr-color-border-button-dark-active-inset, #edeae3))}.cdr-button--dark_15-0-1[disabled]{background-color:var(--cdr-button-dark-background-color-disabled, var(--cdr-color-background-button-default-disabled, #dcd6cb));box-shadow:inset 0 0 0 .1rem var(--cdr-button-dark-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-dark-text-color-disabled, var(--cdr-color-text-button-dark-disabled, #ffffff));fill:var(--cdr-button-dark-fill-color-disabled, var(--cdr-color-text-button-dark-disabled, #ffffff))}.cdr-button--sale_15-0-1{background-color:var(--cdr-button-sale-background-color-rest, var(--cdr-color-background-button-sale-rest, #c7370f));box-shadow:inset 0 0 0 .1rem var(--cdr-button-sale-box-shadow-color-rest, var(--cdr-color-border-button-sale-rest, #c7370f));color:var(--cdr-button-sale-text-color, var(--cdr-color-text-button-sale, #ffffff));fill:var(--cdr-button-sale-fill-color, var(--cdr-color-text-button-sale, #ffffff))}.cdr-button--sale_15-0-1:hover,.cdr-button--sale_15-0-1:focus{color:var(--cdr-button-sale-text-color-interaction, var(--cdr-color-text-button-sale-hover, #c7370f));fill:var(--cdr-button-sale-fill-color-interaction, var(--cdr-color-text-button-sale-hover, #c7370f));background-color:var(--cdr-button-sale-background-color-interaction, var(--cdr-color-background-button-sale-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-sale-box-shadow-color-interaction, var(--cdr-color-border-button-sale-hover, #c7370f)),0 .2rem .2rem #0c0b0833}.cdr-button--sale_15-0-1:active{color:var(--cdr-button-sale-text-color-active, var(--cdr-color-text-button-sale-active, #ffffff));fill:var(--cdr-button-sale-fill-color-active, var(--cdr-color-text-button-sale-active, #ffffff));background-color:var(--cdr-button-sale-background-color-active, var(--cdr-color-background-button-sale-active, #c7370f));box-shadow:inset 0 0 0 .3rem var(--cdr-button-sale-box-shadow-color-active, var(--cdr-color-border-button-sale-active, #c7370f)),inset 0 0 0 .5rem var(--cdr-button-sale-box-shadow-color-active-inset, var(--cdr-color-border-button-sale-active-inset, #f4f2ed))}.cdr-button--sale_15-0-1[disabled]{background-color:var(--cdr-button-sale-background-color-disabled, var(--cdr-color-background-button-default-disabled, #dcd6cb));box-shadow:inset 0 0 0 .1rem var(--cdr-button-sale-box-shadow-color-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));color:var(--cdr-button-sale-text-color-disabled, var(--cdr-color-text-button-sale-disabled, #ffffff));fill:var(--cdr-button-sale-fill-color-disabled, var(--cdr-color-text-button-sale-disabled, #ffffff))}.cdr-button--link_15-0-1{color:var(--cdr-button-link-text-color, var(--cdr-color-text-link-rest, #406eb5));fill:var(--cdr-button-link-fill-color, var(--cdr-color-text-link-rest, #406eb5));background-color:transparent;text-decoration:underline}.cdr-button--link_15-0-1:active,.cdr-button--link_15-0-1:focus{color:var(--cdr-button-link-text-color-active, var(--cdr-color-text-link-active, #0b2d60))}.cdr-button--link_15-0-1:hover{color:var(--cdr-button-link-text-color-hover, var(--cdr-color-text-link-hover, #406eb5));text-decoration:none}.cdr-button--link_15-0-1:focus{outline:var(--cdr-button-link-outline, var(--default-outline, .2rem solid Highlight));outline-color:-webkit-focus-ring-color;outline-offset:0}.cdr-button--large_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:2rem}.cdr-button--large_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:2rem}.cdr-button--large_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--medium_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:1.2rem}.cdr-button--medium_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:1.2rem}.cdr-button--medium_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--small_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:.8rem}.cdr-button--small_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:.8rem}.cdr-button--small_15-0-1 svg{width:2rem;height:2rem}.cdr-button--icon-only_15-0-1{background:none;border:none;border-radius:.2rem;box-shadow:none;display:inline-block;line-height:normal;padding:.8rem;fill:var(--cdr-button-icon-only-icon-fill, var(--cdr-color-icon-default, #928b80))}.cdr-button--icon-only_15-0-1:hover{background:none;box-shadow:none;border:none;fill:var(--cdr-button-icon-only-icon-fill-hover, var(--cdr-color-icon-default, #928b80))}.cdr-button--icon-only_15-0-1:active,.cdr-button--icon-only_15-0-1:focus{background:none;outline:none;border:none;box-shadow:none;fill:var(--cdr-button-icon-only-icon-fill-active, var(--cdr-color-icon-default, #928b80))}.cdr-button--icon-only_15-0-1:active svg,.cdr-button--icon-only_15-0-1:focus svg{box-shadow:inset 0 0 0 .1rem var(--cdr-button-icon-only-icon-svg-box-shadow, var(--cdr-color-border-button-secondary-active, #928b80))}.cdr-button--icon-only_15-0-1[disabled]{background:transparent;box-shadow:none;border:none;fill:var(--cdr-button-icon-only-disabled-icon-fill, var(--cdr-color-icon-disabled, #dcd6cb))}.cdr-button--icon-only_15-0-1>svg{margin:0}.cdr-button--icon-only-large_15-0-1{padding:1.2rem}.cdr-button--with-background_15-0-1{border-radius:50%;fill:var(--cdr-button-with-background-icon-fill, var(--cdr-color-icon-default, #928b80));background-color:var(--cdr-button-with-background-background-color, var(--cdr-color-background-button-secondary-rest, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-with-background-box-shadow, var(--cdr-color-border-button-secondary-rest, #928b80))}.cdr-button--with-background_15-0-1:hover,.cdr-button--with-background_15-0-1:focus{fill:var(--cdr-button-with-background-icon-fill-interaction, var(--cdr-color-icon-default, #928b80));background-color:var(--cdr-button-with-background-background-color-interaction, var(--cdr-color-background-button-secondary-hover, #f4f2ed));box-shadow:inset 0 0 0 .3rem var(--cdr-button-with-background-box-shadow-interaction, var(--cdr-color-border-button-secondary-hover, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-button--with-background_15-0-1:hover svg,.cdr-button--with-background_15-0-1:focus svg{box-shadow:none}.cdr-button--with-background_15-0-1:active{color:var(--cdr-button-with-background-color-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));fill:var(--cdr-button-with-background-fill-active, var(--cdr-color-text-button-secondary-active, #f9f8f6));background-color:var(--cdr-button-with-background-background-color-active, var(--cdr-color-background-button-secondary-active, #928b80));box-shadow:inset 0 0 0 .3rem var(--cdr-button-with-background-box-shadow-active, var(--cdr-color-border-button-secondary-active, #928b80)),inset 0 0 0 .5rem var(--cdr-button-with-background-box-shadow-inset-active, var(--cdr-color-border-button-secondary-active-inset, #f4f2ed))}.cdr-button--with-background_15-0-1:active svg{box-shadow:none}.cdr-button--with-background_15-0-1[disabled]{background-color:var(--cdr-button-with-background-background-color-disabled, var(--cdr-color-background-button-secondary-disabled, #f9f8f6));box-shadow:inset 0 0 0 .1rem var(--cdr-button-with-background-box-shadow-disabled, var(--cdr-color-border-button-default-disabled, #dcd6cb));fill:var(--cdr-button-with-background-fill-disabled, var(--cdr-color-text-button-secondary-disabled, #d1cbbd))}.cdr-button--full-width_15-0-1{width:100%!important;justify-content:center}@media (min-width: 0) and (max-width: 767px){.cdr-button--small\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@xs_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:.8rem}.cdr-button--small\@xs_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:.8rem}.cdr-button--small\@xs_15-0-1 svg{width:2rem;height:2rem}.cdr-button--medium\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@xs_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:1.2rem}.cdr-button--medium\@xs_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:1.2rem}.cdr-button--medium\@xs_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@xs_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:2rem}.cdr-button--large\@xs_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:2rem}.cdr-button--large\@xs_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@xs_15-0-1{width:100%!important;justify-content:center}}@media (min-width: 768px) and (max-width: 991px){.cdr-button--small\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@sm_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:.8rem}.cdr-button--small\@sm_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:.8rem}.cdr-button--small\@sm_15-0-1 svg{width:2rem;height:2rem}.cdr-button--medium\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@sm_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:1.2rem}.cdr-button--medium\@sm_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:1.2rem}.cdr-button--medium\@sm_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@sm_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:2rem}.cdr-button--large\@sm_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:2rem}.cdr-button--large\@sm_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@sm_15-0-1{width:100%!important;justify-content:center}}@media (min-width: 992px) and (max-width: 1231px){.cdr-button--small\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@md_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:.8rem}.cdr-button--small\@md_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:.8rem}.cdr-button--small\@md_15-0-1 svg{width:2rem;height:2rem}.cdr-button--medium\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@md_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:1.2rem}.cdr-button--medium\@md_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:1.2rem}.cdr-button--medium\@md_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@md_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:2rem}.cdr-button--large\@md_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:2rem}.cdr-button--large\@md_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@md_15-0-1{width:100%!important;justify-content:center}}@media (min-width: 1232px){.cdr-button--small\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.4rem;line-height:1.8rem;padding:.6rem 1.2rem;width:auto}.cdr-button--small\@lg_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:.8rem}.cdr-button--small\@lg_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:.8rem}.cdr-button--small\@lg_15-0-1 svg{width:2rem;height:2rem}.cdr-button--medium\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.6rem;width:auto}.cdr-button--medium\@lg_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:1.2rem}.cdr-button--medium\@lg_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:1.2rem}.cdr-button--medium\@lg_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--large\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:-.008rem;font-size:1.6rem;line-height:2.2rem;padding:1.2rem 2.4rem;width:auto}.cdr-button--large\@lg_15-0-1.cdr-button--has-icon-left_15-0-1{padding-left:2rem}.cdr-button--large\@lg_15-0-1.cdr-button--has-icon-right_15-0-1{padding-right:2rem}.cdr-button--large\@lg_15-0-1 svg{width:2.4rem;height:2.4rem}.cdr-button--full-width\@lg_15-0-1{width:100%!important;justify-content:center}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-caption_15-0-
|
|
1
|
+
.cdr-caption_15-0-1{max-width:53rem;line-height:1;padding:.8rem 0}.cdr-caption_15-0-1 cite{font-family:Graphik,Helvetica Neue,sans-serif;font-size:1.2rem;font-weight:400;letter-spacing:.016rem;line-height:1.8rem;color:var(--cdr-caption-cite-color, var(--cdr-color-text-secondary, rgba(66, 59, 47, .75)));font-style:normal}.cdr-caption__summary_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-size:1.4rem;font-weight:400;letter-spacing:.008rem;line-height:2.2rem;margin:0;color:var(--cdr-caption-summary-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)))}.cdr-caption__summary_15-0-1+cite{display:inline-block;margin-top:.8rem}
|
package/dist/style/cdr-card.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-card_15-0-
|
|
1
|
+
.cdr-card_15-0-1{position:relative;background-color:var(--cdr-card-base-background-color, var(--cdr-color-background-primary, #ffffff));border-radius:.4rem;box-shadow:0 .2rem .2rem #0c0b0833;color:var(--cdr-card-base-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));container:card/inline-size;width:100%;transition:box-shadow .2s cubic-bezier(.15,0,.15,0);cursor:pointer;overflow:hidden}.cdr-card_15-0-1:active,.cdr-card_15-0-1:hover{box-shadow:0 .8rem .8rem #0c0b0833;transform:translateY(-.2rem);transition:.2s}.cdr-card__link{position:static;color:var(--cdr-card-link-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)))!important;text-decoration:none!important}.cdr-card__link:hover{text-decoration:underline!important;color:var(--cdr-card-link-hover-color, var(--cdr-color-text-link-hover, #406eb5))!important}.cdr-card__link:before{content:"";display:block;position:absolute;width:100%;z-index:1;height:100%;left:0;top:0;background-color:transparent}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-label-wrapper_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.2rem .8rem 3.2rem;color:var(--cdr-label-wrapper-text-color, var(--cdr-color-text-input-label, rgba(12, 11, 8, .75)));background-color:var(--cdr-label-wrapper-background-color, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)));border-radius:.4rem;width:100%;display:inline-block;margin:0;display:flex;align-items:flex-start;flex-grow:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cdr-label-wrapper__container_15-0-0{font-size:0;line-height:1}.cdr-label-wrapper_15-0-0 input{position:absolute;opacity:0;z-index:-1}.cdr-label-wrapper--primary_15-0-0:hover{background-color:var(--cdr-label-wrapper-primary-background-color-hover, var(--cdr-color-background-label-default-hover, #f9f8f6));cursor:pointer}.cdr-label-wrapper--primary_15-0-0:focus-within{background-color:var(--cdr-label-wrapper-primary-background-color-focus, var(--cdr-color-background-label-default-focus, #f9f8f6));box-shadow:inset 0 0 0 .2rem var(--cdr-label-wrapper-primary-focus-box-shadow-color, var(--cdr-color-border-label-default-focus, #20201d))}.cdr-label-wrapper--primary_15-0-0:active{background-color:var(--cdr-label-wrapper-primary-background-color-active, var(--cdr-color-background-label-default-active, #edeae3))}.cdr-label-wrapper--secondary_15-0-0{background-color:var(--cdr-label-wrapper-secondary-background-color, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)))}.cdr-label-wrapper--secondary_15-0-0:hover{background-color:var(--cdr-label-wrapper-secondary-background-color-hover, var(--cdr-color-background-label-secondary-hover, rgba(255, 255, 255, .75)));cursor:pointer}.cdr-label-wrapper--secondary_15-0-0:focus-within{background-color:var(--cdr-label-wrapper-secondary-background-color-focus, var(--cdr-color-background-label-secondary-focus, rgba(255, 255, 255, .75)))}.cdr-label-wrapper--secondary_15-0-0:active{background-color:var(--cdr-label-wrapper-secondary-background-color-active, var(--cdr-color-background-label-secondary-active, #ffffff))}.cdr-label-wrapper--disabled_15-0-0{color:var(--cdr-label-wrapper-text-color-disabled, var(--cdr-color-text-input-disabled, #d1cbbd))!important;cursor:not-allowed!important}.cdr-label-wrapper--disabled_15-0-0:hover,.cdr-label-wrapper--disabled_15-0-0:focus-within,.cdr-label-wrapper--disabled_15-0-0:active{background-color:var(--cdr-label-wrapper-background-color-disabled, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)))!important}.cdr-label-wrapper--disabled_15-0-0 .cdr-label-wrapper__figure_15-0-0{cursor:not-allowed!important}.cdr-label-wrapper__figure_15-0-0{top:1.1rem;width:1.6rem;height:1.6rem;position:absolute;left:.8rem;border-radius:.4rem;background-color:var(--cdr-form-figure-background-color, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)));box-shadow:0 0 0 .1rem var(--cdr-form-figure-box-shadow-color, var(--cdr-color-border-input-default, #928b80));transition:box-shadow .2s cubic-bezier(.15,0,.15,0)}.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper__content_15-0-0{-webkit-user-select:text;-moz-user-select:text;user-select:text}.cdr-label-wrapper--hide-figure_15-0-0{padding-left:0}.cdr-label-wrapper--hide-figure_15-0-0>.cdr-label-wrapper__figure_15-0-0{display:none}.cdr-label-wrapper--hide-figure_15-0-0>.cdr-checkbox__svg-box_15-0-0 svg{fill:transparent!important}.cdr-label-wrapper--small_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large_15-0-0>.cdr-label-wrapper__figure_15-0-0:after,.cdr-label-wrapper--large_15-0-0>.cdr-label-wrapper__figure_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:.5rem;height:.5rem}.cdr-label-wrapper--large_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large_15-0-0 .cdr-checkbox__svg-box_15-0-0 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}@media (min-width: 0) and (max-width: 767px){.cdr-label-wrapper--small\@xs_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@xs_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@xs_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0:after,.cdr-label-wrapper--large\@xs_15-0-0>.cdr-label-wrapper__figure_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@xs_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@xs_15-0-0 .cdr-checkbox__svg-box_15-0-0 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}@media (min-width: 768px) and (max-width: 991px){.cdr-label-wrapper--small\@sm_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@sm_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@sm_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0:after,.cdr-label-wrapper--large\@sm_15-0-0>.cdr-label-wrapper__figure_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@sm_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@sm_15-0-0 .cdr-checkbox__svg-box_15-0-0 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}@media (min-width: 992px) and (max-width: 1231px){.cdr-label-wrapper--small\@md_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@md_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@md_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0:after,.cdr-label-wrapper--large\@md_15-0-0>.cdr-label-wrapper__figure_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@md_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@md_15-0-0 .cdr-checkbox__svg-box_15-0-0 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}@media (min-width: 1232px){.cdr-label-wrapper--small\@lg_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@lg_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@lg_15-0-0{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0:after,.cdr-label-wrapper--large\@lg_15-0-0>.cdr-label-wrapper__figure_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@lg_15-0-0 .cdr-checkbox__checkbox-box_15-0-0{width:2rem;height:2rem}.cdr-label-wrapper--large\@lg_15-0-0 .cdr-checkbox__svg-box_15-0-0 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}.cdr-checkbox__svg-box_15-0-0{position:relative;right:2.8rem;top:2rem}.cdr-checkbox__svg-box_15-0-0 svg{fill:transparent;position:absolute;top:-1.7rem;left:.35rem;width:1.6rem;height:1.6rem;z-index:1}.cdr-checkbox__input_15-0-0:checked~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-checked, var(--cdr-color-border-input-default-selected, #4e4d49));background-color:var(--cdr-form-figure-checkbox-background-color-checked, var(--cdr-color-background-input-default-selected, #4e4d49));background-repeat:no-repeat}.cdr-checkbox__input_15-0-0:checked~.cdr-checkbox__svg-box_15-0-0 svg{fill:var(--cdr-form-figure-checkbox-fill-checked, var(--cdr-color-icon-checkbox-default-selected, #ffffff))}.cdr-checkbox__input_15-0-0[indeterminate]~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem #4e4d49}.cdr-checkbox__input_15-0-0[indeterminate]~.cdr-label-wrapper__figure_15-0-0:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.8rem;height:.2rem;background-color:#4e4d49;border-radius:.2rem}.cdr-checkbox_15-0-0:hover .cdr-label-wrapper__figure_15-0-0{cursor:pointer;box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-hover, var(--cdr-color-border-input-default-hover, #20201d)),0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-hover, var(--cdr-color-border-input-default-hover, #20201d));background-color:var(--cdr-form-figure-checkbox-background-hover, var(--cdr-color-background-input-default-hover, #f9f8f6))}.cdr-checkbox_15-0-0:hover .cdr-checkbox__input_15-0-0:checked~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-checked-box-shadow-hover, var(--cdr-color-border-input-default-selected-hover, #4e4d49)),0 0 0 .1rem var(--cdr-form-figure-checkbox-checked-hover-box-shadow, var(--cdr-color-border-input-default-selected-hover, #4e4d49));background-color:var(--cdr-form-figure-checkbox-checked-background-hover, var(--cdr-color-background-input-default-selected-hover, #928b80))}.cdr-checkbox_15-0-0:hover .cdr-checkbox__input_15-0-0:checked~.cdr-checkbox__svg-box_15-0-0 svg{fill:var(--cdr-form-figure-checkbox-fill-checked-hover, var(--cdr-color-icon-checkbox-default-selected-hover, #ffffff))}.cdr-checkbox_15-0-0:hover .cdr-checkbox__input_15-0-0[indeterminate]~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .2rem #4e4d49}.cdr-checkbox_15-0-0:hover .cdr-checkbox__input_15-0-0[indeterminate]~.cdr-label-wrapper__figure_15-0-0:after{background-color:#fff}.cdr-checkbox__input_15-0-0:disabled~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-disabled, var(--cdr-color-border-input-default-disabled, #d1cbbd))!important;background-color:var(--cdr-form-figure-checkbox-background-disabled, var(--cdr-color-background-input-default-disabled, #f9f8f6))!important;background-image:none!important}.cdr-checkbox__input_15-0-0:disabled~.cdr-checkbox__svg-box_15-0-0 svg{fill:transparent!important}.cdr-checkbox__input_15-0-0:disabled:checked~.cdr-label-wrapper__figure_15-0-0{background-color:var(--cdr-form-figure-checkbox-background-checked-disabled, var(--cdr-color-background-input-default-disabled, #f9f8f6))!important}.cdr-checkbox__input_15-0-0:disabled:active~.cdr-checkbox__svg-box_15-0-0 svg{fill:transparent}.cdr-checkbox__input_15-0-0:disabled[indeterminate]~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem #d1cbbd!important}.cdr-checkbox__input_15-0-0:disabled[indeterminate]~.cdr-label-wrapper__figure_15-0-0:after{background-color:#f9f8f6!important}.cdr-checkbox_15-0-0:active .cdr-label-wrapper__figure_15-0-0,.cdr-checkbox_15-0-0:active .cdr-checkbox__input_15-0-0:checked~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-active, var(--cdr-color-border-input-default-active, #4e4d49)),0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-active, var(--cdr-color-border-input-default-active, #4e4d49));background-color:var(--cdr-form-figure-checkbox-background-active, var(--cdr-color-background-input-default-active, #f9f8f6))}.cdr-checkbox_15-0-0:active .cdr-checkbox__svg-box_15-0-0 svg{fill:var(--cdr-form-figure-checkbox-fill-active, var(--cdr-color-icon-checkbox-default-selected-active))}.cdr-checkbox_15-0-0:active .cdr-checkbox__input_15-0-0[indeterminate]~.cdr-label-wrapper__figure_15-0-0:after{content:none}.cdr-checkbox__input_15-0-0:focus~.cdr-label-wrapper__figure_15-0-0{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-focus, var(--cdr-color-border-input-default-active, #4e4d49)),0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-focus, var(--cdr-color-border-input-default-active, #4e4d49));background-color:var(--cdr-form-figure-checkbox-background-focus, var(--cdr-color-background-input-default-focus, #f9f8f6))}.cdr-checkbox__input_15-0-0:focus:checked~.cdr-label-wrapper__figure_15-0-0{background-color:var(--cdr-form-figure-checkbox-background-checked-focus, var(--cdr-color-background-input-default-selected-focus, #928b80))}
|
|
1
|
+
.cdr-label-wrapper_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding:.8rem 1.2rem .8rem 3.2rem;color:var(--cdr-label-wrapper-text-color, var(--cdr-color-text-input-label, rgba(12, 11, 8, .75)));background-color:var(--cdr-label-wrapper-background-color, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)));border-radius:.4rem;width:100%;display:inline-block;margin:0;display:flex;align-items:flex-start;flex-grow:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cdr-label-wrapper__container_15-0-1{font-size:0;line-height:1}.cdr-label-wrapper_15-0-1 input{position:absolute;opacity:0;z-index:-1}.cdr-label-wrapper--primary_15-0-1:hover{background-color:var(--cdr-label-wrapper-primary-background-color-hover, var(--cdr-color-background-label-default-hover, #f9f8f6));cursor:pointer}.cdr-label-wrapper--primary_15-0-1:focus-within{background-color:var(--cdr-label-wrapper-primary-background-color-focus, var(--cdr-color-background-label-default-focus, #f9f8f6));box-shadow:inset 0 0 0 .2rem var(--cdr-label-wrapper-primary-focus-box-shadow-color, var(--cdr-color-border-label-default-focus, #20201d))}.cdr-label-wrapper--primary_15-0-1:active{background-color:var(--cdr-label-wrapper-primary-background-color-active, var(--cdr-color-background-label-default-active, #edeae3))}.cdr-label-wrapper--secondary_15-0-1{background-color:var(--cdr-label-wrapper-secondary-background-color, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)))}.cdr-label-wrapper--secondary_15-0-1:hover{background-color:var(--cdr-label-wrapper-secondary-background-color-hover, var(--cdr-color-background-label-secondary-hover, rgba(255, 255, 255, .75)));cursor:pointer}.cdr-label-wrapper--secondary_15-0-1:focus-within{background-color:var(--cdr-label-wrapper-secondary-background-color-focus, var(--cdr-color-background-label-secondary-focus, rgba(255, 255, 255, .75)))}.cdr-label-wrapper--secondary_15-0-1:active{background-color:var(--cdr-label-wrapper-secondary-background-color-active, var(--cdr-color-background-label-secondary-active, #ffffff))}.cdr-label-wrapper--disabled_15-0-1{color:var(--cdr-label-wrapper-text-color-disabled, var(--cdr-color-text-input-disabled, #d1cbbd))!important;cursor:not-allowed!important}.cdr-label-wrapper--disabled_15-0-1:hover,.cdr-label-wrapper--disabled_15-0-1:focus-within,.cdr-label-wrapper--disabled_15-0-1:active{background-color:var(--cdr-label-wrapper-background-color-disabled, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)))!important}.cdr-label-wrapper--disabled_15-0-1 .cdr-label-wrapper__figure_15-0-1{cursor:not-allowed!important}.cdr-label-wrapper__figure_15-0-1{top:1.1rem;width:1.6rem;height:1.6rem;position:absolute;left:.8rem;border-radius:.4rem;background-color:var(--cdr-form-figure-background-color, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)));box-shadow:0 0 0 .1rem var(--cdr-form-figure-box-shadow-color, var(--cdr-color-border-input-default, #928b80));transition:box-shadow .2s cubic-bezier(.15,0,.15,0)}.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper__content_15-0-1{-webkit-user-select:text;-moz-user-select:text;user-select:text}.cdr-label-wrapper--hide-figure_15-0-1{padding-left:0}.cdr-label-wrapper--hide-figure_15-0-1>.cdr-label-wrapper__figure_15-0-1{display:none}.cdr-label-wrapper--hide-figure_15-0-1>.cdr-checkbox__svg-box_15-0-1 svg{fill:transparent!important}.cdr-label-wrapper--small_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large_15-0-1>.cdr-label-wrapper__figure_15-0-1:after,.cdr-label-wrapper--large_15-0-1>.cdr-label-wrapper__figure_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:.5rem;height:.5rem}.cdr-label-wrapper--large_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large_15-0-1 .cdr-checkbox__svg-box_15-0-1 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}@media (min-width: 0) and (max-width: 767px){.cdr-label-wrapper--small\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1:after,.cdr-label-wrapper--large\@xs_15-0-1>.cdr-label-wrapper__figure_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@xs_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@xs_15-0-1 .cdr-checkbox__svg-box_15-0-1 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}@media (min-width: 768px) and (max-width: 991px){.cdr-label-wrapper--small\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1:after,.cdr-label-wrapper--large\@sm_15-0-1>.cdr-label-wrapper__figure_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@sm_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@sm_15-0-1 .cdr-checkbox__svg-box_15-0-1 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}@media (min-width: 992px) and (max-width: 1231px){.cdr-label-wrapper--small\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1:after,.cdr-label-wrapper--large\@md_15-0-1>.cdr-label-wrapper__figure_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@md_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@md_15-0-1 .cdr-checkbox__svg-box_15-0-1 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}@media (min-width: 1232px){.cdr-label-wrapper--small\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;padding-left:3.2rem}.cdr-label-wrapper--small\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--small\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--medium\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.2rem}.cdr-label-wrapper--medium\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:1.6rem;height:1.6rem}.cdr-label-wrapper--medium\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1:after{width:.4rem;height:.4rem}.cdr-label-wrapper--large\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:3.6rem}.cdr-label-wrapper--large\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1:after,.cdr-label-wrapper--large\@lg_15-0-1>.cdr-label-wrapper__figure_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:.5rem;height:.5rem}.cdr-label-wrapper--large\@lg_15-0-1 .cdr-checkbox__checkbox-box_15-0-1{width:2rem;height:2rem}.cdr-label-wrapper--large\@lg_15-0-1 .cdr-checkbox__svg-box_15-0-1 svg{width:2rem;height:2rem;left:0rem;top:-1.7rem}}.cdr-checkbox__svg-box_15-0-1{position:relative;right:2.8rem;top:2rem}.cdr-checkbox__svg-box_15-0-1 svg{fill:transparent;position:absolute;top:-1.7rem;left:.35rem;width:1.6rem;height:1.6rem;z-index:1}.cdr-checkbox__input_15-0-1:checked~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-checked, var(--cdr-color-border-input-default-selected, #4e4d49));background-color:var(--cdr-form-figure-checkbox-background-color-checked, var(--cdr-color-background-input-default-selected, #4e4d49));background-repeat:no-repeat}.cdr-checkbox__input_15-0-1:checked~.cdr-checkbox__svg-box_15-0-1 svg{fill:var(--cdr-form-figure-checkbox-fill-checked, var(--cdr-color-icon-checkbox-default-selected, #ffffff))}.cdr-checkbox__input_15-0-1[indeterminate]~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem #4e4d49}.cdr-checkbox__input_15-0-1[indeterminate]~.cdr-label-wrapper__figure_15-0-1:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.8rem;height:.2rem;background-color:#4e4d49;border-radius:.2rem}.cdr-checkbox_15-0-1:hover .cdr-label-wrapper__figure_15-0-1{cursor:pointer;box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-hover, var(--cdr-color-border-input-default-hover, #20201d)),0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-hover, var(--cdr-color-border-input-default-hover, #20201d));background-color:var(--cdr-form-figure-checkbox-background-hover, var(--cdr-color-background-input-default-hover, #f9f8f6))}.cdr-checkbox_15-0-1:hover .cdr-checkbox__input_15-0-1:checked~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-checked-box-shadow-hover, var(--cdr-color-border-input-default-selected-hover, #4e4d49)),0 0 0 .1rem var(--cdr-form-figure-checkbox-checked-hover-box-shadow, var(--cdr-color-border-input-default-selected-hover, #4e4d49));background-color:var(--cdr-form-figure-checkbox-checked-background-hover, var(--cdr-color-background-input-default-selected-hover, #928b80))}.cdr-checkbox_15-0-1:hover .cdr-checkbox__input_15-0-1:checked~.cdr-checkbox__svg-box_15-0-1 svg{fill:var(--cdr-form-figure-checkbox-fill-checked-hover, var(--cdr-color-icon-checkbox-default-selected-hover, #ffffff))}.cdr-checkbox_15-0-1:hover .cdr-checkbox__input_15-0-1[indeterminate]~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .2rem #4e4d49}.cdr-checkbox_15-0-1:hover .cdr-checkbox__input_15-0-1[indeterminate]~.cdr-label-wrapper__figure_15-0-1:after{background-color:#fff}.cdr-checkbox__input_15-0-1:disabled~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-disabled, var(--cdr-color-border-input-default-disabled, #d1cbbd))!important;background-color:var(--cdr-form-figure-checkbox-background-disabled, var(--cdr-color-background-input-default-disabled, #f9f8f6))!important;background-image:none!important}.cdr-checkbox__input_15-0-1:disabled~.cdr-checkbox__svg-box_15-0-1 svg{fill:transparent!important}.cdr-checkbox__input_15-0-1:disabled:checked~.cdr-label-wrapper__figure_15-0-1{background-color:var(--cdr-form-figure-checkbox-background-checked-disabled, var(--cdr-color-background-input-default-disabled, #f9f8f6))!important}.cdr-checkbox__input_15-0-1:disabled:active~.cdr-checkbox__svg-box_15-0-1 svg{fill:transparent}.cdr-checkbox__input_15-0-1:disabled[indeterminate]~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem #d1cbbd!important}.cdr-checkbox__input_15-0-1:disabled[indeterminate]~.cdr-label-wrapper__figure_15-0-1:after{background-color:#f9f8f6!important}.cdr-checkbox_15-0-1:active .cdr-label-wrapper__figure_15-0-1,.cdr-checkbox_15-0-1:active .cdr-checkbox__input_15-0-1:checked~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-active, var(--cdr-color-border-input-default-active, #4e4d49)),0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-active, var(--cdr-color-border-input-default-active, #4e4d49));background-color:var(--cdr-form-figure-checkbox-background-active, var(--cdr-color-background-input-default-active, #f9f8f6))}.cdr-checkbox_15-0-1:active .cdr-checkbox__svg-box_15-0-1 svg{fill:var(--cdr-form-figure-checkbox-fill-active, var(--cdr-color-icon-checkbox-default-selected-active))}.cdr-checkbox_15-0-1:active .cdr-checkbox__input_15-0-1[indeterminate]~.cdr-label-wrapper__figure_15-0-1:after{content:none}.cdr-checkbox__input_15-0-1:focus~.cdr-label-wrapper__figure_15-0-1{box-shadow:inset 0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-focus, var(--cdr-color-border-input-default-active, #4e4d49)),0 0 0 .1rem var(--cdr-form-figure-checkbox-box-shadow-focus, var(--cdr-color-border-input-default-active, #4e4d49));background-color:var(--cdr-form-figure-checkbox-background-focus, var(--cdr-color-background-input-default-focus, #f9f8f6))}.cdr-checkbox__input_15-0-1:focus:checked~.cdr-label-wrapper__figure_15-0-1{background-color:var(--cdr-form-figure-checkbox-background-checked-focus, var(--cdr-color-background-input-default-selected-focus, #928b80))}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-chip-group_15-0-
|
|
1
|
+
.cdr-chip-group_15-0-1{border:none;margin-inline-start:0;margin-inline-end:0;padding-block-start:0;padding-inline-start:0;padding-inline-end:0;padding-block-end:0}.cdr-chip-group_15-0-1 legend{padding-inline-start:0;margin-bottom:.8rem}.cdr-chip-group__content_15-0-1>button:not(:last-child){margin-right:.8rem;margin-bottom:.8rem}.cdr-chip-group__legend--hidden_15-0-1{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);border:0}.cdr-chip-group__legend_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:1.6rem;line-height:2rem}
|
package/dist/style/cdr-chip.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-chip_15-0-
|
|
1
|
+
.cdr-chip_15-0-1{display:inline-flex;align-items:center;position:relative;width:-moz-max-content;width:max-content;padding:.8rem 1.2rem;border-radius:3rem;border:0;color:var(--cdr-chip-text-color, var(--cdr-color-text-chip-default, rgba(12, 11, 8, .75)));fill:var(--cdr-chip-fill-color, var(--cdr-color-text-chip-default, rgba(12, 11, 8, .75)));background-color:var(--cdr-chip-background-color-rest, var(--cdr-color-background-chip-default-rest, #ffffff));box-shadow:inset 0 0 0 .1rem var(--cdr-chip-box-shadow-color-rest, var(--cdr-color-border-chip-default-rest, #928b80));cursor:pointer;font-family:Graphik,Helvetica Neue,sans-serif;font-size:1.4rem;line-height:1.5rem;font-weight:400;letter-spacing:-.008rem;transition:color .1s cubic-bezier(.15,0,.15,0),fill .1s cubic-bezier(.15,0,.15,0),background-color .1s cubic-bezier(.15,0,.15,0),box-shadow .1s cubic-bezier(.15,0,.15,0)}.cdr-chip_15-0-1:disabled,.cdr-chip_15-0-1:disabled:hover,.cdr-chip_15-0-1:disabled:focus{cursor:not-allowed!important;background-color:var(--cdr-chip-background-color-disabled, var(--cdr-color-background-chip-default-disabled, #ffffff))!important;box-shadow:inset 0 0 0 .1rem var(--cdr-chip-box-shadow-color-disabled, var(--cdr-color-border-chip-default-disabled, #dcd6cb))!important;color:var(--cdr-chip-text-color-disabled, var(--cdr-color-text-chip-disabled, #d1cbbd))!important}.cdr-chip_15-0-1:hover{background-color:var(--cdr-chip-background-color-hover, var(--cdr-color-background-chip-default-hover, #f4f2ed));box-shadow:inset 0 0 0 .2rem var(--cdr-chip-box-shadow-color-hover, var(--cdr-color-border-chip-default-hover, #928b80))}.cdr-chip_15-0-1:focus{outline:none;outline-offset:0;background-color:var(--cdr-chip-background-color-focus, var(--cdr-color-background-chip-default-focus, #ffffff));box-shadow:inset 0 0 0 .3rem var(--cdr-chip-box-shadow-color-focus, var(--cdr-color-border-chip-default-focus, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-chip_15-0-1:active{background-color:var(--cdr-chip-background-color-active, var(--cdr-color-background-chip-default-active, #edeae3));box-shadow:inset 0 0 0 .3rem var(--cdr-chip-box-shadow-color-active, var(--cdr-color-border-chip-default-active, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-chip_15-0-1[aria-pressed=true],.cdr-chip_15-0-1[aria-checked=true]{font-weight:500;background-color:var(--cdr-chip-background-color-selected-rest, var(--cdr-color-background-chip-default-selected, #dcd6cb));box-shadow:inset 0 0 0 .2rem var(--cdr-chip-box-shadow-color-selected-rest, var(--cdr-color-border-chip-default-selected-rest, #4e4d49))}.cdr-chip_15-0-1[aria-pressed=true]:hover,.cdr-chip_15-0-1[aria-checked=true]:hover{background-color:var(--cdr-chip-background-color-selected-hover, var(--cdr-color-background-chip-default-selected-hover, #edeae3));box-shadow:inset 0 0 0 .2rem var(--cdr-chip-box-shadow-color-selected-hover, var(--cdr-color-border-chip-default-selected-hover, #726d64))}.cdr-chip_15-0-1[aria-pressed=true]:focus,.cdr-chip_15-0-1[aria-checked=true]:focus{background-color:var(--cdr-chip-background-color-selected-focus, var(--cdr-color-background-chip-default-selected-focus, #dcd6cb));box-shadow:inset 0 0 0 .3rem var(--cdr-chip-box-shadow-color-selected-focus, var(--cdr-color-border-chip-default-selected-focus, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-chip_15-0-1[aria-pressed=true]:active,.cdr-chip_15-0-1[aria-checked=true]:active{background-color:var(--cdr-chip-background-color-selected-active, var(--cdr-color-background-chip-default-selected-active, #edeae3));box-shadow:inset 0 0 0 .3rem var(--cdr-chip-box-shadow-color-selected-focus, var(--cdr-color-border-chip-default-selected-focus, #4e4d49)),0 .2rem .2rem #0c0b0833}.cdr-chip__icon-left_15-0-1{position:absolute;left:.8rem}.cdr-chip__icon-left_15-0-1 svg{fill:inherit}.cdr-chip__icon-right_15-0-1{position:absolute;right:.8rem}.cdr-chip__icon-right_15-0-1 svg{fill:inherit}.cdr-chip__icon-left_15-0-1~.cdr-chip__content_15-0-1{margin-left:1.6rem}.cdr-chip__icon-right_15-0-1~.cdr-chip__content_15-0-1{margin-right:1.6rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-choreographer__kicker_15-0-
|
|
1
|
+
.cdr-choreographer__kicker_15-0-1{display:block;padding:1.6rem 2.4rem}.cdr-choreographer__title_15-0-1{padding:0 2.4rem;margin-bottom:.8rem!important}.cdr-choreographer__rating_15-0-1,.cdr-choreographer__abstract_15-0-1{padding:0 2.4rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-container_15-0-
|
|
1
|
+
.cdr-container_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;padding-left:1.6rem;padding-right:1.6rem;width:100%}@media (min-width: 992px){.cdr-container_15-0-1{padding-left:3.2rem;padding-right:3.2rem}}.cdr-container--static_15-0-1{margin-left:auto;margin-right:auto;max-width:123.2rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-eyebrow_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-eyebrow_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:.032rem;font-size:1.2rem;line-height:1.8rem;text-transform:uppercase;font-size:var(--cdr-type-scale--1);line-height:var(--cdr-eyebrow-line-height-ratio)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-form-error_15-0-
|
|
1
|
+
.cdr-form-error_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;color:var(--cdr-form-error-text-color, var(--cdr-color-text-input-error, #b33322));fill:var(--cdr-form-error-fill-color, var(--cdr-color-text-input-error, #b33322));margin-top:.4rem}.cdr-form-error__icon_15-0-1{margin-right:.4rem}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-form-error_15-0-
|
|
1
|
+
.cdr-form-error_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;color:var(--cdr-form-error-text-color, var(--cdr-color-text-input-error, #b33322));fill:var(--cdr-form-error-fill-color, var(--cdr-color-text-input-error, #b33322));margin-top:.4rem}.cdr-form-error__icon_15-0-1{margin-right:.4rem}.cdr-form-group_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:1.6rem;line-height:2rem;border:none;margin-inline-start:0;margin-inline-end:0;padding-block-start:0;padding-inline-start:0;padding-inline-end:0;padding-block-end:0}.cdr-form-group_15-0-1 legend{padding-inline-start:0;margin-bottom:.8rem}.cdr-form-group--error_15-0-1{box-shadow:inset 0 0 0 .1rem var(--cdr-form-group-error-box-shadow, var(--cdr-color-border-input-error, #b33322));background-color:var(--cdr-form-group-error-background-color, var(--cdr-color-background-input-error, rgba(255, 242, 242, .75)))}.cdr-form-group--error_15-0-1:hover{background-color:var(--cdr-form-group-error-background-hover, transparent)}.cdr-form-group--disabled_15-0-1{cursor:not-allowed;color:var(--cdr-form-group-disabled-text-color, var(--cdr-color-text-disabled, #d1cbbd))}.cdr-form-group--disabled_15-0-1 .cdr-form-group__optional_15-0-1,.cdr-form-group--disabled_15-0-1 .cdr-form-group__required_15-0-1{color:#d1cbbd}.cdr-form-group__wrapper_15-0-1{border-radius:.4rem;display:flex;flex-direction:column}.cdr-form-group__wrapper_15-0-1>*{flex:1 1 0}.cdr-form-group__optional_15-0-1{color:var(--cdr-form-group-optional-text-color, var(--cdr-color-text-input-optional, rgba(66, 59, 47, .75)))}
|
package/dist/style/cdr-grid.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-grid_15-0-
|
|
1
|
+
.cdr-grid_15-0-1{display:grid;list-style:none;margin:0;padding:0;gap:1.6rem 1.6rem}.cdr-grid--gutter-none_15-0-1{gap:0 0}.cdr-grid--gutter-small_15-0-1{gap:.2rem .2rem}.cdr-grid--gutter-medium_15-0-1{gap:1.6rem 1.6rem}.cdr-grid--gutter-large_15-0-1{gap:3.2rem 3.2rem}@media (min-width: 0) and (max-width: 767px){.cdr-grid--gutter-none\@xs_15-0-1{gap:0 0}.cdr-grid--gutter-small\@xs_15-0-1{gap:.2rem .2rem}.cdr-grid--gutter-medium\@xs_15-0-1{gap:1.6rem 1.6rem}.cdr-grid--gutter-large\@xs_15-0-1{gap:3.2rem 3.2rem}}@media (min-width: 768px) and (max-width: 991px){.cdr-grid--gutter-none\@sm_15-0-1{gap:0 0}.cdr-grid--gutter-small\@sm_15-0-1{gap:.2rem .2rem}.cdr-grid--gutter-medium\@sm_15-0-1{gap:1.6rem 1.6rem}.cdr-grid--gutter-large\@sm_15-0-1{gap:3.2rem 3.2rem}}@media (min-width: 992px) and (max-width: 1231px){.cdr-grid--gutter-none\@md_15-0-1{gap:0 0}.cdr-grid--gutter-small\@md_15-0-1{gap:.2rem .2rem}.cdr-grid--gutter-medium\@md_15-0-1{gap:1.6rem 1.6rem}.cdr-grid--gutter-large\@md_15-0-1{gap:3.2rem 3.2rem}}@media (min-width: 1232px){.cdr-grid--gutter-none\@lg_15-0-1{gap:0 0}.cdr-grid--gutter-small\@lg_15-0-1{gap:.2rem .2rem}.cdr-grid--gutter-medium\@lg_15-0-1{gap:1.6rem 1.6rem}.cdr-grid--gutter-large\@lg_15-0-1{gap:3.2rem 3.2rem}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-heading-display_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-heading-display_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Stuart,Georgia,serif;font-style:normal;font-weight:400;letter-spacing:0;font-size:8.6rem;line-height:9.2rem;font-size:var(--cdr-heading-display-font-size);line-height:var(--cdr-heading-display-line-height)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-heading-sans_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-heading-sans_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:2.4rem;line-height:3rem;font-size:var(--cdr-heading-sans-font-size);line-height:var(--cdr-heading-sans-line-height)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-heading-serif_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-heading-serif_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Stuart,Georgia,serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:5.4rem;line-height:6.4rem;font-size:var(--cdr-heading-serif-font-size);line-height:var(--cdr-heading-serif-line-height);font-weight:var(--cdr-heading-serif-font-weight)}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-heading-display_15-0-
|
|
1
|
+
.cdr-heading-display_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Stuart,Georgia,serif;font-style:normal;font-weight:400;letter-spacing:0;font-size:8.6rem;line-height:9.2rem;font-size:var(--cdr-heading-display-font-size);line-height:var(--cdr-heading-display-line-height)}:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-subheading-sans_15-0-1{color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));margin:0;font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:0;font-size:2.4rem;line-height:3rem;font-size:var(--cdr-subheading-sans-font-size);line-height:var(--cdr-subheading-sans-line-height)}.cdr-heading-subheading-block__heading_15-0-1{display:block;margin:0 0 1.6rem;max-width:40ch}.cdr-heading-subheading-block__subheading_15-0-1{display:block;margin-top:1.2rem!important;max-width:60ch}
|
package/dist/style/cdr-icon.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-icon_15-0-
|
|
1
|
+
.cdr-icon_15-0-1{display:inline-block;vertical-align:middle;flex:0 0 auto;width:2.4rem;height:2.4rem;fill:var(--cdr-icon-fill-default, var(--cdr-color-icon-default, #928b80))}.cdr-icon--small_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large_15-0-1{width:3.2rem;height:3.2rem}@media (min-width: 0) and (max-width: 767px){.cdr-icon--small\@xs_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@xs_15-0-1{width:3.2rem;height:3.2rem}}@media (min-width: 768px) and (max-width: 991px){.cdr-icon--small\@sm_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@sm_15-0-1{width:3.2rem;height:3.2rem}}@media (min-width: 992px) and (max-width: 1231px){.cdr-icon--small\@md_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@md_15-0-1{width:3.2rem;height:3.2rem}}@media (min-width: 1232px){.cdr-icon--small\@lg_15-0-1{width:1.6rem;height:1.6rem}.cdr-icon--large\@lg_15-0-1{width:3.2rem;height:3.2rem}}.cdr-icon--inherit-color_15-0-1{fill:inherit}
|
package/dist/style/cdr-img.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-image_15-0-
|
|
1
|
+
.cdr-image_15-0-1{max-inline-size:100%;block-size:auto;aspect-ratio:var(--cdr-img-aspect-ratio);-o-object-fit:var(--cdr-img-object-fit);object-fit:var(--cdr-img-object-fit);-o-object-position:var(--cdr-img-object-position);object-position:var(--cdr-img-object-position);border-radius:var(--cdr-img-border-radius)}
|
package/dist/style/cdr-input.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-label-standalone_15-0-
|
|
1
|
+
.cdr-label-standalone_15-0-1{display:grid;grid-template-areas:"label label info" "input input input" "post post post"}.cdr-label-standalone__label-wrapper_15-0-1{grid-area:label}.cdr-label-standalone__label_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;color:var(--cdr-label-standalone-text-color, var(--cdr-color-text-input-label, rgba(12, 11, 8, .75)));margin:0}.cdr-label-standalone__label--sr-only_15-0-1{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);border:0}.cdr-label-standalone__label--disabled_15-0-1,.cdr-label-standalone__label--disabled_15-0-1 .cdr-label-standalone__optional_15-0-1{color:var(--cdr-label-standalone-disabled-text-color, var(--cdr-color-text-input-disabled, #d1cbbd))}.cdr-label-standalone__optional_15-0-1{color:var(--cdr-label-standalone-optional-text-color, var(--cdr-color-text-input-optional, rgba(66, 59, 47, .75)))}.cdr-label-standalone__helper_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;color:var(--cdr-label-standalone-helper-text-color, var(--cdr-color-text-input-help, rgba(66, 59, 47, .75)));margin-top:.2rem}.cdr-label-standalone__info_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;grid-area:info;order:2;align-self:end;justify-self:end}.cdr-label-standalone__post-content_15-0-1{grid-area:post}.cdr-label-standalone__info-action_15-0-1{display:flex;justify-content:center;align-items:center;width:4rem}.cdr-label-standalone__input-wrap_15-0-1{position:relative;display:flex;grid-area:input}.cdr-label-standalone__input-spacing_15-0-1{margin-top:.8rem}.cdr-form-error_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;color:var(--cdr-form-error-text-color, var(--cdr-color-text-input-error, #b33322));fill:var(--cdr-form-error-fill-color, var(--cdr-color-text-input-error, #b33322));margin-top:.4rem}.cdr-form-error__icon_15-0-1{margin-right:.4rem}.cdr-input__button{display:inline-block}.cdr-input__button~.cdr-input__button{position:relative;margin-left:-.4rem}.cdr-input__button~.cdr-input__button:before{content:"";background-color:var(--cdr-input-label-background-color, var(--cdr-color-border-input-default, #928b80));position:absolute;left:-.1rem;width:.1rem;height:55%;top:50%;transform:translateY(-50%)}.cdr-input__button:hover,.cdr-input__button:active,.cdr-input__button:focus,.cdr-input__button:focus-within{background-color:var(--cdr-input-label-background-interaction, var(--cdr-color-background-input-default-active, #f9f8f6));box-shadow:inset 0 0 0 .2rem var(--cdr-input-label-box-shadow-interaction, var(--cdr-color-border-input-default-focus, #20201d));outline:none;fill:var(--cdr-input-label-fill-interaction, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)))}.cdr-input__button:hover svg,.cdr-input__button:active svg,.cdr-input__button:focus svg,.cdr-input__button:focus-within svg{box-shadow:none;fill:var(--cdr-input-label-svg-fill-interaction, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)))!important}.cdr-input__button:hover:before,.cdr-input__button:active:before,.cdr-input__button:focus:before,.cdr-input__button:focus-within:before{width:0}.cdr-input__button:last-child{margin-right:-.8rem;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem}.cdr-input_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;font-weight:500;color:var(--cdr-input-text-color-default, var(--cdr-color-text-input-default, #20201d));border:0;background-color:var(--cdr-input-background-color-default, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)));box-shadow:inset 0 0 0 .1rem var(--cdr-input-box-shadow-default, var(--cdr-color-border-input-default, #928b80));fill:var(--cdr-input-icon-fill, var(--cdr-color-icon-default, #928b80));border-radius:.4rem;padding:.8rem;height:4rem;display:block;width:100%;overflow:visible;margin:0;-webkit-appearance:none!important}.cdr-input_15-0-1[type=number]::-webkit-inner-spin-button,.cdr-input_15-0-1[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.cdr-input_15-0-1:active,.cdr-input_15-0-1:focus{outline:none;box-shadow:inset 0 0 0 .2rem var(--cdr-input-box-shadow-focus, var(--cdr-color-border-input-default-focus, #20201d)),0 .2rem .2rem #0c0b0833}.cdr-input_15-0-1::-moz-placeholder{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;color:var(--cdr-input-placeholder-text-color, var(--cdr-color-text-input-placeholder, rgba(66, 59, 47, .75)))}.cdr-input_15-0-1::placeholder{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.6rem;line-height:2.2rem;color:var(--cdr-input-placeholder-text-color, var(--cdr-color-text-input-placeholder, rgba(66, 59, 47, .75)))}.cdr-input_15-0-1[disabled]{background-color:var(--cdr-input-background-color-disabled, var(--cdr-color-background-input-default-disabled, #f9f8f6));color:var(--cdr-input-text-color-disabled, var(--cdr-color-text-input-disabled, #d1cbbd));box-shadow:inset 0 0 0 .1rem var(--cdr-input-box-shadow-disabled, var(--cdr-color-border-input-default-disabled, #d1cbbd))}.cdr-input_15-0-1[disabled]:hover{box-shadow:inset 0 0 0 .1rem var(--cdr-input-box-shadow-disabled-hover, var(--cdr-color-border-input-default-disabled, #d1cbbd));cursor:not-allowed}.cdr-input_15-0-1[disabled]::-moz-placeholder{color:var(--cdr-input-placeholder-text-color-disabled, var(--cdr-color-text-input-disabled, #d1cbbd))}.cdr-input_15-0-1[disabled]::placeholder{color:var(--cdr-input-placeholder-text-color-disabled, var(--cdr-color-text-input-disabled, #d1cbbd))}.cdr-input--focus_15-0-1 svg{fill:var(--cdr-input-svg-fill-focus, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)))!important}.cdr-input--multiline_15-0-1{height:auto}.cdr-input--preicon_15-0-1{padding-left:3.7rem!important}.cdr-input--posticon_15-0-1{padding-right:4.5rem}.cdr-input--posticons_15-0-1{padding-right:9rem}.cdr-input--primary_15-0-1{background-color:var(--cdr-input-background-color-default, var(--cdr-color-background-input-default, rgba(244, 242, 237, .15)))}.cdr-input--primary_15-0-1:active,.cdr-input--primary_15-0-1:focus{background-color:var(--cdr-input-background-color-default-focus, var(--cdr-color-background-input-default-active, #f9f8f6))}.cdr-input--secondary_15-0-1{background-color:var(--cdr-input-background-color-secondary, var(--cdr-color-background-input-secondary, rgba(255, 255, 255, .85)))}.cdr-input--secondary_15-0-1:active,.cdr-input--secondary_15-0-1:focus{background-color:var(--cdr-input-background-color-secondary-active, var(--cdr-color-background-input-secondary-active, #ffffff))}.cdr-input--error_15-0-1{background-color:var(--cdr-input-error-background-color, var(--cdr-color-background-input-error, rgba(255, 242, 242, .75)));box-shadow:inset 0 0 0 .1rem var(--cdr-input-error-box-shadow, var(--cdr-color-border-input-error, #b33322))}.cdr-input--large_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.8rem;line-height:2.4rem;line-height:3.2rem;padding-left:.8rem;height:4.8rem}.cdr-input--large_15-0-1::-moz-placeholder{line-height:3.2rem}.cdr-input--large_15-0-1::placeholder{line-height:3.2rem}@media (min-width: 0) and (max-width: 767px){.cdr-input--large\@xs_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.8rem;line-height:2.4rem;line-height:3.2rem;padding-left:.8rem;height:4.8rem}.cdr-input--large\@xs_15-0-1::-moz-placeholder{line-height:3.2rem}.cdr-input--large\@xs_15-0-1::placeholder{line-height:3.2rem}}@media (min-width: 768px) and (max-width: 991px){.cdr-input--large\@sm_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.8rem;line-height:2.4rem;line-height:3.2rem;padding-left:.8rem;height:4.8rem}.cdr-input--large\@sm_15-0-1::-moz-placeholder{line-height:3.2rem}.cdr-input--large\@sm_15-0-1::placeholder{line-height:3.2rem}}@media (min-width: 992px) and (max-width: 1231px){.cdr-input--large\@md_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.8rem;line-height:2.4rem;line-height:3.2rem;padding-left:.8rem;height:4.8rem}.cdr-input--large\@md_15-0-1::-moz-placeholder{line-height:3.2rem}.cdr-input--large\@md_15-0-1::placeholder{line-height:3.2rem}}@media (min-width: 1232px){.cdr-input--large\@lg_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.8rem;line-height:2.4rem;line-height:3.2rem;padding-left:.8rem;height:4.8rem}.cdr-input--large\@lg_15-0-1::-moz-placeholder{line-height:3.2rem}.cdr-input--large\@lg_15-0-1::placeholder{line-height:3.2rem}}.cdr-input__pre-icon_15-0-1{position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.cdr-input__post-icon_15-0-1{display:block;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.cdr-input__helper-text_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;color:var(--cdr-input-helper-text-color, var(--cdr-color-text-input-help, rgba(66, 59, 47, .75)));display:inline-block;margin-top:.4rem}.cdr-input-wrap_15-0-1{position:relative;flex-grow:1;fill:var(--cdr-input-wrap-fill, var(--cdr-color-icon-default, #928b80))}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-kicker_15-0-
|
|
1
|
+
:root{--cdr-heading-display-line-height-ratio: 1.07;--cdr-heading-serif-line-height-ratio: 1.25;--cdr-heading-sans-line-height-ratio: 1.25;--cdr-subheading-sans-line-height-ratio: 1.333;--cdr-utility-sans-line-height-ratio: 1.3;--cdr-utility-serif-line-height-ratio: 1.3;--cdr-eyebrow-line-height-ratio: 1.5;--cdr-body-line-height-ratio: 1.8}@supports (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29cqw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44cqw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64cqw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9cqw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25cqw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72cqw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33cqw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13cqw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17cqw + 4.4rem, 9.54rem)}}@supports not (container-type: inline-size){:root{--cdr-type-scale--1: clamp(1.33rem, .29vw + 1.24rem, 1.6rem);--cdr-type-scale-0: clamp(1.6rem, .44vw + 1.46rem, 2rem);--cdr-type-scale-1: clamp(1.92rem, .64vw + 1.72rem, 2.5rem);--cdr-type-scale-2: clamp(2.3rem, .9vw + 2.02rem, 3.13rem);--cdr-type-scale-3: clamp(2.76rem, 1.25vw + 2.36rem, 3.91rem);--cdr-type-scale-4: clamp(3.32rem, 1.72vw + 2.77rem, 4.88rem);--cdr-type-scale-5: clamp(3.98rem, 2.33vw + 3.24rem, 6.1rem);--cdr-type-scale-6: clamp(4.78rem, 3.13vw + 3.78rem, 7.63rem);--cdr-type-scale-7: clamp(5.73rem, 4.17vw + 4.4rem, 9.54rem)}}.cdr-kicker_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:500;letter-spacing:.032rem;font-size:1.2rem;line-height:1.8rem;text-transform:uppercase;color:var(--cdr-text-color, var(--cdr-color-text-primary, rgba(12, 11, 8, .75)));font-size:var(--cdr-type-scale--1);line-height:calc(var(--cdr-type-scale--1)*var(--cdr-heading-display-line-height-ratio))}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.cdr-label-standalone_15-0-
|
|
1
|
+
.cdr-label-standalone_15-0-1{display:grid;grid-template-areas:"label label info" "input input input" "post post post"}.cdr-label-standalone__label-wrapper_15-0-1{grid-area:label}.cdr-label-standalone__label_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;color:var(--cdr-label-standalone-text-color, var(--cdr-color-text-input-label, rgba(12, 11, 8, .75)));margin:0}.cdr-label-standalone__label--sr-only_15-0-1{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);border:0}.cdr-label-standalone__label--disabled_15-0-1,.cdr-label-standalone__label--disabled_15-0-1 .cdr-label-standalone__optional_15-0-1{color:var(--cdr-label-standalone-disabled-text-color, var(--cdr-color-text-input-disabled, #d1cbbd))}.cdr-label-standalone__optional_15-0-1{color:var(--cdr-label-standalone-optional-text-color, var(--cdr-color-text-input-optional, rgba(66, 59, 47, .75)))}.cdr-label-standalone__helper_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;color:var(--cdr-label-standalone-helper-text-color, var(--cdr-color-text-input-help, rgba(66, 59, 47, .75)));margin-top:.2rem}.cdr-label-standalone__info_15-0-1{font-family:Graphik,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;letter-spacing:-.016rem;font-size:1.4rem;line-height:1.8rem;grid-area:info;order:2;align-self:end;justify-self:end}.cdr-label-standalone__post-content_15-0-1{grid-area:post}.cdr-label-standalone__info-action_15-0-1{display:flex;justify-content:center;align-items:center;width:4rem}.cdr-label-standalone__input-wrap_15-0-1{position:relative;display:flex;grid-area:input}.cdr-label-standalone__input-spacing_15-0-1{margin-top:.8rem}
|