ul.numbers{align-items:flex-start;display:flex!important;flex-wrap:wrap;gap:3rem;justify-content:center!important;list-style:none;margin-left:auto!important;margin-right:auto!important;max-width:1250px;padding:3rem 1rem!important}.numbers__item{flex:0 1 auto;min-width:200px;text-align:center}.numbers__item:last-of-type,.numbers__item:last-of-type p{margin-bottom:0}.numbers__item-number{display:block;font-size:clamp(2.33rem,6vw,4rem);font-weight:700;line-height:1;margin-bottom:.2em;white-space:nowrap}.numbers__item-heading{word-break:normal}.numbers__item-subheading{display:block}.numbers .door{overflow:hidden}.numbers .boxes{transition:transform 1s ease-in-out}.numbers .box{white-space:nowrap}@media only screen and (min-width:768px){ul.numbers{flex-wrap:nowrap;justify-content:center;margin-left:calc(var(--item-spacing) - var(--item-spacing)*2);width:100%}.numbers__item{margin-bottom:0}}@media only screen and (min-width:1200px){.numbers{--item-spacing:2rem}}