.keen-dataviz{box-sizing:border-box;font-family:Gotham Rounded SSm A,Gotham Rounded SSm B,Helvetica Neue,Helvetica,Arial,sans-serif;height:100%}.keen-dataviz .partial-interval-indicator{fill:#bdbdbd}.keen-dataviz .axis{shape-rendering:crispEdges}.keen-dataviz-title{color:#4d4d4d;padding-bottom:.8em}.keen-dataviz-stage{display:block}.keen-dataviz-notes{color:gray;display:block;font-size:.8em}.keen-dataviz-box{border-radius:4px;text-align:center;display:flex;align-items:center;flex-flow:row;justify-content:center;flex-direction:column;padding:1em 0;min-height:4em;height:inherit}.keen-dataviz-button{padding:.5rem 1rem;margin:1rem 0;border-radius:4px;background-color:#f9f9f9;border-color:#d6d6d6;cursor:pointer;transition:background-color .3s ease}.keen-dataviz-button:hover{background-color:#e7e7e7}.keen-dataviz .metric-comparison{flex-direction:column-reverse;color:#1a1a1a;background:#f9f9f9}.keen-dataviz-metric{height:inherit;color:#fff;background:#00bbde}.keen-dataviz-metric-value{font-size:4.3em;font-weight:700;width:100%}.keen-dataviz-metric-value-smaller{font-size:3em}.keen-dataviz-metric-title{font-size:2em;font-weight:200;width:100%}.keen-dataviz-metric-green{color:#73d483;font-size:2em}.keen-dataviz-metric-red{color:#fe6672;font-size:2em}.keen-dataviz .arrow-green{border-bottom:8px solid #73d483;top:.7em}.keen-dataviz .arrow-green,.keen-dataviz .arrow-red{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;position:relative;left:-.6em}.keen-dataviz .arrow-red{border-top:8px solid #fe6672;top:.8em}.keen-dataviz-message{color:gray;font-size:1.5em;width:100%}.keen-dataviz .text-label{fill:#1a1a1a}.keen-dataviz .text-main{fill:#fff;font-size:1.5em}.keen-dataviz .text-second{fill:#fff}.keen-dataviz .chart-lines{stroke:#e7e7e7}.keen-dataviz-metric-combo{width:270px;height:120px;position:relative}.keen-dataviz-metric-combo .metric-combo-data{width:100%;height:100%;padding:.5rem;position:absolute;z-index:-1;display:flex;flex-wrap:wrap;box-sizing:border-box}.keen-dataviz-metric-combo .c3-chart{height:120px}.keen-dataviz-metric-combo .c3-lines{display:none}.keen-dataviz-metric-combo .current-count,.keen-dataviz-metric-combo .keen-dataviz-title{width:100%}.keen-dataviz-metric-combo .current-count{margin-top:auto;margin-bottom:auto;font-size:2rem;text-align:center}.keen-dataviz-metric-combo .percent-difference{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;font-size:80%}.keen-dataviz-metric-combo .arrow-green,.keen-dataviz-metric-combo .arrow-red{margin-right:.25rem;position:static;border-width:5px}.keen-dataviz-table{border-bottom:1px solid #e7e7e7;box-sizing:border-box;overflow:scroll;position:relative;width:100%}.keen-dataviz-table table{background:#fff;border-collapse:collapse;margin:0;position:relative;width:100%}.keen-dataviz-table table .table-pagination:hover td,.keen-dataviz-table table .table-pagination td{background-color:#fff}.keen-dataviz-table table .table-pagination a{border:1px solid #e7e7e7;padding:.5em;margin-right:.2em;cursor:pointer}.keen-dataviz-table table .table-pagination .active{background:#4d4d4d;color:#fff}.keen-dataviz-table table .table-pagination .arrow{font-weight:700}.keen-dataviz-table th{background:#fff;position:sticky;top:0;z-index:10;cursor:pointer}.keen-dataviz-table td,.keen-dataviz-table th{border-collapse:collapse;font-size:1em;padding:.7em;text-align:left;white-space:nowrap}.keen-dataviz-table th{border-bottom:1px solid #e7e7e7;color:#4d4d4d}.keen-dataviz-table td{background-color:#fff;color:#4d4d4d;transition:background-color .1s,color .05s}.keen-dataviz-table .table-data-row:nth-child(2n) td{background-color:#f3f5f6}.keen-dataviz-table .table-data-row:hover td{background-color:#e7e7e7;color:#4d4d4d}.keen-dataviz-table .keen-dataviz-table-fixed-header{background:#fff;border-bottom:1px solid rgba(0,0,0,.15);position:absolute;top:0;transition:top .1s}.keen-dataviz .keen-spinner-indicator{border-radius:100%;border:3px solid rgba(0,0,0,.1);border-top-color:rgba(0,0,0,.45);box-sizing:border-box;height:3em;width:3em;animation:a .7s linear infinite;-ms-animation:a .7s linear infinite;-o-animation:a .7s linear infinite}.keen-dataviz-execution-meta{position:absolute;z-index:999;padding:.5rem 1rem;margin:.75rem 0;display:inline-grid;grid-template-columns:repeat(2,max-content);grid-gap:.5em 1em;text-transform:uppercase;font-size:.75rem;border:1px solid #eee;background:#fff}.keen-dataviz-execution-meta dt,.keen-dataviz-execution-meta dt:hover+dd{font-weight:700}.keen-dataviz-execution-meta dd,.keen-dataviz-execution-meta dt{margin:0;cursor:pointer}.keen-dataviz-execution-meta .copied:after{content:"copied!";vertical-align:middle;display:inline-block;font-size:10px;margin-left:.5em;position:absolute;text-transform:none;font-weight:400;animation:1s ease 0s 1 both b}@keyframes a{to{transform:rotate(1turn)}}@keyframes b{0%{opacity:1}to{opacity:0}}.keen-dataviz .c3-axis-y .tick line,.keen-dataviz .c3-axis-y path{display:none}.keen-dataviz .tick line,.keen-dataviz path.domain{stroke-opacity:.2}.keen-dataviz .c3-ygrid{stroke-dasharray:none;stroke-opacity:.1}.keen-dataviz .c3-ygrids :nth-child(2n){display:none}.keen-dataviz .c3-tooltip{border:1px solid rgba(0,0,0,.1);padding:.2em;border-radius:.2em;box-shadow:none;border-collapse:separate}.keen-dataviz .c3-tooltip th{text-align:center}.keen-dataviz .c3-tooltip table,.keen-dataviz .c3-tooltip td,.keen-dataviz .c3-tooltip th,.keen-dataviz .c3-tooltip tr{border:none;background:none;font-size:.9em}.keen-dataviz .c3-tooltip-container th{max-width:50%;word-wrap:break-word;color:#1a1a1a;background:none;font-weight:400}.keen-dataviz .c3-tooltip-container td{max-width:50%;word-wrap:break-word}.keen-dataviz-rendering{display:flex;justify-content:center;flex-flow:row;justify-content:space-around}.keen-dataviz-rendering .c3-chart{display:flex;align-self:center;order:1;flex:100%}.keen-dataviz-rendering .c3-chart-100-percent{width:100%;align-self:center}.keen-dataviz-rendering-horizontal{flex-wrap:wrap}.keen-c3-legend{display:flex;position:relative;top:0;box-sizing:border-box}.keen-c3-legend-horizontal{align-self:flex-end;display:flex;flex-direction:row;justify-content:center;width:100%;padding:.5em 0}.keen-c3-legend-horizontal-pagination-left{order:0;display:flex;margin-right:1.5em}.keen-c3-legend-horizontal-items{order:1}.keen-c3-legend-horizontal-pagination-right{order:2;display:flex;margin-left:1.5em}.keen-c3-legend-top{order:0}.keen-c3-legend-bottom{order:2}.keen-c3-legend-bottom .keen-c3-legend-label-overlay{top:0;margin-top:-2.7em}.keen-c3-legend-bottom .keen-c3-legend-label-overlay .overlay-pointer{top:2.4em;transform:rotate(180deg);border-color:transparent transparent #f0f0f0}.keen-c3-legend-vertical{flex-direction:column}.keen-c3-legend-vertical .keen-c3-legend-pagination-icons{margin:.5em .1em;order:2}.keen-c3-legend-left{order:0}.keen-c3-legend-right{order:2}.keen-c3-legend-items{order:1}.keen-c3-legend-vertical-items{display:flex;flex-direction:column}.keen-c3-legend-vertical-items .legend-item{width:8em}.keen-c3-legend-horizontal-items{display:flex;flex-direction:row;flex-wrap:wrap}.keen-c3-legend-horizontal-items .legend-item{width:6em;margin:0 .25em}.keen-c3-legend .legend-item{display:flex;cursor:pointer;padding:.2em;font-size:.8em}.keen-c3-legend .legend-item>*{vertical-align:middle}.keen-c3-legend .legend-item-color-sample{display:inline-block;width:1em;height:1em;margin-right:.5em;pointer-events:none;flex:none}.keen-c3-legend .legend-item-text{pointer-events:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left}.keen-c3-legend-label-overlay .overlay-pointer{border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 10px;height:0;width:0;position:absolute;top:-10px}.keen-c3-legend-position-left .overlay-pointer,.keen-c3-legend-position-right .overlay-pointer{left:0}.keen-c3-legend-pagination-vertical{margin-top:.5em}.keen-c3-legend-pagination-icons{padding:.2em}.keen-c3-legend-pagination-icons i{border-left:1em solid transparent;border-right:1em solid transparent;border-top:1.5em solid #4d4d4d;display:inline-block;padding:0;float:left;cursor:pointer;font-size:.5em}.keen-c3-legend-pagination-icons .right{transform:rotate(-90deg);-webkit-transform:rotate(-90deg)}.keen-c3-legend-pagination-icons .left{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.keen-c3-legend-pagination-icons .up{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);margin-top:.1em}.keen-c3-legend-pagination-icons .down{margin-right:1em}.keen-c3-legend-label-overlay{font-size:1em;background:hsla(0,0%,100%,.9);box-shadow:0 1px 1px rgba(26,26,26,.09999999999999998);padding:.6em;margin-top:1.5em;position:absolute;word-wrap:break-word;pointer-events:none;z-index:222}.keen-c3-legend-align-left{justify-content:flex-start}.keen-c3-legend-align-left .keen-c3-legend-horizontal-items{justify-content:flex-start;margin-right:auto}.keen-c3-legend-align-center{justify-content:center}.keen-c3-legend-align-center .keen-c3-legend-horizontal-items{justify-content:center;margin-left:auto;margin-right:auto}.keen-c3-legend-align-right{justify-content:flex-end}.keen-c3-legend-align-right .keen-c3-legend-horizontal-items{justify-content:flex-end;margin-left:auto}.keen-c3-legend-align-top{justify-content:flex-start}.keen-c3-legend-align-middle{justify-content:center}.keen-c3-legend-align-bottom{justify-content:flex-end}.keen-dataviz-range .c3-area-Max,.keen-dataviz-range .c3-bars-Max{display:none}.keen-dataviz~.rangeable-container{margin:2rem auto;width:75%}.keen-dataviz~.rangeable-container .rangeable-progress,.keen-dataviz~.rangeable-container .rangeable-track{height:4px}.keen-dataviz~.rangeable-container .rangeable-handle{width:16px;height:16px;border-width:4px}.keen-dataviz~.rangeable-container .rangeable-tooltip{border-radius:0;font-weight:400;padding:3px 9px}