svg{position:relative;display:inline-block;vertical-align:middle;font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif}svg path:active,svg path:focus{outline:0}svg text{user-select:none}.wort-lu-dataviz__icon .placeholder{display:none}.wort-lu-dataviz__icon path,.wort-lu-dataviz__icon rect{fill:#000}.wort-lu-dataviz__icon--faded{opacity:.5}.theme-dark .wort-lu-dataviz__icon path,.theme-dark .wort-lu-dataviz__icon rect{fill:#fff}.chart-icon{display:inline-block;width:90px;height:90px;margin:5px;margin-bottom:10px;border:1px solid rgba(0,0,0,.1);cursor:pointer;padding:10px;position:relative;border-radius:3px}.chart-icon svg{width:40px;height:40px;margin-left:15px;margin-top:5px}.chart-icon label{position:absolute;top:60px;left:0;cursor:pointer;text-align:center;opacity:.5;color:rgba(0,0,0,.8);font-size:12px;margin:0 auto;width:100%;font-weight:900}.chart-icon:not(.chart-icon--active):not(.chart-icon--disabled):hover{border:1px solid rgba(0,0,0,.2)}.chart-icon--big{width:150px;height:150px;margin:10px;margin-bottom:20px;padding:20px}.chart-icon--big svg{width:80px;height:80px;margin-left:15px;margin-top:5px}.chart-icon--big label{top:110px;left:0;font-size:16px}.chart-icon--active{border:1px solid rgba(0,0,0,.8)}.chart-icon--active label{color:rgba(0,0,0,.8)}.chart-icon--disabled{cursor:auto;opacity:.5}.chart-icon--disabled svg{opacity:.8}.chart-icon--disabled label{cursor:auto}.theme-dark .chart-icon{border:1px solid hsla(0,0%,100%,.2);opacity:.5}.theme-dark .chart-icon,.theme-dark .chart-icon label{color:hsla(0,0%,100%,.8)}.theme-dark .chart-icon:not(.chart-icon--active):not(.chart-icon--disabled):hover{border:1px solid hsla(0,0%,100%,.4)}.theme-dark .chart-icon--active{border:1px solid hsla(0,0%,100%,.8)}.theme-dark .chart-icon--active label{color:rgba(0,0,0,.8)}.recharts-wrapper,.recharts-wrapper .recharts-title{font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif}.recharts-wrapper .recharts-title{font-weight:900}.recharts-surface{width:auto;height:auto}.recharts-cartesian-axis-tick-value tspan{font-size:14px;font-weight:400}.wort-lu-dataviz--center .recharts-legend-item:last-child,.wort-lu-dataviz--right .recharts-legend-item:last-child{margin-right:0!important}.multiple-axis-chart.recharts-xAxis .recharts-cartesian-axis-tick-value tspan,.wort-lu-dataviz:not(.wort-lu-dataviz--multiple_axes) .recharts-responsive-container .recharts-cartesian-axis-tick-value tspan{fill:#a1a1b5}.recharts-label{font-weight:700;font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif;text-anchor:middle;font-size:16px}.recharts-pie-label{font-weight:700}.recharts-pie-sector{stroke-linejoin:round}svg circle{transition:all .2s ease}.recharts-area .recharts-area-area{opacity:.1}.map{position:relative}.map .map__title{font-weight:900}.map svg,.map svg text{font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif}.map .province.hoverable:hover{stroke-width:1px}.chart{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.table{display:block;width:100%;margin-top:15px;margin-bottom:30px;color:rgba(0,0,0,.8)}.table table{display:table;border-collapse:collapse}.table th{cursor:pointer;user-select:none;letter-spacing:.05em;font-weight:600;font-size:14px;text-transform:capitalize;padding:0}.table td,.table th{border-bottom:1px solid #e1e1e1;text-align:right}.table td{padding:12px 15px}.table td:not(:first-child){padding-right:35px}.table tbody tr:nth-child(2n){background:rgba(0,0,0,.002)}.table td:first-child{padding-left:15px}.table thead tr th .table__chart__header span{text-align:right;text-transform:lowercase}.table thead tr th .table__chart__header span:first-letter{text-transform:capitalize}.table thead tr th:first-child .table__chart__header span:first-child{text-align:left}.table thead tr th:first-child .table__chart__header{justify-content:flex-start}.table tbody tr td:first-child{text-align:left}.table__chart{width:100%;margin-bottom:15px;margin-right:0}.theme-dark .table{color:#fff}.table__chart__header{display:flex;padding:12px 15px;align-items:flex-end;justify-content:flex-end}.table__sort-arrow{width:20px;height:20px;display:inline-block}.table__sort-arrow svg{width:10px;height:10px;margin-bottom:5px;margin-left:5px;fill:transparent}.table__sort-arrow svg path{stroke:rgba(0,0,0,.4);transition:all .2s ease;stroke-linecap:round;stroke-linejoin:round}.table__sort-arrow svg path.active{stroke:#000;stroke-width:2}.table__no-data{text-align:center;margin-top:10px;margin-bottom:10px}.theme-dark .table td,.theme-dark .table th{border-bottom:1px solid #3c3c3c}.theme-dark .table tbody tr:nth-child(2n){background:hsla(0,0%,100%,.009)}.theme-dark .table__sort-arrow svg path{stroke:hsla(0,0%,100%,.4)}.full-screen,.theme-dark .table__no-data{color:var(--main-text-color)}.full-screen{width:80%;min-height:100%;padding:20px;display:flex;align-items:center;justify-content:center;margin:0 auto}.full-screen__content{width:100%}.windowed{width:120%;margin-left:-10%;margin-top:40px;padding:20px;margin-bottom:40px;display:flex;align-items:center;justify-content:center;color:var(--main-text-color)}.windowed__content{width:100%}.aside{width:60%;float:left;margin:0 20px 15px 0;display:flex;align-items:center;justify-content:center;padding:0 20px;color:var(--main-text-color)}.aside__content{width:100%}.aside img{width:auto!important}.aside--right{float:right;margin:5px 0 15px 20px}.aside iframe{width:100%}.chart-info{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;border-radius:3px;background:hsla(0,0%,100%,.95);transition:all .2s ease;pointer-events:none;padding:10px}.chart-info code{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.2);padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#f1f1f1;border-radius:4px}.chart-info .chart-info__text{margin-top:0;font-size:18px;line-height:150%}.chart-info--open{opacity:1;pointer-events:auto}.chart-info p{text-align:left;max-width:60%;margin-top:10px}.chart-info__lists{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:0}.chart-info__lists h3{margin-top:0;font-size:22px}.chart-info__lists__list{margin-right:20px;margin-bottom:20px}.chart-info__lists__list ul{padding-left:20px}.theme-dark .chart-info{background:rgba(0,0,0,.95);border-bottom:1px solid hsla(0,0%,100%,.6)}.theme-dark .chart-info code{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.2)}.wort-lu-dataviz--right .recharts-legend-item{margin-right:0!important;margin-left:10px!important}.theme-dark .recharts-legend-item{color:#fff}.recharts-tooltip-wrapper{z-index:1}.recharts-default-tooltip{border-radius:3px;background-color:#fff!important}.recharts-tooltip-label,.wort-lu-dataviz--pie .recharts-tooltip-item-name,.wort-lu-dataviz--pie .recharts-tooltip-item-separator,.wort-lu-dataviz--pie .recharts-tooltip-item-tooltip,.wort-lu-dataviz--pie .recharts-tooltip-item-value{color:rgba(0,0,0,.8)!important}.recharts-tooltip-cursor{fill:hsla(0,0%,80%,.2)}.theme-dark .recharts-default-tooltip{background-color:#000!important}.theme-dark .recharts-tooltip-label{color:hsla(0,0%,100%,.6)!important}.theme-dark .wort-lu-dataviz--pie .recharts-tooltip-item-name,.theme-dark .wort-lu-dataviz--pie .recharts-tooltip-item-separator,.theme-dark .wort-lu-dataviz--pie .recharts-tooltip-item-tooltip,.theme-dark .wort-lu-dataviz--pie .recharts-tooltip-item-value{color:hsla(0,0%,100%,.8)!important}.theme-dark .recharts-tooltip-cursor{fill:rgba(50,50,50,.2)}.wort-lu-dataviz__watermark{display:flex;align-items:center}.wort-lu-dataviz__watermark,.wort-lu-dataviz__watermark--center{justify-content:center}.wort-lu-dataviz__watermark__logo{width:15px;height:15px;display:inline-block;margin-right:8px}.wort-lu-dataviz__watermark__text{font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif;display:flex;align-items:center;color:rgba(0,0,0,.4);font-size:12px;margin:5px 0}.wort-lu-dataviz__watermark__text a{color:rgba(0,0,0,.4)}@media only screen and (min-width:1024px){.wort-lu-dataviz__watermark--left{justify-content:flex-start}.wort-lu-dataviz__watermark--right{justify-content:flex-end}}.wort-lu-dataviz__header{margin-top:12px;margin-bottom:-2px;display:flex;flex-direction:column}.wort-lu-dataviz__header,.wort-lu-dataviz__header--center{align-items:center}.wort-lu-dataviz__header--center .wort-lu-dataviz__header__sub-title,.wort-lu-dataviz__header--center .wort-lu-dataviz__header__title,.wort-lu-dataviz__header .wort-lu-dataviz__header__sub-title,.wort-lu-dataviz__header .wort-lu-dataviz__header__title{text-align:center}.wort-lu-dataviz__header__title{font-weight:900;font-size:20px;margin-bottom:8px}.wort-lu-dataviz__header__sub-title,.wort-lu-dataviz__header__title{font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif;margin-top:0}.wort-lu-dataviz__header__sub-title{font-weight:500;font-size:14px;margin-bottom:10px;opacity:.8;max-width:75%}@media only screen and (min-width:1024px){.wort-lu-dataviz__header--left{align-items:flex-start}.wort-lu-dataviz__header--left .wort-lu-dataviz__header__sub-title,.wort-lu-dataviz__header--left .wort-lu-dataviz__header__title{text-align:left}.wort-lu-dataviz__header--right{align-items:flex-end}.wort-lu-dataviz__header--right .wort-lu-dataviz__header__sub-title,.wort-lu-dataviz__header--right .wort-lu-dataviz__header__title{text-align:right}}.legend{position:relative;display:flex;list-style-type:none;align-items:center;flex-wrap:wrap;padding:0;margin:20px 0 0;background:hsla(0,0%,100%,.8)}.legend--vertical{flex-flow:column;align-items:flex-start}.legend__item{display:flex;margin-bottom:5px;align-items:center;font-family:Fira Sans Extra Condensed,Arial Narrow,Arial,sans-serif;font-size:15px}.legend__item:last-child{padding-right:0;margin-top:10px}.legend__item__color-circle{width:20px;height:15px;border-radius:3px;margin-right:10px}.legend__item__label__span{opacity:.5;text-transform:lowercase}.theme-dark .legend{color:#fff}@media only screen and (min-width:1024px){.legend{position:absolute;top:0;left:0;z-index:1;padding:10px;margin-top:0;margin-bottom:20px}.legend__item__color-circle{margin-right:5px}.wort-lu-dataviz--left .legend{justify-content:flex-start}.wort-lu-dataviz--left .legend .legend__item{padding-right:20px}.wort-lu-dataviz--right .legend{justify-content:flex-end;float:right}.wort-lu-dataviz--right .legend .legend__item{padding-left:20px}}.wort-lu-dataviz__placeholder{position:absolute;z-index:2;left:0;top:0;right:0;bottom:0;min-height:350px;height:100%;display:flex;align-items:center;justify-content:center;width:100%;background-color:var(--main-bg-color,#fff);opacity:1;transition:opacity .2s ease-in}.wort-lu-dataviz__placeholder--hidden{opacity:0;pointer-events:none}@keyframes loading{to{transform:translateX(100%)}}.wort-lu-dataviz__placeholder .wort-lu-dataviz__icon{width:40px;height:40px}.wort-lu-dataviz__placeholder .wort-lu-dataviz__icon .normal{display:none}.wort-lu-dataviz__placeholder .wort-lu-dataviz__icon .placeholder{display:block!important}.wort-lu-dataviz__placeholder .wort-lu-dataviz__icon .placeholder path{fill:inherit}.theme-dark{background-color:var(--main-bg-color,#f0f0f0)}.wort-lu-dataviz--map .wort-lu-dataviz__placeholder{height:100%!important}.wort-lu-dataviz{position:relative;width:100%;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:block;text-rendering:geometricPrecision;font-weight:400;background-color:var(--main-bg-color)}.wort-lu-dataviz>svg{width:100%}.wort-lu-dataviz a{color:var(--primary)}.wort-lu-dataviz label{margin:0}.colored-tooltip{padding:.2em;background-color:#fff;border:1px solid #aaa;box-shadow:1px 2px 2px #ddd}.charts-container .wort-lu-dataviz-export-container{margin-top:8px}.wort-lu-dataviz-export-container{margin-top:17px;min-height:35px}.wort-lu-dataviz-export-container button{float:right}.wort-lu-dataviz__error{display:flex;width:100%;height:100%;min-height:350px;align-items:center;justify-content:center}.wort-lu-dataviz__error__center h4{text-align:center;margin-bottom:0;font-size:28px;margin-top:10px}.wort-lu-dataviz__error__center p{text-align:center;margin:0;opacity:.5}.wort-lu-dataviz__error__center .wort-lu-dataviz__icon{width:60px;height:60px;margin:0 auto;display:block}.wort-lu-dataviz__error__center .wort-lu-dataviz__icon .wort-lu-dataviz__icon--faded{opacity:.3}.theme-dark .wort-lu-dataviz{border-top:1px solid #585858;border-bottom:1px solid #585858}.theme-dark .wort-lu-dataviz__error__center{color:var(--main-text-color)}
/*# sourceMappingURL=dataviz-page-css.css.map*/