.count-up__row{display:grid;gap:18px 1px;grid-template-columns:repeat(2,1fr);justify-items:center;margin-bottom:1rem}.count-up__row:last-child{margin-bottom:0}.count-up{align-items:center;border-right:1px solid;border-color:hsla(0,0%,100%,.2);display:flex;flex-direction:column;gap:8px;height:100%;text-align:center;width:100%}.count-up:nth-child(2n){border-right:none}.count-up__item{align-items:center;display:flex;flex-direction:row}.count-up__text{hyphens:auto;padding:0 .5rem;text-wrap:balance;width:100%}.count-up__border{min-height:1px;opacity:.2;width:100%}.count-up__border:last-child{display:none}@media (min-width:680px){.count-up__row{gap:2rem 1px;grid-template-columns:repeat(3,1fr)}.count-up:nth-child(2n){border-right:1px solid}.count-up:nth-child(3n){border-right:none}.count-up__border{min-height:100%;width:1px}}@media (min-width:1200px){.count-up__row{grid-template-columns:repeat(6,1fr)}.count-up:nth-child(2n),.count-up:nth-child(3n){border-right:1px solid}.count-up:nth-child(6n){border-right:none}.widget-type-cell[data-w="8"] .count-up__row{grid-template-columns:repeat(3,1fr)}.widget-type-cell[data-w="8"] .count-up:nth-child(2n),.widget-type-cell[data-w="8"] .count-up:nth-child(6n){border-right:1px solid}.widget-type-cell[data-w="8"] .count-up:nth-child(3n){border-right:none}.count-up__text{padding:0 1rem}}