.block-counters.l-grid{grid-template-columns:auto}@media(min-width:1100px){.block-counters.l-grid{grid-template-columns:repeat(12,1fr)}}@media(min-width:xl){.block-counters.l-grid{grid-template-columns:repeat(12,1fr)}}.block-counters__wrapper{display:grid}@media(min-width:576px){.block-counters__wrapper{grid-template-columns:repeat(3,1fr)}}@media(min-width:sm){.block-counters__wrapper{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.block-counters__wrapper{grid-template-columns:repeat(3,1fr)}}@media(min-width:md){.block-counters__wrapper{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.block-counters__wrapper{grid-column:3/span 8;grid-template-columns:repeat(3,1fr)}}@media(min-width:xl){.block-counters__wrapper{grid-column:3/span 8;grid-template-columns:repeat(3,1fr)}}.block-counters__item{display:block;position:relative;padding:1.5rem 0;text-align:center}@media(min-width:768px){.block-counters__item{padding:1.5rem}}@media(min-width:md){.block-counters__item{padding:1.5rem}}.block-counters__item:not(:last-child):after{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background-color:#44474a;top:inherit;bottom:0;height:1px}@media(min-width:576px){.block-counters__item:not(:last-child):after{left:inherit;right:0;width:1px;height:100%}}@media(min-width:sm){.block-counters__item:not(:last-child):after{left:inherit;right:0;width:1px;height:100%}}.block-counters__item-number{display:block;position:relative;padding-bottom:.5rem;font-weight:400;font-size:1.5rem;line-height:1.125;letter-spacing:-.25px;color:#fff}.block-counters__item-caption{display:block;position:relative;padding:0 .5rem;font-weight:600;font-size:.875rem;line-height:1.429;letter-spacing:0;color:#8d9195}