.mycount-bar-section{align-items:flex-start;background-color:#fff;display:flex;flex-wrap:nowrap;gap:2.5rem;justify-content:center;padding:2.5rem 1.5rem}.mycount-container{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;text-align:center}.mycount-item{flex:1 1 200px}.mycount-image img{display:inline-block;height:auto}.mycount-number{color:#26b4a4;font-size:5.5rem;font-weight:700}.mycount-prefix,.mycount-suffix{color:#26b4a4;font-size:2.5rem;font-weight:700}.mycount-title{font-size:1.5rem;font-weight:700;margin-top:1rem}.mycount-label{font-size:1.25rem}.mybar-chart-container{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.mybar-item{align-items:center;display:flex;flex-direction:column;width:55px}.mybar-fill-wrap{align-items:flex-end;background:#fff;display:flex;height:150px;overflow:hidden;width:100%}.mybar-fill{height:0;transition:height 1s ease-out;width:100%}.mybar-info{margin-top:.5rem;text-align:center}.mybar-value{font-weight:700;margin:0}.mybar-label{color:#555;font-size:.9rem;margin:0}@media (max-width:920px){.mycount-bar-section{align-items:center;flex-direction:column;gap:0}.mycount-container{margin-bottom:1.25rem}.mycount-item{flex:1 1 45%}.mybar-item{width:43px}.mycount-number{font-size:3.5rem}.mycount-prefix,.mycount-suffix{font-size:1.8rem}.mycount-label{font-size:1.2rem}.mybar-info p{font-size:.75rem}}