.counters{display:flex;flex-wrap:wrap;gap:36px;justify-content:center;text-align:center}.counters.text_left{text-align:left}.counters.right{text-align:right}.counters.text_left .icon{margin:0 auto 30px 0}.counters.right .icon{margin:0 0 30px auto}.counters .counter{width:calc(25% - 36px)}.counters.single_column .counter{width:100%}.counters.two_column .counter{width:calc(50% - 36px)}.counters.three_column .counter{width:calc(33.33% - 36px)}.counters.four_column .counter{width:calc(25% - 36px)}.counters.five_column .counter{width:calc(20% - 36px)}.counters.six_column .counter{width:calc(16.666% - 36px)}.counters h2.count{margin:10px 0}.counters p{font-size:20px;font-weight:600;line-height:1.4}.counters.small-size p{font-size:16px}.counters .icon{align-items:center;border-radius:100%;display:flex;height:100px;justify-content:center;margin:0 auto 30px;overflow:hidden;width:100px}.counters.small-size .icon{height:75px;width:75px}.counters .icon div,.counters .icon span{display:flex}.counters .icon svg{height:60px;width:60px}.counters.small-size .icon svg{height:40px;width:40px}.counters.left{justify-content:flex-start}.counters.left .counter{align-items:center;display:flex;flex-wrap:wrap}.counters.left .counter .detail{padding-left:24px;text-align:left;width:calc(100% - 100px)}.counters.left.small-size .counter .detail{width:calc(100% - 75px)}.counters.left .counter .detail h2.count{font-size:24px;margin-top:0}@media (max-width:639px){.counters .counter,.counters.four_column .counter,.counters.three_column .counter,.counters.two_column .counter{width:100%}}@media (min-width:640px) and (max-width:767px){.counters .counter,.counters.four_column .counter,.counters.three_column .counter,.counters.two_column .counter{width:calc(50% - 36px)}}