.numbers{width:100%;padding:0 40px}.numbers__wrapper{display:flex;flex-direction:column;justify-content:center;gap:32px;max-width:1440px;margin:0 auto;padding-inline:70px}.numbers__content-rte{width:100%;color:#222}.numbers__content-rte>:first-child{margin-top:0}.numbers__content-rte>:last-child{margin-bottom:0}.numbers__items{display:flex;gap:32px;margin-top:43px}.numbers__item{display:flex;flex-direction:column;flex:1 0 0%}.numbers__value{color:#00368f;margin:0;width:100%;text-align:center}.numbers__label{color:#de0039;text-transform:uppercase;margin:0;width:100%;font-weight:700;text-align:center}@media(min-width:0)and (max-width:1279px){.numbers{padding:40px 0}.numbers__wrapper{flex-direction:column;padding:0 20px;gap:40px;width:100%}.numbers__items{flex-direction:column}.numbers__item{width:100%}}@media(min-width:1023px){.numbers__items{flex-direction:unset}}