ul.numbers{--item-spacing:1rem;align-items:baseline;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:3rem;padding-top:3rem;position:relative;width:100%}.numbers__item{flex-basis:50%;margin-bottom:1.2rem;padding:var(--item-spacing)}.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;width:100%}.numbers__item{margin-bottom:0}}@media only screen and (min-width:1200px){.numbers{--item-spacing:2rem}}