.single-data-chart-container{display:flex;width:100%;padding:15px;justify-content:center;align-items:flex-start;flex-wrap:wrap;border-radius:15px;background:#fff;gap:12px;font-style:normal;font-size:12px;font-weight:400;line-height:132%}@media all and (min-width:569px) and (max-width:840px){.single-data-chart-container{padding:20px}}@media all and (min-width:841px){.single-data-chart-container{padding:25px}.single-data-chart-container{font-size:16px}}@media all and (min-width:569px) and (max-width:840px){.single-data-chart-container{font-size:14px}}.single-data-chart-container .header-container{display:flex;flex:0 0 100%}@media all and (max-width:568px){.single-data-chart-container .header-container{flex-wrap:wrap;gap:14px}}.single-data-chart-container .header-container .header{flex:0 0 100%;display:flex;justify-content:center;align-items:center}.single-data-chart-container .header-container .header.left{justify-content:flex-start}@media all and (min-width:569px) and (max-width:840px){.single-data-chart-container .header-container .header.with-image{flex-basis:calc(100% - 200px)}}@media all and (min-width:841px){.single-data-chart-container .header-container .header.with-image{flex-basis:calc(100% - 200px)}}.single-data-chart-container .header-container .header h4{color:#076b9c;font-size:22px;line-height:132%;font-weight:700;margin:0}@media all and (min-width:841px){.single-data-chart-container .header-container .header h4{font-size:36px}}@media all and (min-width:569px) and (max-width:840px){.single-data-chart-container .header-container .header h4{font-size:28px}}.single-data-chart-container .header-container .legend-image{flex:0 0 100%;justify-content:center;display:flex;align-items:center}@media all and (min-width:841px){.single-data-chart-container .header-container .legend-image{flex-basis:200px;justify-content:flex-end}}@media all and (min-width:569px) and (max-width:840px){.single-data-chart-container .header-container .legend-image{flex-basis:200px;justify-content:flex-end}}.single-data-chart-container .header-container .legend-image img{max-width:100%;max-height:100%}.single-data-chart-container .chart-container{flex:0 0 100%;align-self:stretch}.single-data-chart-container .chart-container .chart{max-height:400px}.single-data-chart-container .description{flex:0 0 100%}