.c-chart{width:100%;position:relative;min-height:300px}.c-chart__dashboard-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.c-chart__dashboard-wrapper .c-chart{width:calc(50% - 10px);margin-bottom:20px}.l-sidebar-blocks .c-chart:not(.is-open) .c-chart__content{padding:0;margin:60px 0}.c-chart.is-open .c-chart__content{position:fixed;top:0;left:0;width:100vw;min-height:100vh;overflow-y:scroll;z-index:1000;border-radius:0;margin-top:0;padding-top:50px}.c-chart.is-open .c-chart__actions{display:none}.c-chart.is-open .c-chart__header,.c-chart.is-open .c-chart__footer,.c-chart.is-open .c-chart__description,.c-chart.is-open .c-chart__data{width:100%}@media(orientation: landscape){.c-chart.is-open .c-chart__header,.c-chart.is-open .c-chart__footer,.c-chart.is-open .c-chart__description,.c-chart.is-open .c-chart__data{margin:30px auto;width:70%;max-width:none}}.c-chart__content{display:flex;flex-flow:column;background:#fff;height:100%}.c-chart:not(.is-open) .c-chart__close{display:none}.c-chart.is-open .c-chart__close{align-items:center;border-radius:50%;display:flex;height:45px;justify-content:center;padding:0;position:absolute;right:10px;top:30px;width:45px}.c-chart__header{display:flex;justify-content:space-between;margin-bottom:5px}.c-chart__footer{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.c-chart--table-open .c-chart__footer{margin-bottom:30px}.c-chart__dat a{margin-top:30px}.c-chart__title{position:relative;margin-bottom:0 !important;font-weight:700 !important;font-size:22px}.c-chart__updated{text-align:right;margin-top:0 !important;margin-bottom:0 !important;font-size:14px}.c-chart__updated-date{font-weight:700}.c-chart__source{margin-bottom:0;font-size:14px}.c-chart__actions{margin-left:auto;display:flex;column-gap:15px}.c-chart__action{background:none;color:currentcolor;border:none;padding:0;margin:0;text-decoration:none;width:29px;height:24px;display:flex;cursor:pointer}.c-chart__action svg{height:100%;width:100%;fill:none;stroke:currentcolor;stroke-width:1px}.c-chart:not(.c-chart--table-open) .c-chart__action--toggle-table svg:last-of-type{display:none}.c-chart.c-chart--table-open .c-chart__action--toggle-table svg:first-of-type{display:none}.c-chart__table{transition:all .5s;transform-origin:top;overflow:hidden;transform:scaleY(0);height:0}.c-chart--table-open .c-chart__table{transform:none;height:auto}.c-chart.is-open .c-chart__table{display:none}.c-chart .table-open{display:none}.c-chart .table-close{display:block}.c-chart--table-open .table-open{display:block}.c-chart--table-open .table-close{display:none}
