/*!
 * /*
 * * This file is subject to the terms and conditions defined in
 *  * file 'LICENSE.txt', which is part of this source code package.
 *  * /
 *
 */
.dc-chart path.dc-symbol,.dc-legend g.dc-legend-item.fadeout{fill-opacity:.5;stroke-opacity:.5}div.dc-chart{float:left}.dc-chart rect.bar{stroke:none;cursor:pointer}.dc-chart rect.bar:hover{fill-opacity:.5}.dc-chart rect.deselected{stroke:none;fill:#ccc}.dc-chart .pie-slice{fill:#fff;cursor:pointer;font-size:12px}.dc-chart .pie-slice.external{fill:#000}.dc-chart .pie-slice :hover,.dc-chart .pie-slice.highlight{fill-opacity:.8}.dc-chart .pie-path{fill:none;stroke-width:2px;stroke:#000;opacity:.4}.dc-chart .selected path,.dc-chart .selected circle{stroke-width:3px;stroke:#ccc;fill-opacity:1}.dc-chart .deselected path,.dc-chart .deselected circle{stroke:none;fill-opacity:.5;fill:#ccc}.dc-chart .axis path,.dc-chart .axis line{fill:none;stroke:#000;shape-rendering:crispEdges}.dc-chart .axis text{font:10px sans-serif}.dc-chart .grid-line,.dc-chart .axis .grid-line,.dc-chart .grid-line line,.dc-chart .axis .grid-line line{fill:none;stroke:#ccc;opacity:.5;shape-rendering:crispEdges}.dc-chart .brush rect.background{z-index:-999}.dc-chart .brush rect.extent{fill:#4682b4;fill-opacity:.125}.dc-chart .brush .resize path{fill:#eee;stroke:#666}.dc-chart path.line{fill:none;stroke-width:1.5px}.dc-chart path.area{fill-opacity:.3;stroke:none}.dc-chart path.highlight{stroke-width:3px;fill-opacity:1;stroke-opacity:1}.dc-chart g.state{cursor:pointer}.dc-chart g.state :hover{fill-opacity:.8}.dc-chart g.state path{stroke:#fff}.dc-chart g.deselected path{fill:gray}.dc-chart g.deselected text{display:none}.dc-chart g.row rect{fill-opacity:.8;cursor:pointer}.dc-chart g.row rect:hover{fill-opacity:.6}.dc-chart g.row text{fill:#fff;cursor:pointer;font-size:12px}.dc-chart g.dc-tooltip path{fill:none;stroke:gray;stroke-opacity:.8}.dc-chart g.county path{stroke:#fff;fill:none}.dc-chart g.debug rect{fill:#00f;fill-opacity:.2}.dc-chart g.axis text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.dc-chart .node{cursor:pointer;font-size:.7em}.dc-chart .node :hover{fill-opacity:.8}.dc-chart .bubble{stroke:none;fill-opacity:.6}.dc-chart .highlight{fill-opacity:1;stroke-opacity:1}.dc-chart .fadeout{fill-opacity:.2;stroke-opacity:.2}.dc-chart .box text{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;font:10px sans-serif}.dc-chart .box line,.dc-chart .box circle{fill:#fff}.dc-chart .box rect,.dc-chart .box line,.dc-chart .box circle{stroke:#000;stroke-width:1.5px}.dc-chart .box .center{stroke-dasharray:3 3}.dc-chart .box .outlier{fill:none;stroke:#ccc}.dc-chart .box.deselected{opacity:.5}.dc-chart .box.deselected .box{fill:#ccc}.dc-chart .symbol{stroke:none}.dc-chart .heatmap .box-group.deselected rect{stroke:none;fill-opacity:.5;fill:#ccc}.dc-chart .heatmap g.axis text{pointer-events:all;cursor:pointer}.dc-chart .empty-chart .pie-slice{cursor:default}.dc-chart .empty-chart .pie-slice path{fill:#fee;cursor:default}.dc-chart circle.dot{stroke:none}.dc-data-count{float:right;margin-top:15px;margin-right:15px}.dc-data-count .filter-count,.dc-data-count .total-count{color:#3182bd;font-weight:700}.dc-legend{font-size:11px}.dc-legend .dc-legend-item{cursor:pointer}.dc-hard .number-display{float:none}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.z5{z-index:5}.z6{z-index:6}.zF{z-index:999}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:currentColor;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:currentColor;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:currentColor;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:currentColor;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}.Button{box-sizing:border-box;color:#4c5773;cursor:pointer;font-weight:700;font-family:var(--default-font-family),sans-serif;background:0 0;border:1px solid #f2ecec;border-radius:6px;padding:.5rem .75rem;text-decoration:none;display:inline-block}.Button:hover{color:#509ee3;background:#f9fbfc;border-color:#e0ecec;transition:color .2s linear,border-color .2s linear,background-color .2s linear}.Button:focus{outline:2px solid #cbe2f7}.Button:focus:not(:focus-visible){outline:none}@media screen and (width>=80em){.Button{padding:.75rem 1rem}}.Button--small{padding:.45rem 1rem}.Button--medium{padding:.5rem .75rem;font-size:.8rem}.Button--large{padding:.8rem 1.25rem;font-size:1rem}.Button-normal{font-weight:400}.Button--round{border-radius:99px}.Button--primary{color:#fff;background:#509ee3;border:1px solid #509ee3}.Button--primary:hover{color:#fff;background-color:#509ee3e0;border-color:#509ee3}.Button--warning{color:#fff;background:#ed6e6e;border:1px solid #ed6e6e}.Button--warning:hover{color:#fff;background-color:#ed6e6e;border-color:#ed6e6e}.Button--cancel{border-radius:99px}.Button--white{color:#4c5773;background-color:#fff;border-color:#eeecec}.Button--borderless{color:#696e7b;background:0 0;border-color:#0000}.Button--borderless:hover{color:#696e7b;border-color:#0000}.Button--onlyIcon{color:#4c5773;background:0 0;border:none;padding:0}.Button-group{clear:both;border:1px solid #eeecec;border-radius:6px;display:inline-block;overflow:hidden}.Button-group .Button{float:left;box-shadow:none;border-top:none;border-bottom:none;border-right:none;border-radius:0;margin:0}.Button-group .Button--active{color:#fff;background-color:#84bb4c}.Button-group .Button:first-child{border-left:none}.Button-group--blue{border-color:#eeecec}.Button-group--blue .Button{color:#696e7b}.Button-group--blue .Button--active{color:#509ee3;background-color:#edf2f5}.Button-group--brand{border-color:#fff}.Button-group--brand .Button{color:#509ee3;background-color:#edf2f5;border-color:#fff}.Button-group--brand .Button--active{color:#fff;background-color:#509ee3}.Button:disabled{opacity:.5;cursor:not-allowed}.Button--selected,.Button--selected:hover{background-color:#f9fbfc;box-shadow:inset 0 1px 1px #00000021}.Button--danger,.Button--danger:hover{color:#fff;background-color:#ed6e6e;border-color:#ed6e6e}.Button--success,.Button--success:hover{color:#fff;background-color:#84bb4c;border-color:#84bb4c}.Button--withIcon{line-height:1}.Button--fullWidth{width:100%}::-webkit-input-placeholder{color:#949aab}:-moz-placeholder-shown{color:#949aab}:placeholder-shown{color:#949aab}.Form-field{color:#696e7b;margin-bottom:1.5em}.Form-field.Form--fieldError{color:#ed6e6e}.Form-label{color:inherit;margin-bottom:.5em;font-size:.88em;font-weight:900;display:block}.Form-input{font-family:var(--default-font-family);color:#4c5773;background-color:#fff;padding:.75em;font-size:16px;font-weight:700}.Form-input,.Form-input-border{border:1px solid #eeecec;border-radius:8px;outline:none}.Form-field.Form--fieldError .Form-input{border-color:#ed6e6e}.Form-input:focus:not(.no-focus),.Form-field:hover .Form-input:not(.no-focus){border-color:#509ee3;transition:border .3s ease-in-out}.Form-field .AdminSelect{border-color:#eeecec}.Form-field .AdminSelect:hover{border-color:#509ee3;transition:border .3s ease-in-out}.Header-title{width:455px}.Header-title-name{color:#4c5773;font-size:1.24em}.IconWrapper{font-size:0}.Logo .Icon{width:33px;height:42.5px}@media screen and (width>=60em){.Logo .Icon{width:66px;height:85px}}.List{padding:.5rem}.List-section-header .Icon,.List-item .List-item-arrow .Icon{color:#4c5773}.List-section-header:hover .Icon{color:inherit}.List-item .Icon{color:#949aab}.List-section-header{color:#4c5773;border:2px solid #0000}.List-section-header--cursor{outline-offset:-4px;border-radius:8px;outline:2px solid #cbe2f7}.List-section--cursor{background-color:#949aab33}.List-section--togglable .List-section-header:hover,.List-section--togglable .List-section-header:hover .Icon,.List-section--togglable .List-section-header:hover .List-section-title,.List-section--expanded .List-section-header,.List-section--expanded .List-section-header .List-section-icon .Icon{color:currentColor}.List-section--expanded .List-section-header .List-section-title{color:#4c5773}.List-section-title{word-wrap:break-word}.List-item{border-radius:4px;margin-top:2px;margin-bottom:2px;display:flex}.List-item--cursor{outline:2px solid #cbe2f7}.List-item--cursor:not(.List-item--disabled),.List-item:not(.List-item--disabled):hover,.List-item--selected:not(.List-item--disabled){background-color:currentColor}.List-item-title{color:#4c5773}.List-item--disabled .List-item-title{color:#696e7b}.List-item--cursor:not(.List-item--disabled) .List-item-title,.List-item:not(.List-item--disabled):hover .List-item-title,.List-item--selected:not(.List-item--disabled) .List-item-title{color:#fff}.List-item-description{color:#696e7b;margin-top:.25em;margin-bottom:0}.List-item--disabled .List-item-description{color:#4c5773}.List-item--cursor:not(.List-item--disabled) .List-item-description,.List-item:not(.List-item--disabled):hover .List-item-description,.List-item--selected:not(.List-item--disabled) .List-item-description{color:#ffffff80}.List-item--cursor:not(.List-item--disabled) .Icon,.List-item:not(.List-item--disabled):hover .Icon,.List-item--selected:not(.List-item--disabled) .Icon{color:#fff!important}.ModalContainer{z-index:4}.Modal{width:640px;max-height:90%;margin:auto;overflow-y:auto;box-shadow:0 0 6px #00000021}.Modal-backdrop>.Modal{margin:0}.Modal.Modal--small{width:480px}.Modal.Modal--medium{width:65%}.Modal.Modal--wide{width:85%}.Modal.Modal--fit{width:auto;max-height:100%}.Modal.Modal--tall{min-height:85%}.Modal--full{z-index:3;background-color:#fff;position:fixed;inset:0}.Modal-backdrop{background-color:#2e353b99}.Modal-backdrop.Modal-appear,.Modal-backdrop.Modal-enter{background-color:#2e353b03}.Modal-backdrop.Modal-appear-active,.Modal-backdrop.Modal-enter-active{background-color:#2e353b99;transition:background-color .2s ease-in-out}.Modal-backdrop.Modal-exit{background-color:#2e353b99}.Modal-backdrop.Modal-exit-active{background-color:#2e353b03;transition:background-color .2s ease-in-out .1s}.Modal-backdrop.Modal-appear .Modal,.Modal-backdrop.Modal-enter .Modal{opacity:.01;transform:translateY(40px)}.Modal-backdrop.Modal-appear-active .Modal,.Modal-backdrop.Modal-enter-active .Modal{opacity:1;transition:opacity .2s linear .1s,transform .2s ease-in-out .1s;transform:translate(0)}.Modal-backdrop.Modal-exit .Modal{opacity:1;transform:translate(0)}.Modal-backdrop.Modal-exit-active .Modal{opacity:.01;transition:opacity .2s linear,transform .2s ease-in-out;transform:translateY(-40px)}@media (prefers-reduced-motion){.Modal-backdrop.Modal-appear,.Modal-backdrop.Modal-enter,.Modal-backdrop.Modal-exit,.Modal-backdrop.Modal-appear .Modal,.Modal-backdrop.Modal-enter .Modal,.Modal-backdrop.Modal-exit .Modal{transition:none}}th{text-align:left}.Table{border-collapse:collapse;border-spacing:0;text-align:left;width:100%;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:.76rem;line-height:.76rem}.Table--bordered{border:1px solid #eeecec4d}.Table tr{border-bottom:1px solid #eeecec4d}.Table tr:nth-child(2n){background-color:#2e353b05}.Table th,.Table td{border:1px solid #eeecec4d;padding:1em}.ComparisonTable{border-collapse:collapse;border-spacing:0}.ComparisonTable th,.ComparisonTable td{border-bottom:1px solid #eeecec}.tippy-content{white-space:pre-wrap}.Grabber{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23E3E7E9' r='1.5' cx='2.5' cy='2.5' /%3E%3C/svg%3E");background-repeat:round;background-size:5px 5px}.ColumnSortHelper .Grabber,.Grabber:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle fill='%23C7CFD4' r='1.5' cx='2.5' cy='2.5' /%3E%3C/svg%3E")}.grabbing,.grabbing *{cursor:grabbing}@media screen and (width>=60em){.Entity-search-back-button{margin-left:-150px;position:absolute}.Entity-search-grouping-options{margin-top:22px;margin-left:-150px;position:absolute}}@media screen and (width<=60em){.Entity-search-grouping-options{align-items:center;display:flex}.Entity-search-grouping-options>h3{margin-bottom:0;margin-right:20px}.Entity-search-grouping-options>ul{display:flex}.Entity-search-grouping-options>ul>li{margin-right:10px}}.Entity-search input{width:100%}.HoverItem:hover{background-color:#edf2f5;transition:background .2s linear}.ContentTable{border-collapse:collapse;border-spacing:0;text-align:left;width:100%}.ContentTable thead{border-bottom:1px solid #eeecec}.PageHeader{padding-top:2.375rem;padding-bottom:2.375rem}.PageTitle{margin:0}.Table-actions{text-align:right}.ContentTable .Table-actions{opacity:0}.ContentTable td,.ContentTable th{padding:1em}.ContentTable th{color:#4c5773;padding:1em}.ContentTable tbody tr:hover{background-color:#509ee30a}.ContentTable tr:hover .Table-actions{opacity:1;transition:opacity .2s linear}.AdminList{background-color:#f9fbfc;border:1px solid #eeecec;border-radius:8px;width:266px;padding-bottom:.75em;box-shadow:inset -1px -1px 3px #00000021}.AdminList-search{position:relative}.AdminList-search .Icon{color:#949aab;margin:auto auto auto 1em;position:absolute;top:0;bottom:0}.AdminList-search .AdminInput{border-bottom-color:#eeecec;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;padding:.5em .5em .5em 2em;font-size:18px}.AdminList-item{border:1px solid #0000;border-radius:8px;margin-bottom:.25em;padding:.75em 1em}.AdminList-item.selected{color:#509ee3}.AdminList-item.selected,.AdminList-item:hover{background-color:#fff;border-color:#eeecec;margin-left:-.5em;margin-right:-.5em;padding-left:1.5em;padding-right:1.5em;box-shadow:0 1px 2px #00000021}.AdminList-section{text-transform:uppercase;color:#949aab;margin-top:1em;padding:.5em 15px .5em 1em;font-size:smaller;font-weight:700}.AdminInput{color:#4c5773;background-color:#f9fbfc;border:1px solid #0000;padding:.5rem}.AdminInput:focus{box-shadow:none;border-color:#509ee3;outline:0}.AdminSelect{background-color:#fff;border:1px solid #eeecec;border-radius:8px;min-width:104px;padding:.6em .9em;font-weight:700;display:inline-block}.AdminSelect:hover{border-color:#e6ecec}.AdminSelectBorderless{margin-bottom:3px;font-size:14px;font-weight:700;display:inline-block}.AdminSelect--borderless{border:none!important}.AdminSelect--borderless .AdminSelect-content{margin-left:auto}.AdminSelect--borderless .AdminSelect-chevron{margin-left:0}.AdminSelect-chevron{opacity:.75}.AdminSelect:hover .AdminSelect-chevron{opacity:1}.MetadataTable{min-width:800px}.MetadataTable-title{background-color:#fff}.TableEditor-table-name{font-size:24px}.TableEditor-field-name{font-size:16px}.TableEditor-table-description,.TableEditor-field-description{font-size:14px}.TableEditor-field-visibility .ColumnarSelector-row:hover,.TableEditor-field-type .ColumnarSelector-row:hover{color:#fff!important;background-color:#509ee3!important}.TableEditor-field-semantic-type,.TableEditor-field-target{margin-top:3px}.TableEditor-field-semantic-type .ColumnarSelector-row:hover,.TableEditor-field-target .ColumnarSelector-row:hover{color:#fff!important;background-color:#509ee3!important}.SaveStatus{line-height:1}.SaveStatus:last-child{border-right:none!important}.SettingsInput{width:400px}.SettingsPassword{width:200px}.UserActionsSelect{min-width:180px}.AdminTable{border-collapse:collapse;border-spacing:0;text-align:left}.AdminTable th{text-transform:uppercase;color:#696e7b;padding:.5rem;font-weight:400}.AdminTable thead{border-bottom:1px solid #eeecec}.AdminTable tbody tr:first-child td{padding-top:.5rem}.AdminLink{opacity:.435}.AdminLink:hover{opacity:1}.ColumnSortHelper{box-shadow:0 7px 20px #00000021}#formField-details-password .Form-input{margin-bottom:2em}.Card{position:relative}.Card-footing{color:#696e7b;font-size:.8rem}.Card-title{color:#4c5773;font-size:.8em}.Card-dataSource{color:#696e7b;padding-top:.5em}.Card-defaultBox{height:500px}@media screen and (width>=60em){.Card-title{font-size:.8em}}.Card--errored{min-height:80px}.Card-scalarValue{overflow:hidden}@media screen and (width>=80em){.Card-scalarValue{font-size:2.4em}}@media screen and (width>=120em){.Card-scalarValue{font-size:3.4em}}.CardSettings-group{border-bottom:1px solid #eeecec}.CardSettings-groupTitle{border-bottom:1px solid #eeecec;padding:.5em}.CardSettings-content{background-color:#fff;padding:2em}.CardSettings{border-top:1px solid #eeecec;box-shadow:inset 0 1px 1px #00000021}.CardSettings-label{color:#4c5773;margin-left:.5em;font-size:1.15em}.CardSettings-colorBlock{border-radius:4px;width:2.5em;height:2.5em;margin-right:1em;display:inline-block}.CardSettings-colorBlock:last-child{margin-right:0}.Card--scalar{padding:1em}.Dash-wrapper{width:100%}@media screen and (width>=40em){.Dash-wrapper{max-width:752px}}@media screen and (width>=60em){.Dash-wrapper{max-width:940px}}@media screen and (width>=80em){.Dash-wrapper{max-width:1140px}}.Dashboard.Dashboard--fullscreen{height:auto;min-height:100vh}.Dashboard.Dashboard--fullscreen .Header-button{color:#949aab}.Dashboard.Dashboard--fullscreen .Header-title-description{display:none}.Dashboard.Dashboard--night{background-color:#2e353b}.Dashboard.Dashboard--night .Card{color:#fff}.Dashboard.Dashboard--night .Header-button{color:#696e7b}.Dashboard.Dashboard--fullscreen .fullscreen-normal-text{color:#4c5773;transition:color 1s linear}.Dashboard.Dashboard--night.Dashboard--fullscreen .fullscreen-night-text{color:#ffffffdb;transition:color 1s linear}.Dashboard.Dashboard--night .DashCard .Card svg text{fill:#ffffffdb!important;stroke:none!important}.Dashboard.Dashboard--night .enable-dots-onhover .dc-tooltip circle.dot:hover,.Dashboard.Dashboard--night .enable-dots .dc-tooltip circle.dot{fill:currentColor}.Dashboard.Dashboard--night .bg-light{background-color:#2e353b}.Dashboard.Dashboard--night .bg-medium{background-color:#596269}.Dashboard.Dashboard--night .text-dark{color:#f9fbfc}.Dashboard.Dashboard--night .border-top,.Dashboard.Dashboard--night .border-left,.Dashboard.Dashboard--night .border-bottom,.Dashboard.Dashboard--night .border-right{border-color:#93a1ab}.Dashboard.Dashboard--fullscreen,.Dashboard.Dashboard--fullscreen .DashCard .Card{transition:background-color 1s linear,border 1s linear}.Dash--editing{margin-top:1.5em}.Dash--editing .DashCard .Card{transition:border .3s,background-color .3s}.Dash--editing .Card-title:first-of-type{margin-top:.5rem}.Dash--editing .DashCard:hover .Card .Card-heading{z-index:2}.Dash--editing .PinMap{pointer-events:all}.PinMapUpdateButton--disabled{pointer-events:none;color:#949aab}.Dash--editing .DashCard.react-draggable-dragging .Card{box-shadow:3px 3px 8px #00000021}.BrandColorResizeHandle .react-resizable-handle:after{border-color:#509ee3!important}.Dash--editing .DashCard.react-draggable-dragging,.Dash--editing .DashCard.react-resizable-resizing{z-index:3}.Dash--editing .DashCard.react-draggable-dragging .Card,.Dash--editing .DashCard.react-resizable-resizing .Card{border:1px solid #509ee3;background-color:#edf2f5!important}.Dash--editing .DashCard .Visualization-slow-spinner{position:absolute;top:-2px;right:-2px}.Dash--editing .DashCard:hover .Visualization-slow-spinner{opacity:0;transition:opacity .15s linear}.Dash--editing .DashCard{cursor:move}.Dash--editing .DashCard .react-resizable-handle{z-index:1;background:0 0;width:40px;height:40px;position:absolute;bottom:0;right:0;cursor:nwse-resize!important}.Dash--editing .DashCard .react-resizable-handle:after{content:"";opacity:.01;border-bottom:2px solid #eeecec;border-right:2px solid #eeecec;border-bottom-right-radius:2px;width:8px;height:8px;transition:opacity .2s;position:absolute;bottom:6px;right:6px}.Dash--editing .DashCard .react-resizable-handle:hover:after{border-color:#eeecec}.Dash--editing .DashCard:hover .react-resizable-handle:after{opacity:1}.Dash--editing .DashCard.react-draggable-dragging .react-resizable-handle:after,.Dash--editing .DashCard.react-resizable-resizing .react-resizable-handle:after{opacity:.01}.Dash--editing .react-grid-placeholder{z-index:0;transition:all .15s linear;background-color:#f9fbfc!important}.Dash--editing .Card-title{pointer-events:none}.Modal.AddSeriesModal{width:80%;max-width:1024px;height:80%;max-height:600px}@media print{header,nav{display:none}.dc-chart .axis .tick text,.dc-chart .x-axis-label,.dc-chart .y-axis-label{fill:#4c5773}}@page{margin:1cm}.Dashboard--night .goal .line,.Dashboard--night .trend .line{stroke:#fff}.Dashboard--night pre code,.Dashboard--night .text-card-markdown code{background-color:#ffffff24}.Dashboard text.value-label,.Dashboard text.value-label-white,.Dashboard .LineAreaBarChart .dc-chart .axis text{font-size:12px}.ScalarValue{white-space:pre;font-weight:900}.SmartWrapper{font-size:1.4em}.Dashboard .SmartWrapper{font-size:inherit;position:relative}.AutomaticDashboard.AutomaticDashboard--withSidebar #SmartScalar-PreviousValue{display:none!important}@media screen and (width>=1280px){.AutomaticDashboard.AutomaticDashboard--withSidebar #SmartScalar-PreviousValue{display:none}}@media screen and (width>=1540px){.AutomaticDashboard.AutomaticDashboard--withSidebar #SmartScalar-PreviousValue{display:inherit}}.dc-chart g.axis g.tick text{pointer-events:all;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.Nav{z-index:4;flex-shrink:0}.QuestionCircle{text-align:center;border:3px solid;border-radius:99px;width:73px;height:73px;font-size:3.25rem;line-height:normal;display:inline-block}.break-word{word-wrap:break-word}.tooltip{color:#949aab;background-color:#fff;border-radius:2px;position:absolute;box-shadow:1px 1px 1px #00000021}.Layout-sidebar{background-color:#f9fbfc;border-left:2px solid #eeecec;width:346px;min-height:100vh}.Layout-mainColumn{max-width:700px;margin-left:auto;margin-right:auto}.Sidebar-header{letter-spacing:.5px;text-transform:uppercase;font-size:13px;line-height:1}.PulseEdit-header,.PulseEdit-footer{width:100%;margin:0 auto;padding-left:180px;padding-right:180px}.PulseEdit-content{max-width:550px;margin-left:180px}.PulseButton{color:#696e7b;border-width:2px;border-color:#eeecec;font-weight:700}.PulseEdit .input,.PulseEdit .bordered,.PulseEdit .border-bottom,.PulseEdit .border-row-divider,.PulseEdit .AdminSelect{border-width:2px;border-color:#eeecec}.PulseEdit .AdminSelect{padding:1em}.PulseEdit .input:focus,.PulseEdit .input--focus{border-width:2px;border-color:#509ee3!important}.PulseListItem button{font-family:var(--default-font-family),Helvetica,sans-serif}.PulseEditButton{opacity:0;transition:opacity .3s linear}.PulseListItem{overflow:hidden}.PulseListItem:hover .PulseEditButton{opacity:1}.PulseListItem.PulseListItem--focused{border-color:#509ee3;box-shadow:0 0 3px #00000021}.Modal.WhatsAPulseModal{width:auto}#react_qb_viz{flex-grow:1}.QueryBuilder{transition:margin-right .35s}.QueryBuilder--showSideDrawer{margin-right:300px}.QueryHeader-details,.Query-section{align-items:center;display:flex}.Query-section.Query-section--right{justify-content:flex-end}.QueryName{margin-top:0;margin-bottom:0;font-size:1.2rem;font-weight:200}.Query-label{text-transform:uppercase;color:#696e7b;font-size:10px;font-weight:700}.Query-filters{max-width:400px}.Query-filterList{white-space:nowrap;display:flex;overflow-y:hidden}.Filter-section{flex-shrink:0;align-items:center;display:flex}.Query-filter .input{font-size:inherit;background-color:#0000;border:none;border-radius:0;width:150px;padding:0}.TooltipFilterList .Query-filter{padding-bottom:0!important;padding-left:0!important}.TooltipFilterList .Query-filterList{flex-direction:column}.TooltipFilterList .Query-section{margin-left:-.5rem}.SelectionModule{color:#509ee3}.SelectionList{max-height:340px;padding-top:5px;overflow-y:auto}.SelectionItems{max-width:320px}.SelectionItems.SelectionItems--open{opacity:1;pointer-events:all;transition:opacity .3s linear}.SelectionItems.SelectionItems--expanded{max-height:inherit}.SelectionItem{cursor:pointer;background-color:#fff;align-items:center;padding:.75rem 1.5rem .75rem .75rem;display:flex}.SelectionItem:hover{background-color:currentColor}.SelectionItem .Icon{color:currentColor;margin-left:.5rem;margin-right:.75rem}.SelectionItem .Icon-check{opacity:0}.SelectionItem .Icon-chevrondown{opacity:1}.SelectionItem:hover .Icon{color:#fff!important}.SelectionItem:hover .SelectionModule-display,.SelectionItem:hover .SelectionModule-description{color:#fff}.SelectionItem.SelectionItem--selected .Icon-check{opacity:1}.SelectionModule-display{color:currentColor;margin-bottom:.25em}.SelectionModule-description{color:#696e7b;font-size:.8rem}.Visualization,.Visualization.Visualization--loading{transition:background .3s linear}.Visualization.Visualization--error{justify-content:center}.Visualization--scalar{justify-content:center;font-size:8rem;font-weight:200}.Loading{background-color:#ffffffb8;transition:opacity .5s}.Loading.Loading--hidden{background-color:#0000}.Dirty{background-color:#ffffffb8;transition:opacity .5s}.Dirty.Loading--hidden{background-color:#0000}.QueryError{flex-direction:column;justify-content:center;max-width:500px;margin-left:auto;margin-right:auto}.QueryError-image{background-repeat:no-repeat;margin-bottom:1rem}.QueryError-image--noRows{background-image:url(./5b037ccea09264fc34b1.svg);width:120px;height:120px}.QueryError-image--queryError{background-image:url(./9d080ef90f8ea6c37f6d.svg);width:120px;height:120px}.QueryError-image--serverError{background-image:url(./43418d8fbb63a30241da.svg);width:120px;height:148px}.QueryError-image--timeout{background-image:url(./8ae1ecba8fb3eb5bbe0b.svg);width:120px;height:120px}.QueryError-messageText{line-height:1.4}.QueryError-adminEmail{border:1px solid #eeecec;border-radius:8px;margin-top:1rem;padding:.5rem 2rem;display:inline-block;position:relative}.QueryError-adminEmail:before{content:"Admin Email";text-align:center;text-transform:uppercase;background-color:#fff;margin-left:-41px;padding-left:.5rem;padding-right:.5rem;font-size:10px;position:absolute;top:-.75em;left:50%}.QueryError2{margin-left:auto;margin-right:auto;padding-top:4rem}.QueryError2-details{max-width:500px}.QueryError2-detailBody{background-color:#f9fbfc;max-height:15rem;overflow:auto}.GuiBuilder{z-index:2;background-color:#fff;border:1px solid #eeecec;flex-direction:column;font-size:.9em;display:flex;position:relative}@media screen and (width>=60em){.GuiBuilder{font-size:1em}}.GuiBuilder-row{border-bottom:1px solid #eeecec}.GuiBuilder-row:last-child{border-bottom-color:#0000}.GuiBuilder-data{border-right:1px solid #eeecec}.GuiBuilder-filtered-by{border-right:1px solid #0000}.GuiBuilder-view{border-right:1px solid #eeecec}.GuiBuilder-sort-limit{border-left:1px solid #eeecec}.GuiBuilder.GuiBuilder--expand{flex-direction:row}.GuiBuilder.GuiBuilder--expand .GuiBuilder-row:last-child{border-bottom-color:#eeecec;border-right-color:#0000}.GuiBuilder.GuiBuilder--expand .GuiBuilder-filtered-by{border-right-color:#eeecec}.GuiBuilder-section{min-width:100px;min-height:55px;position:relative}.GuiBuilder-section-label{background-color:#fff;padding-left:10px;padding-right:10px;position:absolute;top:-7px;left:10px}.AddToDashSuccess{text-align:center;max-width:260px}.GuiBuilder-data{z-index:1}.Filter-section-sort-field.selected .QueryOption,.Filter-section-sort-direction.selected .QueryOption{color:inherit}.GuiBuilder-sort-limit{min-width:0}.EllipsisButton{font-size:3em;position:relative;top:-.8rem}.NativeQueryEditor .GuiBuilder-data{border-right:none}.NativeQueryEditorDragHandleWrapper{cursor:row-resize;justify-content:center;align-items:center;width:100%;height:8px;display:flex;position:absolute;bottom:-4px}.NativeQueryEditorDragHandle{background:#f7ecec;border-radius:4px;width:100px;height:5px}.VisualizationSettings .GuiBuilder-section{border-right:none!important}.ChartType-button{background-color:#fff;border:1px solid #eeecec;border-radius:38px;width:38px;height:38px}.ChartType-popover{min-width:15em!important}.ChartType--selected{color:#fff;background-color:#509ee3}.ChartType--notSensible{opacity:.5}.ColorWell{width:18px;height:18px;margin:3px .3rem 3px 3px}.RunButton{opacity:1;transition:transform .25s,opacity .25s}.RunButton.RunButton--compact{padding:16px 32px}.RunButton.RunButton--hidden{opacity:0;transform:translateY(-20px)}@media (prefers-reduced-motion){.RunButton,.RunButton.RunButton--compact,.RunButton.RunButton--hidden{transition-duration:10ms}}.SideDrawer{z-index:-1;opacity:0;background-color:#f9fbfc;border-left:1px solid #eeecec;width:300px;height:100%;position:absolute;top:0;right:-300px;overflow:hidden}.SideDrawer--show{z-index:0;opacity:1;transition:all .5s;right:0}.DataReference h1{font-size:20pt}.DataReference-paneCount{padding-right:.6em}.ObjectJSON{white-space:pre-wrap;background-color:#f9fbfc;border:1px solid #eeecec;border-radius:2px;max-height:200px;padding:1em;overflow:scroll}.PopoverBody.AddToDashboard{min-width:25em}.List-item:not(.List-item--disabled):hover .FieldList-grouping-trigger,.List-item--selected .FieldList-grouping-trigger{visibility:visible}.QuestionTooltipTarget{color:#949aab;opacity:.7;cursor:pointer;border:2px solid;border-radius:99px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.QuestionTooltipTarget:after{content:"?";font-size:13px;font-weight:700}.FilterInput:hover .FilterRemove-field{opacity:1}.QueryBuilder .ScalarValue{font-size:5em}.sql-code{white-space:pre;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;background-color:#f9fbfc;border:1px solid #eeecec;border-radius:4px;font-family:"Courier 10 Pitch",Courier,monospace;font-size:90%;line-height:1.2em}.ParameterValuePickerNoPopover input{color:#4c5773;border:none;font-size:16px}.ParameterValuePickerNoPopover--selected input{color:#509ee3;font-weight:700}.ParameterValuePickerNoPopover input:focus{color:#4c5773;outline:none}.ParameterValuePickerNoPopover input::-webkit-input-placeholder{color:#696e7b}