.chart{display:flex;flex-flow:column;overflow:hidden;position:relative}.chart__tooltip{display:flex;justify-content:end;margin-bottom:10px}.chart__display-text{visibility:hidden}.chart__help{background:none;border-color:transparent;display:inline-block;margin:0;padding:0;position:relative;text-transform:none}.chart__help-icon{fill:#666;margin-left:1px;margin-right:1px;width:30px}.chart__help-icon--hover{display:none}.chart__help-text{text-wrap:wrap;background-color:#666;border-radius:6px;color:#fff;max-width:210px;opacity:0;padding:5px 10px;position:absolute;right:140%;text-align:center;transition:opacity .3s;visibility:hidden;width:-moz-max-content;width:max-content;z-index:1000}.chart__help-text:after{border:5px solid transparent;border-left-color:#666;content:"";margin-left:-5px;position:absolute;right:-4%;top:20%}.chart__help:focus .chart__help-text,.chart__help:focus-visible .chart__help-text,.chart__help:focus-within .chart__help-text,.chart__help:hover .chart__help-text{opacity:1;visibility:visible}.chart__help:focus .chart__help-icon,.chart__help:focus-visible .chart__help-icon,.chart__help:focus-within .chart__help-icon,.chart__help:hover .chart__help-icon{display:none}.chart__help:focus .chart__help-icon--hover,.chart__help:focus-visible .chart__help-icon--hover,.chart__help:focus-within .chart__help-icon--hover,.chart__help:hover .chart__help-icon--hover{display:inline-block}.chart__loading{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1}.chart__wrapper{position:relative;width:100%}.chart__wrapper-inner{width:100%}.chart__doughnut .chart__wrapper-inner,.chart__pie .chart__wrapper-inner{height:400px}@media screen and (min-width:768px){.chart__doughnut .chart__wrapper-inner,.chart__pie .chart__wrapper-inner{height:600px}}.chart__bar .chart__wrapper-inner,.chart__line .chart__wrapper-inner{height:350px}@media screen and (min-width:768px){.chart__bar .chart__wrapper-inner,.chart__line .chart__wrapper-inner{height:500px}}.chart-block__sr-only{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.chart2music-help-dialog button{background-color:transparent;background-image:url(../../dist/images/close-icon-solid.svg);background-position:50%;background-repeat:no-repeat;border:0;color:transparent;float:right!important;height:30px;margin:10px;right:0!important;top:0!important;width:30px}.chart2music-help-dialog button:focus,.chart2music-help-dialog button:focus-visible,.chart2music-help-dialog button:focus-within,.chart2music-help-dialog button:hover{background-image:url(../../dist/images/close-icon-regular.svg)}.chart2music-help-dialog h1{font-size:20px;font-weight:bolder;padding-bottom:10px}.chart2music-help-dialog th{text-align:left}.chart2music-help-dialog td{padding-left:10px}
