.numbers{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:8px}@media (min-width:768px){.numbers{flex-wrap:nowrap;box-shadow:0 2px 8px rgba(40,41,61,.04),0 16px 24px rgba(96,97,112,.16);background:#fff;border-radius:12px;padding-top:24px;padding-bottom:24px}}@media (min-width:1158px){.numbers{width:1100px;position:relative;left:50%;transform:translateX(-50%)}}.numbers__item{margin-bottom:32px;border-radius:12px;box-shadow:0 2px 8px rgba(40,41,61,.04),0 16px 24px rgba(96,97,112,.16);padding:16px 12px;background:#fff;display:flex;align-items:center;flex-direction:column;width:45%;text-align:center}@media (min-width:768px){.numbers__item{width:25%;box-shadow:none;border-radius:0;margin:0;padding:8px 30px 12px;border-left:1px solid #d4d5d6}.numbers__item:first-child{border:none}}.numbers__image{width:48px;height:48px;margin-bottom:8px}.numbers__info{font-size:32px;line-height:40px;font-weight:900;margin-bottom:8px}@media (min-width:768px){.numbers__info{font-size:40px;line-height:48px}}.numbers__title{font-size:16px;line-height:24px;font-weight:700}
/*# sourceMappingURL=numbers.css.map */