.chartCaption{display:flex;justify-content:space-between;align-items:center;font-weight:400;line-height:18px;color:#fff;white-space:nowrap}.chartCaption img{height:32px}@media screen and (max-width: 670px){.chartCaption img{height:25px}}.paginationBtnWrap{position:relative;align-self:flex-end;width:100%}.paginationBtn{display:flex;height:45px;width:100%;align-items:center;justify-content:center;border:1px solid #fff;font-size:15px;font-weight:500;border-radius:8px;background-color:#000;cursor:pointer;color:#fff}.chartContainer{position:relative;border-radius:8px;overflow:hidden;background-color:#000}.avgPriceChart .chartTitle br{display:inherit}.canvasWrap{aspect-ratio:16/10;max-height:calc(100vh - 200px);width:100%;padding:2px}@media screen and (max-width: 600px){.canvasWrap{aspect-ratio:16/11}}.toggleContainer{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;white-space:nowrap;padding:16px 16px 0}.btnsRow{position:absolute;display:flex;gap:10px;right:16px;bottom:16px}@media screen and (min-width: 1000px){.toggleContainer{padding:20px 16px}}@media screen and (max-width: 960px){.chartContainer{padding-bottom:56px}}@media screen and (max-height: 600px){.chartContainer{padding-bottom:0}.canvasWrap{aspect-ratio:16/10;max-height:calc(100vh - 130px);width:100%;padding:2px}}@media screen and (min-width: 1200px){.avgPriceChart .chartTitle br{display:none}}
