.statisticAvailable{height:auto}.statisticAvailable__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;width:100%;background:#fff;border-radius:9px;height:100%;box-shadow:0 1px 4px 0 rgba(0,0,0,.25098039215686274);padding-bottom:15px}.statisticAvailable__content .collapse__header{padding:15px}.statisticAvailable__title{font-family:BebasKai;font-size:24px}.statisticAvailable__header{display:flex;align-items:center;justify-content:space-between;width:100%}.statisticAvailable__wrapper{display:flex;justify-content:space-evenly;align-items:center;width:100%;height:100%;gap:15px;margin-top:42px}.statisticAvailable__contentValues{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.statisticAvailable__itemTotal{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:200px;gap:5px}.statisticAvailable__contentName{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}.statisticAvailable__colorPie{width:11px;height:8px}.statisticAvailable__name{font-size:18px;text-transform:capitalize}.statisticAvailable__totalData{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:20px;font-size:16px;font-weight:600;color:#fff;background:#bd0909;border-radius:9px}.statisticAvailable__totalData--gray{background:#f0f0f0;color:#3d3d3d}@media (max-width:700px){.statisticAvailable__wrapper{flex-wrap:wrap}}