.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{background:var(--primary);height:100%;min-height:150px;opacity:.5!important;width:1px}@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}}