.section--numbers{margin-top:64px;margin-bottom:64px}.numbers__heading{margin-bottom:32px}.numbers{-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:48px 16px}.numbers,.numbers__item{display:-webkit-flex;display:flex}.numbers__item{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;width:100%}.numbers__number{font-size:3rem;font-weight:700;line-height:1.1666666667;color:var(--color-black)}.numbers__number,.numbers__text{display:block;width:100%;text-align:center}.numbers__text{min-height:24px;color:var(--color-gray);font-size:16px;font-weight:500;line-height:1.5}.numbers__text:empty{display:none}.numbers__text--top{margin-bottom:8px}.numbers__text--bottom{margin-top:8px}@media only screen and (min-width:768px){.numbers{-webkit-justify-content:space-around;justify-content:space-around}.numbers__item{width:auto}.numbers__text:empty{display:block}}@media only screen and (min-width:992px){.numbers__heading{margin-bottom:64px}}@media only screen and (min-width:1200px){.numbers__heading{margin-bottom:80px}.numbers br{display:none}.numbers__number{font-size:4rem}}