@cdc/waffle-chart 4.23.11 → 4.24.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/cdcwafflechart.js +107 -107
- package/package.json +3 -3
package/dist/cdcwafflechart.js
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
* Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
|
|
3
3
|
* Copyright 2015 Daniel Cardoso <@DanielCardoso>
|
|
4
4
|
* Licensed under MIT
|
|
5
|
-
*/@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);-moz-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.cdc-open-viz-module .loading{text-align:center;position:absolute;z-index:3;background:rgba(255,255,255,.5);left:0;right:0;bottom:0;top:0;min-height:30%}.cdc-open-viz-module .loading span{display:block;margin-bottom:1em;font-size:1.3em}.cdc-open-viz-module .loading .la-ball-beat{position:relative;box-sizing:border-box;margin:0 auto;transform:scale(1.3);font-size:0;color:#777;display:flex;justify-content:center;align-items:center;width:108px;height:36px}.cdc-open-viz-module .loading .la-ball-beat.sm,.cdc-open-viz-module .loading .la-ball-beat.xs,.cdc-open-viz-module .loading .la-ball-beat.xxs{transform:scale(.7)}.cdc-open-viz-module .loading .la-ball-beat div+div{margin-left:10px}.cdc-open-viz-module .loading .la-ball-beat>div{position:relative;box-sizing:border-box;width:20px;height:20px;border-radius:100%;animation:ball-beat .7s -.15s infinite linear;display:inline-block;background-color:currentColor;border:0 solid currentColor}.cdc-open-viz-module .loading .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove-icon{display:inline-flex;width:1em;height:auto;justify-content:center;align-items:center}@media all and (-ms-high-contrast: none){.cove-icon{height:30px}}.cove-icon>svg{width:auto;height:auto;max-width:100%;max-height:100%;pointer-events:none}:root{--cove-tooltip-bg: #fff;--cove-tooltip-color: black;--cove-tooltip-font-size: 14px;--cove-tooltip-border-color: #bdbdbd;--cove-tooltip-heading-fontWeight: bold;--cove-tooltip-animation: .5s cubic-bezier(.16, 1, .3, 1) 50ms 1 forwards;--cove-tooltip-maxWidth: 280px}.cove .capitalize,.cdc-open-viz-module .capitalize{text-transform:capitalize}.cove .react-tooltip .styles-module_arrow,.cove .react-tooltip .react-tooltip-arrow,.cdc-open-viz-module .react-tooltip .styles-module_arrow,.cdc-open-viz-module .react-tooltip .react-tooltip-arrow{border-bottom:var(--cove-tooltip-border-color) 1px solid;border-right:var(--cove-tooltip-border-color) 1px solid;backface-visibility:hidden}.cove .editor-panel .cove-label+.cove-tooltip,.cdc-open-viz-module .editor-panel .cove-label+.cove-tooltip{top:1px;margin-left:.5rem;font-size:.75rem}.cove .editor-panel .cove-accordion__button .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-accordion__button .cove-tooltip{display:inline-flex;right:1.5rem;line-height:inherit}.cove .editor-panel .cove-list-group__item .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-list-group__item .cove-tooltip{width:100%;display:block;line-height:inherit}.cove .react-tooltip,.cove .tooltip,.cdc-open-viz-module .react-tooltip,.cdc-open-viz-module .tooltip{color:var(--cove-tooltip-color);border:1px solid var(--cove-tooltip-border-color);padding:.3rem .5rem;z-index:1000;opacity:1}.cove .react-tooltip .interactive a,.cove .tooltip .interactive a,.cdc-open-viz-module .react-tooltip .interactive a,.cdc-open-viz-module .tooltip .interactive a{pointer-events:all}.cove .react-tooltip ul,.cove .tooltip ul,.cdc-open-viz-module .react-tooltip ul,.cdc-open-viz-module .tooltip ul{list-style:none}.cove .react-tooltip ul li,.cove .tooltip ul li,.cdc-open-viz-module .react-tooltip ul li,.cdc-open-viz-module .tooltip ul li{font-size:var(--cove-tooltip-font-size)!important}.cove .react-tooltip ul>li.tooltip-body,.cove .tooltip ul>li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body{border-top:1px solid black;padding-top:5px}.cove .react-tooltip ul li.tooltip-body:first-of-type,.cove .tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .react-tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .tooltip ul li.tooltip-body:first-of-type{padding-top:5px;border-top:1px solid black}.cove .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cove .tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body~li.tooltip-body{border-top:initial;padding-top:initial}.cove .react-tooltip .tooltip-heading,.cove .tooltip .tooltip-heading,.cdc-open-viz-module .react-tooltip .tooltip-heading,.cdc-open-viz-module .tooltip .tooltip-heading{display:block;font-weight:var(--cove-tooltip-heading-fontWeight)!important;padding-bottom:3px;padding-top:3px;font-size:var(--cove-tooltip-font-size)!important}.cove-tooltip{display:inline-block;position:relative;line-height:1em}.cove-tooltip--target{display:inherit;cursor:pointer}.cove-accordion__button+.cove-tooltip--target{display:inline-flex;line-height:inherit}.cove-tooltip__content{max-width:var(--cove-tooltip-maxWidth);padding:10px 8px;font-size:.875rem;line-height:1.125rem;text-align:left;color:var(--cove-tooltip-color);background-color:var(--cove-tooltip-bg);border-radius:5px;-webkit-user-select:none;user-select:none;cursor:default;z-index:1}.cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove-tooltip__content.place-top.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-btt var(--cove-tooltip-animation)}.cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove-tooltip__content.place-right.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ltr var(--cove-tooltip-animation)}.cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove-tooltip__content.place-bottom.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ttb var(--cove-tooltip-animation)}.cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove-tooltip__content.place-left.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-rtl var(--cove-tooltip-animation)}.cove .cove-accordion__item select{text-transform:capitalize}.cove .cove-accordion__item .number-narrow{min-width:auto;width:75px}.cove .cove-accordion__heading{background:#f2f2f2}.cove .cove-accordion__button{display:flex;justify-content:space-between;position:relative;width:100%;padding:.3em 1em;font-size:1em;text-align:left;border-bottom:1px solid rgba(0,0,0,.2);-webkit-user-select:none;user-select:none;cursor:pointer}.cove .cove-accordion__button:before{display:inline-block;content:"";height:7px;width:7px;margin-right:1em;border-bottom:2px solid currentColor;border-right:2px solid currentColor;right:0;position:absolute;top:50%;transform:rotate(-45deg) translate(0) translateY(-50%);transition:.1s all}.cove .cove-accordion__button[aria-expanded=true]:before,.cove .cove-accordion__button[aria-selected=true]:before{transform:rotate(45deg) translate(-2px) translateY(-70%);margin-right:1.3em;transition:.1s all}.cove .cove-accordion__button .cove-tooltip,.cove .cove-accordion__button .cove-tooltip--target{display:inline-flex}.cove .cove-accordion__button .cove-tooltip{right:1.5rem}.cove .cove-accordion__panel{border-bottom:1px solid rgba(0,0,0,.2);padding:1em 1.25em 2em;animation:fadeIn .2s ease-in}.cove .cove-accordion__panel:first-child{margin-top:0}.cove .cove-accordion__panel h5{font-size:.8em}.cove .cove-accordion__panel-section{padding:16px;border:1px solid #c4c4c4;border-radius:8px;margin-top:8px;margin-bottom:24px}.cove .cove-accordion__panel-row{display:flex;justify-content:flex-start;margin-left:-4px;margin-right:-4px}.cove .cove-accordion__panel-col{flex:1 1 0;padding-left:4px;padding-right:4px}.cove .cove-accordion__divider{border:0;border-top:1px solid #e2e2e2;margin-top:1.5rem;margin-bottom:1.5rem}.cove .cove-accordion__panel-label,.cove .cove-accordion__panel-label--muted,.cove .cove-accordion__panel-label--inline{font-size:14px;text-transform:unset;font-weight:400;line-height:16px;-webkit-user-select:none;user-select:none}.cove .cove-accordion__small-inputs input[type=text]{display:block;width:100%;height:22px;min-width:unset!important;padding-top:0;padding-bottom:0;font-size:1.1em;line-height:1em;box-sizing:border-box}.cove .cove-accordion__panel-label--inline{text-align:right;margin-right:8px}.cove .cove-accordion__panel-label--muted{color:#6f6f6f}.cove .cove-accordion__input-error{color:#d8000c;border:#d8000c 1px solid}.cove .cove-accordion__panel-error{color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;margin-top:12px;padding:4px 8px;line-height:1.2em;font-size:14px;border-radius:4px}.cove-loadspin{display:inline-block;overflow:hidden}.cove-loadspin__roller{display:inline-block;position:relative;width:100%;height:100%;transform-origin:top left}.cove-loadspin__roller div{animation:cove-loadspin__roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.cove-loadspin__roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background-color:inherit;margin:-4px 0 0 -4px}.cove-loadspin__roller div:nth-child(1):after{top:63px;left:63px}.cove-loadspin__roller div:nth-child(2){animation-delay:-.05s}.cove-loadspin__roller div:nth-child(2):after{top:68px;left:56px}.cove-loadspin__roller div:nth-child(3){animation-delay:-.1s}.cove-loadspin__roller div:nth-child(3):after{top:71px;left:48px}.cove-loadspin__roller div:nth-child(4){animation-delay:-.15s}.cove-loadspin__roller div:nth-child(4):after{top:72px;left:40px}.cove-loadspin__roller div:nth-child(5){animation-delay:-.2s}.cove-loadspin__roller div:nth-child(5):after{top:71px;left:32px}.cove-loadspin__roller div:nth-child(6){animation-delay:-.25s}.cove-loadspin__roller div:nth-child(6):after{top:68px;left:24px}.cove-loadspin__roller div:nth-child(7){animation-delay:-.3s}.cove-loadspin__roller div:nth-child(7):after{top:63px;left:17px}.cove-loadspin__roller div:nth-child(8){animation-delay:-.35s}.cove-loadspin__roller div:nth-child(8):after{top:56px;left:12px}@keyframes cove-loadspin__roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sbdocs .cove-button{margin-right:1rem;margin-bottom:1rem}.sbdocs .cove-button.fluid{width:100%;margin-right:0}.cove-button{display:inline-block;position:relative;min-height:2.125rem;padding:.375rem .75rem;font-size:1rem;text-align:center;text-decoration:none;vertical-align:middle;color:#fff;background-color:#005eaa;border-radius:.1875rem;border:0;outline:none;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button *{pointer-events:none;-webkit-user-select:none;user-select:none}.cove-button:disabled{background-color:#959595!important;cursor:not-allowed}.cove-button:not(:disabled){cursor:pointer}.cove-button:hover,.cove-button:active,.cove-button:focus,.cove-button.active{background-color:#006cc4}.cove-button:not(.loading):focus:after,.cove-button:not(.loading):active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;outline:2px solid rgba(161,161,161,.6);border-radius:.3125em;margin:-2px;pointer-events:none}.cove-button.loading:disabled{cursor:default}.cove-button.fluid{width:100%}.cove-button.success{background-color:#44aa41}.cove-button.success:hover{background-color:#4eba4b}.cove-button.warn{background-color:#d73636}.cove-button.warn:hover{background-color:#cb2828}.cove-button.muted{background-color:#a0a0a0}.cove-button.muted:hover{background-color:#939393}.cove-button.cove-button--flex-center{display:inline-flex;justify-content:center;align-items:center}.cove-button__text{position:relative;transition:width .5s cubic-bezier(.16,1,.3,1);align-self:stretch}.cove-button__text .cove-button__text--loading{opacity:0}.cove-button__text .cove-button__text--children{opacity:1}.cove-button__text .cove-button__text--loading,.cove-button__text .cove-button__text--children{position:absolute;top:0;left:0;white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button__load-spin{display:flex;width:0;overflow:hidden}.cove-button__text--loading,.cove-button__load-spin{white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1);opacity:0}.cove-editor{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"panel content";height:100vh}.cove-editor *,.cove-editor *:before,.cove-editor *:after{box-sizing:border-box}.cove-editor body,.cove-editor h1,.cove-editor h2,.cove-editor h3,.cove-editor h4,.cove-editor p,.cove-editor figure,.cove-editor blockquote,.cove-editor dl,.cove-editor dd{margin:0}.cove-editor ul[role=list],.cove-editor ol[role=list]{list-style:none}.cove-editor html:focus-within{scroll-behavior:smooth}.cove-editor body{text-rendering:optimizeSpeed;line-height:1.5}.cove-editor a:not([class]){text-decoration-skip-ink:auto}.cove-editor img,.cove-editor picture{max-width:100%;display:block}.cove-editor input,.cove-editor button,.cove-editor textarea,.cove-editor select{font:inherit}.cove-editor sub,.cove-editor sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cove-editor sup{top:-.5em}.cove-editor sub{bottom:-.25em}@media (prefers-reduced-motion: reduce){.cove-editor html:focus-within{scroll-behavior:auto}.cove-editor *,.cove-editor *:before,.cove-editor *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.cove-editor .cove-editor__panel{grid-area:panel;width:350px;transition:width .5s ease;font-size:15px;background:#fff;border-right:1px solid #c2c2c2;overflow-x:hidden;overflow-y:auto;z-index:7}.cove-editor .cove-editor__heading{font-size:1.125em;-webkit-user-select:none;user-select:none;padding:.625rem 1.125rem}.cove-editor .cove-editor__panel-container{width:350px;min-width:350px}.cove-editor .cove-editor__content{grid-area:content}.cove-editor .cove-editor__content .cove-editor__content-wrap{margin:3em auto 0;max-width:35em}.cove-editor .cove-editor--toggle{position:absolute;top:10px;left:307px;width:25px;height:25px;background-color:#f2f2f2;border-radius:60px;color:#000;font-size:1em;border:0;cursor:pointer;transition:left .4s ease 65ms,background-color .2s ease;box-shadow:#00000080 0 1px 2px;-webkit-user-select:none;user-select:none;z-index:8}.cove-editor .cove-editor--toggle:before{top:43%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"«"}.cove-editor .cove-editor--toggle.collapsed{left:1em;margin-left:0}.cove-editor .cove-editor--toggle.collapsed:before{content:"»"}.cove-editor .cove-editor--toggle:hover{background-color:#fff}.cove-editor__panel.hidden{width:0}.cove-editor__panel .two-col-inputs{display:flex;margin-top:1em;justify-content:space-between}.cove-editor__panel .two-col-inputs>label{width:48%;margin-top:0!important}.cove-editor__panel .divider-heading{display:block;font-size:1em;margin-top:1em}.cove-editor__panel .series-list{list-style:none;border:#c7c7c7 1px solid}.cove-editor__panel .series-list:empty{border:none!important}.cove-editor__panel .series-list li{padding:.3em .5em;display:flex;align-items:center;justify-content:space-between;font-size:.9em}.cove-editor__panel .series-list li:hover{background-color:#f2f2f2}.cove-editor__panel .series-list li span{font-size:.8em;color:red;cursor:pointer}.cove-editor__panel .series-list li+li{border-top:#c7c7c7 1px solid}.cove-editor__panel .form-container{border-right:#c7c7c7 1px solid;flex-grow:1}.cove-editor__panel .guidance-link{margin:2em 1em 0;padding:.75em 1em}.cove-editor__panel .guidance-link svg{width:60px;color:#005eaa;margin-right:1rem;height:60px}.cove-editor__panel .guidance-link svg path{fill:currentColor}.cove-editor__panel h2{background:#565656;color:#fff;font-size:1.1em;padding:.6em 1em;position:relative;border-bottom:#565656 3px solid;z-index:3}.cove-editor__panel fieldset{display:block}.cove-editor__panel .primary-fieldset{padding:0;margin:0;border:0}.cove-editor__panel ul.column-edit{list-style:none;padding-left:0}.cove-editor__panel ul.column-edit li{margin-top:1em}.cove-editor__panel ul.column-edit .three-col{display:flex;justify-content:space-between}.cove-editor__panel ul.column-edit .three-col>label{margin-top:0;width:30%;display:inline-block}.cove-editor__panel ul.column-edit .three-col>label input[type=text],.cove-editor__panel ul.column-edit .three-col>label input[type=number]{width:50px}.cove-editor__panel .remove-column{margin:0 auto;color:#c32b2b;font-size:.7em;font-weight:700;line-height:1.6em;text-decoration:underline;text-transform:uppercase;border:0;border-radius:5px;transition:.1s all;float:right;outline:0;cursor:pointer}.cove-editor__panel .edit-block{padding-left:1em;border:0;border-left:rgba(0,0,0,.2) 4px solid;transition:.2s all}.cove-editor__panel .edit-block:not(:first-child){margin-top:2em}.cove-editor__panel .edit-block input[type=text],.cove-editor__panel .edit-block input[type=number]{font-size:1em}.cove-editor__panel .edit-block label{margin-top:0}.cove-editor__panel .edit-block label+label{margin-top:1em}.cove-editor__panel .edit-block:hover{border-left:rgba(0,0,0,.7) 4px solid;transition:.2s all}.cove-editor__panel span.subtext{display:block;color:#00000080;text-transform:none;font-weight:400}.cove-editor__panel .btn{margin-top:1em}.cove-editor__panel .sort-list{list-style:none}.cove-editor__panel .sort-list>li{margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .sort-list li>div{display:block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-bottom:.3em;cursor:move}.cove-editor__panel .info{font-size:.8em;line-height:1.4em;font-style:italic;padding-top:10px}.cove-editor__panel .react-tags__search{width:100%}.cove-editor__panel .react-tags{position:relative;cursor:text}.cove-editor__panel .react-tags input.react-tags__search-input{font-size:.8rem}.cove-editor__panel .react-tags span{display:inline}.cove-editor__panel .react-tags.is-focused{border-color:#000000b3}.cove-editor__panel .react-tags__selected{display:inline}.cove-editor__panel .react-tags__selected-tag{display:inline-block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .react-tags__selected-tag:after{content:"✕";color:#aaa;margin-left:8px}.cove-editor__panel .react-tags__selected-tag:hover,.cove-editor__panel .react-tags__selected-tag:focus{border-color:#b1b1b1}.cove-editor__panel .react-tags__search{display:inline-block;max-width:100%}.cove-editor__panel .react-tags__search input{max-width:100%;margin:0;outline:none;padding:.5em .3em;font-size:inherit;line-height:inherit}.cove-editor__panel .react-tags__search input::-ms-clear{display:none}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__search{position:relative}}.cove-editor__panel .react-tags__suggestions{position:absolute;top:100%;left:0;width:100%}.cove-editor__panel .react-tags__suggestions ul{margin:4px -1px;padding:0;list-style:none;background:white;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px #0003}.cove-editor__panel .react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.cove-editor__panel .react-tags__suggestions li:hover{cursor:pointer;background:#eee}.cove-editor__panel .react-tags__suggestions li.is-active{background:#b7cfe0}.cove-editor__panel .react-tags__suggestions li.is-disabled{opacity:.5;cursor:auto}.cove-editor__panel .react-tags__suggestions li mark{text-decoration:underline;background:none;font-weight:600}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__suggestions{width:240px}}.advanced{padding:0 1em 1em;text-align:left}.advanced p{font-size:.8rem}.advanced .advanced-toggle-link{padding-top:1em;display:block;text-align:left;cursor:pointer;text-decoration:underline}.advanced .advanced-toggle-link span{text-decoration:none;display:inline-block;font-family:monospace;padding-right:5px}.advanced .advanced-toggle-link:hover{color:#000000b3}.advanced textarea{height:400px;width:100%;font-size:.9em;padding:.5em;font-family:monospace;box-sizing:border-box}ul.color-palette{display:flex;max-width:100%;padding:0;list-style:none;flex-wrap:wrap}ul.color-palette li{display:flex;width:21px;height:21px;border-radius:40px;margin-right:4px;margin-bottom:10px;overflow:hidden;cursor:pointer;position:relative}ul.color-palette li .click-target{position:absolute;top:0;left:0;right:0;bottom:0}ul.color-palette li.selected{border:rgba(0,0,0,.8) 2px solid}ul.color-palette li span{width:33.3%}.header ul.color-palette li{width:21px;height:21px;border-radius:40px;margin-right:2.8px}.cove-input{display:block;position:relative;padding:.5em;border-width:1px!important;border-style:solid!important;border-color:#cbcbcb!important;border-radius:.1875rem;transition:border-color .2s cubic-bezier(.16,1,.3,1);font-family:sans-serif;color:#333;width:100%;max-width:100%}.cove-input::placeholder{transition:opacity .4s cubic-bezier(.16,1,.3,1);color:#b3b3b3;opacity:1}.cove-input:focus{border-width:1px;border-style:solid;border-color:#4c4c4c;outline:0}.cove-input:focus::placeholder{opacity:0}.cove-input[disabled]{background-color:#e4e4e4}.cove-input.input--small{padding:0}.cove-input__label{display:inline-block;margin-bottom:.5rem;font-size:.75rem;color:#333;text-transform:uppercase;-webkit-user-select:none;user-select:none}.cove-input__textarea{width:100%;min-height:140px;max-width:100%;line-height:1.5em;color:#333}.cove-input--hidden{position:absolute;z-index:-999;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.cove-input-group--checkbox{margin-bottom:1rem}.cove-input-group--checkbox,.cove-input-group--radio{display:flex;align-items:center}.cove-input-group--checkbox label,.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio label,.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{cursor:pointer;-webkit-user-select:none;user-select:none}.cove-input-group--checkbox label,.cove-input-group--radio label{padding-right:6px}.cove-input-group--checkbox label+input[type=checkbox],.cove-input-group--checkbox label+input[type=radio],.cove-input-group--radio label+input[type=checkbox],.cove-input-group--radio label+input[type=radio]{margin-left:0}.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{display:inline-block;margin-right:0;margin-left:0}.cove-input-group--checkbox input[type=checkbox]+label,.cove-input-group--checkbox input[type=radio]+label,.cove-input-group--radio input[type=checkbox]+label,.cove-input-group--radio input[type=radio]+label{padding-right:0;padding-left:6px}.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=radio]{margin-bottom:5px}.cove-input__checkbox,.cove-input__checkbox--large,.cove-input__checkbox--small{display:inline-block;width:1.75rem;aspect-ratio:1/1;cursor:pointer}.cove-input__checkbox--small{width:1.25rem}.cove-input__checkbox--large{width:2.25rem}.cove-input__checkbox.active .cove-input__checkbox-box,.active.cove-input__checkbox--small .cove-input__checkbox-box,.active.cove-input__checkbox--large .cove-input__checkbox-box{background-color:#fff}.cove-input__checkbox.active .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--small .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--large .cove-input__checkbox-box.custom-color{box-shadow:none}.cove-input__checkbox.active .cove-input__checkbox-check,.active.cove-input__checkbox--small .cove-input__checkbox-check,.active.cove-input__checkbox--large .cove-input__checkbox-check{opacity:1;transform:translateY(-1px)}.cove-input__checkbox-box{position:relative;width:100%;height:100%;background-color:#f4f4f4;border-radius:3px;box-shadow:inset 0 0 0 1px #c4c4c4;transition:all .15s cubic-bezier(.16,1,.3,1)}.cove-input__checkbox-check{position:absolute;top:0;right:0;bottom:0;left:0;margin:3px;fill:#fff;pointer-events:none;transform:translateY(-1px);transition:all .25s cubic-bezier(.16,1,.3,1);opacity:0}.cove-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.cove-input-group>.cove-input{position:relative;flex:1 1 auto;width:1%;min-width:0}.cove-input-group>.cove-input__label{display:none}.cove-input-group:not(.clear)>:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.cove-input-group:not(.clear)>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.cove-input-group.clear[flow=left]>:first-child{border:0;left:0}.cove-input-group.clear[flow=right]>:last-child{border:0;right:0}.cove-input-group.clear .cove-input-group__label{position:absolute;background-color:transparent;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.cove-input-group__label{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#333;text-align:center;white-space:nowrap;background-color:#f2f2f2;border:1px solid #c7c7c7;border-radius:.1875rem}.cove-input__slider,.cove-input__slider--large,.cove-input__slider--small{display:inline-block;position:relative;width:60px;height:26px;padding:3px;cursor:pointer}.cove-input__slider.active .cove-input__slider-button,.active.cove-input__slider--large .cove-input__slider-button,.active.cove-input__slider--small .cove-input__slider-button{left:100%;transform:translate(-100%)}.cove-input__slider.active .cove-input__slider-track,.active.cove-input__slider--large .cove-input__slider-track,.active.cove-input__slider--small .cove-input__slider-track{background-color:#75b936}.cove-input__slider.slider--block,.slider--block.cove-input__slider--large,.slider--block.cove-input__slider--small{width:unset;aspect-ratio:1.85/1;padding:4px}.cove-input__slider.slider--block .cove-input__slider-button,.slider--block.cove-input__slider--large .cove-input__slider-button,.slider--block.cove-input__slider--small .cove-input__slider-button{border-radius:10%;box-shadow:0 2px 5px #0003}.cove-input__slider.slider--block .cove-input__slider-track,.slider--block.cove-input__slider--large .cove-input__slider-track,.slider--block.cove-input__slider--small .cove-input__slider-track{border-radius:4px;box-shadow:0 0 0 transparent}.cove-input__slider.slider--block.active .cove-input__slider-track,.slider--block.active.cove-input__slider--large .cove-input__slider-track,.slider--block.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset -40px 0 10px -10px #00000026}.cove-input__slider.slider--pill,.slider--pill.cove-input__slider--large,.slider--pill.cove-input__slider--small{width:60px;height:25px}.cove-input__slider.slider--pill .cove-input__slider-button,.slider--pill.cove-input__slider--large .cove-input__slider-button,.slider--pill.cove-input__slider--small .cove-input__slider-button{border-radius:999px;aspect-ratio:1.75/1}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before,.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;width:1px;height:calc(100% - 10px);background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(227,227,227) 30%,rgb(227,227,227) 70%,rgb(255,255,255) 100%);position:absolute;top:5px}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before{left:42%}.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{right:42%}.cove-input__slider.slider--3d .cove-input__slider-button,.slider--3d.cove-input__slider--large .cove-input__slider-button,.slider--3d.cove-input__slider--small .cove-input__slider-button{background:radial-gradient(circle at 100% 0%,rgb(255,255,255) 45%,rgb(200,200,200) 100%);box-shadow:0 1px 3px 1px #0006,inset 0 0 3px 2px #fff;height:160%;top:-30%;transform:translate(-20%)}.cove-input__slider.slider--3d .cove-input__slider-button:after,.slider--3d.cove-input__slider--large .cove-input__slider-button:after,.slider--3d.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;position:absolute;top:0;left:0;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #ececec;border-radius:999px;margin:3px}.cove-input__slider.slider--3d .cove-input__slider-track,.slider--3d.cove-input__slider--large .cove-input__slider-track,.slider--3d.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0006}.cove-input__slider.slider--3d.active .cove-input__slider-button,.slider--3d.active.cove-input__slider--large .cove-input__slider-button,.slider--3d.active.cove-input__slider--small .cove-input__slider-button{transform:translate(-80%)}.cove-input__slider.slider--3d.active .cove-input__slider-track,.slider--3d.active.cove-input__slider--large .cove-input__slider-track,.slider--3d.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0009}.cove-input__slider--small{width:40px;height:20px}.cove-input__slider--small.slider--pill{width:45px;height:20px}.cove-input__slider--small.slider--pill .cove-input__slider-button{aspect-ratio:1.5/1}.cove-input__slider--small.slider--pill .cove-input__slider-button:before,.cove-input__slider--small.slider--pill .cove-input__slider-button:after{display:none}.cove-input__slider--small.slider--3d .cove-input__slider-button{box-shadow:0 1px 2px 2px #00000038,inset 0 0 3px 2px #fff}.cove-input__slider--small.slider--3d .cove-input__slider-button:after{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.cove-input__slider--large{width:80px;height:35px}.cove-input__slider--large.slider--pill{width:80px;height:30px}.cove-input__slider--large.slider--3d .cove-input__slider-button:after{width:calc(100% - 8px);height:calc(100% - 8px);margin:4px}.cove-input__slider-button{position:relative;left:0;height:100%;aspect-ratio:1/1;background-color:#fff;box-shadow:-2px 4px 10px -7px #000;border-radius:100%;transition:all .2s cubic-bezier(.16,1,.3,1);z-index:2}.cove-input__slider-track{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ccc;border-radius:999px;transition:all .2s cubic-bezier(.16,1,.3,1)}.align-content-start{align-content:flex-start!important}.align-items-start{align-items:flex-start!important}.align-self-start{align-self:flex-start!important}.align-content-end{align-content:flex-end!important}.align-items-end{align-items:flex-end!important}.align-self-end{align-self:flex-end!important}.align-content-center{align-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.align-content-stretch{align-content:stretch!important}.align-items-stretch{align-items:stretch!important}.align-self-stretch{align-self:stretch!important}.align-items-baseline{align-items:baseline!important}.align-self-baseline{align-self:baseline!important}.align-content-around{align-content:space-around!important}.align-content-between{align-content:space-between!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes shake-horizontal{0%{transform:translate(20px)}20%{transform:translate(-20px)}40%{transform:translate(10px)}60%{transform:translate(-10px)}80%{transform:translate(4px)}to{transform:translate(0)}}.grid{display:grid;grid-template-columns:repeat(12,1fr)}.col-1{grid-column-end:span 1}.col-offset-1{grid-column-start:2}.row-1{grid-row-end:span 1}.row-offset-1{grid-row-start:2}.col-2{grid-column-end:span 2}.col-offset-2{grid-column-start:3}.row-2{grid-row-end:span 2}.row-offset-2{grid-row-start:3}.col-3{grid-column-end:span 3}.col-offset-3{grid-column-start:4}.row-3{grid-row-end:span 3}.row-offset-3{grid-row-start:4}.col-4{grid-column-end:span 4}.col-offset-4{grid-column-start:5}.row-4{grid-row-end:span 4}.row-offset-4{grid-row-start:5}.col-5{grid-column-end:span 5}.col-offset-5{grid-column-start:6}.row-5{grid-row-end:span 5}.row-offset-5{grid-row-start:6}.col-6{grid-column-end:span 6}.col-offset-6{grid-column-start:7}.row-6{grid-row-end:span 6}.row-offset-6{grid-row-start:7}.col-7{grid-column-end:span 7}.col-offset-7{grid-column-start:8}.row-7{grid-row-end:span 7}.row-offset-7{grid-row-start:8}.col-8{grid-column-end:span 8}.col-offset-8{grid-column-start:9}.row-8{grid-row-end:span 8}.row-offset-8{grid-row-start:9}.col-9{grid-column-end:span 9}.col-offset-9{grid-column-start:10}.row-9{grid-row-end:span 9}.row-offset-9{grid-row-start:10}.col-10{grid-column-end:span 10}.col-offset-10{grid-column-start:11}.row-10{grid-row-end:span 10}.row-offset-10{grid-row-start:11}.col-11{grid-column-end:span 11}.col-offset-11{grid-column-start:12}.row-11{grid-row-end:span 11}.row-offset-11{grid-row-start:12}.col-12{grid-column-end:span 12}.col-offset-12{grid-column-start:13}.row-12{grid-row-end:span 12}.row-offset-12{grid-row-start:13}.grid-gap-0{grid-gap:0px;gap:0px}.grid-gap-1{grid-gap:8px;gap:8px}.grid-gap-2{grid-gap:16px;gap:16px}.grid-gap-3{grid-gap:24px;gap:24px}.grid-gap-4{grid-gap:32px;gap:32px}.grid-gap-5{grid-gap:40px;gap:40px}.grid-gap-6{grid-gap:48px;gap:48px}.grid-gap-7{grid-gap:56px;gap:56px}.grid-gap-8{grid-gap:64px;gap:64px}@media (min-width: 480px){.col-xs-1{grid-column-end:span 1}.col-offset-xs-1{grid-column-start:2}.row-xs-1{grid-row-end:span 1}.row-offset-xs-1{grid-row-start:2}.col-xs-2{grid-column-end:span 2}.col-offset-xs-2{grid-column-start:3}.row-xs-2{grid-row-end:span 2}.row-offset-xs-2{grid-row-start:3}.col-xs-3{grid-column-end:span 3}.col-offset-xs-3{grid-column-start:4}.row-xs-3{grid-row-end:span 3}.row-offset-xs-3{grid-row-start:4}.col-xs-4{grid-column-end:span 4}.col-offset-xs-4{grid-column-start:5}.row-xs-4{grid-row-end:span 4}.row-offset-xs-4{grid-row-start:5}.col-xs-5{grid-column-end:span 5}.col-offset-xs-5{grid-column-start:6}.row-xs-5{grid-row-end:span 5}.row-offset-xs-5{grid-row-start:6}.col-xs-6{grid-column-end:span 6}.col-offset-xs-6{grid-column-start:7}.row-xs-6{grid-row-end:span 6}.row-offset-xs-6{grid-row-start:7}.col-xs-7{grid-column-end:span 7}.col-offset-xs-7{grid-column-start:8}.row-xs-7{grid-row-end:span 7}.row-offset-xs-7{grid-row-start:8}.col-xs-8{grid-column-end:span 8}.col-offset-xs-8{grid-column-start:9}.row-xs-8{grid-row-end:span 8}.row-offset-xs-8{grid-row-start:9}.col-xs-9{grid-column-end:span 9}.col-offset-xs-9{grid-column-start:10}.row-xs-9{grid-row-end:span 9}.row-offset-xs-9{grid-row-start:10}.col-xs-10{grid-column-end:span 10}.col-offset-xs-10{grid-column-start:11}.row-xs-10{grid-row-end:span 10}.row-offset-xs-10{grid-row-start:11}.col-xs-11{grid-column-end:span 11}.col-offset-xs-11{grid-column-start:12}.row-xs-11{grid-row-end:span 11}.row-offset-xs-11{grid-row-start:12}.col-xs-12{grid-column-end:span 12}.col-offset-xs-12{grid-column-start:13}.row-xs-12{grid-row-end:span 12}.row-offset-xs-12{grid-row-start:13}}@media (min-width: 768px){.col-sm-1{grid-column-end:span 1}.col-offset-sm-1{grid-column-start:2}.row-sm-1{grid-row-end:span 1}.row-offset-sm-1{grid-row-start:2}.col-sm-2{grid-column-end:span 2}.col-offset-sm-2{grid-column-start:3}.row-sm-2{grid-row-end:span 2}.row-offset-sm-2{grid-row-start:3}.col-sm-3{grid-column-end:span 3}.col-offset-sm-3{grid-column-start:4}.row-sm-3{grid-row-end:span 3}.row-offset-sm-3{grid-row-start:4}.col-sm-4{grid-column-end:span 4}.col-offset-sm-4{grid-column-start:5}.row-sm-4{grid-row-end:span 4}.row-offset-sm-4{grid-row-start:5}.col-sm-5{grid-column-end:span 5}.col-offset-sm-5{grid-column-start:6}.row-sm-5{grid-row-end:span 5}.row-offset-sm-5{grid-row-start:6}.col-sm-6{grid-column-end:span 6}.col-offset-sm-6{grid-column-start:7}.row-sm-6{grid-row-end:span 6}.row-offset-sm-6{grid-row-start:7}.col-sm-7{grid-column-end:span 7}.col-offset-sm-7{grid-column-start:8}.row-sm-7{grid-row-end:span 7}.row-offset-sm-7{grid-row-start:8}.col-sm-8{grid-column-end:span 8}.col-offset-sm-8{grid-column-start:9}.row-sm-8{grid-row-end:span 8}.row-offset-sm-8{grid-row-start:9}.col-sm-9{grid-column-end:span 9}.col-offset-sm-9{grid-column-start:10}.row-sm-9{grid-row-end:span 9}.row-offset-sm-9{grid-row-start:10}.col-sm-10{grid-column-end:span 10}.col-offset-sm-10{grid-column-start:11}.row-sm-10{grid-row-end:span 10}.row-offset-sm-10{grid-row-start:11}.col-sm-11{grid-column-end:span 11}.col-offset-sm-11{grid-column-start:12}.row-sm-11{grid-row-end:span 11}.row-offset-sm-11{grid-row-start:12}.col-sm-12{grid-column-end:span 12}.col-offset-sm-12{grid-column-start:13}.row-sm-12{grid-row-end:span 12}.row-offset-sm-12{grid-row-start:13}}@media (min-width: 960px){.col-md-1{grid-column-end:span 1}.col-offset-md-1{grid-column-start:2}.row-md-1{grid-row-end:span 1}.row-offset-md-1{grid-row-start:2}.col-md-2{grid-column-end:span 2}.col-offset-md-2{grid-column-start:3}.row-md-2{grid-row-end:span 2}.row-offset-md-2{grid-row-start:3}.col-md-3{grid-column-end:span 3}.col-offset-md-3{grid-column-start:4}.row-md-3{grid-row-end:span 3}.row-offset-md-3{grid-row-start:4}.col-md-4{grid-column-end:span 4}.col-offset-md-4{grid-column-start:5}.row-md-4{grid-row-end:span 4}.row-offset-md-4{grid-row-start:5}.col-md-5{grid-column-end:span 5}.col-offset-md-5{grid-column-start:6}.row-md-5{grid-row-end:span 5}.row-offset-md-5{grid-row-start:6}.col-md-6{grid-column-end:span 6}.col-offset-md-6{grid-column-start:7}.row-md-6{grid-row-end:span 6}.row-offset-md-6{grid-row-start:7}.col-md-7{grid-column-end:span 7}.col-offset-md-7{grid-column-start:8}.row-md-7{grid-row-end:span 7}.row-offset-md-7{grid-row-start:8}.col-md-8{grid-column-end:span 8}.col-offset-md-8{grid-column-start:9}.row-md-8{grid-row-end:span 8}.row-offset-md-8{grid-row-start:9}.col-md-9{grid-column-end:span 9}.col-offset-md-9{grid-column-start:10}.row-md-9{grid-row-end:span 9}.row-offset-md-9{grid-row-start:10}.col-md-10{grid-column-end:span 10}.col-offset-md-10{grid-column-start:11}.row-md-10{grid-row-end:span 10}.row-offset-md-10{grid-row-start:11}.col-md-11{grid-column-end:span 11}.col-offset-md-11{grid-column-start:12}.row-md-11{grid-row-end:span 11}.row-offset-md-11{grid-row-start:12}.col-md-12{grid-column-end:span 12}.col-offset-md-12{grid-column-start:13}.row-md-12{grid-row-end:span 12}.row-offset-md-12{grid-row-start:13}}@media (min-width: 1170px){.col-lg-1{grid-column-end:span 1}.col-offset-lg-1{grid-column-start:2}.row-lg-1{grid-row-end:span 1}.row-offset-lg-1{grid-row-start:2}.col-lg-2{grid-column-end:span 2}.col-offset-lg-2{grid-column-start:3}.row-lg-2{grid-row-end:span 2}.row-offset-lg-2{grid-row-start:3}.col-lg-3{grid-column-end:span 3}.col-offset-lg-3{grid-column-start:4}.row-lg-3{grid-row-end:span 3}.row-offset-lg-3{grid-row-start:4}.col-lg-4{grid-column-end:span 4}.col-offset-lg-4{grid-column-start:5}.row-lg-4{grid-row-end:span 4}.row-offset-lg-4{grid-row-start:5}.col-lg-5{grid-column-end:span 5}.col-offset-lg-5{grid-column-start:6}.row-lg-5{grid-row-end:span 5}.row-offset-lg-5{grid-row-start:6}.col-lg-6{grid-column-end:span 6}.col-offset-lg-6{grid-column-start:7}.row-lg-6{grid-row-end:span 6}.row-offset-lg-6{grid-row-start:7}.col-lg-7{grid-column-end:span 7}.col-offset-lg-7{grid-column-start:8}.row-lg-7{grid-row-end:span 7}.row-offset-lg-7{grid-row-start:8}.col-lg-8{grid-column-end:span 8}.col-offset-lg-8{grid-column-start:9}.row-lg-8{grid-row-end:span 8}.row-offset-lg-8{grid-row-start:9}.col-lg-9{grid-column-end:span 9}.col-offset-lg-9{grid-column-start:10}.row-lg-9{grid-row-end:span 9}.row-offset-lg-9{grid-row-start:10}.col-lg-10{grid-column-end:span 10}.col-offset-lg-10{grid-column-start:11}.row-lg-10{grid-row-end:span 10}.row-offset-lg-10{grid-row-start:11}.col-lg-11{grid-column-end:span 11}.col-offset-lg-11{grid-column-start:12}.row-lg-11{grid-row-end:span 11}.row-offset-lg-11{grid-row-start:12}.col-lg-12{grid-column-end:span 12}.col-offset-lg-12{grid-column-start:13}.row-lg-12{grid-row-end:span 12}.row-offset-lg-12{grid-row-start:13}}@media (min-width: 1280px){.col-xl-1{grid-column-end:span 1}.col-offset-xl-1{grid-column-start:2}.row-xl-1{grid-row-end:span 1}.row-offset-xl-1{grid-row-start:2}.col-xl-2{grid-column-end:span 2}.col-offset-xl-2{grid-column-start:3}.row-xl-2{grid-row-end:span 2}.row-offset-xl-2{grid-row-start:3}.col-xl-3{grid-column-end:span 3}.col-offset-xl-3{grid-column-start:4}.row-xl-3{grid-row-end:span 3}.row-offset-xl-3{grid-row-start:4}.col-xl-4{grid-column-end:span 4}.col-offset-xl-4{grid-column-start:5}.row-xl-4{grid-row-end:span 4}.row-offset-xl-4{grid-row-start:5}.col-xl-5{grid-column-end:span 5}.col-offset-xl-5{grid-column-start:6}.row-xl-5{grid-row-end:span 5}.row-offset-xl-5{grid-row-start:6}.col-xl-6{grid-column-end:span 6}.col-offset-xl-6{grid-column-start:7}.row-xl-6{grid-row-end:span 6}.row-offset-xl-6{grid-row-start:7}.col-xl-7{grid-column-end:span 7}.col-offset-xl-7{grid-column-start:8}.row-xl-7{grid-row-end:span 7}.row-offset-xl-7{grid-row-start:8}.col-xl-8{grid-column-end:span 8}.col-offset-xl-8{grid-column-start:9}.row-xl-8{grid-row-end:span 8}.row-offset-xl-8{grid-row-start:9}.col-xl-9{grid-column-end:span 9}.col-offset-xl-9{grid-column-start:10}.row-xl-9{grid-row-end:span 9}.row-offset-xl-9{grid-row-start:10}.col-xl-10{grid-column-end:span 10}.col-offset-xl-10{grid-column-start:11}.row-xl-10{grid-row-end:span 10}.row-offset-xl-10{grid-row-start:11}.col-xl-11{grid-column-end:span 11}.col-offset-xl-11{grid-column-start:12}.row-xl-11{grid-row-end:span 11}.row-offset-xl-11{grid-row-start:12}.col-xl-12{grid-column-end:span 12}.col-offset-xl-12{grid-column-start:13}.row-xl-12{grid-row-end:span 12}.row-offset-xl-12{grid-row-start:13}}.p-0{padding:0!important}.p-1{padding:8px!important}.p-2{padding:16px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:40px!important}.p-6{padding:48px!important}.p-7{padding:56px!important}.p-8{padding:64px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:8px!important}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:40px!important}.pt-6{padding-top:48px!important}.pt-7{padding-top:56px!important}.pt-8{padding-top:64px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:8px!important}.pr-2{padding-right:16px!important}.pr-3{padding-right:24px!important}.pr-4{padding-right:32px!important}.pr-5{padding-right:40px!important}.pr-6{padding-right:48px!important}.pr-7{padding-right:56px!important}.pr-8{padding-right:64px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:40px!important}.pb-6{padding-bottom:48px!important}.pb-7{padding-bottom:56px!important}.pb-8{padding-bottom:64px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:8px!important}.pl-2{padding-left:16px!important}.pl-3{padding-left:24px!important}.pl-4{padding-left:32px!important}.pl-5{padding-left:40px!important}.pl-6{padding-left:48px!important}.pl-7{padding-left:56px!important}.pl-8{padding-left:64px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:8px!important;padding-right:8px!important}.px-2{padding-left:16px!important;padding-right:16px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.px-5{padding-left:40px!important;padding-right:40px!important}.px-6{padding-left:48px!important;padding-right:48px!important}.px-7{padding-left:56px!important;padding-right:56px!important}.px-8{padding-left:64px!important;padding-right:64px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.py-5{padding-top:40px!important;padding-bottom:40px!important}.py-6{padding-top:48px!important;padding-bottom:48px!important}.py-7{padding-top:56px!important;padding-bottom:56px!important}.py-8{padding-top:64px!important;padding-bottom:64px!important}.m-0{margin:0!important}.m-1{margin:8px!important}.m-2{margin:16px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:40px!important}.m-6{margin:48px!important}.m-7{margin:56px!important}.m-8{margin:64px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:8px!important}.mt-2{margin-top:16px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:40px!important}.mt-6{margin-top:48px!important}.mt-7{margin-top:56px!important}.mt-8{margin-top:64px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:8px!important}.mr-2{margin-right:16px!important}.mr-3{margin-right:24px!important}.mr-4{margin-right:32px!important}.mr-5{margin-right:40px!important}.mr-6{margin-right:48px!important}.mr-7{margin-right:56px!important}.mr-8{margin-right:64px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:40px!important}.mb-6{margin-bottom:48px!important}.mb-7{margin-bottom:56px!important}.mb-8{margin-bottom:64px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:8px!important}.ml-2{margin-left:16px!important}.ml-3{margin-left:24px!important}.ml-4{margin-left:32px!important}.ml-5{margin-left:40px!important}.ml-6{margin-left:48px!important}.ml-7{margin-left:56px!important}.ml-8{margin-left:64px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:8px!important;margin-right:8px!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.mx-5{margin-left:40px!important;margin-right:40px!important}.mx-6{margin-left:48px!important;margin-right:48px!important}.mx-7{margin-left:56px!important;margin-right:56px!important}.mx-8{margin-left:64px!important;margin-right:64px!important}.mx-0{margin-top:0!important;margin-bottom:0!important}.mx-1{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-top:16px!important;margin-bottom:16px!important}.mx-3{margin-top:24px!important;margin-bottom:24px!important}.mx-4{margin-top:32px!important;margin-bottom:32px!important}.mx-5{margin-top:40px!important;margin-bottom:40px!important}.mx-6{margin-top:48px!important;margin-bottom:48px!important}.mx-7{margin-top:56px!important;margin-bottom:56px!important}.mx-8{margin-top:64px!important;margin-bottom:64px!important}.markup-include .theme-amber,.type-waffle-chart .theme-amber,.type-data-bite .theme-amber,.cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #fbab18}.markup-include.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-amber .cove-component__content.component--has-accent,.type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.type-data-bite.theme-amber .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.markup-include.theme-amber .cove-component__header,.type-waffle-chart.theme-amber .cove-component__header,.type-data-bite.theme-amber .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove.theme-amber .cove-component__header{border-color:#ffd54f}.markup-include .theme-blue,.type-waffle-chart .theme-blue,.type-data-bite .theme-blue,.cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #005eaa}.markup-include.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-blue .cove-component__content.component--has-accent,.type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.type-data-bite.theme-blue .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.markup-include.theme-blue .cove-component__header,.type-waffle-chart.theme-blue .cove-component__header,.type-data-bite.theme-blue .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove.theme-blue .cove-component__header{border-color:#88c3ea}.markup-include .theme-brown,.type-waffle-chart .theme-brown,.type-data-bite .theme-brown,.cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #705043}.markup-include.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-brown .cove-component__content.component--has-accent,.type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.type-data-bite.theme-brown .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.markup-include.theme-brown .cove-component__header,.type-waffle-chart.theme-brown .cove-component__header,.type-data-bite.theme-brown .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove.theme-brown .cove-component__header{border-color:#ad907b}.markup-include .theme-cyan,.type-waffle-chart .theme-cyan,.type-data-bite .theme-cyan,.cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #007B91}.markup-include.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-cyan .cove-component__content.component--has-accent,.type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.markup-include.theme-cyan .cove-component__header,.type-waffle-chart.theme-cyan .cove-component__header,.type-data-bite.theme-cyan .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove.theme-cyan .cove-component__header{border-color:#65b0bd}.markup-include .theme-green,.type-waffle-chart .theme-green,.type-data-bite .theme-green,.cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #4b830d}.markup-include.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove.theme-green .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-green .cove-component__content.component--has-accent,.type-waffle-chart.theme-green .cove-component__content.component--has-accent,.type-data-bite.theme-green .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.markup-include.theme-green .cove-component__header,.type-waffle-chart.theme-green .cove-component__header,.type-data-bite.theme-green .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove.theme-green .cove-component__header{border-color:#84bc49}.markup-include .theme-indigo,.type-waffle-chart .theme-indigo,.type-data-bite .theme-indigo,.cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #26418f}.markup-include.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-indigo .cove-component__content.component--has-accent,.type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.markup-include.theme-indigo .cove-component__header,.type-waffle-chart.theme-indigo .cove-component__header,.type-data-bite.theme-indigo .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove.theme-indigo .cove-component__header{border-color:#92a6dd}.markup-include .theme-orange,.type-waffle-chart .theme-orange,.type-data-bite .theme-orange,.cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #bb4d00}.markup-include.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-orange .cove-component__content.component--has-accent,.type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.type-data-bite.theme-orange .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.markup-include.theme-orange .cove-component__header,.type-waffle-chart.theme-orange .cove-component__header,.type-data-bite.theme-orange .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove.theme-orange .cove-component__header{border-color:#ffad42}.markup-include .theme-pink,.type-waffle-chart .theme-pink,.type-data-bite .theme-pink,.cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #af4448}.markup-include.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-pink .cove-component__content.component--has-accent,.type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.type-data-bite.theme-pink .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.markup-include.theme-pink .cove-component__header,.type-waffle-chart.theme-pink .cove-component__header,.type-data-bite.theme-pink .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove.theme-pink .cove-component__header{border-color:#e57373}.markup-include .theme-purple,.type-waffle-chart .theme-purple,.type-data-bite .theme-purple,.cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #712177}.markup-include.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-purple .cove-component__content.component--has-accent,.type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.type-data-bite.theme-purple .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.markup-include.theme-purple .cove-component__header,.type-waffle-chart.theme-purple .cove-component__header,.type-data-bite.theme-purple .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove.theme-purple .cove-component__header{border-color:#b890bb}.markup-include .theme-slate,.type-waffle-chart .theme-slate,.type-data-bite .theme-slate,.cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #29434e}.markup-include.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-slate .cove-component__content.component--has-accent,.type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.type-data-bite.theme-slate .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.markup-include.theme-slate .cove-component__header,.type-waffle-chart.theme-slate .cove-component__header,.type-data-bite.theme-slate .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove.theme-slate .cove-component__header{border-color:#7e9ba5}.markup-include .theme-teal,.type-waffle-chart .theme-teal,.type-data-bite .theme-teal,.cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #00695c}.markup-include.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-teal .cove-component__content.component--has-accent,.type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.type-data-bite.theme-teal .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.markup-include.theme-teal .cove-component__header,.type-waffle-chart.theme-teal .cove-component__header,.type-data-bite.theme-teal .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove{color:#333;font-size:16px;line-height:1.4;margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#111}.cove .markup-include .theme-amber,.cove .type-waffle-chart .theme-amber,.cove .type-data-bite .theme-amber,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #fbab18}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-amber .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.cove .type-data-bite.theme-amber .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove .cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.cove .markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.cove .markup-include.theme-amber .cove-component__header,.cove .type-waffle-chart.theme-amber .cove-component__header,.cove .type-data-bite.theme-amber .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove .cove.theme-amber .cove-component__header{border-color:#ffd54f}.cove .markup-include .theme-blue,.cove .type-waffle-chart .theme-blue,.cove .type-data-bite .theme-blue,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #005eaa}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-blue .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.cove .type-data-bite.theme-blue .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove .cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.cove .markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.cove .markup-include.theme-blue .cove-component__header,.cove .type-waffle-chart.theme-blue .cove-component__header,.cove .type-data-bite.theme-blue .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove .cove.theme-blue .cove-component__header{border-color:#88c3ea}.cove .markup-include .theme-brown,.cove .type-waffle-chart .theme-brown,.cove .type-data-bite .theme-brown,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #705043}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-brown .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.cove .type-data-bite.theme-brown .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove .cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.cove .markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.cove .markup-include.theme-brown .cove-component__header,.cove .type-waffle-chart.theme-brown .cove-component__header,.cove .type-data-bite.theme-brown .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove .cove.theme-brown .cove-component__header{border-color:#ad907b}.cove .markup-include .theme-cyan,.cove .type-waffle-chart .theme-cyan,.cove .type-data-bite .theme-cyan,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #007B91}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.cove .type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove .cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.cove .markup-include.theme-cyan .cove-component__header,.cove .type-waffle-chart.theme-cyan .cove-component__header,.cove .type-data-bite.theme-cyan .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove .cove.theme-cyan .cove-component__header{border-color:#65b0bd}.cove .markup-include .theme-green,.cove .type-waffle-chart .theme-green,.cove .type-data-bite .theme-green,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #4b830d}.cove .markup-include.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-green .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-green .cove-component__content.component--has-accent,.cove .type-data-bite.theme-green .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove .cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.cove .markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.cove .markup-include.theme-green .cove-component__header,.cove .type-waffle-chart.theme-green .cove-component__header,.cove .type-data-bite.theme-green .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove .cove.theme-green .cove-component__header{border-color:#84bc49}.cove .markup-include .theme-indigo,.cove .type-waffle-chart .theme-indigo,.cove .type-data-bite .theme-indigo,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #26418f}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.cove .type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove .cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.cove .markup-include.theme-indigo .cove-component__header,.cove .type-waffle-chart.theme-indigo .cove-component__header,.cove .type-data-bite.theme-indigo .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove .cove.theme-indigo .cove-component__header{border-color:#92a6dd}.cove .markup-include .theme-orange,.cove .type-waffle-chart .theme-orange,.cove .type-data-bite .theme-orange,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #bb4d00}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-orange .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.cove .type-data-bite.theme-orange .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove .cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.cove .markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.cove .markup-include.theme-orange .cove-component__header,.cove .type-waffle-chart.theme-orange .cove-component__header,.cove .type-data-bite.theme-orange .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove .cove.theme-orange .cove-component__header{border-color:#ffad42}.cove .markup-include .theme-pink,.cove .type-waffle-chart .theme-pink,.cove .type-data-bite .theme-pink,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #af4448}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-pink .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.cove .type-data-bite.theme-pink .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove .cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.cove .markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.cove .markup-include.theme-pink .cove-component__header,.cove .type-waffle-chart.theme-pink .cove-component__header,.cove .type-data-bite.theme-pink .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove .cove.theme-pink .cove-component__header{border-color:#e57373}.cove .markup-include .theme-purple,.cove .type-waffle-chart .theme-purple,.cove .type-data-bite .theme-purple,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #712177}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-purple .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.cove .type-data-bite.theme-purple .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove .cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.cove .markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.cove .markup-include.theme-purple .cove-component__header,.cove .type-waffle-chart.theme-purple .cove-component__header,.cove .type-data-bite.theme-purple .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove .cove.theme-purple .cove-component__header{border-color:#b890bb}.cove .markup-include .theme-slate,.cove .type-waffle-chart .theme-slate,.cove .type-data-bite .theme-slate,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #29434e}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-slate .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.cove .type-data-bite.theme-slate .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove .cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.cove .markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.cove .markup-include.theme-slate .cove-component__header,.cove .type-waffle-chart.theme-slate .cove-component__header,.cove .type-data-bite.theme-slate .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove .cove.theme-slate .cove-component__header{border-color:#7e9ba5}.cove .markup-include .theme-teal,.cove .type-waffle-chart .theme-teal,.cove .type-data-bite .theme-teal,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #00695c}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-teal .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.cove .type-data-bite.theme-teal .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove .cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.cove .markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.cove .markup-include.theme-teal .cove-component__header,.cove .type-waffle-chart.theme-teal .cove-component__header,.cove .type-data-bite.theme-teal .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove .cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cove .cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cove .cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cove .cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cove .cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cove .cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cove .cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove .cove{margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;line-height:1.4;color:#333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.cove .cove small{display:block;font-size:.8rem;font-style:italic;color:#565656}.cove .cove .sr-only,.cove .cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove *[class^=cove-heading]{font-weight:700;margin-bottom:1.5rem}.cove .cove-heading--1{font-size:1.5rem}.cove .cove-heading--2{font-size:1.25rem}.cove .cove-heading--3{font-size:1rem}.cove .cove-heading--4{font-size:.75rem}.cove .cove-file-selector{padding:1rem 3rem;text-align:center;font-size:.875rem;color:#565656;border:#c7c7c7 2px dashed;border-radius:.2rem;cursor:pointer;transition:.1s all}.cove .cove-file-selector.drag-active{background-color:#f2f2f2}.cove .cove-file-selector span{white-space:pre;color:#005eaa;text-decoration:underline}.cove :focus,.cove [tabindex]:focus-visible{outline:2px solid rgba(255,102,1,.9)}.cove strong{font-weight:600}.cove .subtext{margin-top:1em}.cove .warning{padding:.75em 1em;margin:1em 0;background-color:#ffd2d2;color:#d8000c;font-size:.8em;border:#d8000c 1px solid;border-radius:.4em}.cove .warning strong{font-weight:600;display:block}.cove .sr-only,.cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove .cove-alert__error{display:flex;justify-content:space-between;padding:.3rem 1rem;font-size:.9rem;background:#ffc2c2;border-radius:.1875rem}.cove .cove-alert__error strong{font-weight:600}.cove .cove-alert__error p{margin:0}.cove .cove-alert__error .cove-alert__error-dismiss{font-size:.8rem;flex-shrink:0;cursor:pointer}.cove .cove-alert__warning{padding:.75rem 1rem;margin:1rem 0;font-size:.8rem;color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;border-radius:.1875rem}.cove .cove-alert__warning strong{font-weight:600;display:block}.cove .cove-component{border-radius:3px}.cove .cove-component__content{padding-top:1rem;border:solid 1px #ccc;border-top:none;border-radius:0 0 3px 3px}.cove .cove-component__content.no-borders{border:none!important}.cove .cove-component__content .cove-component__content:not(.component--hideBackgroundColor){background:#f2f2f2}.cove .cove-component__content-wrap{padding:0 1rem 1rem}.cove .cove-data-table{position:relative}.cove .collapsed+.cove-data-table__table-wrapper{border-bottom:none}.cove .cove-data-table__table-wrapper{border-right:1px solid #c7c7c7;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;overflow-x:auto}.cove .cove-data-table__table-heading{padding:.5em .7em;background-size:15px 15px;background-position:right .7em center;background-repeat:no-repeat;border:#c7c7c7 1px solid;border-bottom:0;cursor:pointer}.cove .cove-data-table__table-heading:focus{z-index:2;position:relative}.cove .cove-data-table__table-heading.collapsed{border-bottom:#c7c7c7 1px solid}.cove .cove-data-table__table{width:100%;background:#fff;position:relative;border:none;border-collapse:collapse;overflow:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cove .cove-data-table__table *{box-sizing:border-box}.cove .cove-data-table__table thead{color:#fff;background-color:#565656;-webkit-user-select:none;user-select:none}.cove .cove-data-table__table thead tr{text-align:left;background:none}.cove .cove-data-table__table thead th,.cove .cove-data-table__table thead td{padding:.5em 1.3em .5em .7em;line-height:normal;position:relative;text-align:left;cursor:pointer;border-right:1px solid #c7c7c7!important}.cove .cove-data-table__table thead th svg,.cove .cove-data-table__table thead td svg{margin-left:1rem}.cove .cove-data-table__table thead th:last-child,.cove .cove-data-table__table thead td:last-child{border-right:0}.cove .cove-data-table__table tbody tr{width:100%}.cove .cove-data-table__table tbody tr:hover{background:rgba(0,0,0,.05)}.cove .cove-data-table__table tr{border-bottom:solid 1px #e5e5e5;min-width:100%}.cove .cove-data-table__table tr:last-child{border-bottom:0}.cove .cove-data-table__table td{position:relative;padding:.3em .7em;border-right:1px solid rgba(0,0,0,.1)}.cove .cove-data-table__table td a{padding:.3em .7em;position:absolute;top:0;bottom:0;right:0;left:0;display:block;color:inherit;text-decoration:none}.cove .cove-data-table__table th,.cove .cove-data-table__table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cove .cove-data-table__table th:last-child,.cove .cove-data-table__table td:last-child{border-right:0!important}.cove .cove-data-table__table th:first-child,.cove .cove-data-table__table td:first-child{flex-grow:1}.cove .cove-data-table__table .table-link{text-decoration:underline;cursor:pointer;color:#075290}.cove .cove-data-table__table .table-link svg{max-width:13px;vertical-align:baseline;margin-left:5px}.cove .cove-data-table__table .sort{background-color:#3d3d3d;background-repeat:no-repeat;background-position:right .5em center;background-size:10px 5px}.cove .cove-data-table__table .resizer{cursor:e-resize;width:10px;position:absolute;top:0;bottom:0;right:0;touch-action:none}.cove .cove-data-table__footer{margin-top:1rem}.cove .cove-data-table__no-data{position:relative;-webkit-user-select:none;user-select:none}.cove .cove-data-table__no-data th,.cove .cove-data-table__no-data td{width:50%}.cove .cove-data-table__no-data th:before,.cove .cove-data-table__no-data td:before{content:" "}.cove .cove-data-table__no-data--message{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7}.cove .waiting-splash{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7;padding-top:0}.cove .waiting-splash.collapsed{padding:2em!important}.cove .waiting-splash .waiting-container{max-width:400px}.cove .waiting-splash h3{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.cove .waiting-splash p{font-size:1em}.cove .waiting-splash p strong{font-weight:700}.cove .loading-splash{position:absolute;top:0;right:0;bottom:0;left:0;min-height:30%;text-align:center;background:rgba(255,255,255,.5);z-index:3}.cove .loading-splash span{display:block;margin-bottom:1em;font-size:1.3em}.cove .loading-splash .la-ball-beat{display:flex;position:relative;justify-content:center;align-items:center;width:108px;height:36px;margin:0 auto;font-size:0;transform:scale(1.3);color:#777}.cove .loading-splash .la-ball-beat.sm,.cove .loading-splash .la-ball-beat.xs,.cove .loading-splash .la-ball-beat.xxs{transform:scale(.7)}.cove .loading-splash .la-ball-beat div+div{margin-left:10px}.cove .loading-splash .la-ball-beat>div{display:inline-block;position:relative;width:20px;height:20px;background-color:currentColor;border:0 solid currentColor;border-radius:100%;animation:ball-beat .7s -.15s infinite linear}.cove .loading-splash .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove .cove-tooltip{position:relative}.cove .cove-tooltip--target{cursor:pointer}.cove .cove-tooltip__content{max-width:280px;padding:10px 8px;text-align:left;font-size:.875rem;color:#333;background-color:#fff;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:default;opacity:0}.cove .cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove .cove-tooltip__content.place-top.show{animation:tooltip-btt .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-right.show{animation:tooltip-ltr .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove .cove-tooltip__content.place-bottom.show{animation:tooltip-ttb .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-left.show{animation:tooltip-rtl .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .interactive a{pointer-events:all}.cove .cove-tooltip--border-0{border-width:0}.cove .cove-tooltip--border-1{border-width:1px}.cove .cove-tooltip--border-2{border-width:2px}@keyframes tooltip-ltr{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-rtl{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-ttb{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-btt{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cove.md,.cove.lg,.cove.xl{font-size:16px}.cdc-open-viz-module{margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#111}.cdc-open-viz-module :focus,.cdc-open-viz-module [tabindex]:focus-visible{outline:2px solid rgba(255,102,1,.9)!important}.cdc-open-viz-module .outline-none{outline:none!important}.cdc-open-viz-module div,.cdc-open-viz-module span,.cdc-open-viz-module applet,.cdc-open-viz-module object,.cdc-open-viz-module iframe,.cdc-open-viz-module h1,.cdc-open-viz-module h2,.cdc-open-viz-module h3,.cdc-open-viz-module h4,.cdc-open-viz-module h5,.cdc-open-viz-module h6,.cdc-open-viz-module p,.cdc-open-viz-module blockquote,.cdc-open-viz-module pre,.cdc-open-viz-module a,.cdc-open-viz-module abbr,.cdc-open-viz-module acronym,.cdc-open-viz-module address,.cdc-open-viz-module big,.cdc-open-viz-module cite,.cdc-open-viz-module code,.cdc-open-viz-module del,.cdc-open-viz-module dfn,.cdc-open-viz-module em,.cdc-open-viz-module img,.cdc-open-viz-module ins,.cdc-open-viz-module kbd,.cdc-open-viz-module q,.cdc-open-viz-module s,.cdc-open-viz-module samp,.cdc-open-viz-module small,.cdc-open-viz-module strike,.cdc-open-viz-module strong,.cdc-open-viz-module sub,.cdc-open-viz-module sup,.cdc-open-viz-module tt,.cdc-open-viz-module var,.cdc-open-viz-module b,.cdc-open-viz-module u,.cdc-open-viz-module i,.cdc-open-viz-module center,.cdc-open-viz-module dl,.cdc-open-viz-module dt,.cdc-open-viz-module dd,.cdc-open-viz-module ol,.cdc-open-viz-module ul,.cdc-open-viz-module li,.cdc-open-viz-module fieldset,.cdc-open-viz-module form,.cdc-open-viz-module label,.cdc-open-viz-module legend,.cdc-open-viz-module table,.cdc-open-viz-module caption,.cdc-open-viz-module tbody,.cdc-open-viz-module tfoot,.cdc-open-viz-module thead,.cdc-open-viz-module tr,.cdc-open-viz-module th,.cdc-open-viz-module td,.cdc-open-viz-module article,.cdc-open-viz-module aside,.cdc-open-viz-module canvas,.cdc-open-viz-module details,.cdc-open-viz-module embed,.cdc-open-viz-module figure,.cdc-open-viz-module figcaption,.cdc-open-viz-module footer,.cdc-open-viz-module header,.cdc-open-viz-module hgroup,.cdc-open-viz-module menu,.cdc-open-viz-module nav,.cdc-open-viz-module output,.cdc-open-viz-module ruby,.cdc-open-viz-module section,.cdc-open-viz-module summary,.cdc-open-viz-module time,.cdc-open-viz-module mark,.cdc-open-viz-module audio,.cdc-open-viz-module video{margin:0;padding:0;border:0;font-family:sans-serif;font-weight:400;vertical-align:baseline}.cdc-open-viz-module button{border:0;cursor:pointer}.cdc-open-viz-module button:focus{outline:0}.cdc-open-viz-module *{box-sizing:border-box}.cdc-open-viz-module sub,.cdc-open-viz-module sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cdc-open-viz-module sup{top:-.5em}.cdc-open-viz-module header sup{top:initial;line-height:initial}.cdc-open-viz-module sub{bottom:-.25em}.filters-section__wrapper{flex-wrap:wrap;display:flex;gap:7px 15px;margin-top:15px;margin-bottom:15px}.filters-section__intro-text{display:block;width:100%}.filters-section__buttons{width:100%}.filters-section__buttons .apply{margin-right:10px}section.filters-section{border-radius:10px;margin-bottom:10px;display:block!important}div.single-filters{display:flex;flex-wrap:wrap;margin:15px 0}div.single-filters select{width:auto!important}div.single-filters label{width:100%}div.single-filters__tab-bar:first-child{border-top-left-radius:15px;border-bottom-left-radius:15px}.single-filters--dropdown{width:auto;display:flex}.single-filters--tab{width:100%;display:flex;flex-wrap:wrap}.single-filters--tab .tab{width:25%;min-height:40px;border:none;padding:.5em 0;background:none;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:5px}.single-filters--tab .tab--active{border-bottom:none}.single-filters--pill{width:100%;display:flex;flex-wrap:wrap}.single-filters--pill .pill{border:none;width:95%;height:60px;background:none;border-radius:30px;box-shadow:0 2px 5px #d3d3d3;vertical-align:middle;margin-bottom:15px;margin-right:10px;margin-left:10px;white-space:break-spaces;word-break:break-word}.single-filters--pill .pill__wrapper{width:25%}.single-filters__tab-bar{background:#f2f2f2;display:flex!important;flex-wrap:wrap;width:100%;border-radius:15px}.single-filters__tab-bar button.button__tab-bar{flex:1 1 0px;padding:10px;background:none;transition:background 2s}.single-filters__tab-bar button.button__tab-bar--active{background:#fff;border-radius:15px}body.post-type-cdc_visualization .visx-tooltip{z-index:1000000}.cdc-open-viz-module{position:relative;color:#333;font-size:14px!important;line-height:1.4}.cdc-open-viz-module.md,.cdc-open-viz-module.lg{font-size:16px!important}.cdc-open-viz-module .collapsed+.table-container{border-bottom:none}.cdc-open-viz-module .table-container{overflow-x:auto;border-right:1px solid #c7c7c7;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7}.cdc-open-viz-module div.data-table-heading{position:relative;background:rgba(0,0,0,.05);padding:.5em .7em;border:#c7c7c7 1px solid;border-bottom:0;cursor:pointer}.cdc-open-viz-module div.data-table-heading svg{position:absolute;height:100%;width:15px;top:0;right:1em}.cdc-open-viz-module div.data-table-heading:focus{z-index:2;position:relative}.cdc-open-viz-module table.horizontal tr{display:flex}.cdc-open-viz-module table.horizontal th,.cdc-open-viz-module table.horizontal td{min-width:200px}.cdc-open-viz-module table.data-table{width:100%;background:#fff;position:relative;border:none;overflow-x:auto;border-collapse:collapse;overflow:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;table-layout:fixed}.cdc-open-viz-module table.data-table *{box-sizing:border-box}.cdc-open-viz-module table.data-table thead{-moz-user-select:none;-webkit-user-select:none;user-select:none}.cdc-open-viz-module table.data-table thead button{background:none;font-size:initial;color:#fff;border:0}.cdc-open-viz-module table.data-table thead tr{background:none}.cdc-open-viz-module table.data-table thead{color:#fff;background-color:#565656}.cdc-open-viz-module table.data-table thead .resizer{cursor:e-resize;width:10px;position:absolute;top:0;bottom:0;right:0;touch-action:none}.cdc-open-viz-module table.data-table thead tr{text-align:left}.cdc-open-viz-module table.data-table thead th,.cdc-open-viz-module table.data-table thead td{padding:.5em 1.3em .5em .7em;line-height:normal;position:relative;text-align:left;cursor:pointer;border-right:1px solid #c7c7c7!important}.cdc-open-viz-module table.data-table thead th svg,.cdc-open-viz-module table.data-table thead td svg{margin-left:1rem}.cdc-open-viz-module table.data-table thead th.sort{background-color:#3d3d3d;background-repeat:no-repeat;background-position:right .5em center;background-size:10px 5px}.cdc-open-viz-module table.data-table thead .sort-icon{fill:#fff;width:30px;float:right;align-self:center;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.cdc-open-viz-module table.data-table thead th:last-child,.cdc-open-viz-module table.data-table thead td:last-child{border-right:0}.cdc-open-viz-module table.data-table tbody tr{width:100%}.cdc-open-viz-module table.data-table tbody tr:hover{background:rgba(0,0,0,.05)}.cdc-open-viz-module table.data-table tr{border-bottom:solid 1px #e5e5e5;min-width:100%}.cdc-open-viz-module table.data-table tr:last-child{border-bottom:0}.cdc-open-viz-module table.data-table td{padding:.3em .7em;border-right:1px solid rgba(0,0,0,.1)}.cdc-open-viz-module table.data-table th,.cdc-open-viz-module table.data-table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cdc-open-viz-module table.data-table th:last-child,.cdc-open-viz-module table.data-table td:last-child{border-right:0!important}.cdc-open-viz-module table.data-table tr{display:flex}.cdc-open-viz-module table.data-table tr>*{width:100%}.cdc-open-viz-module table.data-table th{flex-grow:1}.cdc-open-viz-module table.data-table td{position:relative;flex-grow:1}.cdc-open-viz-module table.data-table td a{padding:.3em .7em;position:absolute;top:0;bottom:0;right:0;left:0;display:block;color:inherit;text-decoration:none}.cdc-open-viz-module table.data-table td span.table-link{text-decoration:underline;cursor:pointer;color:#075290}.cdc-open-viz-module table.data-table td span.table-link svg{max-width:13px;vertical-align:baseline;margin-left:5px}.cdc-open-viz-module table.data-table .boxplot-td{table-layout:fixed;width:200}.cdc-open-viz-module .no-data{position:relative}.cdc-open-viz-module .no-data .no-data-message{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7}.cdc-open-viz-module .no-data .no-data-message h3{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.cdc-open-viz-module .no-data tr:hover{background:#fff}.cdc-open-viz-module .no-data th,.cdc-open-viz-module .no-data td{width:50%}.cdc-open-viz-module .no-data th:before,.cdc-open-viz-module .no-data td:before{content:" "}.cdc-open-viz-module .data-table-pagination{margin:1rem 0;display:flex;align-items:center}.cdc-open-viz-module .data-table-pagination ul{list-style:none;margin:0 1rem 0 0;display:flex}.cdc-open-viz-module .data-table-pagination ul li+li{margin-left:.3rem}.cdc-open-viz-module .data-table-pagination ul button{background:#565656;padding:.6rem .8rem}.cdc-open-viz-module .data-table-pagination ul button:hover{background:#636363}.cdc-open-viz-module .data-table-pagination ul button.btn-next:before{content:" ";background-image:url(../assets/icon-caret-filled-up.svg);background-size:10px 5px;width:10px;height:5px;display:block;transform:rotate(90deg)}.cdc-open-viz-module .data-table-pagination ul button.btn-prev:before{content:" ";background-image:url(../assets/icon-caret-filled-up.svg);background-size:10px 5px;width:10px;height:5px;display:block;transform:rotate(-90deg)}.cdc-open-viz-module .data-table-pagination ul button[disabled]{background:#565656;opacity:.3;cursor:default}.cdc-open-viz-module .data-table-pagination ul button[disabled]:hover{background:#565656}.cdc-open-viz-module .btn-download{color:#fff;float:right;text-decoration:none;transition:.3s all;margin:1em 0}.cdc-open-viz-module .btn-download:hover{transition:.3s all}.cdc-open-viz-module .cove .download-links a:not(:last-child),.cdc-open-viz-module .cdc-open-viz-module .download-links a:not(:last-child){margin-right:10px;display:inline-block}.cdc-open-viz-module strong{font-weight:600}.cdc-open-viz-module .subtext{margin-top:1em}.cdc-open-viz-module .error-box{background:#ffc2c2;display:flex;justify-content:space-between;padding:.3rem 1rem;font-size:.9rem}.cdc-open-viz-module .error-box strong{font-weight:600}.cdc-open-viz-module .error-box p{margin:0}.cdc-open-viz-module .error-box .dismiss-error{flex-shrink:0;font-size:.8rem;cursor:pointer}.cdc-open-viz-module .cdcdataviz-sr-only,.cdc-open-viz-module .cdcdataviz-sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cdc-open-viz-module .inline-icon{width:1em!important;height:auto!important;font-size:1rem;color:inherit}@media all and (-ms-high-contrast: none){.cdc-open-viz-module .inline-icon{height:30px!important}}.cdc-open-viz-module .inline-icon path{fill:currentColor}.cdc-open-viz-module .btn{background:#005eaa;color:#fff;border:0;padding:.4em .8em;font-size:1em;display:block;border-radius:.3em;transition:.1s background-color;cursor:pointer}.cdc-open-viz-module .btn.full-width{width:100%}.cdc-open-viz-module .btn:hover{transition:.1s background-color}.cdc-open-viz-module .btn.secondary{font-size:.8em;padding:.3em 1em;background:rgba(0,0,0,.3);display:inline-block;margin-bottom:1em}.cdc-open-viz-module .btn.secondary:hover{background:rgba(0,0,0,.5)}.cdc-open-viz-module .btn.danger{background-color:#d8000c;padding:0 .6em;height:1.6em;font-size:.8 em;color:#fff}.cdc-open-viz-module .btn.danger:hover{background-color:#bf000b}.cdc-open-viz-module .btn:hover{transition:.1s all;background:#006cc4}.cdc-open-viz-module .btn svg{width:16px;height:16px;position:relative;top:2px;margin-left:5px}.cdc-open-viz-module input[type=text],.cdc-open-viz-module input[type=date],.cdc-open-viz-module input[role=combobox],.cdc-open-viz-module input[type=number],.cdc-open-viz-module input[type=search],.cdc-open-viz-module textarea{padding:.5em;font-size:1em;font-weight:400;font-family:sans-serif;border:rgba(0,0,0,.3) 1px solid!important}.cdc-open-viz-module input[type=text]:focus,.cdc-open-viz-module input[type=date]:focus,.cdc-open-viz-module input[role=combobox]:focus,.cdc-open-viz-module input[type=number]:focus,.cdc-open-viz-module input[type=search]:focus,.cdc-open-viz-module textarea:focus{border:rgba(0,0,0,.7) 1px solid!important;outline:0}.cdc-open-viz-module textarea{min-height:140px}.cdc-open-viz-module select{width:100%;font-size:1em;font-weight:400;text-transform:none;border:rgba(0,0,0,.3) 1px solid!important}.cdc-open-viz-module .input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.cdc-open-viz-module .guidance-link{margin:2em 0 1em;padding:.75em 1em;display:flex;text-decoration:none;color:#444;border:#c7c7c7 1px solid;position:relative;transition:.2s all;font-size:1em}.cdc-open-viz-module .guidance-link:before{content:" ";width:5px;background:#005eaa;left:-1px;top:-1px;bottom:-1px;position:absolute}.cdc-open-viz-module .guidance-link:hover{background:#f2f2f2;transition:.2s all;color:#444}.cdc-open-viz-module .guidance-link>div{font-size:.9em}.cdc-open-viz-module .guidance-link svg{width:60px;color:#005eaa;margin-right:1rem}.cdc-open-viz-module .guidance-link svg path{fill:currentColor}.cdc-open-viz-module .guidance-link h3{font-weight:600;font-size:1.2rem}.cdc-open-viz-module section.introText{padding:15px}.cdc-open-viz-module section.footnotes{border-top:1px solid #ddd;margin-top:20px;padding:15px}.cdc-open-viz-module .cdc-chart-inner-container .subtext{padding:15px}.cdc-open-viz-module .margin-left-href{margin-left:15px}.cdc-open-viz-module .download-buttons{display:flex;justify-content:flex-end;margin:0 1em}.cdc-open-viz-module .download-buttons .btn:not(:last-child){margin-right:10px}.cdc-open-viz-module .download-buttons .btn-download{float:unset}.cdc-open-viz-module .download-links{padding:0 1em;display:flex;justify-content:flex-end}.cdc-open-viz-module .download-links a:not(:last-child){margin-right:10px}.cdc-open-viz-module .cdc-dashboard-inner-container .download-links{padding:unset;margin-bottom:5px}.cdc-open-viz-module .cdc-dashboard-inner-container .download-buttons{margin:unset}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item,.cdc-open-viz-module.type-chart .editor-panel .series-item{list-style:none;position:relative}.accordion:first-of-type .series-item__title{border-top:1px solid #ccc}.accordion:last-of-type .series-item__title{border-bottom:1px solid #ccc}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .accordion__button,.cdc-open-viz-module.type-chart .editor-panel .series-item .accordion__button{border-bottom:unset}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .accordion__button.hide-arrow:before,.cdc-open-viz-module.type-chart .editor-panel .series-item .accordion__button.hide-arrow:before{display:none}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .accordion__panel,.cdc-open-viz-module.type-chart .editor-panel .series-item .accordion__panel{border-left:1px solid #ccc;border-right:1px solid #ccc;padding:10px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-list__remove,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-list__remove{margin-left:auto;margin-right:20px;border:1px solid red;border-radius:10px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .hide-arrow .series-list__remove,.cdc-open-viz-module.type-chart .editor-panel .series-item .hide-arrow .series-list__remove{margin-right:0}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item label,.cdc-open-viz-module.type-chart .editor-panel .series-item label{font-size:.8rem;font-weight:400}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-item__title,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-item__title{width:100%;background-color:#f5f5f5;border-right:1px solid #ccc;border-left:1px solid #ccc;display:block;padding:5px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-item__title .accordion__button,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-item__title .accordion__button{border-bottom:none!important}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item li,.cdc-open-viz-module.type-chart .editor-panel .series-item li{padding:5px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series_item__title,.cdc-open-viz-module.type-chart .editor-panel .series-item .series_item__title{font-size:12px;font-weight:700;text-transform:uppercase}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-item__dropdown,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-item__dropdown{display:block;margin-bottom:8px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart{padding:5px 5px 0}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart .accordion__button,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart .accordion__button{display:flex;padding-left:5px!important}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart .accordion__button .cove-icon,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart .accordion__button .cove-icon{padding-right:5px;margin-right:10px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart:last-child,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart:last-child{padding-bottom:5px}.cdc-open-viz-module.font-small .chart-container{font-size:.9em!important}.cdc-open-viz-module.font-medium{font-size:1em!important}.cdc-open-viz-module.font-large .chart-container{font-size:1.1em!important}.cdc-open-viz-module .subtext{font-style:italic;font-size:.9em!important}.warning-icon{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);color:red}.cove-editor__panel ul.color-palette{margin:0}.cove .cove-gauge-chart__chart{width:85%;margin:0 auto;height:auto;display:flex;flex-direction:column;justify-items:center;align-items:flex-start}.cove .cove-gauge-chart__chart>svg{margin:.7em 0}.cove .cove-gauge-chart__subtext{font-style:italic;font-size:.9em!important}.cove .cove-gauge-chart__text{line-height:1.25em;font-weight:400}.cove .cove-waffle-chart{display:flex;flex-wrap:wrap;padding:1em 1em 0;justify-content:flex-start}.cove .cove-waffle-chart.cove-waffle-chart--verical{align-items:center;flex-flow:column}.cove .cove-waffle-chart.cove-waffle-chart--verical .cove-waffle-chart__chart{padding-right:0}.cove .cove-waffle-chart__chart{padding-right:1rem;margin-bottom:1rem;box-sizing:content-box}.cove .cove-waffle-chart__data{flex:1 1 0;min-width:175px;margin-bottom:1rem}.cove .cove-waffle-chart__data{display:flex;flex-wrap:wrap;align-content:space-between;font-size:14px}.cove .cove-waffle-chart__data .cove-waffle-chart__data--primary{font-size:70px;font-weight:400;line-height:1em}.cove .cove-waffle-chart__data .cove-waffle-chart__data--text{line-height:1.25em;width:100%}.cove .cove-waffle-chart__node{transition:all .3s cubic-bezier(.16,1,.3,1)}.cove .reverse-labels div{float:left;margin-right:5px}.cove .reverse-labels{overflow:auto}.cove-waffle-chart.font-small .cove-waffle-chart__data--primary,.cove-gauge-chart.font-small .cove-waffle-chart__data--primary{font-size:35px}.cove-waffle-chart.font-small .cove-waffle-chart__data--text,.cove-gauge-chart.font-small .cove-waffle-chart__data--text{font-size:14px}.cove-waffle-chart.font-medium .cove-waffle-chart__data--primary,.cove-gauge-chart.font-medium .cove-waffle-chart__data--primary{font-size:50px}.cove-waffle-chart.font-medium .cove-waffle-chart__data--text,.cove-gauge-chart.font-medium .cove-waffle-chart__data--text{font-size:18px}.cove-waffle-chart.font-large .cove-waffle-chart__data--primary,.cove-gauge-chart.font-large .cove-waffle-chart__data--primary{font-size:80px}.cove-waffle-chart.font-large .cove-waffle-chart__data--text,.cove-gauge-chart.font-large .cove-waffle-chart__data--text{font-size:20px}.cdc-open-viz-module.type-waffle-chart .loader{width:100%;text-align:center;display:inline-block;animation:spin 1s linear infinite}.cdc-open-viz-module.type-waffle-chart .loader:before{content:"↻"}.cove-component__header{position:relative;padding:.6em .8em;margin:0;color:#fff;font-size:1.1em;border-top-left-radius:3px;border-top-right-radius:3px}.cove-component__header em{font-style:italic}.cove-component__header strong{font-weight:700}.cove-component__header:not(:empty){padding:.6em .8em;border-bottom-width:4px;border-bottom-style:solid}.cove-component__header.bite-header{margin-bottom:0!important}.cove-component__header.theme-purple{background:#712177;border-bottom-color:#b890bb}.cove-component__header.theme-brown{background:#705043;border-bottom-color:#ad907b}.cove-component__header.theme-teal{background:#00695c;border-bottom-color:#4ebaaa}.cove-component__header.theme-pink{background:#af4448;border-bottom-color:#e57373}.cove-component__header.theme-orange{background:#bb4d00;border-bottom-color:#ffad42}.cove-component__header.theme-slate{background:#29434e;border-bottom-color:#7e9ba5}.cove-component__header.theme-indigo{background:#26418f;border-bottom-color:#92a6dd}.cove-component__header.theme-cyan{background:#007b91;border-bottom-color:#65b0bd}.cove-component__header.theme-green{background:#4b830d;border-bottom-color:#84bc49}.cove-component__header.theme-amber{background:#fbab18;border-bottom-color:#ffd54f}.cove-component__header.theme-blue{background:#005eaa;border-bottom-color:#88c3ea}.cove-component__header.mb-0{margin-bottom:0!important}.map-title.cove-component__header:not(:empty),.type-chart .cove-component__header:not(:empty){margin:0 0 1rem!important}.type-sparkline.type-chart .cove-component__header{margin:0!important}`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
5
|
+
*/@keyframes ball-beat{50%{opacity:.2;-webkit-transform:scale(.75);-moz-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.cdc-open-viz-module .loading{text-align:center;position:absolute;z-index:3;background:rgba(255,255,255,.5);left:0;right:0;bottom:0;top:0;min-height:30%}.cdc-open-viz-module .loading span{display:block;margin-bottom:1em;font-size:1.3em}.cdc-open-viz-module .loading .la-ball-beat{position:relative;box-sizing:border-box;margin:0 auto;transform:scale(1.3);font-size:0;color:#777;display:flex;justify-content:center;align-items:center;width:108px;height:36px}.cdc-open-viz-module .loading .la-ball-beat.sm,.cdc-open-viz-module .loading .la-ball-beat.xs,.cdc-open-viz-module .loading .la-ball-beat.xxs{transform:scale(.7)}.cdc-open-viz-module .loading .la-ball-beat div+div{margin-left:10px}.cdc-open-viz-module .loading .la-ball-beat>div{position:relative;box-sizing:border-box;width:20px;height:20px;border-radius:100%;animation:ball-beat .7s -.15s infinite linear;display:inline-block;background-color:currentColor;border:0 solid currentColor}.cdc-open-viz-module .loading .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove-icon{display:inline-flex;width:1em;height:auto;justify-content:center;align-items:center}@media all and (-ms-high-contrast: none){.cove-icon{height:30px}}.cove-icon>svg{width:auto;height:auto;max-width:100%;max-height:100%;pointer-events:none}:root{--cove-tooltip-bg: #fff;--cove-tooltip-color: black;--cove-tooltip-font-size: 14px;--cove-tooltip-border-color: #bdbdbd;--cove-tooltip-heading-fontWeight: bold;--cove-tooltip-animation: .5s cubic-bezier(.16, 1, .3, 1) 50ms 1 forwards;--cove-tooltip-maxWidth: 280px}.cove .capitalize,.cdc-open-viz-module .capitalize{text-transform:capitalize}.cove .react-tooltip .styles-module_arrow,.cove .react-tooltip .react-tooltip-arrow,.cdc-open-viz-module .react-tooltip .styles-module_arrow,.cdc-open-viz-module .react-tooltip .react-tooltip-arrow{border-bottom:var(--cove-tooltip-border-color) 1px solid;border-right:var(--cove-tooltip-border-color) 1px solid;backface-visibility:hidden}.cove .editor-panel .cove-label+.cove-tooltip,.cdc-open-viz-module .editor-panel .cove-label+.cove-tooltip{top:1px;margin-left:.5rem;font-size:.75rem}.cove .editor-panel .cove-accordion__button .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-accordion__button .cove-tooltip{display:inline-flex;right:1.5rem;line-height:inherit}.cove .editor-panel .cove-list-group__item .cove-tooltip,.cdc-open-viz-module .editor-panel .cove-list-group__item .cove-tooltip{width:100%;display:block;line-height:inherit}.cove .react-tooltip,.cove .tooltip,.cdc-open-viz-module .react-tooltip,.cdc-open-viz-module .tooltip{color:var(--cove-tooltip-color);border:1px solid var(--cove-tooltip-border-color);padding:.3rem .5rem;z-index:1000;opacity:1}.cove .react-tooltip .interactive a,.cove .tooltip .interactive a,.cdc-open-viz-module .react-tooltip .interactive a,.cdc-open-viz-module .tooltip .interactive a{pointer-events:all}.cove .react-tooltip ul,.cove .tooltip ul,.cdc-open-viz-module .react-tooltip ul,.cdc-open-viz-module .tooltip ul{list-style:none}.cove .react-tooltip ul li,.cove .tooltip ul li,.cdc-open-viz-module .react-tooltip ul li,.cdc-open-viz-module .tooltip ul li{font-size:var(--cove-tooltip-font-size)!important}.cove .react-tooltip ul>li.tooltip-body,.cove .tooltip ul>li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body{border-top:1px solid black;padding-top:5px}.cove .react-tooltip ul li.tooltip-body:first-of-type,.cove .tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .react-tooltip ul li.tooltip-body:first-of-type,.cdc-open-viz-module .tooltip ul li.tooltip-body:first-of-type{padding-top:5px;border-top:1px solid black}.cove .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cove .tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .react-tooltip ul>li.tooltip-body~li.tooltip-body,.cdc-open-viz-module .tooltip ul>li.tooltip-body~li.tooltip-body{border-top:initial;padding-top:initial}.cove .react-tooltip .tooltip-heading,.cove .tooltip .tooltip-heading,.cdc-open-viz-module .react-tooltip .tooltip-heading,.cdc-open-viz-module .tooltip .tooltip-heading{display:block;font-weight:var(--cove-tooltip-heading-fontWeight)!important;padding-bottom:3px;padding-top:3px;font-size:var(--cove-tooltip-font-size)!important}.cove-tooltip{display:inline-block;position:relative;line-height:1em}.cove-tooltip--target{display:inherit;cursor:pointer}.cove-accordion__button+.cove-tooltip--target{display:inline-flex;line-height:inherit}.cove-tooltip__content{max-width:var(--cove-tooltip-maxWidth);padding:10px 8px;font-size:.875rem;line-height:1.125rem;text-align:left;color:var(--cove-tooltip-color);background-color:var(--cove-tooltip-bg);border-radius:5px;-webkit-user-select:none;user-select:none;cursor:default;z-index:1}.cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove-tooltip__content.place-top.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-btt var(--cove-tooltip-animation)}.cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove-tooltip__content.place-right.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ltr var(--cove-tooltip-animation)}.cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove-tooltip__content.place-bottom.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-ttb var(--cove-tooltip-animation)}.cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove-tooltip__content.place-left.cove-tooltip__content--animated[class*=styles-module_show__]{animation:tooltip-rtl var(--cove-tooltip-animation)}.cove .cove-accordion__item select{text-transform:capitalize}.cove .cove-accordion__item .number-narrow{min-width:auto;width:75px}.cove .cove-accordion__heading{background:#f2f2f2}.cove .cove-accordion__button{display:flex;justify-content:space-between;position:relative;width:100%;padding:.3em 1em;font-size:1em;text-align:left;border-bottom:1px solid rgba(0,0,0,.2);-webkit-user-select:none;user-select:none;cursor:pointer}.cove .cove-accordion__button:before{display:inline-block;content:"";height:7px;width:7px;margin-right:1em;border-bottom:2px solid currentColor;border-right:2px solid currentColor;right:0;position:absolute;top:50%;transform:rotate(-45deg) translate(0) translateY(-50%);transition:.1s all}.cove .cove-accordion__button[aria-expanded=true]:before,.cove .cove-accordion__button[aria-selected=true]:before{transform:rotate(45deg) translate(-2px) translateY(-70%);margin-right:1.3em;transition:.1s all}.cove .cove-accordion__button .cove-tooltip,.cove .cove-accordion__button .cove-tooltip--target{display:inline-flex}.cove .cove-accordion__button .cove-tooltip{right:1.5rem}.cove .cove-accordion__panel{border-bottom:1px solid rgba(0,0,0,.2);padding:1em 1.25em 2em;animation:fadeIn .2s ease-in}.cove .cove-accordion__panel:first-child{margin-top:0}.cove .cove-accordion__panel h5{font-size:.8em}.cove .cove-accordion__panel-section{padding:16px;border:1px solid #c4c4c4;border-radius:8px;margin-top:8px;margin-bottom:24px}.cove .cove-accordion__panel-row{display:flex;justify-content:flex-start;margin-left:-4px;margin-right:-4px}.cove .cove-accordion__panel-col{flex:1 1 0;padding-left:4px;padding-right:4px}.cove .cove-accordion__divider{border:0;border-top:1px solid #e2e2e2;margin-top:1.5rem;margin-bottom:1.5rem}.cove .cove-accordion__panel-label,.cove .cove-accordion__panel-label--muted,.cove .cove-accordion__panel-label--inline{font-size:14px;text-transform:unset;font-weight:400;line-height:16px;-webkit-user-select:none;user-select:none}.cove .cove-accordion__small-inputs input[type=text]{display:block;width:100%;height:22px;min-width:unset!important;padding-top:0;padding-bottom:0;font-size:1.1em;line-height:1em;box-sizing:border-box}.cove .cove-accordion__panel-label--inline{text-align:right;margin-right:8px}.cove .cove-accordion__panel-label--muted{color:#6f6f6f}.cove .cove-accordion__input-error{color:#d8000c;border:#d8000c 1px solid}.cove .cove-accordion__panel-error{color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;margin-top:12px;padding:4px 8px;line-height:1.2em;font-size:14px;border-radius:4px}.cove-loadspin{display:inline-block;overflow:hidden}.cove-loadspin__roller{display:inline-block;position:relative;width:100%;height:100%;transform-origin:top left}.cove-loadspin__roller div{animation:cove-loadspin__roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.cove-loadspin__roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background-color:inherit;margin:-4px 0 0 -4px}.cove-loadspin__roller div:nth-child(1):after{top:63px;left:63px}.cove-loadspin__roller div:nth-child(2){animation-delay:-.05s}.cove-loadspin__roller div:nth-child(2):after{top:68px;left:56px}.cove-loadspin__roller div:nth-child(3){animation-delay:-.1s}.cove-loadspin__roller div:nth-child(3):after{top:71px;left:48px}.cove-loadspin__roller div:nth-child(4){animation-delay:-.15s}.cove-loadspin__roller div:nth-child(4):after{top:72px;left:40px}.cove-loadspin__roller div:nth-child(5){animation-delay:-.2s}.cove-loadspin__roller div:nth-child(5):after{top:71px;left:32px}.cove-loadspin__roller div:nth-child(6){animation-delay:-.25s}.cove-loadspin__roller div:nth-child(6):after{top:68px;left:24px}.cove-loadspin__roller div:nth-child(7){animation-delay:-.3s}.cove-loadspin__roller div:nth-child(7):after{top:63px;left:17px}.cove-loadspin__roller div:nth-child(8){animation-delay:-.35s}.cove-loadspin__roller div:nth-child(8):after{top:56px;left:12px}@keyframes cove-loadspin__roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sbdocs .cove-button{margin-right:1rem;margin-bottom:1rem}.sbdocs .cove-button.fluid{width:100%;margin-right:0}.cove-button{display:inline-block;position:relative;min-height:2.125rem;padding:.375rem .75rem;font-size:1rem;text-align:center;text-decoration:none;vertical-align:middle;color:#fff;background-color:#005eaa;border-radius:.1875rem;border:0;outline:none;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button *{pointer-events:none;-webkit-user-select:none;user-select:none}.cove-button:disabled{background-color:#959595!important;cursor:not-allowed}.cove-button:not(:disabled){cursor:pointer}.cove-button:hover,.cove-button:active,.cove-button:focus,.cove-button.active{background-color:#006cc4}.cove-button:not(.loading):focus:after,.cove-button:not(.loading):active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;outline:2px solid rgba(161,161,161,.6);border-radius:.3125em;margin:-2px;pointer-events:none}.cove-button.loading:disabled{cursor:default}.cove-button.fluid{width:100%}.cove-button.success{background-color:#44aa41}.cove-button.success:hover{background-color:#4eba4b}.cove-button.warn{background-color:#d73636}.cove-button.warn:hover{background-color:#cb2828}.cove-button.muted{background-color:#a0a0a0}.cove-button.muted:hover{background-color:#939393}.cove-button.cove-button--flex-center{display:inline-flex;justify-content:center;align-items:center}.cove-button__text{position:relative;transition:width .5s cubic-bezier(.16,1,.3,1);align-self:stretch}.cove-button__text .cove-button__text--loading{opacity:0}.cove-button__text .cove-button__text--children{opacity:1}.cove-button__text .cove-button__text--loading,.cove-button__text .cove-button__text--children{position:absolute;top:0;left:0;white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1)}.cove-button__load-spin{display:flex;width:0;overflow:hidden}.cove-button__text--loading,.cove-button__load-spin{white-space:nowrap;transition:all .5s cubic-bezier(.16,1,.3,1);opacity:0}.cove-editor{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"panel content";height:100vh}.cove-editor *,.cove-editor *:before,.cove-editor *:after{box-sizing:border-box}.cove-editor body,.cove-editor h1,.cove-editor h2,.cove-editor h3,.cove-editor h4,.cove-editor p,.cove-editor figure,.cove-editor blockquote,.cove-editor dl,.cove-editor dd{margin:0}.cove-editor ul[role=list],.cove-editor ol[role=list]{list-style:none}.cove-editor html:focus-within{scroll-behavior:smooth}.cove-editor body{text-rendering:optimizeSpeed;line-height:1.5}.cove-editor a:not([class]){text-decoration-skip-ink:auto}.cove-editor img,.cove-editor picture{max-width:100%;display:block}.cove-editor input,.cove-editor button,.cove-editor textarea,.cove-editor select{font:inherit}.cove-editor sub,.cove-editor sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cove-editor sup{top:-.5em}.cove-editor sub{bottom:-.25em}@media (prefers-reduced-motion: reduce){.cove-editor html:focus-within{scroll-behavior:auto}.cove-editor *,.cove-editor *:before,.cove-editor *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.cove-editor .cove-editor__panel{grid-area:panel;width:350px;transition:width .5s ease;font-size:15px;background:#fff;border-right:1px solid #c2c2c2;overflow-x:hidden;overflow-y:auto;z-index:7}.cove-editor .cove-editor__heading{font-size:1.125em;-webkit-user-select:none;user-select:none;padding:.625rem 1.125rem}.cove-editor .cove-editor__panel-container{width:350px;min-width:350px}.cove-editor .cove-editor__content{grid-area:content}.cove-editor .cove-editor__content .cove-editor__content-wrap{margin:3em auto 0;max-width:35em}.cove-editor .cove-editor--toggle{position:absolute;top:10px;left:307px;width:25px;height:25px;background-color:#f2f2f2;border-radius:60px;color:#000;font-size:1em;border:0;cursor:pointer;transition:left .4s ease 65ms,background-color .2s ease;box-shadow:#00000080 0 1px 2px;-webkit-user-select:none;user-select:none;z-index:8}.cove-editor .cove-editor--toggle:before{top:43%;left:50%;transform:translate(-50%,-50%);position:absolute;content:"«"}.cove-editor .cove-editor--toggle.collapsed{left:1em;margin-left:0}.cove-editor .cove-editor--toggle.collapsed:before{content:"»"}.cove-editor .cove-editor--toggle:hover{background-color:#fff}.cove-editor__panel.hidden{width:0}.cove-editor__panel .two-col-inputs{display:flex;margin-top:1em;justify-content:space-between}.cove-editor__panel .two-col-inputs>label{width:48%;margin-top:0!important}.cove-editor__panel .divider-heading{display:block;font-size:1em;margin-top:1em}.cove-editor__panel .series-list{list-style:none;border:#c7c7c7 1px solid}.cove-editor__panel .series-list:empty{border:none!important}.cove-editor__panel .series-list li{padding:.3em .5em;display:flex;align-items:center;justify-content:space-between;font-size:.9em}.cove-editor__panel .series-list li:hover{background-color:#f2f2f2}.cove-editor__panel .series-list li span{font-size:.8em;color:red;cursor:pointer}.cove-editor__panel .series-list li+li{border-top:#c7c7c7 1px solid}.cove-editor__panel .form-container{border-right:#c7c7c7 1px solid;flex-grow:1}.cove-editor__panel .guidance-link{margin:2em 1em 0;padding:.75em 1em}.cove-editor__panel .guidance-link svg{width:60px;color:#005eaa;margin-right:1rem;height:60px}.cove-editor__panel .guidance-link svg path{fill:currentColor}.cove-editor__panel h2{background:#565656;color:#fff;font-size:1.1em;padding:.6em 1em;position:relative;border-bottom:#565656 3px solid;z-index:3}.cove-editor__panel fieldset{display:block}.cove-editor__panel .primary-fieldset{padding:0;margin:0;border:0}.cove-editor__panel ul.column-edit{list-style:none;padding-left:0}.cove-editor__panel ul.column-edit li{margin-top:1em}.cove-editor__panel ul.column-edit .three-col{display:flex;justify-content:space-between}.cove-editor__panel ul.column-edit .three-col>label{margin-top:0;width:30%;display:inline-block}.cove-editor__panel ul.column-edit .three-col>label input[type=text],.cove-editor__panel ul.column-edit .three-col>label input[type=number]{width:50px}.cove-editor__panel .remove-column{margin:0 auto;color:#c32b2b;font-size:.7em;font-weight:700;line-height:1.6em;text-decoration:underline;text-transform:uppercase;border:0;border-radius:5px;transition:.1s all;float:right;outline:0;cursor:pointer}.cove-editor__panel .edit-block{padding-left:1em;border:0;border-left:rgba(0,0,0,.2) 4px solid;transition:.2s all}.cove-editor__panel .edit-block:not(:first-child){margin-top:2em}.cove-editor__panel .edit-block input[type=text],.cove-editor__panel .edit-block input[type=number]{font-size:1em}.cove-editor__panel .edit-block label{margin-top:0}.cove-editor__panel .edit-block label+label{margin-top:1em}.cove-editor__panel .edit-block:hover{border-left:rgba(0,0,0,.7) 4px solid;transition:.2s all}.cove-editor__panel span.subtext{display:block;color:#00000080;text-transform:none;font-weight:400}.cove-editor__panel .btn{margin-top:1em}.cove-editor__panel .sort-list{list-style:none}.cove-editor__panel .sort-list>li{margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .sort-list li>div{display:block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-bottom:.3em;cursor:move}.cove-editor__panel .info{font-size:.8em;line-height:1.4em;font-style:italic;padding-top:10px}.cove-editor__panel .react-tags__search{width:100%}.cove-editor__panel .react-tags{position:relative;cursor:text}.cove-editor__panel .react-tags input.react-tags__search-input{font-size:.8rem}.cove-editor__panel .react-tags span{display:inline}.cove-editor__panel .react-tags.is-focused{border-color:#000000b3}.cove-editor__panel .react-tags__selected{display:inline}.cove-editor__panel .react-tags__selected-tag{display:inline-block;box-sizing:border-box;border:1px solid #d1d1d1;border-radius:2px;background:#f1f1f1;padding:.4em .6em;font-size:.8em;margin-right:.3em;margin-bottom:.3em}.cove-editor__panel .react-tags__selected-tag:after{content:"✕";color:#aaa;margin-left:8px}.cove-editor__panel .react-tags__selected-tag:hover,.cove-editor__panel .react-tags__selected-tag:focus{border-color:#b1b1b1}.cove-editor__panel .react-tags__search{display:inline-block;max-width:100%}.cove-editor__panel .react-tags__search input{max-width:100%;margin:0;outline:none;padding:.5em .3em;font-size:inherit;line-height:inherit}.cove-editor__panel .react-tags__search input::-ms-clear{display:none}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__search{position:relative}}.cove-editor__panel .react-tags__suggestions{position:absolute;top:100%;left:0;width:100%}.cove-editor__panel .react-tags__suggestions ul{margin:4px -1px;padding:0;list-style:none;background:white;border:1px solid #d1d1d1;border-radius:2px;box-shadow:0 2px 6px #0003}.cove-editor__panel .react-tags__suggestions li{border-bottom:1px solid #ddd;padding:6px 8px}.cove-editor__panel .react-tags__suggestions li:hover{cursor:pointer;background:#eee}.cove-editor__panel .react-tags__suggestions li.is-active{background:#b7cfe0}.cove-editor__panel .react-tags__suggestions li.is-disabled{opacity:.5;cursor:auto}.cove-editor__panel .react-tags__suggestions li mark{text-decoration:underline;background:none;font-weight:600}@media screen and (min-width: 30em){.cove-editor__panel .react-tags__suggestions{width:240px}}.advanced{padding:0 1em 1em;text-align:left}.advanced p{font-size:.8rem}.advanced .advanced-toggle-link{padding-top:1em;display:block;text-align:left;cursor:pointer;text-decoration:underline}.advanced .advanced-toggle-link span{text-decoration:none;display:inline-block;font-family:monospace;padding-right:5px}.advanced .advanced-toggle-link:hover{color:#000000b3}.advanced textarea{height:400px;width:100%;font-size:.9em;padding:.5em;font-family:monospace;box-sizing:border-box}ul.color-palette{display:flex;max-width:100%;padding:0;list-style:none;flex-wrap:wrap}ul.color-palette li{display:flex;width:21px;height:21px;border-radius:40px;margin-right:4px;margin-bottom:10px;overflow:hidden;cursor:pointer;position:relative}ul.color-palette li .click-target{position:absolute;top:0;left:0;right:0;bottom:0}ul.color-palette li.selected{border:rgba(0,0,0,.8) 2px solid}ul.color-palette li span{width:33.3%}.header ul.color-palette li{width:21px;height:21px;border-radius:40px;margin-right:2.8px}.cove-input{display:block;position:relative;padding:.5em;border-width:1px!important;border-style:solid!important;border-color:#cbcbcb!important;border-radius:.1875rem;transition:border-color .2s cubic-bezier(.16,1,.3,1);font-family:sans-serif;color:#333;width:100%;max-width:100%}.cove-input::placeholder{transition:opacity .4s cubic-bezier(.16,1,.3,1);color:#b3b3b3;opacity:1}.cove-input:focus{border-width:1px;border-style:solid;border-color:#4c4c4c;outline:0}.cove-input:focus::placeholder{opacity:0}.cove-input[disabled]{background-color:#e4e4e4}.cove-input.input--small{padding:0}.cove-input__label{display:inline-block;margin-bottom:.5rem;font-size:.75rem;color:#333;text-transform:uppercase;-webkit-user-select:none;user-select:none}.cove-input__textarea{width:100%;min-height:140px;max-width:100%;line-height:1.5em;color:#333}.cove-input--hidden{position:absolute;z-index:-999;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.cove-input-group--checkbox{margin-bottom:1rem}.cove-input-group--checkbox,.cove-input-group--radio{display:flex;align-items:center}.cove-input-group--checkbox label,.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio label,.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{cursor:pointer;-webkit-user-select:none;user-select:none}.cove-input-group--checkbox label,.cove-input-group--radio label{padding-right:6px}.cove-input-group--checkbox label+input[type=checkbox],.cove-input-group--checkbox label+input[type=radio],.cove-input-group--radio label+input[type=checkbox],.cove-input-group--radio label+input[type=radio]{margin-left:0}.cove-input-group--checkbox input[type=checkbox],.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=checkbox],.cove-input-group--radio input[type=radio]{display:inline-block;margin-right:0;margin-left:0}.cove-input-group--checkbox input[type=checkbox]+label,.cove-input-group--checkbox input[type=radio]+label,.cove-input-group--radio input[type=checkbox]+label,.cove-input-group--radio input[type=radio]+label{padding-right:0;padding-left:6px}.cove-input-group--checkbox input[type=radio],.cove-input-group--radio input[type=radio]{margin-bottom:5px}.cove-input__checkbox,.cove-input__checkbox--large,.cove-input__checkbox--small{display:inline-block;width:1.75rem;aspect-ratio:1/1;cursor:pointer}.cove-input__checkbox--small{width:1.25rem}.cove-input__checkbox--large{width:2.25rem}.cove-input__checkbox.active .cove-input__checkbox-box,.active.cove-input__checkbox--small .cove-input__checkbox-box,.active.cove-input__checkbox--large .cove-input__checkbox-box{background-color:#fff}.cove-input__checkbox.active .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--small .cove-input__checkbox-box.custom-color,.active.cove-input__checkbox--large .cove-input__checkbox-box.custom-color{box-shadow:none}.cove-input__checkbox.active .cove-input__checkbox-check,.active.cove-input__checkbox--small .cove-input__checkbox-check,.active.cove-input__checkbox--large .cove-input__checkbox-check{opacity:1;transform:translateY(-1px)}.cove-input__checkbox-box{position:relative;width:100%;height:100%;background-color:#f4f4f4;border-radius:3px;box-shadow:inset 0 0 0 1px #c4c4c4;transition:all .15s cubic-bezier(.16,1,.3,1)}.cove-input__checkbox-check{position:absolute;top:0;right:0;bottom:0;left:0;margin:3px;fill:#fff;pointer-events:none;transform:translateY(-1px);transition:all .25s cubic-bezier(.16,1,.3,1);opacity:0}.cove-input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.cove-input-group>.cove-input{position:relative;flex:1 1 auto;width:1%;min-width:0}.cove-input-group>.cove-input__label{display:none}.cove-input-group:not(.clear)>:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.cove-input-group:not(.clear)>:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.cove-input-group.clear[flow=left]>:first-child{border:0;left:0}.cove-input-group.clear[flow=right]>:last-child{border:0;right:0}.cove-input-group.clear .cove-input-group__label{position:absolute;background-color:transparent;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.cove-input-group__label{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#333;text-align:center;white-space:nowrap;background-color:#f2f2f2;border:1px solid #c7c7c7;border-radius:.1875rem}.cove-input__slider,.cove-input__slider--large,.cove-input__slider--small{display:inline-block;position:relative;width:60px;height:26px;padding:3px;cursor:pointer}.cove-input__slider.active .cove-input__slider-button,.active.cove-input__slider--large .cove-input__slider-button,.active.cove-input__slider--small .cove-input__slider-button{left:100%;transform:translate(-100%)}.cove-input__slider.active .cove-input__slider-track,.active.cove-input__slider--large .cove-input__slider-track,.active.cove-input__slider--small .cove-input__slider-track{background-color:#75b936}.cove-input__slider.slider--block,.slider--block.cove-input__slider--large,.slider--block.cove-input__slider--small{width:unset;aspect-ratio:1.85/1;padding:4px}.cove-input__slider.slider--block .cove-input__slider-button,.slider--block.cove-input__slider--large .cove-input__slider-button,.slider--block.cove-input__slider--small .cove-input__slider-button{border-radius:10%;box-shadow:0 2px 5px #0003}.cove-input__slider.slider--block .cove-input__slider-track,.slider--block.cove-input__slider--large .cove-input__slider-track,.slider--block.cove-input__slider--small .cove-input__slider-track{border-radius:4px;box-shadow:0 0 0 transparent}.cove-input__slider.slider--block.active .cove-input__slider-track,.slider--block.active.cove-input__slider--large .cove-input__slider-track,.slider--block.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset -40px 0 10px -10px #00000026}.cove-input__slider.slider--pill,.slider--pill.cove-input__slider--large,.slider--pill.cove-input__slider--small{width:60px;height:25px}.cove-input__slider.slider--pill .cove-input__slider-button,.slider--pill.cove-input__slider--large .cove-input__slider-button,.slider--pill.cove-input__slider--small .cove-input__slider-button{border-radius:999px;aspect-ratio:1.75/1}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before,.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;width:1px;height:calc(100% - 10px);background:linear-gradient(0deg,rgb(255,255,255) 0%,rgb(227,227,227) 30%,rgb(227,227,227) 70%,rgb(255,255,255) 100%);position:absolute;top:5px}.cove-input__slider.slider--pill .cove-input__slider-button:before,.slider--pill.cove-input__slider--large .cove-input__slider-button:before,.slider--pill.cove-input__slider--small .cove-input__slider-button:before{left:42%}.cove-input__slider.slider--pill .cove-input__slider-button:after,.slider--pill.cove-input__slider--large .cove-input__slider-button:after,.slider--pill.cove-input__slider--small .cove-input__slider-button:after{right:42%}.cove-input__slider.slider--3d .cove-input__slider-button,.slider--3d.cove-input__slider--large .cove-input__slider-button,.slider--3d.cove-input__slider--small .cove-input__slider-button{background:radial-gradient(circle at 100% 0%,rgb(255,255,255) 45%,rgb(200,200,200) 100%);box-shadow:0 1px 3px 1px #0006,inset 0 0 3px 2px #fff;height:160%;top:-30%;transform:translate(-20%)}.cove-input__slider.slider--3d .cove-input__slider-button:after,.slider--3d.cove-input__slider--large .cove-input__slider-button:after,.slider--3d.cove-input__slider--small .cove-input__slider-button:after{content:"";display:block;position:absolute;top:0;left:0;width:calc(100% - 6px);height:calc(100% - 6px);border:1px solid #ececec;border-radius:999px;margin:3px}.cove-input__slider.slider--3d .cove-input__slider-track,.slider--3d.cove-input__slider--large .cove-input__slider-track,.slider--3d.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0006}.cove-input__slider.slider--3d.active .cove-input__slider-button,.slider--3d.active.cove-input__slider--large .cove-input__slider-button,.slider--3d.active.cove-input__slider--small .cove-input__slider-button{transform:translate(-80%)}.cove-input__slider.slider--3d.active .cove-input__slider-track,.slider--3d.active.cove-input__slider--large .cove-input__slider-track,.slider--3d.active.cove-input__slider--small .cove-input__slider-track{box-shadow:inset 1px 1px 3px #0009}.cove-input__slider--small{width:40px;height:20px}.cove-input__slider--small.slider--pill{width:45px;height:20px}.cove-input__slider--small.slider--pill .cove-input__slider-button{aspect-ratio:1.5/1}.cove-input__slider--small.slider--pill .cove-input__slider-button:before,.cove-input__slider--small.slider--pill .cove-input__slider-button:after{display:none}.cove-input__slider--small.slider--3d .cove-input__slider-button{box-shadow:0 1px 2px 2px #00000038,inset 0 0 3px 2px #fff}.cove-input__slider--small.slider--3d .cove-input__slider-button:after{width:calc(100% - 4px);height:calc(100% - 4px);margin:2px}.cove-input__slider--large{width:80px;height:35px}.cove-input__slider--large.slider--pill{width:80px;height:30px}.cove-input__slider--large.slider--3d .cove-input__slider-button:after{width:calc(100% - 8px);height:calc(100% - 8px);margin:4px}.cove-input__slider-button{position:relative;left:0;height:100%;aspect-ratio:1/1;background-color:#fff;box-shadow:-2px 4px 10px -7px #000;border-radius:100%;transition:all .2s cubic-bezier(.16,1,.3,1);z-index:2}.cove-input__slider-track{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ccc;border-radius:999px;transition:all .2s cubic-bezier(.16,1,.3,1)}.align-content-start{align-content:flex-start!important}.align-items-start{align-items:flex-start!important}.align-self-start{align-self:flex-start!important}.align-content-end{align-content:flex-end!important}.align-items-end{align-items:flex-end!important}.align-self-end{align-self:flex-end!important}.align-content-center{align-content:center!important}.align-items-center{align-items:center!important}.align-self-center{align-self:center!important}.align-content-stretch{align-content:stretch!important}.align-items-stretch{align-items:stretch!important}.align-self-stretch{align-self:stretch!important}.align-items-baseline{align-items:baseline!important}.align-self-baseline{align-self:baseline!important}.align-content-around{align-content:space-around!important}.align-content-between{align-content:space-between!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes shake-horizontal{0%{transform:translate(20px)}20%{transform:translate(-20px)}40%{transform:translate(10px)}60%{transform:translate(-10px)}80%{transform:translate(4px)}to{transform:translate(0)}}.grid{display:grid;grid-template-columns:repeat(12,1fr)}.col-1{grid-column-end:span 1}.col-offset-1{grid-column-start:2}.row-1{grid-row-end:span 1}.row-offset-1{grid-row-start:2}.col-2{grid-column-end:span 2}.col-offset-2{grid-column-start:3}.row-2{grid-row-end:span 2}.row-offset-2{grid-row-start:3}.col-3{grid-column-end:span 3}.col-offset-3{grid-column-start:4}.row-3{grid-row-end:span 3}.row-offset-3{grid-row-start:4}.col-4{grid-column-end:span 4}.col-offset-4{grid-column-start:5}.row-4{grid-row-end:span 4}.row-offset-4{grid-row-start:5}.col-5{grid-column-end:span 5}.col-offset-5{grid-column-start:6}.row-5{grid-row-end:span 5}.row-offset-5{grid-row-start:6}.col-6{grid-column-end:span 6}.col-offset-6{grid-column-start:7}.row-6{grid-row-end:span 6}.row-offset-6{grid-row-start:7}.col-7{grid-column-end:span 7}.col-offset-7{grid-column-start:8}.row-7{grid-row-end:span 7}.row-offset-7{grid-row-start:8}.col-8{grid-column-end:span 8}.col-offset-8{grid-column-start:9}.row-8{grid-row-end:span 8}.row-offset-8{grid-row-start:9}.col-9{grid-column-end:span 9}.col-offset-9{grid-column-start:10}.row-9{grid-row-end:span 9}.row-offset-9{grid-row-start:10}.col-10{grid-column-end:span 10}.col-offset-10{grid-column-start:11}.row-10{grid-row-end:span 10}.row-offset-10{grid-row-start:11}.col-11{grid-column-end:span 11}.col-offset-11{grid-column-start:12}.row-11{grid-row-end:span 11}.row-offset-11{grid-row-start:12}.col-12{grid-column-end:span 12}.col-offset-12{grid-column-start:13}.row-12{grid-row-end:span 12}.row-offset-12{grid-row-start:13}.grid-gap-0{grid-gap:0px;gap:0px}.grid-gap-1{grid-gap:8px;gap:8px}.grid-gap-2{grid-gap:16px;gap:16px}.grid-gap-3{grid-gap:24px;gap:24px}.grid-gap-4{grid-gap:32px;gap:32px}.grid-gap-5{grid-gap:40px;gap:40px}.grid-gap-6{grid-gap:48px;gap:48px}.grid-gap-7{grid-gap:56px;gap:56px}.grid-gap-8{grid-gap:64px;gap:64px}@media (min-width: 480px){.col-xs-1{grid-column-end:span 1}.col-offset-xs-1{grid-column-start:2}.row-xs-1{grid-row-end:span 1}.row-offset-xs-1{grid-row-start:2}.col-xs-2{grid-column-end:span 2}.col-offset-xs-2{grid-column-start:3}.row-xs-2{grid-row-end:span 2}.row-offset-xs-2{grid-row-start:3}.col-xs-3{grid-column-end:span 3}.col-offset-xs-3{grid-column-start:4}.row-xs-3{grid-row-end:span 3}.row-offset-xs-3{grid-row-start:4}.col-xs-4{grid-column-end:span 4}.col-offset-xs-4{grid-column-start:5}.row-xs-4{grid-row-end:span 4}.row-offset-xs-4{grid-row-start:5}.col-xs-5{grid-column-end:span 5}.col-offset-xs-5{grid-column-start:6}.row-xs-5{grid-row-end:span 5}.row-offset-xs-5{grid-row-start:6}.col-xs-6{grid-column-end:span 6}.col-offset-xs-6{grid-column-start:7}.row-xs-6{grid-row-end:span 6}.row-offset-xs-6{grid-row-start:7}.col-xs-7{grid-column-end:span 7}.col-offset-xs-7{grid-column-start:8}.row-xs-7{grid-row-end:span 7}.row-offset-xs-7{grid-row-start:8}.col-xs-8{grid-column-end:span 8}.col-offset-xs-8{grid-column-start:9}.row-xs-8{grid-row-end:span 8}.row-offset-xs-8{grid-row-start:9}.col-xs-9{grid-column-end:span 9}.col-offset-xs-9{grid-column-start:10}.row-xs-9{grid-row-end:span 9}.row-offset-xs-9{grid-row-start:10}.col-xs-10{grid-column-end:span 10}.col-offset-xs-10{grid-column-start:11}.row-xs-10{grid-row-end:span 10}.row-offset-xs-10{grid-row-start:11}.col-xs-11{grid-column-end:span 11}.col-offset-xs-11{grid-column-start:12}.row-xs-11{grid-row-end:span 11}.row-offset-xs-11{grid-row-start:12}.col-xs-12{grid-column-end:span 12}.col-offset-xs-12{grid-column-start:13}.row-xs-12{grid-row-end:span 12}.row-offset-xs-12{grid-row-start:13}}@media (min-width: 768px){.col-sm-1{grid-column-end:span 1}.col-offset-sm-1{grid-column-start:2}.row-sm-1{grid-row-end:span 1}.row-offset-sm-1{grid-row-start:2}.col-sm-2{grid-column-end:span 2}.col-offset-sm-2{grid-column-start:3}.row-sm-2{grid-row-end:span 2}.row-offset-sm-2{grid-row-start:3}.col-sm-3{grid-column-end:span 3}.col-offset-sm-3{grid-column-start:4}.row-sm-3{grid-row-end:span 3}.row-offset-sm-3{grid-row-start:4}.col-sm-4{grid-column-end:span 4}.col-offset-sm-4{grid-column-start:5}.row-sm-4{grid-row-end:span 4}.row-offset-sm-4{grid-row-start:5}.col-sm-5{grid-column-end:span 5}.col-offset-sm-5{grid-column-start:6}.row-sm-5{grid-row-end:span 5}.row-offset-sm-5{grid-row-start:6}.col-sm-6{grid-column-end:span 6}.col-offset-sm-6{grid-column-start:7}.row-sm-6{grid-row-end:span 6}.row-offset-sm-6{grid-row-start:7}.col-sm-7{grid-column-end:span 7}.col-offset-sm-7{grid-column-start:8}.row-sm-7{grid-row-end:span 7}.row-offset-sm-7{grid-row-start:8}.col-sm-8{grid-column-end:span 8}.col-offset-sm-8{grid-column-start:9}.row-sm-8{grid-row-end:span 8}.row-offset-sm-8{grid-row-start:9}.col-sm-9{grid-column-end:span 9}.col-offset-sm-9{grid-column-start:10}.row-sm-9{grid-row-end:span 9}.row-offset-sm-9{grid-row-start:10}.col-sm-10{grid-column-end:span 10}.col-offset-sm-10{grid-column-start:11}.row-sm-10{grid-row-end:span 10}.row-offset-sm-10{grid-row-start:11}.col-sm-11{grid-column-end:span 11}.col-offset-sm-11{grid-column-start:12}.row-sm-11{grid-row-end:span 11}.row-offset-sm-11{grid-row-start:12}.col-sm-12{grid-column-end:span 12}.col-offset-sm-12{grid-column-start:13}.row-sm-12{grid-row-end:span 12}.row-offset-sm-12{grid-row-start:13}}@media (min-width: 960px){.col-md-1{grid-column-end:span 1}.col-offset-md-1{grid-column-start:2}.row-md-1{grid-row-end:span 1}.row-offset-md-1{grid-row-start:2}.col-md-2{grid-column-end:span 2}.col-offset-md-2{grid-column-start:3}.row-md-2{grid-row-end:span 2}.row-offset-md-2{grid-row-start:3}.col-md-3{grid-column-end:span 3}.col-offset-md-3{grid-column-start:4}.row-md-3{grid-row-end:span 3}.row-offset-md-3{grid-row-start:4}.col-md-4{grid-column-end:span 4}.col-offset-md-4{grid-column-start:5}.row-md-4{grid-row-end:span 4}.row-offset-md-4{grid-row-start:5}.col-md-5{grid-column-end:span 5}.col-offset-md-5{grid-column-start:6}.row-md-5{grid-row-end:span 5}.row-offset-md-5{grid-row-start:6}.col-md-6{grid-column-end:span 6}.col-offset-md-6{grid-column-start:7}.row-md-6{grid-row-end:span 6}.row-offset-md-6{grid-row-start:7}.col-md-7{grid-column-end:span 7}.col-offset-md-7{grid-column-start:8}.row-md-7{grid-row-end:span 7}.row-offset-md-7{grid-row-start:8}.col-md-8{grid-column-end:span 8}.col-offset-md-8{grid-column-start:9}.row-md-8{grid-row-end:span 8}.row-offset-md-8{grid-row-start:9}.col-md-9{grid-column-end:span 9}.col-offset-md-9{grid-column-start:10}.row-md-9{grid-row-end:span 9}.row-offset-md-9{grid-row-start:10}.col-md-10{grid-column-end:span 10}.col-offset-md-10{grid-column-start:11}.row-md-10{grid-row-end:span 10}.row-offset-md-10{grid-row-start:11}.col-md-11{grid-column-end:span 11}.col-offset-md-11{grid-column-start:12}.row-md-11{grid-row-end:span 11}.row-offset-md-11{grid-row-start:12}.col-md-12{grid-column-end:span 12}.col-offset-md-12{grid-column-start:13}.row-md-12{grid-row-end:span 12}.row-offset-md-12{grid-row-start:13}}@media (min-width: 1170px){.col-lg-1{grid-column-end:span 1}.col-offset-lg-1{grid-column-start:2}.row-lg-1{grid-row-end:span 1}.row-offset-lg-1{grid-row-start:2}.col-lg-2{grid-column-end:span 2}.col-offset-lg-2{grid-column-start:3}.row-lg-2{grid-row-end:span 2}.row-offset-lg-2{grid-row-start:3}.col-lg-3{grid-column-end:span 3}.col-offset-lg-3{grid-column-start:4}.row-lg-3{grid-row-end:span 3}.row-offset-lg-3{grid-row-start:4}.col-lg-4{grid-column-end:span 4}.col-offset-lg-4{grid-column-start:5}.row-lg-4{grid-row-end:span 4}.row-offset-lg-4{grid-row-start:5}.col-lg-5{grid-column-end:span 5}.col-offset-lg-5{grid-column-start:6}.row-lg-5{grid-row-end:span 5}.row-offset-lg-5{grid-row-start:6}.col-lg-6{grid-column-end:span 6}.col-offset-lg-6{grid-column-start:7}.row-lg-6{grid-row-end:span 6}.row-offset-lg-6{grid-row-start:7}.col-lg-7{grid-column-end:span 7}.col-offset-lg-7{grid-column-start:8}.row-lg-7{grid-row-end:span 7}.row-offset-lg-7{grid-row-start:8}.col-lg-8{grid-column-end:span 8}.col-offset-lg-8{grid-column-start:9}.row-lg-8{grid-row-end:span 8}.row-offset-lg-8{grid-row-start:9}.col-lg-9{grid-column-end:span 9}.col-offset-lg-9{grid-column-start:10}.row-lg-9{grid-row-end:span 9}.row-offset-lg-9{grid-row-start:10}.col-lg-10{grid-column-end:span 10}.col-offset-lg-10{grid-column-start:11}.row-lg-10{grid-row-end:span 10}.row-offset-lg-10{grid-row-start:11}.col-lg-11{grid-column-end:span 11}.col-offset-lg-11{grid-column-start:12}.row-lg-11{grid-row-end:span 11}.row-offset-lg-11{grid-row-start:12}.col-lg-12{grid-column-end:span 12}.col-offset-lg-12{grid-column-start:13}.row-lg-12{grid-row-end:span 12}.row-offset-lg-12{grid-row-start:13}}@media (min-width: 1280px){.col-xl-1{grid-column-end:span 1}.col-offset-xl-1{grid-column-start:2}.row-xl-1{grid-row-end:span 1}.row-offset-xl-1{grid-row-start:2}.col-xl-2{grid-column-end:span 2}.col-offset-xl-2{grid-column-start:3}.row-xl-2{grid-row-end:span 2}.row-offset-xl-2{grid-row-start:3}.col-xl-3{grid-column-end:span 3}.col-offset-xl-3{grid-column-start:4}.row-xl-3{grid-row-end:span 3}.row-offset-xl-3{grid-row-start:4}.col-xl-4{grid-column-end:span 4}.col-offset-xl-4{grid-column-start:5}.row-xl-4{grid-row-end:span 4}.row-offset-xl-4{grid-row-start:5}.col-xl-5{grid-column-end:span 5}.col-offset-xl-5{grid-column-start:6}.row-xl-5{grid-row-end:span 5}.row-offset-xl-5{grid-row-start:6}.col-xl-6{grid-column-end:span 6}.col-offset-xl-6{grid-column-start:7}.row-xl-6{grid-row-end:span 6}.row-offset-xl-6{grid-row-start:7}.col-xl-7{grid-column-end:span 7}.col-offset-xl-7{grid-column-start:8}.row-xl-7{grid-row-end:span 7}.row-offset-xl-7{grid-row-start:8}.col-xl-8{grid-column-end:span 8}.col-offset-xl-8{grid-column-start:9}.row-xl-8{grid-row-end:span 8}.row-offset-xl-8{grid-row-start:9}.col-xl-9{grid-column-end:span 9}.col-offset-xl-9{grid-column-start:10}.row-xl-9{grid-row-end:span 9}.row-offset-xl-9{grid-row-start:10}.col-xl-10{grid-column-end:span 10}.col-offset-xl-10{grid-column-start:11}.row-xl-10{grid-row-end:span 10}.row-offset-xl-10{grid-row-start:11}.col-xl-11{grid-column-end:span 11}.col-offset-xl-11{grid-column-start:12}.row-xl-11{grid-row-end:span 11}.row-offset-xl-11{grid-row-start:12}.col-xl-12{grid-column-end:span 12}.col-offset-xl-12{grid-column-start:13}.row-xl-12{grid-row-end:span 12}.row-offset-xl-12{grid-row-start:13}}.p-0{padding:0!important}.p-1{padding:8px!important}.p-2{padding:16px!important}.p-3{padding:24px!important}.p-4{padding:32px!important}.p-5{padding:40px!important}.p-6{padding:48px!important}.p-7{padding:56px!important}.p-8{padding:64px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:8px!important}.pt-2{padding-top:16px!important}.pt-3{padding-top:24px!important}.pt-4{padding-top:32px!important}.pt-5{padding-top:40px!important}.pt-6{padding-top:48px!important}.pt-7{padding-top:56px!important}.pt-8{padding-top:64px!important}.pr-0{padding-right:0!important}.pr-1{padding-right:8px!important}.pr-2{padding-right:16px!important}.pr-3{padding-right:24px!important}.pr-4{padding-right:32px!important}.pr-5{padding-right:40px!important}.pr-6{padding-right:48px!important}.pr-7{padding-right:56px!important}.pr-8{padding-right:64px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:8px!important}.pb-2{padding-bottom:16px!important}.pb-3{padding-bottom:24px!important}.pb-4{padding-bottom:32px!important}.pb-5{padding-bottom:40px!important}.pb-6{padding-bottom:48px!important}.pb-7{padding-bottom:56px!important}.pb-8{padding-bottom:64px!important}.pl-0{padding-left:0!important}.pl-1{padding-left:8px!important}.pl-2{padding-left:16px!important}.pl-3{padding-left:24px!important}.pl-4{padding-left:32px!important}.pl-5{padding-left:40px!important}.pl-6{padding-left:48px!important}.pl-7{padding-left:56px!important}.pl-8{padding-left:64px!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:8px!important;padding-right:8px!important}.px-2{padding-left:16px!important;padding-right:16px!important}.px-3{padding-left:24px!important;padding-right:24px!important}.px-4{padding-left:32px!important;padding-right:32px!important}.px-5{padding-left:40px!important;padding-right:40px!important}.px-6{padding-left:48px!important;padding-right:48px!important}.px-7{padding-left:56px!important;padding-right:56px!important}.px-8{padding-left:64px!important;padding-right:64px!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:8px!important;padding-bottom:8px!important}.py-2{padding-top:16px!important;padding-bottom:16px!important}.py-3{padding-top:24px!important;padding-bottom:24px!important}.py-4{padding-top:32px!important;padding-bottom:32px!important}.py-5{padding-top:40px!important;padding-bottom:40px!important}.py-6{padding-top:48px!important;padding-bottom:48px!important}.py-7{padding-top:56px!important;padding-bottom:56px!important}.py-8{padding-top:64px!important;padding-bottom:64px!important}.m-0{margin:0!important}.m-1{margin:8px!important}.m-2{margin:16px!important}.m-3{margin:24px!important}.m-4{margin:32px!important}.m-5{margin:40px!important}.m-6{margin:48px!important}.m-7{margin:56px!important}.m-8{margin:64px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:8px!important}.mt-2{margin-top:16px!important}.mt-3{margin-top:24px!important}.mt-4{margin-top:32px!important}.mt-5{margin-top:40px!important}.mt-6{margin-top:48px!important}.mt-7{margin-top:56px!important}.mt-8{margin-top:64px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:8px!important}.mr-2{margin-right:16px!important}.mr-3{margin-right:24px!important}.mr-4{margin-right:32px!important}.mr-5{margin-right:40px!important}.mr-6{margin-right:48px!important}.mr-7{margin-right:56px!important}.mr-8{margin-right:64px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:8px!important}.mb-2{margin-bottom:16px!important}.mb-3{margin-bottom:24px!important}.mb-4{margin-bottom:32px!important}.mb-5{margin-bottom:40px!important}.mb-6{margin-bottom:48px!important}.mb-7{margin-bottom:56px!important}.mb-8{margin-bottom:64px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:8px!important}.ml-2{margin-left:16px!important}.ml-3{margin-left:24px!important}.ml-4{margin-left:32px!important}.ml-5{margin-left:40px!important}.ml-6{margin-left:48px!important}.ml-7{margin-left:56px!important}.ml-8{margin-left:64px!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:8px!important;margin-right:8px!important}.mx-2{margin-left:16px!important;margin-right:16px!important}.mx-3{margin-left:24px!important;margin-right:24px!important}.mx-4{margin-left:32px!important;margin-right:32px!important}.mx-5{margin-left:40px!important;margin-right:40px!important}.mx-6{margin-left:48px!important;margin-right:48px!important}.mx-7{margin-left:56px!important;margin-right:56px!important}.mx-8{margin-left:64px!important;margin-right:64px!important}.mx-0{margin-top:0!important;margin-bottom:0!important}.mx-1{margin-top:8px!important;margin-bottom:8px!important}.mx-2{margin-top:16px!important;margin-bottom:16px!important}.mx-3{margin-top:24px!important;margin-bottom:24px!important}.mx-4{margin-top:32px!important;margin-bottom:32px!important}.mx-5{margin-top:40px!important;margin-bottom:40px!important}.mx-6{margin-top:48px!important;margin-bottom:48px!important}.mx-7{margin-top:56px!important;margin-bottom:56px!important}.mx-8{margin-top:64px!important;margin-bottom:64px!important}.markup-include .theme-amber,.type-waffle-chart .theme-amber,.type-data-bite .theme-amber,.cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #fbab18}.markup-include.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove.theme-amber .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-amber .cove-component__content.component--has-accent,.type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.type-data-bite.theme-amber .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.markup-include.theme-amber .cove-component__header,.type-waffle-chart.theme-amber .cove-component__header,.type-data-bite.theme-amber .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove.theme-amber .cove-component__header{border-color:#ffd54f}.markup-include .theme-blue,.type-waffle-chart .theme-blue,.type-data-bite .theme-blue,.cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #005eaa}.markup-include.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove.theme-blue .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-blue .cove-component__content.component--has-accent,.type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.type-data-bite.theme-blue .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.markup-include.theme-blue .cove-component__header,.type-waffle-chart.theme-blue .cove-component__header,.type-data-bite.theme-blue .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove.theme-blue .cove-component__header{border-color:#88c3ea}.markup-include .theme-brown,.type-waffle-chart .theme-brown,.type-data-bite .theme-brown,.cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #705043}.markup-include.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove.theme-brown .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-brown .cove-component__content.component--has-accent,.type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.type-data-bite.theme-brown .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.markup-include.theme-brown .cove-component__header,.type-waffle-chart.theme-brown .cove-component__header,.type-data-bite.theme-brown .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove.theme-brown .cove-component__header{border-color:#ad907b}.markup-include .theme-cyan,.type-waffle-chart .theme-cyan,.type-data-bite .theme-cyan,.cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #007B91}.markup-include.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove.theme-cyan .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-cyan .cove-component__content.component--has-accent,.type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.markup-include.theme-cyan .cove-component__header,.type-waffle-chart.theme-cyan .cove-component__header,.type-data-bite.theme-cyan .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove.theme-cyan .cove-component__header{border-color:#65b0bd}.markup-include .theme-green,.type-waffle-chart .theme-green,.type-data-bite .theme-green,.cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #4b830d}.markup-include.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-green .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove.theme-green .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-green .cove-component__content.component--has-accent,.type-waffle-chart.theme-green .cove-component__content.component--has-accent,.type-data-bite.theme-green .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.markup-include.theme-green .cove-component__header,.type-waffle-chart.theme-green .cove-component__header,.type-data-bite.theme-green .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove.theme-green .cove-component__header{border-color:#84bc49}.markup-include .theme-indigo,.type-waffle-chart .theme-indigo,.type-data-bite .theme-indigo,.cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #26418f}.markup-include.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove.theme-indigo .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-indigo .cove-component__content.component--has-accent,.type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.markup-include.theme-indigo .cove-component__header,.type-waffle-chart.theme-indigo .cove-component__header,.type-data-bite.theme-indigo .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove.theme-indigo .cove-component__header{border-color:#92a6dd}.markup-include .theme-orange,.type-waffle-chart .theme-orange,.type-data-bite .theme-orange,.cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #bb4d00}.markup-include.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove.theme-orange .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-orange .cove-component__content.component--has-accent,.type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.type-data-bite.theme-orange .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.markup-include.theme-orange .cove-component__header,.type-waffle-chart.theme-orange .cove-component__header,.type-data-bite.theme-orange .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove.theme-orange .cove-component__header{border-color:#ffad42}.markup-include .theme-pink,.type-waffle-chart .theme-pink,.type-data-bite .theme-pink,.cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #af4448}.markup-include.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove.theme-pink .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-pink .cove-component__content.component--has-accent,.type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.type-data-bite.theme-pink .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.markup-include.theme-pink .cove-component__header,.type-waffle-chart.theme-pink .cove-component__header,.type-data-bite.theme-pink .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove.theme-pink .cove-component__header{border-color:#e57373}.markup-include .theme-purple,.type-waffle-chart .theme-purple,.type-data-bite .theme-purple,.cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #712177}.markup-include.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove.theme-purple .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-purple .cove-component__content.component--has-accent,.type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.type-data-bite.theme-purple .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.markup-include.theme-purple .cove-component__header,.type-waffle-chart.theme-purple .cove-component__header,.type-data-bite.theme-purple .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove.theme-purple .cove-component__header{border-color:#b890bb}.markup-include .theme-slate,.type-waffle-chart .theme-slate,.type-data-bite .theme-slate,.cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #29434e}.markup-include.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove.theme-slate .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-slate .cove-component__content.component--has-accent,.type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.type-data-bite.theme-slate .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.markup-include.theme-slate .cove-component__header,.type-waffle-chart.theme-slate .cove-component__header,.type-data-bite.theme-slate .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove.theme-slate .cove-component__header{border-color:#7e9ba5}.markup-include .theme-teal,.type-waffle-chart .theme-teal,.type-data-bite .theme-teal,.cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #00695c}.markup-include.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.type-data-bite.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-title,.type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-title,.type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove.theme-teal .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.markup-include.theme-teal .cove-component__content.component--has-accent,.type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.type-data-bite.theme-teal .cove-component__content.component--has-accent,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.markup-include.theme-teal .cove-component__header,.type-waffle-chart.theme-teal .cove-component__header,.type-data-bite.theme-teal .cove-component__header,.cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove{color:#333;font-size:16px;line-height:1.4;margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#111}.cove .markup-include .theme-amber,.cove .type-waffle-chart .theme-amber,.cove .type-data-bite .theme-amber,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-amber,.cove .cove .theme-amber{background-color:#fbab18;border-color:#ffd54f;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #fbab18}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-amber .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-amber .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-amber .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-accent,.cove .type-data-bite.theme-amber .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-accent,.cove .cove.theme-amber .cove-component__content.component--has-accent{border-left:.5rem solid #fbab18!important}.cove .markup-include.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-amber .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffecb3}.cove .markup-include.theme-amber .cove-component__header,.cove .type-waffle-chart.theme-amber .cove-component__header,.cove .type-data-bite.theme-amber .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-amber .cove-component__header,.cove .cove.theme-amber .cove-component__header{border-color:#ffd54f}.cove .markup-include .theme-blue,.cove .type-waffle-chart .theme-blue,.cove .type-data-bite .theme-blue,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-blue,.cove .cove .theme-blue{background-color:#005eaa;border-color:#88c3ea;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #005eaa}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-blue .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-blue .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-blue .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-accent,.cove .type-data-bite.theme-blue .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-accent,.cove .cove.theme-blue .cove-component__content.component--has-accent{border-left:.5rem solid #005eaa!important}.cove .markup-include.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-blue .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#c0e9ff}.cove .markup-include.theme-blue .cove-component__header,.cove .type-waffle-chart.theme-blue .cove-component__header,.cove .type-data-bite.theme-blue .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-blue .cove-component__header,.cove .cove.theme-blue .cove-component__header{border-color:#88c3ea}.cove .markup-include .theme-brown,.cove .type-waffle-chart .theme-brown,.cove .type-data-bite .theme-brown,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-brown,.cove .cove .theme-brown{background-color:#705043;border-color:#ad907b;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #705043}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-brown .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-brown .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-brown .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-accent,.cove .type-data-bite.theme-brown .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-accent,.cove .cove.theme-brown .cove-component__content.component--has-accent{border-left:.5rem solid #705043!important}.cove .markup-include.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-brown .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#d7ccc8}.cove .markup-include.theme-brown .cove-component__header,.cove .type-waffle-chart.theme-brown .cove-component__header,.cove .type-data-bite.theme-brown .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-brown .cove-component__header,.cove .cove.theme-brown .cove-component__header{border-color:#ad907b}.cove .markup-include .theme-cyan,.cove .type-waffle-chart .theme-cyan,.cove .type-data-bite .theme-cyan,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-cyan,.cove .cove .theme-cyan{background-color:#007b91;border-color:#65b0bd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #007B91}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-cyan .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-cyan .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-accent,.cove .type-data-bite.theme-cyan .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-accent,.cove .cove.theme-cyan .cove-component__content.component--has-accent{border-left:.5rem solid #007B91!important}.cove .markup-include.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-cyan .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#cce5e9}.cove .markup-include.theme-cyan .cove-component__header,.cove .type-waffle-chart.theme-cyan .cove-component__header,.cove .type-data-bite.theme-cyan .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-cyan .cove-component__header,.cove .cove.theme-cyan .cove-component__header{border-color:#65b0bd}.cove .markup-include .theme-green,.cove .type-waffle-chart .theme-green,.cove .type-data-bite .theme-green,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-green,.cove .cove .theme-green{background-color:#4b830d;border-color:#84bc49;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #4b830d}.cove .markup-include.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-green .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-green .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-green .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-green .cove-component__content.component--has-accent,.cove .type-data-bite.theme-green .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-accent,.cove .cove.theme-green .cove-component__content.component--has-accent{border-left:.5rem solid #4b830d!important}.cove .markup-include.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-green .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dcedc8}.cove .markup-include.theme-green .cove-component__header,.cove .type-waffle-chart.theme-green .cove-component__header,.cove .type-data-bite.theme-green .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-green .cove-component__header,.cove .cove.theme-green .cove-component__header{border-color:#84bc49}.cove .markup-include .theme-indigo,.cove .type-waffle-chart .theme-indigo,.cove .type-data-bite .theme-indigo,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-indigo,.cove .cove .theme-indigo{background-color:#26418f;border-color:#92a6dd;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #26418f}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-indigo .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-indigo .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-accent,.cove .type-data-bite.theme-indigo .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-accent,.cove .cove.theme-indigo .cove-component__content.component--has-accent{border-left:.5rem solid #26418f!important}.cove .markup-include.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-indigo .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#dee8ff}.cove .markup-include.theme-indigo .cove-component__header,.cove .type-waffle-chart.theme-indigo .cove-component__header,.cove .type-data-bite.theme-indigo .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-indigo .cove-component__header,.cove .cove.theme-indigo .cove-component__header{border-color:#92a6dd}.cove .markup-include .theme-orange,.cove .type-waffle-chart .theme-orange,.cove .type-data-bite .theme-orange,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-orange,.cove .cove .theme-orange{background-color:#bb4d00;border-color:#ffad42;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #bb4d00}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-orange .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-orange .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-orange .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-accent,.cove .type-data-bite.theme-orange .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-accent,.cove .cove.theme-orange .cove-component__content.component--has-accent{border-left:.5rem solid #bb4d00!important}.cove .markup-include.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-orange .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffe97d}.cove .markup-include.theme-orange .cove-component__header,.cove .type-waffle-chart.theme-orange .cove-component__header,.cove .type-data-bite.theme-orange .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-orange .cove-component__header,.cove .cove.theme-orange .cove-component__header{border-color:#ffad42}.cove .markup-include .theme-pink,.cove .type-waffle-chart .theme-pink,.cove .type-data-bite .theme-pink,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-pink,.cove .cove .theme-pink{background-color:#af4448;border-color:#e57373;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #af4448}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-pink .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-pink .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-pink .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-accent,.cove .type-data-bite.theme-pink .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-accent,.cove .cove.theme-pink .cove-component__content.component--has-accent{border-left:.5rem solid #af4448!important}.cove .markup-include.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-pink .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ffc2c2}.cove .markup-include.theme-pink .cove-component__header,.cove .type-waffle-chart.theme-pink .cove-component__header,.cove .type-data-bite.theme-pink .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-pink .cove-component__header,.cove .cove.theme-pink .cove-component__header{border-color:#e57373}.cove .markup-include .theme-purple,.cove .type-waffle-chart .theme-purple,.cove .type-data-bite .theme-purple,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-purple,.cove .cove .theme-purple{background-color:#712177;border-color:#b890bb;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #712177}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-purple .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-purple .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-purple .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-accent,.cove .type-data-bite.theme-purple .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-accent,.cove .cove.theme-purple .cove-component__content.component--has-accent{border-left:.5rem solid #712177!important}.cove .markup-include.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-purple .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#e3d3e4}.cove .markup-include.theme-purple .cove-component__header,.cove .type-waffle-chart.theme-purple .cove-component__header,.cove .type-data-bite.theme-purple .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-purple .cove-component__header,.cove .cove.theme-purple .cove-component__header{border-color:#b890bb}.cove .markup-include .theme-slate,.cove .type-waffle-chart .theme-slate,.cove .type-data-bite .theme-slate,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-slate,.cove .cove .theme-slate{background-color:#29434e;border-color:#7e9ba5;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #29434e}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-slate .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-slate .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-slate .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-accent,.cove .type-data-bite.theme-slate .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-accent,.cove .cove.theme-slate .cove-component__content.component--has-accent{border-left:.5rem solid #29434e!important}.cove .markup-include.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-slate .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#b6c6d2}.cove .markup-include.theme-slate .cove-component__header,.cove .type-waffle-chart.theme-slate .cove-component__header,.cove .type-data-bite.theme-slate .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-slate .cove-component__header,.cove .cove.theme-slate .cove-component__header{border-color:#7e9ba5}.cove .markup-include .theme-teal,.cove .type-waffle-chart .theme-teal,.cove .type-data-bite .theme-teal,.cove .cdc-open-viz-module.type-chart.type-sparkline .theme-teal,.cove .cove .theme-teal{background-color:#00695c;border-color:#4ebaaa;border-bottom-style:solid;border-bottom-width:4px}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-borderColorTheme{border:1px solid #00695c}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme),.cove .cove.theme-teal .cove-component__content:not(.no-borders):not(.component--has-borderColorTheme){border:1px solid #c7c7c7}.cove .markup-include.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .type-waffle-chart.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .type-data-bite.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content:not(.no-borders).component--has-title,.cove .cove.theme-teal .cove-component__content:not(.no-borders).component--has-title{border-top:none!important}.cove .markup-include.theme-teal .cove-component__content.component--has-accent,.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-accent,.cove .type-data-bite.theme-teal .cove-component__content.component--has-accent,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-accent,.cove .cove.theme-teal .cove-component__content.component--has-accent{border-left:.5rem solid #00695c!important}.cove .markup-include.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-waffle-chart.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .type-data-bite.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor),.cove .cove.theme-teal .cove-component__content.component--has-background:not(.component--hideBackgroundColor){background:#ceece7}.cove .markup-include.theme-teal .cove-component__header,.cove .type-waffle-chart.theme-teal .cove-component__header,.cove .type-data-bite.theme-teal .cove-component__header,.cove .cdc-open-viz-module.type-chart.type-sparkline.theme-teal .cove-component__header,.cove .cove.theme-teal .cove-component__header{border-color:#4ebaaa}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module.theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module.theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module.theme-amber .filters-section button.cove-button:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab--active{border:1px solid #fbab18;border-top:3px solid #fbab18;border-bottom:none}.cove .cdc-open-viz-module .theme-amber .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .single-filters--pill .pill--active{background-color:#fbab18;color:#fff}.cove .cdc-open-viz-module .theme-amber .button__tab-bar--active{outline:2px solid #fbab18}.cove .cdc-open-viz-module .theme-amber .apply:not([disabled]){background-color:#fbab18!important}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module.theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module.theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module.theme-blue .filters-section button.cove-button:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab--active{border:1px solid #005eaa;border-top:3px solid #005eaa;border-bottom:none}.cove .cdc-open-viz-module .theme-blue .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .single-filters--pill .pill--active{background-color:#005eaa;color:#fff}.cove .cdc-open-viz-module .theme-blue .button__tab-bar--active{outline:2px solid #005eaa}.cove .cdc-open-viz-module .theme-blue .apply:not([disabled]){background-color:#005eaa!important}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module.theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module.theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module.theme-brown .filters-section button.cove-button:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab--active{border:1px solid #705043;border-top:3px solid #705043;border-bottom:none}.cove .cdc-open-viz-module .theme-brown .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #705043}.cove .cdc-open-viz-module .theme-brown .single-filters--pill .pill--active{background-color:#705043;color:#fff}.cove .cdc-open-viz-module .theme-brown .button__tab-bar--active{outline:2px solid #705043}.cove .cdc-open-viz-module .theme-brown .apply:not([disabled]){background-color:#705043!important}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module.theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module.theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module.theme-cyan .filters-section button.cove-button:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab--active{border:1px solid #007B91;border-top:3px solid #007B91;border-bottom:none}.cove .cdc-open-viz-module .theme-cyan .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .single-filters--pill .pill--active{background-color:#007b91;color:#fff}.cove .cdc-open-viz-module .theme-cyan .button__tab-bar--active{outline:2px solid #007B91}.cove .cdc-open-viz-module .theme-cyan .apply:not([disabled]){background-color:#007b91!important}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module.theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module.theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module.theme-green .filters-section button.cove-button:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab--active{border:1px solid #4b830d;border-top:3px solid #4b830d;border-bottom:none}.cove .cdc-open-viz-module .theme-green .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #4b830d}.cove .cdc-open-viz-module .theme-green .single-filters--pill .pill--active{background-color:#4b830d;color:#fff}.cove .cdc-open-viz-module .theme-green .button__tab-bar--active{outline:2px solid #4b830d}.cove .cdc-open-viz-module .theme-green .apply:not([disabled]){background-color:#4b830d!important}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module.theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module.theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module.theme-indigo .filters-section button.cove-button:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab--active{border:1px solid #26418f;border-top:3px solid #26418f;border-bottom:none}.cove .cdc-open-viz-module .theme-indigo .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .single-filters--pill .pill--active{background-color:#26418f;color:#fff}.cove .cdc-open-viz-module .theme-indigo .button__tab-bar--active{outline:2px solid #26418f}.cove .cdc-open-viz-module .theme-indigo .apply:not([disabled]){background-color:#26418f!important}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module.theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module.theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module.theme-orange .filters-section button.cove-button:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab--active{border:1px solid #bb4d00;border-top:3px solid #bb4d00;border-bottom:none}.cove .cdc-open-viz-module .theme-orange .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .single-filters--pill .pill--active{background-color:#bb4d00;color:#fff}.cove .cdc-open-viz-module .theme-orange .button__tab-bar--active{outline:2px solid #bb4d00}.cove .cdc-open-viz-module .theme-orange .apply:not([disabled]){background-color:#bb4d00!important}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module.theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module.theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module.theme-pink .filters-section button.cove-button:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab--active{border:1px solid #af4448;border-top:3px solid #af4448;border-bottom:none}.cove .cdc-open-viz-module .theme-pink .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #af4448}.cove .cdc-open-viz-module .theme-pink .single-filters--pill .pill--active{background-color:#af4448;color:#fff}.cove .cdc-open-viz-module .theme-pink .button__tab-bar--active{outline:2px solid #af4448}.cove .cdc-open-viz-module .theme-pink .apply:not([disabled]){background-color:#af4448!important}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module.theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module.theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module.theme-purple .filters-section button.cove-button:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab--active{border:1px solid #712177;border-top:3px solid #712177;border-bottom:none}.cove .cdc-open-viz-module .theme-purple .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #712177}.cove .cdc-open-viz-module .theme-purple .single-filters--pill .pill--active{background-color:#712177;color:#fff}.cove .cdc-open-viz-module .theme-purple .button__tab-bar--active{outline:2px solid #712177}.cove .cdc-open-viz-module .theme-purple .apply:not([disabled]){background-color:#712177!important}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module.theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module.theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module.theme-slate .filters-section button.cove-button:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab--active{border:1px solid #29434e;border-top:3px solid #29434e;border-bottom:none}.cove .cdc-open-viz-module .theme-slate .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #29434e}.cove .cdc-open-viz-module .theme-slate .single-filters--pill .pill--active{background-color:#29434e;color:#fff}.cove .cdc-open-viz-module .theme-slate .button__tab-bar--active{outline:2px solid #29434e}.cove .cdc-open-viz-module .theme-slate .apply:not([disabled]){background-color:#29434e!important}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module.theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module.theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module.theme-teal .filters-section button.cove-button:not([disabled]){background-color:#00695c!important}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab--active{border:1px solid #00695c;border-top:3px solid #00695c;border-bottom:none}.cove .cdc-open-viz-module .theme-teal .single-filters--tab .tab:not(.tab--active){border-bottom:1px solid #00695c}.cove .cdc-open-viz-module .theme-teal .single-filters--pill .pill--active{background-color:#00695c;color:#fff}.cove .cdc-open-viz-module .theme-teal .button__tab-bar--active{outline:2px solid #00695c}.cove .cdc-open-viz-module .theme-teal .apply:not([disabled]){background-color:#00695c!important}.cove .cove{margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;line-height:1.4;color:#333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.cove .cove small{display:block;font-size:.8rem;font-style:italic;color:#565656}.cove .cove .sr-only,.cove .cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove *[class^=cove-heading]{font-weight:700;margin-bottom:1.5rem}.cove .cove-heading--1{font-size:1.5rem}.cove .cove-heading--2{font-size:1.25rem}.cove .cove-heading--3{font-size:1rem}.cove .cove-heading--4{font-size:.75rem}.cove .cove-file-selector{padding:1rem 3rem;text-align:center;font-size:.875rem;color:#565656;border:#c7c7c7 2px dashed;border-radius:.2rem;cursor:pointer;transition:.1s all}.cove .cove-file-selector.drag-active{background-color:#f2f2f2}.cove .cove-file-selector span{white-space:pre;color:#005eaa;text-decoration:underline}.cove :focus,.cove [tabindex]:focus-visible{outline:2px solid rgba(255,102,1,.9)}.cove strong{font-weight:600}.cove .subtext{margin-top:1em}.cove .warning{padding:.75em 1em;margin:1em 0;background-color:#ffd2d2;color:#d8000c;font-size:.8em;border:#d8000c 1px solid;border-radius:.4em}.cove .warning strong{font-weight:600;display:block}.cove .sr-only,.cove .sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cove .cove-alert__error{display:flex;justify-content:space-between;padding:.3rem 1rem;font-size:.9rem;background:#ffc2c2;border-radius:.1875rem}.cove .cove-alert__error strong{font-weight:600}.cove .cove-alert__error p{margin:0}.cove .cove-alert__error .cove-alert__error-dismiss{font-size:.8rem;flex-shrink:0;cursor:pointer}.cove .cove-alert__warning{padding:.75rem 1rem;margin:1rem 0;font-size:.8rem;color:#d8000c;background-color:#ffd2d2;border:#d8000c 1px solid;border-radius:.1875rem}.cove .cove-alert__warning strong{font-weight:600;display:block}.cove .cove-component{border-radius:3px}.cove .cove-component__content{padding-top:1rem;border:solid 1px #ccc;border-top:none;border-radius:0 0 3px 3px}.cove .cove-component__content.no-borders{border:none!important}.cove .cove-component__content .cove-component__content:not(.component--hideBackgroundColor){background:#f2f2f2}.cove .cove-component__content-wrap{padding:0 1rem 1rem}.cove .cove-data-table{position:relative}.cove .collapsed+.cove-data-table__table-wrapper{border-bottom:none}.cove .cove-data-table__table-wrapper{border-right:1px solid #c7c7c7;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;overflow-x:auto}.cove .cove-data-table__table-heading{padding:.5em .7em;background-size:15px 15px;background-position:right .7em center;background-repeat:no-repeat;border:#c7c7c7 1px solid;border-bottom:0;cursor:pointer}.cove .cove-data-table__table-heading:focus{z-index:2;position:relative}.cove .cove-data-table__table-heading.collapsed{border-bottom:#c7c7c7 1px solid}.cove .cove-data-table__table{width:100%;background:#fff;position:relative;border:none;border-collapse:collapse;overflow:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none}.cove .cove-data-table__table *{box-sizing:border-box}.cove .cove-data-table__table thead{color:#fff;background-color:#565656;-webkit-user-select:none;user-select:none}.cove .cove-data-table__table thead tr{text-align:left;background:none}.cove .cove-data-table__table thead th,.cove .cove-data-table__table thead td{padding:.5em 1.3em .5em .7em;line-height:normal;position:relative;text-align:left;cursor:pointer;border-right:1px solid #c7c7c7!important}.cove .cove-data-table__table thead th svg,.cove .cove-data-table__table thead td svg{margin-left:1rem}.cove .cove-data-table__table thead th:last-child,.cove .cove-data-table__table thead td:last-child{border-right:0}.cove .cove-data-table__table tbody tr{width:100%}.cove .cove-data-table__table tbody tr:hover{background:rgba(0,0,0,.05)}.cove .cove-data-table__table tr{border-bottom:solid 1px #e5e5e5;min-width:100%}.cove .cove-data-table__table tr:last-child{border-bottom:0}.cove .cove-data-table__table td{position:relative;padding:.3em .7em;border-right:1px solid rgba(0,0,0,.1)}.cove .cove-data-table__table td a{padding:.3em .7em;position:absolute;top:0;bottom:0;right:0;left:0;display:block;color:inherit;text-decoration:none}.cove .cove-data-table__table th,.cove .cove-data-table__table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cove .cove-data-table__table th:last-child,.cove .cove-data-table__table td:last-child{border-right:0!important}.cove .cove-data-table__table th:first-child,.cove .cove-data-table__table td:first-child{flex-grow:1}.cove .cove-data-table__table .table-link{text-decoration:underline;cursor:pointer;color:#075290}.cove .cove-data-table__table .table-link svg{max-width:13px;vertical-align:baseline;margin-left:5px}.cove .cove-data-table__table .sort{background-color:#3d3d3d;background-repeat:no-repeat;background-position:right .5em center;background-size:10px 5px}.cove .cove-data-table__table .resizer{cursor:e-resize;width:10px;position:absolute;top:0;bottom:0;right:0;touch-action:none}.cove .cove-data-table__footer{margin-top:1rem}.cove .cove-data-table__no-data{position:relative;-webkit-user-select:none;user-select:none}.cove .cove-data-table__no-data th,.cove .cove-data-table__no-data td{width:50%}.cove .cove-data-table__no-data th:before,.cove .cove-data-table__no-data td:before{content:" "}.cove .cove-data-table__no-data--message{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7}.cove .waiting-splash{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7;padding-top:0}.cove .waiting-splash.collapsed{padding:2em!important}.cove .waiting-splash .waiting-container{max-width:400px}.cove .waiting-splash h3{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.cove .waiting-splash p{font-size:1em}.cove .waiting-splash p strong{font-weight:700}.cove .loading-splash{position:absolute;top:0;right:0;bottom:0;left:0;min-height:30%;text-align:center;background:rgba(255,255,255,.5);z-index:3}.cove .loading-splash span{display:block;margin-bottom:1em;font-size:1.3em}.cove .loading-splash .la-ball-beat{display:flex;position:relative;justify-content:center;align-items:center;width:108px;height:36px;margin:0 auto;font-size:0;transform:scale(1.3);color:#777}.cove .loading-splash .la-ball-beat.sm,.cove .loading-splash .la-ball-beat.xs,.cove .loading-splash .la-ball-beat.xxs{transform:scale(.7)}.cove .loading-splash .la-ball-beat div+div{margin-left:10px}.cove .loading-splash .la-ball-beat>div{display:inline-block;position:relative;width:20px;height:20px;background-color:currentColor;border:0 solid currentColor;border-radius:100%;animation:ball-beat .7s -.15s infinite linear}.cove .loading-splash .la-ball-beat>div:nth-child(2n-1){animation-delay:-.5s}.cove .cove-tooltip{position:relative}.cove .cove-tooltip--target{cursor:pointer}.cove .cove-tooltip__content{max-width:280px;padding:10px 8px;text-align:left;font-size:.875rem;color:#333;background-color:#fff;border-radius:5px;-webkit-user-select:none;user-select:none;cursor:default;opacity:0}.cove .cove-tooltip__content.place-top.has-shadow{box-shadow:0 4px 14px #00000026,0 4px 8px #0000001a}.cove .cove-tooltip__content.place-top.show{animation:tooltip-btt .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-right.has-shadow{box-shadow:-4px 4px 14px #00000026,-4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-right.show{animation:tooltip-ltr .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-bottom.has-shadow{box-shadow:0 -4px 14px #00000026,0 8px 8px #0000001a}.cove .cove-tooltip__content.place-bottom.show{animation:tooltip-ttb .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .cove-tooltip__content.place-left.has-shadow{box-shadow:4px 4px 14px #00000026,4px 4px 8px #0000001a}.cove .cove-tooltip__content.place-left.show{animation:tooltip-rtl .5s cubic-bezier(.16,1,.3,1) 50ms 1 forwards}.cove .interactive a{pointer-events:all}.cove .cove-tooltip--border-0{border-width:0}.cove .cove-tooltip--border-1{border-width:1px}.cove .cove-tooltip--border-2{border-width:2px}@keyframes tooltip-ltr{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-rtl{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes tooltip-ttb{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes tooltip-btt{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.cove.md,.cove.lg,.cove.xl{font-size:16px}.cdc-open-viz-module{margin:0;font:1em/1.6 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Droid Sans,Helvetica Neue,Fira Sans,sans-serif;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;color:#111}.cdc-open-viz-module :focus,.cdc-open-viz-module [tabindex]:focus-visible{outline:2px solid rgba(255,102,1,.9)!important}.cdc-open-viz-module .outline-none{outline:none!important}.cdc-open-viz-module div,.cdc-open-viz-module span,.cdc-open-viz-module applet,.cdc-open-viz-module object,.cdc-open-viz-module iframe,.cdc-open-viz-module h1,.cdc-open-viz-module h2,.cdc-open-viz-module h3,.cdc-open-viz-module h4,.cdc-open-viz-module h5,.cdc-open-viz-module h6,.cdc-open-viz-module p,.cdc-open-viz-module blockquote,.cdc-open-viz-module pre,.cdc-open-viz-module a,.cdc-open-viz-module abbr,.cdc-open-viz-module acronym,.cdc-open-viz-module address,.cdc-open-viz-module big,.cdc-open-viz-module cite,.cdc-open-viz-module code,.cdc-open-viz-module del,.cdc-open-viz-module dfn,.cdc-open-viz-module em,.cdc-open-viz-module img,.cdc-open-viz-module ins,.cdc-open-viz-module kbd,.cdc-open-viz-module q,.cdc-open-viz-module s,.cdc-open-viz-module samp,.cdc-open-viz-module small,.cdc-open-viz-module strike,.cdc-open-viz-module strong,.cdc-open-viz-module sub,.cdc-open-viz-module sup,.cdc-open-viz-module tt,.cdc-open-viz-module var,.cdc-open-viz-module b,.cdc-open-viz-module u,.cdc-open-viz-module i,.cdc-open-viz-module center,.cdc-open-viz-module dl,.cdc-open-viz-module dt,.cdc-open-viz-module dd,.cdc-open-viz-module ol,.cdc-open-viz-module ul,.cdc-open-viz-module li,.cdc-open-viz-module fieldset,.cdc-open-viz-module form,.cdc-open-viz-module label,.cdc-open-viz-module legend,.cdc-open-viz-module table,.cdc-open-viz-module caption,.cdc-open-viz-module tbody,.cdc-open-viz-module tfoot,.cdc-open-viz-module thead,.cdc-open-viz-module tr,.cdc-open-viz-module th,.cdc-open-viz-module td,.cdc-open-viz-module article,.cdc-open-viz-module aside,.cdc-open-viz-module canvas,.cdc-open-viz-module details,.cdc-open-viz-module embed,.cdc-open-viz-module figure,.cdc-open-viz-module figcaption,.cdc-open-viz-module footer,.cdc-open-viz-module header,.cdc-open-viz-module hgroup,.cdc-open-viz-module menu,.cdc-open-viz-module nav,.cdc-open-viz-module output,.cdc-open-viz-module ruby,.cdc-open-viz-module section,.cdc-open-viz-module summary,.cdc-open-viz-module time,.cdc-open-viz-module mark,.cdc-open-viz-module audio,.cdc-open-viz-module video{margin:0;padding:0;border:0;font-family:sans-serif;font-weight:400;vertical-align:baseline}.cdc-open-viz-module button{border:0;cursor:pointer}.cdc-open-viz-module button:focus{outline:0}.cdc-open-viz-module *{box-sizing:border-box}.cdc-open-viz-module sub,.cdc-open-viz-module sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.cdc-open-viz-module sup{top:-.5em}.cdc-open-viz-module header sup{top:initial;line-height:initial}.cdc-open-viz-module sub{bottom:-.25em}.filters-section__wrapper{flex-wrap:wrap;display:flex;gap:7px 15px;margin-top:15px;margin-bottom:15px}.filters-section__intro-text{display:block;width:100%}.filters-section__buttons{width:100%}.filters-section__buttons .apply{margin-right:10px}section.filters-section{border-radius:10px;margin-bottom:10px;display:block!important}div.single-filters{display:flex;flex-wrap:wrap;margin:15px 0}div.single-filters select{width:auto!important}div.single-filters label{width:100%}div.single-filters__tab-bar:first-child{border-top-left-radius:15px;border-bottom-left-radius:15px}.single-filters--dropdown{width:auto;display:flex}.single-filters--tab{width:100%;display:flex;flex-wrap:wrap}.single-filters--tab .tab{width:25%;min-height:40px;border:none;padding:.5em 0;background:none;border-top-left-radius:5px;border-top-right-radius:5px;margin-top:5px}.single-filters--tab .tab--active{border-bottom:none}.single-filters--pill{width:100%;display:flex;flex-wrap:wrap}.single-filters--pill .pill{border:none;width:95%;height:60px;background:none;border-radius:30px;box-shadow:0 2px 5px #d3d3d3;vertical-align:middle;margin-bottom:15px;margin-right:10px;margin-left:10px;white-space:break-spaces;word-break:break-word}.single-filters--pill .pill__wrapper{width:25%}.single-filters__tab-bar{background:#f2f2f2;display:flex!important;flex-wrap:wrap;width:100%;border-radius:15px}.single-filters__tab-bar button.button__tab-bar{flex:1 1 0px;padding:10px;background:none;transition:background 2s}.single-filters__tab-bar button.button__tab-bar--active{background:#fff;border-radius:15px}body.post-type-cdc_visualization .visx-tooltip{z-index:1000000}.cdc-open-viz-module{position:relative;color:#333;font-size:14px!important;line-height:1.4}.cdc-open-viz-module.md,.cdc-open-viz-module.lg{font-size:16px!important}.cdc-open-viz-module .collapsed+.table-container{border-bottom:none}.cdc-open-viz-module .table-container{overflow-x:auto;border-right:1px solid #c7c7c7;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7}.cdc-open-viz-module div.data-table-heading{position:relative;background:rgba(0,0,0,.05);padding:.5em .7em;border:#c7c7c7 1px solid;border-bottom:0;cursor:pointer}.cdc-open-viz-module div.data-table-heading svg{position:absolute;height:100%;width:15px;top:0;right:1em}.cdc-open-viz-module div.data-table-heading:focus{z-index:2;position:relative}.cdc-open-viz-module table.horizontal tr{display:flex}.cdc-open-viz-module table.horizontal th,.cdc-open-viz-module table.horizontal td{min-width:200px}.cdc-open-viz-module table.data-table{width:100%;background:#fff;position:relative;border:none;overflow-x:auto;border-collapse:collapse;overflow:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;table-layout:fixed;display:grid}.cdc-open-viz-module table.data-table *{box-sizing:border-box}.cdc-open-viz-module table.data-table thead{-moz-user-select:none;-webkit-user-select:none;user-select:none}.cdc-open-viz-module table.data-table thead button{background:none;font-size:initial;color:#fff;border:0}.cdc-open-viz-module table.data-table thead tr{background:none}.cdc-open-viz-module table.data-table thead{color:#fff;background-color:#565656}.cdc-open-viz-module table.data-table thead .resizer{cursor:e-resize;width:10px;position:absolute;top:0;bottom:0;right:0;touch-action:none}.cdc-open-viz-module table.data-table thead tr{text-align:left}.cdc-open-viz-module table.data-table thead th,.cdc-open-viz-module table.data-table thead td{padding:.5em 1.3em .5em .7em;line-height:normal;position:relative;text-align:left;cursor:pointer;border-right:1px solid #c7c7c7!important}.cdc-open-viz-module table.data-table thead th svg,.cdc-open-viz-module table.data-table thead td svg{margin-left:1rem}.cdc-open-viz-module table.data-table thead th.sort{background-color:#3d3d3d;background-repeat:no-repeat;background-position:right .5em center;background-size:10px 5px}.cdc-open-viz-module table.data-table thead .sort-icon{fill:#fff;width:30px;float:right;align-self:center;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.cdc-open-viz-module table.data-table thead th:last-child,.cdc-open-viz-module table.data-table thead td:last-child{border-right:0}.cdc-open-viz-module table.data-table tbody{display:table-cell}.cdc-open-viz-module table.data-table tbody tr{width:100%}.cdc-open-viz-module table.data-table tbody tr:hover{background:rgba(0,0,0,.05)}.cdc-open-viz-module table.data-table tr{border-bottom:solid 1px #e5e5e5;min-width:100%}.cdc-open-viz-module table.data-table tr:last-child{border-bottom:0}.cdc-open-viz-module table.data-table td{padding:.3em .7em;border-right:1px solid rgba(0,0,0,.1)}.cdc-open-viz-module table.data-table th,.cdc-open-viz-module table.data-table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cdc-open-viz-module table.data-table th:last-child,.cdc-open-viz-module table.data-table td:last-child{border-right:0!important}.cdc-open-viz-module table.data-table tr{display:flex}.cdc-open-viz-module table.data-table tr>*{width:100%}.cdc-open-viz-module table.data-table th{flex-grow:1}.cdc-open-viz-module table.data-table td{position:relative;flex-grow:1}.cdc-open-viz-module table.data-table td a{padding:.3em .7em;position:absolute;top:0;bottom:0;right:0;left:0;display:block;color:inherit;text-decoration:none}.cdc-open-viz-module table.data-table td span.table-link{text-decoration:underline;cursor:pointer;color:#075290}.cdc-open-viz-module table.data-table td span.table-link svg{max-width:13px;vertical-align:baseline;margin-left:5px}.cdc-open-viz-module table.data-table .boxplot-td{table-layout:fixed;width:200}.cdc-open-viz-module .no-data{position:relative}.cdc-open-viz-module .no-data .no-data-message{background:rgba(255,255,255,.5);top:0;left:0;right:0;bottom:0;position:absolute;text-align:center;display:flex;align-items:center;justify-content:center;z-index:7}.cdc-open-viz-module .no-data .no-data-message h3{font-size:1.3rem;font-weight:600;margin-bottom:.3rem}.cdc-open-viz-module .no-data tr:hover{background:#fff}.cdc-open-viz-module .no-data th,.cdc-open-viz-module .no-data td{width:50%}.cdc-open-viz-module .no-data th:before,.cdc-open-viz-module .no-data td:before{content:" "}.cdc-open-viz-module .data-table-pagination{margin:1rem 0;display:flex;align-items:center}.cdc-open-viz-module .data-table-pagination ul{list-style:none;margin:0 1rem 0 0;display:flex}.cdc-open-viz-module .data-table-pagination ul li+li{margin-left:.3rem}.cdc-open-viz-module .data-table-pagination ul button{background:#565656;padding:.6rem .8rem}.cdc-open-viz-module .data-table-pagination ul button:hover{background:#636363}.cdc-open-viz-module .data-table-pagination ul button.btn-next:before{content:" ";background-image:url(../assets/icon-caret-filled-up.svg);background-size:10px 5px;width:10px;height:5px;display:block;transform:rotate(90deg)}.cdc-open-viz-module .data-table-pagination ul button.btn-prev:before{content:" ";background-image:url(../assets/icon-caret-filled-up.svg);background-size:10px 5px;width:10px;height:5px;display:block;transform:rotate(-90deg)}.cdc-open-viz-module .data-table-pagination ul button[disabled]{background:#565656;opacity:.3;cursor:default}.cdc-open-viz-module .data-table-pagination ul button[disabled]:hover{background:#565656}.cdc-open-viz-module .btn-download{color:#fff;float:right;text-decoration:none;transition:.3s all;margin:1em 0}.cdc-open-viz-module .btn-download:hover{transition:.3s all}.cdc-open-viz-module .cove .download-links a:not(:last-child),.cdc-open-viz-module .cdc-open-viz-module .download-links a:not(:last-child){margin-right:10px;display:inline-block}.cdc-open-viz-module strong{font-weight:600}.cdc-open-viz-module .subtext{margin-top:1em}.cdc-open-viz-module .error-box{background:#ffc2c2;display:flex;justify-content:space-between;padding:.3rem 1rem;font-size:.9rem}.cdc-open-viz-module .error-box strong{font-weight:600}.cdc-open-viz-module .error-box p{margin:0}.cdc-open-viz-module .error-box .dismiss-error{flex-shrink:0;font-size:.8rem;cursor:pointer}.cdc-open-viz-module .cdcdataviz-sr-only,.cdc-open-viz-module .cdcdataviz-sr-only-focusable:not(:focus){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:flex}.cdc-open-viz-module .inline-icon{width:1em!important;height:auto!important;font-size:1rem;color:inherit}@media all and (-ms-high-contrast: none){.cdc-open-viz-module .inline-icon{height:30px!important}}.cdc-open-viz-module .inline-icon path{fill:currentColor}.cdc-open-viz-module .btn{background:#005eaa;color:#fff;border:0;padding:.4em .8em;font-size:1em;display:block;border-radius:.3em;transition:.1s background-color;cursor:pointer}.cdc-open-viz-module .btn.full-width{width:100%}.cdc-open-viz-module .btn:hover{transition:.1s background-color}.cdc-open-viz-module .btn.secondary{font-size:.8em;padding:.3em 1em;background:rgba(0,0,0,.3);display:inline-block;margin-bottom:1em}.cdc-open-viz-module .btn.secondary:hover{background:rgba(0,0,0,.5)}.cdc-open-viz-module .btn.danger{background-color:#d8000c;padding:0 .6em;height:1.6em;font-size:.8 em;color:#fff}.cdc-open-viz-module .btn.danger:hover{background-color:#bf000b}.cdc-open-viz-module .btn:hover{transition:.1s all;background:#006cc4}.cdc-open-viz-module .btn svg{width:16px;height:16px;position:relative;top:2px;margin-left:5px}.cdc-open-viz-module input[type=text],.cdc-open-viz-module input[type=date],.cdc-open-viz-module input[role=combobox],.cdc-open-viz-module input[type=number],.cdc-open-viz-module input[type=search],.cdc-open-viz-module textarea{padding:.5em;font-size:1em;font-weight:400;font-family:sans-serif;border:rgba(0,0,0,.3) 1px solid!important}.cdc-open-viz-module input[type=text]:focus,.cdc-open-viz-module input[type=date]:focus,.cdc-open-viz-module input[role=combobox]:focus,.cdc-open-viz-module input[type=number]:focus,.cdc-open-viz-module input[type=search]:focus,.cdc-open-viz-module textarea:focus{border:rgba(0,0,0,.7) 1px solid!important;outline:0}.cdc-open-viz-module textarea{min-height:140px}.cdc-open-viz-module select{width:100%;font-size:1em;font-weight:400;text-transform:none;border:rgba(0,0,0,.3) 1px solid!important}.cdc-open-viz-module .input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.cdc-open-viz-module .guidance-link{margin:2em 0 1em;padding:.75em 1em;display:flex;text-decoration:none;color:#444;border:#c7c7c7 1px solid;position:relative;transition:.2s all;font-size:1em}.cdc-open-viz-module .guidance-link:before{content:" ";width:5px;background:#005eaa;left:-1px;top:-1px;bottom:-1px;position:absolute}.cdc-open-viz-module .guidance-link:hover{background:#f2f2f2;transition:.2s all;color:#444}.cdc-open-viz-module .guidance-link>div{font-size:.9em}.cdc-open-viz-module .guidance-link svg{width:60px;color:#005eaa;margin-right:1rem}.cdc-open-viz-module .guidance-link svg path{fill:currentColor}.cdc-open-viz-module .guidance-link h3{font-weight:600;font-size:1.2rem}.cdc-open-viz-module section.introText{padding:15px}.cdc-open-viz-module section.footnotes{border-top:1px solid #ddd;margin-top:20px;padding:15px}.cdc-open-viz-module .cdc-chart-inner-container .subtext{padding:15px}.cdc-open-viz-module .margin-left-href{margin-left:15px}.cdc-open-viz-module .download-buttons{display:flex;justify-content:flex-end;margin:0 1em}.cdc-open-viz-module .download-buttons .btn:not(:last-child){margin-right:10px}.cdc-open-viz-module .download-buttons .btn-download{float:unset}.cdc-open-viz-module .download-links{padding:0 1em;display:flex;justify-content:flex-end}.cdc-open-viz-module .download-links a:not(:last-child){margin-right:10px}.cdc-open-viz-module .cdc-dashboard-inner-container .download-links{padding:unset;margin-bottom:5px}.cdc-open-viz-module .cdc-dashboard-inner-container .download-buttons{margin:unset}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item,.cdc-open-viz-module.type-chart .editor-panel .series-item{list-style:none;position:relative}.accordion:first-of-type .series-item__title{border-top:1px solid #ccc}.accordion:last-of-type .series-item__title{border-bottom:1px solid #ccc}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .accordion__button,.cdc-open-viz-module.type-chart .editor-panel .series-item .accordion__button{border-bottom:unset}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .accordion__button.hide-arrow:before,.cdc-open-viz-module.type-chart .editor-panel .series-item .accordion__button.hide-arrow:before{display:none}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .accordion__panel,.cdc-open-viz-module.type-chart .editor-panel .series-item .accordion__panel{border-left:1px solid #ccc;border-right:1px solid #ccc;padding:10px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-list__remove,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-list__remove{margin-left:auto;margin-right:20px;border:1px solid red;border-radius:10px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .hide-arrow .series-list__remove,.cdc-open-viz-module.type-chart .editor-panel .series-item .hide-arrow .series-list__remove{margin-right:0}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item label,.cdc-open-viz-module.type-chart .editor-panel .series-item label{font-size:.8rem;font-weight:400}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-item__title,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-item__title{width:100%;background-color:#f5f5f5;border-right:1px solid #ccc;border-left:1px solid #ccc;display:block;padding:5px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-item__title .accordion__button,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-item__title .accordion__button{border-bottom:none!important}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item li,.cdc-open-viz-module.type-chart .editor-panel .series-item li{padding:5px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series_item__title,.cdc-open-viz-module.type-chart .editor-panel .series-item .series_item__title{font-size:12px;font-weight:700;text-transform:uppercase}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item .series-item__dropdown,.cdc-open-viz-module.type-chart .editor-panel .series-item .series-item__dropdown{display:block;margin-bottom:8px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart{padding:5px 5px 0}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart .accordion__button,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart .accordion__button{display:flex;padding-left:5px!important}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart .accordion__button .cove-icon,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart .accordion__button .cove-icon{padding-right:5px;margin-right:10px}.cdc-open-viz-module.cdc-map-outer-container .editor-panel .series-item--chart:last-child,.cdc-open-viz-module.type-chart .editor-panel .series-item--chart:last-child{padding-bottom:5px}.cdc-open-viz-module.font-small .chart-container{font-size:.9em!important}.cdc-open-viz-module.font-medium{font-size:1em!important}.cdc-open-viz-module.font-large .chart-container{font-size:1.1em!important}.cdc-open-viz-module .subtext{font-style:italic;font-size:.9em!important}.warning-icon{position:absolute;top:50%;left:20%;transform:translate(-50%,-50%);color:red}.cove-editor__panel ul.color-palette{margin:0}.cove .cove-gauge-chart__chart{width:85%;margin:0 auto;height:auto;display:flex;flex-direction:column;justify-items:center;align-items:flex-start}.cove .cove-gauge-chart__chart>svg{margin:.7em 0}.cove .cove-gauge-chart__subtext{font-style:italic;font-size:.9em!important}.cove .cove-gauge-chart__text{line-height:1.25em;font-weight:400}.cove .cove-waffle-chart{display:flex;flex-wrap:wrap;padding:1em 1em 0;justify-content:flex-start}.cove .cove-waffle-chart.cove-waffle-chart--verical{align-items:center;flex-flow:column}.cove .cove-waffle-chart.cove-waffle-chart--verical .cove-waffle-chart__chart{padding-right:0}.cove .cove-waffle-chart__chart{padding-right:1rem;margin-bottom:1rem;box-sizing:content-box}.cove .cove-waffle-chart__data{flex:1 1 0;min-width:175px;margin-bottom:1rem}.cove .cove-waffle-chart__data{display:flex;flex-wrap:wrap;align-content:space-between;font-size:14px}.cove .cove-waffle-chart__data .cove-waffle-chart__data--primary{font-size:70px;font-weight:400;line-height:1em}.cove .cove-waffle-chart__data .cove-waffle-chart__data--text{line-height:1.25em;width:100%}.cove .cove-waffle-chart__node{transition:all .3s cubic-bezier(.16,1,.3,1)}.cove .reverse-labels div{float:left;margin-right:5px}.cove .reverse-labels{overflow:auto}.cove-waffle-chart.font-small .cove-waffle-chart__data--primary,.cove-gauge-chart.font-small .cove-waffle-chart__data--primary{font-size:35px}.cove-waffle-chart.font-small .cove-waffle-chart__data--text,.cove-gauge-chart.font-small .cove-waffle-chart__data--text{font-size:14px}.cove-waffle-chart.font-medium .cove-waffle-chart__data--primary,.cove-gauge-chart.font-medium .cove-waffle-chart__data--primary{font-size:50px}.cove-waffle-chart.font-medium .cove-waffle-chart__data--text,.cove-gauge-chart.font-medium .cove-waffle-chart__data--text{font-size:18px}.cove-waffle-chart.font-large .cove-waffle-chart__data--primary,.cove-gauge-chart.font-large .cove-waffle-chart__data--primary{font-size:80px}.cove-waffle-chart.font-large .cove-waffle-chart__data--text,.cove-gauge-chart.font-large .cove-waffle-chart__data--text{font-size:20px}.cdc-open-viz-module.type-waffle-chart .loader{width:100%;text-align:center;display:inline-block;animation:spin 1s linear infinite}.cdc-open-viz-module.type-waffle-chart .loader:before{content:"↻"}.cove-component__header{position:relative;padding:.6em .8em;margin:0;color:#fff;font-size:1.1em;border-top-left-radius:3px;border-top-right-radius:3px}.cove-component__header em{font-style:italic}.cove-component__header strong{font-weight:700}.cove-component__header:not(:empty){padding:.6em .8em;border-bottom-width:4px;border-bottom-style:solid}.cove-component__header.bite-header{margin-bottom:0!important}.cove-component__header.theme-purple{background:#712177;border-bottom-color:#b890bb}.cove-component__header.theme-brown{background:#705043;border-bottom-color:#ad907b}.cove-component__header.theme-teal{background:#00695c;border-bottom-color:#4ebaaa}.cove-component__header.theme-pink{background:#af4448;border-bottom-color:#e57373}.cove-component__header.theme-orange{background:#bb4d00;border-bottom-color:#ffad42}.cove-component__header.theme-slate{background:#29434e;border-bottom-color:#7e9ba5}.cove-component__header.theme-indigo{background:#26418f;border-bottom-color:#92a6dd}.cove-component__header.theme-cyan{background:#007b91;border-bottom-color:#65b0bd}.cove-component__header.theme-green{background:#4b830d;border-bottom-color:#84bc49}.cove-component__header.theme-amber{background:#fbab18;border-bottom-color:#ffd54f}.cove-component__header.theme-blue{background:#005eaa;border-bottom-color:#88c3ea}.cove-component__header.mb-0{margin-bottom:0!important}.map-title.cove-component__header:not(:empty),.type-chart .cove-component__header:not(:empty){margin:0 0 1rem!important}.type-sparkline.type-chart .cove-component__header{margin:0!important}`)),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
|
|
6
6
|
import * as Z from "react";
|
|
7
|
-
import ht, { createContext as
|
|
7
|
+
import ht, { createContext as Dn, createElement as De, useState as Le, PureComponent as ii, useId as Ga, useEffect as Oe, useContext as Za, useRef as je, useLayoutEffect as Zl, Children as Xl, useMemo as Kl, useCallback as Lt, memo as jn, useReducer as Jl } from "react";
|
|
8
8
|
var tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
9
9
|
function Fn(e) {
|
|
10
10
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
@@ -675,7 +675,7 @@ var Xa = { exports: {} };
|
|
|
675
675
|
})(Xa);
|
|
676
676
|
var ts = Xa.exports;
|
|
677
677
|
const oi = /* @__PURE__ */ Fn(ts);
|
|
678
|
-
var Or = { exports: {} },
|
|
678
|
+
var Or = { exports: {} }, mn = { exports: {} }, xe = {};
|
|
679
679
|
/** @license React v16.13.1
|
|
680
680
|
* react-is.production.min.js
|
|
681
681
|
*
|
|
@@ -845,7 +845,7 @@ function rs() {
|
|
|
845
845
|
}
|
|
846
846
|
var Ui;
|
|
847
847
|
function Ka() {
|
|
848
|
-
return Ui || (Ui = 1, process.env.NODE_ENV === "production" ?
|
|
848
|
+
return Ui || (Ui = 1, process.env.NODE_ENV === "production" ? mn.exports = ns() : mn.exports = rs()), mn.exports;
|
|
849
849
|
}
|
|
850
850
|
/*
|
|
851
851
|
object-assign
|
|
@@ -1426,7 +1426,7 @@ function gs(e) {
|
|
|
1426
1426
|
className: oi("visx-circle", t)
|
|
1427
1427
|
}, r));
|
|
1428
1428
|
}
|
|
1429
|
-
function
|
|
1429
|
+
function _n(e, t) {
|
|
1430
1430
|
return e == null || t == null ? NaN : e < t ? -1 : e > t ? 1 : e >= t ? 0 : NaN;
|
|
1431
1431
|
}
|
|
1432
1432
|
function ys(e, t) {
|
|
@@ -1434,7 +1434,7 @@ function ys(e, t) {
|
|
|
1434
1434
|
}
|
|
1435
1435
|
function Qa(e) {
|
|
1436
1436
|
let t, n, r;
|
|
1437
|
-
e.length !== 2 ? (t =
|
|
1437
|
+
e.length !== 2 ? (t = _n, n = (l, s) => _n(e(l), s), r = (l, s) => e(l) - s) : (t = e === _n || e === ys ? e : bs, n = e, r = e);
|
|
1438
1438
|
function i(l, s, c = 0, d = l.length) {
|
|
1439
1439
|
if (c < d) {
|
|
1440
1440
|
if (t(s, s) !== 0)
|
|
@@ -1469,20 +1469,20 @@ function bs() {
|
|
|
1469
1469
|
function ws(e) {
|
|
1470
1470
|
return e === null ? NaN : +e;
|
|
1471
1471
|
}
|
|
1472
|
-
const xs = Qa(
|
|
1472
|
+
const xs = Qa(_n), _s = xs.right;
|
|
1473
1473
|
Qa(ws).center;
|
|
1474
1474
|
const Es = _s, Cs = Math.sqrt(50), Ts = Math.sqrt(10), Ss = Math.sqrt(2);
|
|
1475
|
-
function
|
|
1475
|
+
function En(e, t, n) {
|
|
1476
1476
|
const r = (t - e) / Math.max(0, n), i = Math.floor(Math.log10(r)), a = r / Math.pow(10, i), o = a >= Cs ? 10 : a >= Ts ? 5 : a >= Ss ? 2 : 1;
|
|
1477
1477
|
let l, s, c;
|
|
1478
|
-
return i < 0 ? (c = Math.pow(10, -i) / o, l = Math.round(e * c), s = Math.round(t * c), l / c < e && ++l, s / c > t && --s, c = -c) : (c = Math.pow(10, i) * o, l = Math.round(e / c), s = Math.round(t / c), l * c < e && ++l, s * c > t && --s), s < l && 0.5 <= n && n < 2 ?
|
|
1478
|
+
return i < 0 ? (c = Math.pow(10, -i) / o, l = Math.round(e * c), s = Math.round(t * c), l / c < e && ++l, s / c > t && --s, c = -c) : (c = Math.pow(10, i) * o, l = Math.round(e / c), s = Math.round(t / c), l * c < e && ++l, s * c > t && --s), s < l && 0.5 <= n && n < 2 ? En(e, t, n * 2) : [l, s, c];
|
|
1479
1479
|
}
|
|
1480
1480
|
function Ls(e, t, n) {
|
|
1481
1481
|
if (t = +t, e = +e, n = +n, !(n > 0))
|
|
1482
1482
|
return [];
|
|
1483
1483
|
if (e === t)
|
|
1484
1484
|
return [e];
|
|
1485
|
-
const r = t < e, [i, a, o] = r ?
|
|
1485
|
+
const r = t < e, [i, a, o] = r ? En(t, e, n) : En(e, t, n);
|
|
1486
1486
|
if (!(a >= i))
|
|
1487
1487
|
return [];
|
|
1488
1488
|
const l = a - i + 1, s = new Array(l);
|
|
@@ -1502,7 +1502,7 @@ function Ls(e, t, n) {
|
|
|
1502
1502
|
return s;
|
|
1503
1503
|
}
|
|
1504
1504
|
function Mr(e, t, n) {
|
|
1505
|
-
return t = +t, e = +e, n = +n,
|
|
1505
|
+
return t = +t, e = +e, n = +n, En(e, t, n)[2];
|
|
1506
1506
|
}
|
|
1507
1507
|
function Os(e, t, n) {
|
|
1508
1508
|
t = +t, e = +e, n = +n;
|
|
@@ -1525,7 +1525,7 @@ function As(e, t) {
|
|
|
1525
1525
|
function qt(e, t, n) {
|
|
1526
1526
|
e.prototype = t.prototype = n, n.constructor = e;
|
|
1527
1527
|
}
|
|
1528
|
-
function
|
|
1528
|
+
function dn(e, t) {
|
|
1529
1529
|
var n = Object.create(e.prototype);
|
|
1530
1530
|
for (var r in t)
|
|
1531
1531
|
n[r] = t[r];
|
|
@@ -1712,12 +1712,12 @@ function Ji() {
|
|
|
1712
1712
|
}
|
|
1713
1713
|
function rn(e) {
|
|
1714
1714
|
var t, n;
|
|
1715
|
-
return e = (e + "").trim().toLowerCase(), (t = Rs.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? Qi(t) : n === 3 ? new Fe(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, (t & 15) << 4 | t & 15, 1) : n === 8 ?
|
|
1715
|
+
return e = (e + "").trim().toLowerCase(), (t = Rs.exec(e)) ? (n = t[1].length, t = parseInt(t[1], 16), n === 6 ? Qi(t) : n === 3 ? new Fe(t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, (t & 15) << 4 | t & 15, 1) : n === 8 ? vn(t >> 24 & 255, t >> 16 & 255, t >> 8 & 255, (t & 255) / 255) : n === 4 ? vn(t >> 12 & 15 | t >> 8 & 240, t >> 8 & 15 | t >> 4 & 240, t >> 4 & 15 | t & 240, ((t & 15) << 4 | t & 15) / 255) : null) : (t = Ns.exec(e)) ? new Fe(t[1], t[2], t[3], 1) : (t = ks.exec(e)) ? new Fe(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, 1) : (t = Ms.exec(e)) ? vn(t[1], t[2], t[3], t[4]) : (t = Ps.exec(e)) ? vn(t[1] * 255 / 100, t[2] * 255 / 100, t[3] * 255 / 100, t[4]) : (t = Is.exec(e)) ? na(t[1], t[2] / 100, t[3] / 100, 1) : (t = Ds.exec(e)) ? na(t[1], t[2] / 100, t[3] / 100, t[4]) : Xi.hasOwnProperty(e) ? Qi(Xi[e]) : e === "transparent" ? new Fe(NaN, NaN, NaN, 0) : null;
|
|
1716
1716
|
}
|
|
1717
1717
|
function Qi(e) {
|
|
1718
1718
|
return new Fe(e >> 16 & 255, e >> 8 & 255, e & 255, 1);
|
|
1719
1719
|
}
|
|
1720
|
-
function
|
|
1720
|
+
function vn(e, t, n, r) {
|
|
1721
1721
|
return r <= 0 && (e = t = n = NaN), new Fe(e, t, n, r);
|
|
1722
1722
|
}
|
|
1723
1723
|
function si(e) {
|
|
@@ -1729,7 +1729,7 @@ function Pr(e, t, n, r) {
|
|
|
1729
1729
|
function Fe(e, t, n, r) {
|
|
1730
1730
|
this.r = +e, this.g = +t, this.b = +n, this.opacity = +r;
|
|
1731
1731
|
}
|
|
1732
|
-
qt(Fe, Pr,
|
|
1732
|
+
qt(Fe, Pr, dn(wt, {
|
|
1733
1733
|
brighter(e) {
|
|
1734
1734
|
return e = e == null ? Bt : Math.pow(Bt, e), new Fe(this.r * e, this.g * e, this.b * e, this.opacity);
|
|
1735
1735
|
},
|
|
@@ -1740,7 +1740,7 @@ qt(Fe, Pr, hn(wt, {
|
|
|
1740
1740
|
return this;
|
|
1741
1741
|
},
|
|
1742
1742
|
clamp() {
|
|
1743
|
-
return new Fe(Ot(this.r), Ot(this.g), Ot(this.b),
|
|
1743
|
+
return new Fe(Ot(this.r), Ot(this.g), Ot(this.b), Cn(this.opacity));
|
|
1744
1744
|
},
|
|
1745
1745
|
displayable() {
|
|
1746
1746
|
return -0.5 <= this.r && this.r < 255.5 && -0.5 <= this.g && this.g < 255.5 && -0.5 <= this.b && this.b < 255.5 && 0 <= this.opacity && this.opacity <= 1;
|
|
@@ -1759,10 +1759,10 @@ function $s() {
|
|
|
1759
1759
|
return `#${St(this.r)}${St(this.g)}${St(this.b)}${St((isNaN(this.opacity) ? 1 : this.opacity) * 255)}`;
|
|
1760
1760
|
}
|
|
1761
1761
|
function ta() {
|
|
1762
|
-
const e =
|
|
1762
|
+
const e = Cn(this.opacity);
|
|
1763
1763
|
return `${e === 1 ? "rgb(" : "rgba("}${Ot(this.r)}, ${Ot(this.g)}, ${Ot(this.b)}${e === 1 ? ")" : `, ${e})`}`;
|
|
1764
1764
|
}
|
|
1765
|
-
function
|
|
1765
|
+
function Cn(e) {
|
|
1766
1766
|
return isNaN(e) ? 1 : Math.max(0, Math.min(1, e));
|
|
1767
1767
|
}
|
|
1768
1768
|
function Ot(e) {
|
|
@@ -1791,7 +1791,7 @@ function Ir(e, t, n, r) {
|
|
|
1791
1791
|
function et(e, t, n, r) {
|
|
1792
1792
|
this.h = +e, this.s = +t, this.l = +n, this.opacity = +r;
|
|
1793
1793
|
}
|
|
1794
|
-
qt(et, Ir,
|
|
1794
|
+
qt(et, Ir, dn(wt, {
|
|
1795
1795
|
brighter(e) {
|
|
1796
1796
|
return e = e == null ? Bt : Math.pow(Bt, e), new et(this.h, this.s, this.l * e, this.opacity);
|
|
1797
1797
|
},
|
|
@@ -1808,26 +1808,26 @@ qt(et, Ir, hn(wt, {
|
|
|
1808
1808
|
);
|
|
1809
1809
|
},
|
|
1810
1810
|
clamp() {
|
|
1811
|
-
return new et(ra(this.h),
|
|
1811
|
+
return new et(ra(this.h), gn(this.s), gn(this.l), Cn(this.opacity));
|
|
1812
1812
|
},
|
|
1813
1813
|
displayable() {
|
|
1814
1814
|
return (0 <= this.s && this.s <= 1 || isNaN(this.s)) && 0 <= this.l && this.l <= 1 && 0 <= this.opacity && this.opacity <= 1;
|
|
1815
1815
|
},
|
|
1816
1816
|
formatHsl() {
|
|
1817
|
-
const e =
|
|
1818
|
-
return `${e === 1 ? "hsl(" : "hsla("}${ra(this.h)}, ${
|
|
1817
|
+
const e = Cn(this.opacity);
|
|
1818
|
+
return `${e === 1 ? "hsl(" : "hsla("}${ra(this.h)}, ${gn(this.s) * 100}%, ${gn(this.l) * 100}%${e === 1 ? ")" : `, ${e})`}`;
|
|
1819
1819
|
}
|
|
1820
1820
|
}));
|
|
1821
1821
|
function ra(e) {
|
|
1822
1822
|
return e = (e || 0) % 360, e < 0 ? e + 360 : e;
|
|
1823
1823
|
}
|
|
1824
|
-
function
|
|
1824
|
+
function gn(e) {
|
|
1825
1825
|
return Math.max(0, Math.min(1, e || 0));
|
|
1826
1826
|
}
|
|
1827
1827
|
function dr(e, t, n) {
|
|
1828
1828
|
return (e < 60 ? t + (n - t) * e / 60 : e < 180 ? n : e < 240 ? t + (n - t) * (240 - e) / 60 : t) * 255;
|
|
1829
1829
|
}
|
|
1830
|
-
const to = Math.PI / 180, no = 180 / Math.PI,
|
|
1830
|
+
const to = Math.PI / 180, no = 180 / Math.PI, Tn = 18, ro = 0.96422, io = 1, ao = 0.82521, oo = 4 / 29, Ht = 6 / 29, lo = 3 * Ht * Ht, zs = Ht * Ht * Ht;
|
|
1831
1831
|
function so(e) {
|
|
1832
1832
|
if (e instanceof it)
|
|
1833
1833
|
return new it(e.l, e.a, e.b, e.opacity);
|
|
@@ -1843,12 +1843,12 @@ function Dr(e, t, n, r) {
|
|
|
1843
1843
|
function it(e, t, n, r) {
|
|
1844
1844
|
this.l = +e, this.a = +t, this.b = +n, this.opacity = +r;
|
|
1845
1845
|
}
|
|
1846
|
-
qt(it, Dr,
|
|
1846
|
+
qt(it, Dr, dn(wt, {
|
|
1847
1847
|
brighter(e) {
|
|
1848
|
-
return new it(this.l +
|
|
1848
|
+
return new it(this.l + Tn * (e ?? 1), this.a, this.b, this.opacity);
|
|
1849
1849
|
},
|
|
1850
1850
|
darker(e) {
|
|
1851
|
-
return new it(this.l -
|
|
1851
|
+
return new it(this.l - Tn * (e ?? 1), this.a, this.b, this.opacity);
|
|
1852
1852
|
},
|
|
1853
1853
|
rgb() {
|
|
1854
1854
|
var e = (this.l + 16) / 116, t = isNaN(this.a) ? e : e + this.a / 500, n = isNaN(this.b) ? e : e - this.b / 200;
|
|
@@ -1892,12 +1892,12 @@ function co(e) {
|
|
|
1892
1892
|
var t = e.h * to;
|
|
1893
1893
|
return new it(e.l, Math.cos(t) * e.c, Math.sin(t) * e.c, e.opacity);
|
|
1894
1894
|
}
|
|
1895
|
-
qt(dt, jr,
|
|
1895
|
+
qt(dt, jr, dn(wt, {
|
|
1896
1896
|
brighter(e) {
|
|
1897
|
-
return new dt(this.h, this.c, this.l +
|
|
1897
|
+
return new dt(this.h, this.c, this.l + Tn * (e ?? 1), this.opacity);
|
|
1898
1898
|
},
|
|
1899
1899
|
darker(e) {
|
|
1900
|
-
return new dt(this.h, this.c, this.l -
|
|
1900
|
+
return new dt(this.h, this.c, this.l - Tn * (e ?? 1), this.opacity);
|
|
1901
1901
|
},
|
|
1902
1902
|
rgb() {
|
|
1903
1903
|
return co(this).rgb();
|
|
@@ -1917,7 +1917,7 @@ function Fr(e, t, n, r) {
|
|
|
1917
1917
|
function At(e, t, n, r) {
|
|
1918
1918
|
this.h = +e, this.s = +t, this.l = +n, this.opacity = +r;
|
|
1919
1919
|
}
|
|
1920
|
-
qt(At, Fr,
|
|
1920
|
+
qt(At, Fr, dn(wt, {
|
|
1921
1921
|
brighter(e) {
|
|
1922
1922
|
return e = e == null ? Bt : Math.pow(Bt, e), new At(this.h, this.s, this.l * e, this.opacity);
|
|
1923
1923
|
},
|
|
@@ -1998,7 +1998,7 @@ function Gs(e, t) {
|
|
|
1998
1998
|
return n.setTime(e * (1 - r) + t * r), n;
|
|
1999
1999
|
};
|
|
2000
2000
|
}
|
|
2001
|
-
function
|
|
2001
|
+
function Sn(e, t) {
|
|
2002
2002
|
return e = +e, t = +t, function(n) {
|
|
2003
2003
|
return e * (1 - n) + t * n;
|
|
2004
2004
|
};
|
|
@@ -2028,7 +2028,7 @@ function Ks(e) {
|
|
|
2028
2028
|
function Js(e, t) {
|
|
2029
2029
|
var n = zr.lastIndex = gr.lastIndex = 0, r, i, a, o = -1, l = [], s = [];
|
|
2030
2030
|
for (e = e + "", t = t + ""; (r = zr.exec(e)) && (i = gr.exec(t)); )
|
|
2031
|
-
(a = i.index) > n && (a = t.slice(n, a), l[o] ? l[o] += a : l[++o] = a), (r = r[0]) === (i = i[0]) ? l[o] ? l[o] += i : l[++o] = i : (l[++o] = null, s.push({ i: o, x:
|
|
2031
|
+
(a = i.index) > n && (a = t.slice(n, a), l[o] ? l[o] += a : l[++o] = a), (r = r[0]) === (i = i[0]) ? l[o] ? l[o] += i : l[++o] = i : (l[++o] = null, s.push({ i: o, x: Sn(r, i) })), n = gr.lastIndex;
|
|
2032
2032
|
return n < t.length && (a = t.slice(n), l[o] ? l[o] += a : l[++o] = a), l.length < 2 ? s[0] ? Ks(s[0].x) : Xs(t) : (t = s.length, function(c) {
|
|
2033
2033
|
for (var d = 0, h; d < t; ++d)
|
|
2034
2034
|
l[(h = s[d]).i] = h.x(c);
|
|
@@ -2037,7 +2037,7 @@ function Js(e, t) {
|
|
|
2037
2037
|
}
|
|
2038
2038
|
function di(e, t) {
|
|
2039
2039
|
var n = typeof t, r;
|
|
2040
|
-
return t == null || n === "boolean" ? zn(t) : (n === "number" ?
|
|
2040
|
+
return t == null || n === "boolean" ? zn(t) : (n === "number" ? Sn : n === "string" ? (r = rn(t)) ? (t = r, $r) : Js : t instanceof rn ? $r : t instanceof Date ? Gs : qs(t) ? Vs : Array.isArray(t) ? Ys : typeof t.valueOf != "function" && typeof t.toString != "function" || isNaN(t) ? Zs : Sn)(e, t);
|
|
2041
2041
|
}
|
|
2042
2042
|
function ho(e, t) {
|
|
2043
2043
|
return e = +e, t = +t, function(n) {
|
|
@@ -2135,7 +2135,7 @@ function dc() {
|
|
|
2135
2135
|
return m == null || isNaN(m = +m) ? a : (s || (s = l(e.map(r), t, n)))(r(o(m)));
|
|
2136
2136
|
}
|
|
2137
2137
|
return h.invert = function(m) {
|
|
2138
|
-
return o(i((c || (c = l(t, e.map(r),
|
|
2138
|
+
return o(i((c || (c = l(t, e.map(r), Sn)))(m)));
|
|
2139
2139
|
}, h.domain = function(m) {
|
|
2140
2140
|
return arguments.length ? (e = Array.from(m, lc), d()) : e.slice();
|
|
2141
2141
|
}, h.range = function(m) {
|
|
@@ -2158,7 +2158,7 @@ function hc() {
|
|
|
2158
2158
|
function pc(e) {
|
|
2159
2159
|
return Math.abs(e = Math.round(e)) >= 1e21 ? e.toLocaleString("en").replace(/,/g, "") : e.toString(10);
|
|
2160
2160
|
}
|
|
2161
|
-
function
|
|
2161
|
+
function Ln(e, t) {
|
|
2162
2162
|
if ((n = (e = t ? e.toExponential(t - 1) : e.toExponential()).indexOf("e")) < 0)
|
|
2163
2163
|
return null;
|
|
2164
2164
|
var n, r = e.slice(0, n);
|
|
@@ -2168,7 +2168,7 @@ function On(e, t) {
|
|
|
2168
2168
|
];
|
|
2169
2169
|
}
|
|
2170
2170
|
function Wt(e) {
|
|
2171
|
-
return e =
|
|
2171
|
+
return e = Ln(Math.abs(e)), e ? e[1] : NaN;
|
|
2172
2172
|
}
|
|
2173
2173
|
function mc(e, t) {
|
|
2174
2174
|
return function(n, r) {
|
|
@@ -2185,7 +2185,7 @@ function vc(e) {
|
|
|
2185
2185
|
};
|
|
2186
2186
|
}
|
|
2187
2187
|
var gc = /^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;
|
|
2188
|
-
function
|
|
2188
|
+
function On(e) {
|
|
2189
2189
|
if (!(t = gc.exec(e)))
|
|
2190
2190
|
throw new Error("invalid format: " + e);
|
|
2191
2191
|
var t;
|
|
@@ -2202,7 +2202,7 @@ function An(e) {
|
|
|
2202
2202
|
type: t[10]
|
|
2203
2203
|
});
|
|
2204
2204
|
}
|
|
2205
|
-
|
|
2205
|
+
On.prototype = hi.prototype;
|
|
2206
2206
|
function hi(e) {
|
|
2207
2207
|
this.fill = e.fill === void 0 ? " " : e.fill + "", this.align = e.align === void 0 ? ">" : e.align + "", this.sign = e.sign === void 0 ? "-" : e.sign + "", this.symbol = e.symbol === void 0 ? "" : e.symbol + "", this.zero = !!e.zero, this.width = e.width === void 0 ? void 0 : +e.width, this.comma = !!e.comma, this.precision = e.precision === void 0 ? void 0 : +e.precision, this.trim = !!e.trim, this.type = e.type === void 0 ? "" : e.type + "";
|
|
2208
2208
|
}
|
|
@@ -2229,14 +2229,14 @@ function yc(e) {
|
|
|
2229
2229
|
}
|
|
2230
2230
|
var go;
|
|
2231
2231
|
function bc(e, t) {
|
|
2232
|
-
var n =
|
|
2232
|
+
var n = Ln(e, t);
|
|
2233
2233
|
if (!n)
|
|
2234
2234
|
return e + "";
|
|
2235
2235
|
var r = n[0], i = n[1], a = i - (go = Math.max(-8, Math.min(8, Math.floor(i / 3))) * 3) + 1, o = r.length;
|
|
2236
|
-
return a === o ? r : a > o ? r + new Array(a - o + 1).join("0") : a > 0 ? r.slice(0, a) + "." + r.slice(a) : "0." + new Array(1 - a).join("0") +
|
|
2236
|
+
return a === o ? r : a > o ? r + new Array(a - o + 1).join("0") : a > 0 ? r.slice(0, a) + "." + r.slice(a) : "0." + new Array(1 - a).join("0") + Ln(e, Math.max(0, t + a - 1))[0];
|
|
2237
2237
|
}
|
|
2238
2238
|
function sa(e, t) {
|
|
2239
|
-
var n =
|
|
2239
|
+
var n = Ln(e, t);
|
|
2240
2240
|
if (!n)
|
|
2241
2241
|
return e + "";
|
|
2242
2242
|
var r = n[0], i = n[1];
|
|
@@ -2264,7 +2264,7 @@ var fa = Array.prototype.map, da = ["y", "z", "a", "f", "p", "n", "µ", "m", "",
|
|
|
2264
2264
|
function wc(e) {
|
|
2265
2265
|
var t = e.grouping === void 0 || e.thousands === void 0 ? ua : mc(fa.call(e.grouping, Number), e.thousands + ""), n = e.currency === void 0 ? "" : e.currency[0] + "", r = e.currency === void 0 ? "" : e.currency[1] + "", i = e.decimal === void 0 ? "." : e.decimal + "", a = e.numerals === void 0 ? ua : vc(fa.call(e.numerals, String)), o = e.percent === void 0 ? "%" : e.percent + "", l = e.minus === void 0 ? "−" : e.minus + "", s = e.nan === void 0 ? "NaN" : e.nan + "";
|
|
2266
2266
|
function c(h) {
|
|
2267
|
-
h =
|
|
2267
|
+
h = On(h);
|
|
2268
2268
|
var m = h.fill, A = h.align, E = h.sign, w = h.symbol, S = h.zero, _ = h.width, k = h.comma, I = h.precision, U = h.trim, C = h.type;
|
|
2269
2269
|
C === "n" ? (k = !0, C = "g") : ca[C] || (I === void 0 && (I = 12), U = !0, C = "g"), (S || m === "0" && A === "=") && (S = !0, m = "0", A = "=");
|
|
2270
2270
|
var le = w === "$" ? n : w === "#" && /[boxX]/.test(C) ? "0" + C.toLowerCase() : "", q = w === "$" ? r : /[%p]/.test(C) ? o : "", u = ca[C], f = /[defgprs%]/.test(C);
|
|
@@ -2307,7 +2307,7 @@ function wc(e) {
|
|
|
2307
2307
|
}, b;
|
|
2308
2308
|
}
|
|
2309
2309
|
function d(h, m) {
|
|
2310
|
-
var A = c((h =
|
|
2310
|
+
var A = c((h = On(h), h.type = "f", h)), E = Math.max(-8, Math.min(8, Math.floor(Wt(m) / 3))) * 3, w = Math.pow(10, -E), S = da[8 + E / 3];
|
|
2311
2311
|
return function(_) {
|
|
2312
2312
|
return A(w * _) + S;
|
|
2313
2313
|
};
|
|
@@ -2317,14 +2317,14 @@ function wc(e) {
|
|
|
2317
2317
|
formatPrefix: d
|
|
2318
2318
|
};
|
|
2319
2319
|
}
|
|
2320
|
-
var
|
|
2320
|
+
var yn, yo, bo;
|
|
2321
2321
|
xc({
|
|
2322
2322
|
thousands: ",",
|
|
2323
2323
|
grouping: [3],
|
|
2324
2324
|
currency: ["$", ""]
|
|
2325
2325
|
});
|
|
2326
2326
|
function xc(e) {
|
|
2327
|
-
return
|
|
2327
|
+
return yn = wc(e), yo = yn.format, bo = yn.formatPrefix, yn;
|
|
2328
2328
|
}
|
|
2329
2329
|
function _c(e) {
|
|
2330
2330
|
return Math.max(0, -Wt(Math.abs(e)));
|
|
@@ -2337,7 +2337,7 @@ function Cc(e, t) {
|
|
|
2337
2337
|
}
|
|
2338
2338
|
function Tc(e, t, n, r) {
|
|
2339
2339
|
var i = Os(e, t, n), a;
|
|
2340
|
-
switch (r =
|
|
2340
|
+
switch (r = On(r ?? ",f"), r.type) {
|
|
2341
2341
|
case "s": {
|
|
2342
2342
|
var o = Math.max(Math.abs(e), Math.abs(t));
|
|
2343
2343
|
return r.precision == null && !isNaN(a = Ec(i, o)) && (r.precision = a), bo(r, o);
|
|
@@ -3141,7 +3141,7 @@ function wr(e) {
|
|
|
3141
3141
|
);
|
|
3142
3142
|
e.DomHandler = o, e.default = o;
|
|
3143
3143
|
})(gi);
|
|
3144
|
-
var va = "html", ga = "head",
|
|
3144
|
+
var va = "html", ga = "head", bn = "body", uu = /<([a-zA-Z]+[0-9]?)/, ya = /<head[^]*>/i, ba = /<body[^]*>/i, An = function() {
|
|
3145
3145
|
throw new Error(
|
|
3146
3146
|
"This browser does not support `document.implementation.createHTMLDocument`"
|
|
3147
3147
|
);
|
|
@@ -3154,16 +3154,16 @@ if (typeof wa == "function") {
|
|
|
3154
3154
|
var fu = new wa(), du = "text/html";
|
|
3155
3155
|
Ur = function(e, t) {
|
|
3156
3156
|
return t && (e = "<" + t + ">" + e + "</" + t + ">"), fu.parseFromString(e, du);
|
|
3157
|
-
},
|
|
3157
|
+
}, An = Ur;
|
|
3158
3158
|
}
|
|
3159
3159
|
if (typeof document == "object" && document.implementation) {
|
|
3160
|
-
var
|
|
3161
|
-
|
|
3160
|
+
var wn = document.implementation.createHTMLDocument();
|
|
3161
|
+
An = function(e, t) {
|
|
3162
3162
|
if (t) {
|
|
3163
|
-
var n =
|
|
3164
|
-
return n.innerHTML = e,
|
|
3163
|
+
var n = wn.documentElement.querySelector(t);
|
|
3164
|
+
return n.innerHTML = e, wn;
|
|
3165
3165
|
}
|
|
3166
|
-
return
|
|
3166
|
+
return wn.documentElement.innerHTML = e, wn;
|
|
3167
3167
|
};
|
|
3168
3168
|
}
|
|
3169
3169
|
var xr = typeof document == "object" ? document.createElement("template") : {}, Br;
|
|
@@ -3176,12 +3176,12 @@ function hu(e) {
|
|
|
3176
3176
|
var r, i, a;
|
|
3177
3177
|
switch (t) {
|
|
3178
3178
|
case va:
|
|
3179
|
-
return r = Ur(e), ya.test(e) || (i = r.querySelector(ga), i && i.parentNode.removeChild(i)), ba.test(e) || (i = r.querySelector(
|
|
3179
|
+
return r = Ur(e), ya.test(e) || (i = r.querySelector(ga), i && i.parentNode.removeChild(i)), ba.test(e) || (i = r.querySelector(bn), i && i.parentNode.removeChild(i)), r.querySelectorAll(va);
|
|
3180
3180
|
case ga:
|
|
3181
|
-
case
|
|
3182
|
-
return r =
|
|
3181
|
+
case bn:
|
|
3182
|
+
return r = An(e), a = r.querySelectorAll(t), ba.test(e) && ya.test(e) ? a[0].parentNode.childNodes : a;
|
|
3183
3183
|
default:
|
|
3184
|
-
return Br ? Br(e) : (i =
|
|
3184
|
+
return Br ? Br(e) : (i = An(e, bn).querySelector(bn), i.childNodes);
|
|
3185
3185
|
}
|
|
3186
3186
|
}
|
|
3187
3187
|
var pu = hu, xi = {}, Wo = {};
|
|
@@ -4432,7 +4432,7 @@ var el = {
|
|
|
4432
4432
|
function Ra(e) {
|
|
4433
4433
|
return Kt.possibleStandardNames[e];
|
|
4434
4434
|
}
|
|
4435
|
-
var Cf = ht, Tf = tl,
|
|
4435
|
+
var Cf = ht, Tf = tl, Rn = el, Sf = Rn.setStyleProp, Lf = Rn.canTextBeChildOfNode;
|
|
4436
4436
|
function nl(e, t) {
|
|
4437
4437
|
t = t || {};
|
|
4438
4438
|
for (var n = t.library || Cf, r = n.cloneElement, i = n.createElement, a = n.isValidElement, o = [], l, s, c = typeof t.replace == "function", d, h, m, A = t.trim, E = 0, w = e.length; E < w; E++) {
|
|
@@ -4466,7 +4466,7 @@ function nl(e, t) {
|
|
|
4466
4466
|
return o.length === 1 ? o[0] : o;
|
|
4467
4467
|
}
|
|
4468
4468
|
function Of(e) {
|
|
4469
|
-
return
|
|
4469
|
+
return Rn.PRESERVE_CUSTOM_ATTRIBUTES && e.type === "tag" && Rn.isCustomComponent(e.name, e.attribs);
|
|
4470
4470
|
}
|
|
4471
4471
|
var Af = nl, Gn = gi, Ft = Ou, Rf = tl, rl = Af;
|
|
4472
4472
|
Ft = /* istanbul ignore next */
|
|
@@ -4543,10 +4543,10 @@ var il = function() {
|
|
|
4543
4543
|
}, t;
|
|
4544
4544
|
}()
|
|
4545
4545
|
);
|
|
4546
|
-
}(), Wr = typeof window < "u" && typeof document < "u" && window.document === document,
|
|
4546
|
+
}(), Wr = typeof window < "u" && typeof document < "u" && window.document === document, Nn = function() {
|
|
4547
4547
|
return typeof global < "u" && global.Math === Math ? global : typeof self < "u" && self.Math === Math ? self : typeof window < "u" && window.Math === Math ? window : Function("return this")();
|
|
4548
4548
|
}(), Mf = function() {
|
|
4549
|
-
return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(
|
|
4549
|
+
return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(Nn) : function(e) {
|
|
4550
4550
|
return setTimeout(function() {
|
|
4551
4551
|
return e(Date.now());
|
|
4552
4552
|
}, 1e3 / 60);
|
|
@@ -4624,9 +4624,9 @@ var Df = 20, jf = ["top", "right", "bottom", "left", "width", "height", "size",
|
|
|
4624
4624
|
return e;
|
|
4625
4625
|
}, Vt = function(e) {
|
|
4626
4626
|
var t = e && e.ownerDocument && e.ownerDocument.defaultView;
|
|
4627
|
-
return t ||
|
|
4627
|
+
return t || Nn;
|
|
4628
4628
|
}, ol = Zn(0, 0, 0, 0);
|
|
4629
|
-
function
|
|
4629
|
+
function kn(e) {
|
|
4630
4630
|
return parseFloat(e) || 0;
|
|
4631
4631
|
}
|
|
4632
4632
|
function Na(e) {
|
|
@@ -4634,13 +4634,13 @@ function Na(e) {
|
|
|
4634
4634
|
t[n - 1] = arguments[n];
|
|
4635
4635
|
return t.reduce(function(r, i) {
|
|
4636
4636
|
var a = e["border-" + i + "-width"];
|
|
4637
|
-
return r +
|
|
4637
|
+
return r + kn(a);
|
|
4638
4638
|
}, 0);
|
|
4639
4639
|
}
|
|
4640
4640
|
function zf(e) {
|
|
4641
4641
|
for (var t = ["top", "right", "bottom", "left"], n = {}, r = 0, i = t; r < i.length; r++) {
|
|
4642
4642
|
var a = i[r], o = e["padding-" + a];
|
|
4643
|
-
n[a] =
|
|
4643
|
+
n[a] = kn(o);
|
|
4644
4644
|
}
|
|
4645
4645
|
return n;
|
|
4646
4646
|
}
|
|
@@ -4652,7 +4652,7 @@ function Uf(e) {
|
|
|
4652
4652
|
var t = e.clientWidth, n = e.clientHeight;
|
|
4653
4653
|
if (!t && !n)
|
|
4654
4654
|
return ol;
|
|
4655
|
-
var r = Vt(e).getComputedStyle(e), i = zf(r), a = i.left + i.right, o = i.top + i.bottom, l =
|
|
4655
|
+
var r = Vt(e).getComputedStyle(e), i = zf(r), a = i.left + i.right, o = i.top + i.bottom, l = kn(r.width), s = kn(r.height);
|
|
4656
4656
|
if (r.boxSizing === "border-box" && (Math.round(l + a) !== t && (l -= Na(r, "left", "right") + a), Math.round(s + o) !== n && (s -= Na(r, "top", "bottom") + o)), !Wf(e)) {
|
|
4657
4657
|
var c = Math.round(l + a) - t, d = Math.round(s + o) - n;
|
|
4658
4658
|
Math.abs(c) !== 1 && (l -= c), Math.abs(d) !== 1 && (s -= d);
|
|
@@ -4782,7 +4782,7 @@ var Yf = (
|
|
|
4782
4782
|
};
|
|
4783
4783
|
});
|
|
4784
4784
|
var Xf = function() {
|
|
4785
|
-
return typeof
|
|
4785
|
+
return typeof Nn.ResizeObserver < "u" ? Nn.ResizeObserver : sl;
|
|
4786
4786
|
}();
|
|
4787
4787
|
function Kf(e) {
|
|
4788
4788
|
let t = "lg";
|
|
@@ -5401,7 +5401,7 @@ function td({ viewport: e = "lg" }) {
|
|
|
5401
5401
|
] })
|
|
5402
5402
|
] });
|
|
5403
5403
|
}
|
|
5404
|
-
const fl =
|
|
5404
|
+
const fl = Dn({});
|
|
5405
5405
|
function ka(e, t) {
|
|
5406
5406
|
var n = Object.keys(e);
|
|
5407
5407
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -5469,10 +5469,10 @@ function Li(e, t) {
|
|
|
5469
5469
|
writable: !1
|
|
5470
5470
|
}), t && qr(e, t);
|
|
5471
5471
|
}
|
|
5472
|
-
function
|
|
5473
|
-
return
|
|
5472
|
+
function Mn(e) {
|
|
5473
|
+
return Mn = Object.setPrototypeOf ? Object.getPrototypeOf : function(n) {
|
|
5474
5474
|
return n.__proto__ || Object.getPrototypeOf(n);
|
|
5475
|
-
},
|
|
5475
|
+
}, Mn(e);
|
|
5476
5476
|
}
|
|
5477
5477
|
function qr(e, t) {
|
|
5478
5478
|
return qr = Object.setPrototypeOf || function(r, i) {
|
|
@@ -5525,9 +5525,9 @@ function id(e, t) {
|
|
|
5525
5525
|
function Oi(e) {
|
|
5526
5526
|
var t = nd();
|
|
5527
5527
|
return function() {
|
|
5528
|
-
var r =
|
|
5528
|
+
var r = Mn(e), i;
|
|
5529
5529
|
if (t) {
|
|
5530
|
-
var a =
|
|
5530
|
+
var a = Mn(this).constructor;
|
|
5531
5531
|
i = Reflect.construct(r, arguments, a);
|
|
5532
5532
|
} else
|
|
5533
5533
|
i = r.apply(this, arguments);
|
|
@@ -5649,7 +5649,7 @@ var hd = /* @__PURE__ */ Kn(function e(t) {
|
|
|
5649
5649
|
allowZeroExpanded: n.allowZeroExpanded
|
|
5650
5650
|
}, c));
|
|
5651
5651
|
}), this.expanded = i, this.allowMultipleExpanded = o, this.allowZeroExpanded = s;
|
|
5652
|
-
}), hl = /* @__PURE__ */
|
|
5652
|
+
}), hl = /* @__PURE__ */ Dn(null), pl = /* @__PURE__ */ function(e) {
|
|
5653
5653
|
Li(n, e);
|
|
5654
5654
|
var t = Oi(n);
|
|
5655
5655
|
function n() {
|
|
@@ -5744,7 +5744,7 @@ var gd = Ga || vd, yd = /[\u0009\u000a\u000c\u000d\u0020]/g;
|
|
|
5744
5744
|
function cn(e) {
|
|
5745
5745
|
return e === "" || yd.test(e) ? (console.error('uuid must be a valid HTML5 id but was given "'.concat(e, '", ASCII whitespaces are forbidden')), !1) : !0;
|
|
5746
5746
|
}
|
|
5747
|
-
var gl = /* @__PURE__ */
|
|
5747
|
+
var gl = /* @__PURE__ */ Dn(null), bd = function(t) {
|
|
5748
5748
|
var n = t.children, r = t.uuid, i = t.accordionContext, a = t.dangerouslySetExpanded, o = function() {
|
|
5749
5749
|
i.toggleExpanded(r);
|
|
5750
5750
|
}, l = function(c) {
|
|
@@ -5977,14 +5977,14 @@ const _l = {
|
|
|
5977
5977
|
minus: s1,
|
|
5978
5978
|
"filtered-text": a1,
|
|
5979
5979
|
"filter-dropdowns": o1
|
|
5980
|
-
}, Qt = ({ display: e = "", base: t, alt: n = "", size: r, color: i, style: a, ...o }) => {
|
|
5980
|
+
}, Qt = ({ display: e = "", base: t = void 0, alt: n = "", size: r = void 0, color: i = void 0, style: a = void 0, ...o }) => {
|
|
5981
5981
|
const l = _l[e] || null, s = { ...o };
|
|
5982
5982
|
delete s.className;
|
|
5983
5983
|
const c = {
|
|
5984
|
-
...a,
|
|
5985
5984
|
color: i || null,
|
|
5986
5985
|
width: r ? r + "px" : null,
|
|
5987
|
-
cursor: e === "move" ? "move" : "default"
|
|
5986
|
+
cursor: e === "move" ? "move" : "default",
|
|
5987
|
+
...a
|
|
5988
5988
|
};
|
|
5989
5989
|
return /* @__PURE__ */ y(gt, { children: t ? /* @__PURE__ */ y(l, { title: n }) : /* @__PURE__ */ y("span", { className: `cove-icon${o.className ? " " + o.className : ""}`, style: c, ...s, children: /* @__PURE__ */ y(l, { title: n }) }) });
|
|
5990
5990
|
};
|
|
@@ -6000,7 +6000,7 @@ Qt.propTypes = {
|
|
|
6000
6000
|
/* Override the color of the icon */
|
|
6001
6001
|
color: Te.string
|
|
6002
6002
|
};
|
|
6003
|
-
function
|
|
6003
|
+
function hn(e) {
|
|
6004
6004
|
return e.split("-")[1];
|
|
6005
6005
|
}
|
|
6006
6006
|
function Ai(e) {
|
|
@@ -6009,12 +6009,12 @@ function Ai(e) {
|
|
|
6009
6009
|
function Rt(e) {
|
|
6010
6010
|
return e.split("-")[0];
|
|
6011
6011
|
}
|
|
6012
|
-
function
|
|
6012
|
+
function pn(e) {
|
|
6013
6013
|
return ["top", "bottom"].includes(Rt(e)) ? "x" : "y";
|
|
6014
6014
|
}
|
|
6015
6015
|
function Pa(e, t, n) {
|
|
6016
6016
|
let { reference: r, floating: i } = e;
|
|
6017
|
-
const a = r.x + r.width / 2 - i.width / 2, o = r.y + r.height / 2 - i.height / 2, l =
|
|
6017
|
+
const a = r.x + r.width / 2 - i.width / 2, o = r.y + r.height / 2 - i.height / 2, l = pn(t), s = Ai(l), c = r[s] / 2 - i[s] / 2, d = l === "x";
|
|
6018
6018
|
let h;
|
|
6019
6019
|
switch (Rt(t)) {
|
|
6020
6020
|
case "top":
|
|
@@ -6032,7 +6032,7 @@ function Pa(e, t, n) {
|
|
|
6032
6032
|
default:
|
|
6033
6033
|
h = { x: r.x, y: r.y };
|
|
6034
6034
|
}
|
|
6035
|
-
switch (
|
|
6035
|
+
switch (hn(t)) {
|
|
6036
6036
|
case "start":
|
|
6037
6037
|
h[l] -= c * (n && d ? -1 : 1);
|
|
6038
6038
|
break;
|
|
@@ -6061,14 +6061,14 @@ function Zr(e, t, n) {
|
|
|
6061
6061
|
}
|
|
6062
6062
|
["top", "right", "bottom", "left"].reduce((e, t) => e.concat(t, t + "-start", t + "-end"), []);
|
|
6063
6063
|
const f1 = { left: "right", right: "left", bottom: "top", top: "bottom" };
|
|
6064
|
-
function
|
|
6064
|
+
function Pn(e) {
|
|
6065
6065
|
return e.replace(/left|right|bottom|top/g, (t) => f1[t]);
|
|
6066
6066
|
}
|
|
6067
6067
|
function d1(e, t, n) {
|
|
6068
6068
|
n === void 0 && (n = !1);
|
|
6069
|
-
const r =
|
|
6069
|
+
const r = hn(e), i = pn(e), a = Ai(i);
|
|
6070
6070
|
let o = i === "x" ? r === (n ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
|
|
6071
|
-
return t.reference[a] > t.floating[a] && (o =
|
|
6071
|
+
return t.reference[a] > t.floating[a] && (o = Pn(o)), { main: o, cross: Pn(o) };
|
|
6072
6072
|
}
|
|
6073
6073
|
const h1 = { start: "end", end: "start" };
|
|
6074
6074
|
function Tr(e) {
|
|
@@ -6077,12 +6077,12 @@ function Tr(e) {
|
|
|
6077
6077
|
const p1 = function(e) {
|
|
6078
6078
|
return e === void 0 && (e = {}), { name: "flip", options: e, async fn(t) {
|
|
6079
6079
|
var n;
|
|
6080
|
-
const { placement: r, middlewareData: i, rects: a, initialPlacement: o, platform: l, elements: s } = t, { mainAxis: c = !0, crossAxis: d = !0, fallbackPlacements: h, fallbackStrategy: m = "bestFit", fallbackAxisSideDirection: A = "none", flipAlignment: E = !0, ...w } = e, S = Rt(r), _ = Rt(o) === o, k = await (l.isRTL == null ? void 0 : l.isRTL(s.floating)), I = h || (_ || !E ? [
|
|
6081
|
-
const M =
|
|
6080
|
+
const { placement: r, middlewareData: i, rects: a, initialPlacement: o, platform: l, elements: s } = t, { mainAxis: c = !0, crossAxis: d = !0, fallbackPlacements: h, fallbackStrategy: m = "bestFit", fallbackAxisSideDirection: A = "none", flipAlignment: E = !0, ...w } = e, S = Rt(r), _ = Rt(o) === o, k = await (l.isRTL == null ? void 0 : l.isRTL(s.floating)), I = h || (_ || !E ? [Pn(o)] : function(g) {
|
|
6081
|
+
const M = Pn(g);
|
|
6082
6082
|
return [Tr(g), M, Tr(M)];
|
|
6083
6083
|
}(o));
|
|
6084
6084
|
h || A === "none" || I.push(...function(g, M, N, Y) {
|
|
6085
|
-
const ie =
|
|
6085
|
+
const ie = hn(g);
|
|
6086
6086
|
let Q = function(B, ue, J) {
|
|
6087
6087
|
const T = ["left", "right"], R = ["right", "left"], O = ["top", "bottom"], X = ["bottom", "top"];
|
|
6088
6088
|
switch (B) {
|
|
@@ -6129,7 +6129,7 @@ const p1 = function(e) {
|
|
|
6129
6129
|
}, m1 = function(e) {
|
|
6130
6130
|
return e === void 0 && (e = 0), { name: "offset", options: e, async fn(t) {
|
|
6131
6131
|
const { x: n, y: r } = t, i = await async function(a, o) {
|
|
6132
|
-
const { placement: l, platform: s, elements: c } = a, d = await (s.isRTL == null ? void 0 : s.isRTL(c.floating)), h = Rt(l), m =
|
|
6132
|
+
const { placement: l, platform: s, elements: c } = a, d = await (s.isRTL == null ? void 0 : s.isRTL(c.floating)), h = Rt(l), m = hn(l), A = pn(l) === "x", E = ["left", "top"].includes(h) ? -1 : 1, w = d && A ? -1 : 1, S = typeof o == "function" ? o(a) : o;
|
|
6133
6133
|
let { mainAxis: _, crossAxis: k, alignmentAxis: I } = typeof S == "number" ? { mainAxis: S, crossAxis: 0, alignmentAxis: null } : { mainAxis: 0, crossAxis: 0, alignmentAxis: null, ...S };
|
|
6134
6134
|
return m && typeof I == "number" && (k = m === "end" ? -1 * I : I), A ? { x: k * w, y: _ * E } : { x: _ * E, y: k * w };
|
|
6135
6135
|
}(t, e);
|
|
@@ -6140,7 +6140,7 @@ const p1 = function(e) {
|
|
|
6140
6140
|
const { x: n, y: r, placement: i } = t, { mainAxis: a = !0, crossAxis: o = !1, limiter: l = { fn: (S) => {
|
|
6141
6141
|
let { x: _, y: k } = S;
|
|
6142
6142
|
return { x: _, y: k };
|
|
6143
|
-
} }, ...s } = e, c = { x: n, y: r }, d = await Cl(t, s), h =
|
|
6143
|
+
} }, ...s } = e, c = { x: n, y: r }, d = await Cl(t, s), h = pn(Rt(i)), m = h === "x" ? "y" : "x";
|
|
6144
6144
|
let A = c[h], E = c[m];
|
|
6145
6145
|
if (a) {
|
|
6146
6146
|
const S = h === "y" ? "bottom" : "right";
|
|
@@ -6161,22 +6161,22 @@ function Xe(e) {
|
|
|
6161
6161
|
function at(e) {
|
|
6162
6162
|
return Xe(e).getComputedStyle(e);
|
|
6163
6163
|
}
|
|
6164
|
-
const Ia = Math.min, tn = Math.max,
|
|
6164
|
+
const Ia = Math.min, tn = Math.max, In = Math.round;
|
|
6165
6165
|
function Tl(e) {
|
|
6166
6166
|
const t = at(e);
|
|
6167
6167
|
let n = parseFloat(t.width), r = parseFloat(t.height);
|
|
6168
|
-
const i = e.offsetWidth, a = e.offsetHeight, o =
|
|
6168
|
+
const i = e.offsetWidth, a = e.offsetHeight, o = In(n) !== i || In(r) !== a;
|
|
6169
6169
|
return o && (n = i, r = a), { width: n, height: r, fallback: o };
|
|
6170
6170
|
}
|
|
6171
6171
|
function bt(e) {
|
|
6172
6172
|
return Ll(e) ? (e.nodeName || "").toLowerCase() : "";
|
|
6173
6173
|
}
|
|
6174
|
-
let
|
|
6174
|
+
let xn;
|
|
6175
6175
|
function Sl() {
|
|
6176
|
-
if (
|
|
6177
|
-
return
|
|
6176
|
+
if (xn)
|
|
6177
|
+
return xn;
|
|
6178
6178
|
const e = navigator.userAgentData;
|
|
6179
|
-
return e && Array.isArray(e.brands) ? (
|
|
6179
|
+
return e && Array.isArray(e.brands) ? (xn = e.brands.map((t) => t.brand + "/" + t.version).join(" "), xn) : navigator.userAgent;
|
|
6180
6180
|
}
|
|
6181
6181
|
function ot(e) {
|
|
6182
6182
|
return e instanceof Xe(e).HTMLElement;
|
|
@@ -6219,7 +6219,7 @@ function Ut(e) {
|
|
|
6219
6219
|
if (!ot(t))
|
|
6220
6220
|
return Rl;
|
|
6221
6221
|
const n = t.getBoundingClientRect(), { width: r, height: i, fallback: a } = Tl(t);
|
|
6222
|
-
let o = (a ?
|
|
6222
|
+
let o = (a ? In(n.width) : n.width) / r, l = (a ? In(n.height) : n.height) / i;
|
|
6223
6223
|
return o && Number.isFinite(o) || (o = 1), l && Number.isFinite(l) || (l = 1), { x: o, y: l };
|
|
6224
6224
|
}
|
|
6225
6225
|
function un(e, t, n, r) {
|
|
@@ -6706,7 +6706,7 @@ const Ba = (e, t, n) => {
|
|
|
6706
6706
|
}, w1 = ({ content: e }) => Nt.exports.jsx("span", { dangerouslySetInnerHTML: { __html: e } }), x1 = { anchorRefs: /* @__PURE__ */ new Set(), activeAnchor: { current: null }, attach: () => {
|
|
6707
6707
|
}, detach: () => {
|
|
6708
6708
|
}, setActiveAnchor: () => {
|
|
6709
|
-
} }, _1 =
|
|
6709
|
+
} }, _1 = Dn({ getTooltipData: () => x1 });
|
|
6710
6710
|
function Il(e = "DEFAULT_TOOLTIP_ID") {
|
|
6711
6711
|
return Za(_1).getTooltipData(e);
|
|
6712
6712
|
}
|
|
@@ -6720,10 +6720,10 @@ const Wa = async ({ elementReference: e = null, tooltipReference: t = null, tool
|
|
|
6720
6720
|
const { element: d, padding: h = 0 } = s || {}, { x: m, y: A, placement: E, rects: w, platform: S } = c;
|
|
6721
6721
|
if (d == null)
|
|
6722
6722
|
return console.warn("Floating UI: No `element` was passed to the `arrow` middleware."), {};
|
|
6723
|
-
const _ = El(h), k = { x: m, y: A }, I =
|
|
6723
|
+
const _ = El(h), k = { x: m, y: A }, I = pn(E), U = Ai(I), C = await S.getDimensions(d), le = I === "y" ? "top" : "left", q = I === "y" ? "bottom" : "right", u = w.reference[U] + w.reference[I] - k[I] - w.floating[U], f = k[I] - w.reference[I], b = await (S.getOffsetParent == null ? void 0 : S.getOffsetParent(d));
|
|
6724
6724
|
let g = b ? I === "y" ? b.clientHeight || 0 : b.clientWidth || 0 : 0;
|
|
6725
6725
|
g === 0 && (g = w.floating[U]);
|
|
6726
|
-
const M = u / 2 - f / 2, N = _[le], Y = g - C[U] - _[q], ie = g / 2 - C[U] / 2 + M, Q = Zr(N, ie, Y), B =
|
|
6726
|
+
const M = u / 2 - f / 2, N = _[le], Y = g - C[U] - _[q], ie = g / 2 - C[U] / 2 + M, Q = Zr(N, ie, Y), B = hn(E) != null && ie != Q && w.reference[U] / 2 - (ie < N ? _[le] : _[q]) - C[U] / 2 < 0;
|
|
6727
6727
|
return { [I]: k[I] - (B ? ie < N ? N - ie : Y - ie : 0), data: { [I]: Q, centerOffset: ie - Q } };
|
|
6728
6728
|
} }), za(e, t, { placement: r, strategy: a, middleware: l }).then(({ x: c, y: d, placement: h, middlewareData: m }) => {
|
|
6729
6729
|
var A, E;
|
|
@@ -7126,7 +7126,7 @@ function O1(e, t, n) {
|
|
|
7126
7126
|
r(s.current, e) || (l(e), s.current = e);
|
|
7127
7127
|
}, [e, l, r]), [a, { cancel: l.cancel, isPending: l.isPending, flush: l.flush }];
|
|
7128
7128
|
}
|
|
7129
|
-
const Ze =
|
|
7129
|
+
const Ze = jn(({ label: e, section: t = null, subsection: n = null, fieldName: r, updateField: i, value: a, type: o = "input", tooltip: l, placeholder: s, i: c = null, min: d = null, max: h = null, className: m, ...A }) => {
|
|
7130
7130
|
const [E, w] = Le(a), [S] = O1(E, 500);
|
|
7131
7131
|
Oe(() => {
|
|
7132
7132
|
typeof S == "string" && a !== S && i && i(t, n, r, S, c);
|
|
@@ -7149,8 +7149,8 @@ const Ze = dn(({ label: e, section: t = null, subsection: n = null, fieldName: r
|
|
|
7149
7149
|
l,
|
|
7150
7150
|
U
|
|
7151
7151
|
] });
|
|
7152
|
-
}), Je =
|
|
7153
|
-
let d =
|
|
7152
|
+
}), Je = ({ label: e, value: t, options: n, fieldName: r, section: i = null, subsection: a = null, required: o = !1, updateField: l, initial: s, ...c }) => {
|
|
7153
|
+
let d = [];
|
|
7154
7154
|
if (Array.isArray(n))
|
|
7155
7155
|
d = n.map((h) => /* @__PURE__ */ y("option", { value: h, children: h }, h));
|
|
7156
7156
|
else {
|
|
@@ -7178,7 +7178,7 @@ const Ze = dn(({ label: e, section: t = null, subsection: n = null, fieldName: r
|
|
|
7178
7178
|
}
|
|
7179
7179
|
)
|
|
7180
7180
|
] });
|
|
7181
|
-
}
|
|
7181
|
+
}, A1 = (e) => /* @__PURE__ */ Z.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 448 512", fill: "currentColor", ...e }, /* @__PURE__ */ Z.createElement("path", { d: "M438.6 105.4C451.1 117.9 451.1 138.1 438.6 150.6L182.6 406.6C170.1 419.1 149.9 419.1 137.4 406.6L9.372 278.6C-3.124 266.1-3.124 245.9 9.372 233.4C21.87 220.9 42.13 220.9 54.63 233.4L159.1 338.7L393.4 105.4C405.9 92.88 426.1 92.88 438.6 105.4H438.6z" })), ft = jn(
|
|
7182
7182
|
({
|
|
7183
7183
|
label: e,
|
|
7184
7184
|
size: t = "small",
|
|
@@ -7216,7 +7216,7 @@ ft.propTypes = {
|
|
|
7216
7216
|
activeCheckColor: Te.string
|
|
7217
7217
|
};
|
|
7218
7218
|
const R1 = (e) => /* @__PURE__ */ Z.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", ...e }, /* @__PURE__ */ Z.createElement("path", { fill: "currentColor", d: "M504 256c0 136.997-111.043 248-248 248S8 392.997 8 256C8 119.083 119.043 8 256 8s248 111.083 248 248zm-248 50c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z" })), N1 = ["theme-blue", "theme-purple", "theme-brown", "theme-teal", "theme-pink", "theme-orange", "theme-slate", "theme-indigo", "theme-cyan", "theme-green", "theme-amber"];
|
|
7219
|
-
|
|
7219
|
+
jn(({ label: e, value: t, fieldName: n, section: r = null, subsection: i = null, tooltip: a, updateField: o, ...l }) => /* @__PURE__ */ oe("label", { className: "checkbox", children: [
|
|
7220
7220
|
/* @__PURE__ */ y(
|
|
7221
7221
|
"input",
|
|
7222
7222
|
{
|
|
@@ -7232,7 +7232,7 @@ dn(({ label: e, value: t, fieldName: n, section: r = null, subsection: i = null,
|
|
|
7232
7232
|
/* @__PURE__ */ y("span", { className: "edit-label column-heading", children: e }),
|
|
7233
7233
|
/* @__PURE__ */ y("span", { className: "cove-icon", children: a })
|
|
7234
7234
|
] }));
|
|
7235
|
-
const k1 =
|
|
7235
|
+
const k1 = jn((e) => {
|
|
7236
7236
|
const { config: t, updateConfig: n, loading: r, data: i, setParentConfig: a, isDashboard: o } = Za(fl), [l, s] = Le(!0), [c, d] = Le(!1), h = (u) => u ? { backgroundColor: "#ffd2d2", color: "#d8000c" } : {}, m = (u, f, b, g) => {
|
|
7237
7237
|
if (u === null && f === null) {
|
|
7238
7238
|
let ie = { ...t, [b]: g };
|