.counter-module__item{display:flex;flex:1 1 0;flex-direction:column;gap:.5rem;padding:0 2rem;position:relative}.counter-module__item:first-child{padding-left:0}.counter-module__item:last-child{padding-right:0}.counter-module__divider{height:80%;width:1px}.counter-module__text{font-size:1.25em;font-weight:600}@media (max-width:992px){.counter-module__item{gap:.25rem}}@media (max-width:767px){.counter-module__content{grid-template-columns:1fr 1px 1fr}.counter-module__item:first-child{padding-left:1rem}.counter-module__item:last-child{padding-right:1rem}.counter-module__divider{height:70%;margin-top:-20px}.counter-module__divider--even{display:none}}@media (max-width:567px){.counter-module__item{padding:0 1rem}}