.numbers{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem 2%}.numbers__item{flex:0 1 18%;max-width:18%;padding:2rem}.numbers__item--heading{border:1px solid var(--Conlog-extra-grey-dark,#282828);border-radius:10px;padding:2rem}.dark--theme .numbers__item--heading .numbers-item__top>p,.light--theme .numbers__item--heading .numbers-item__top>p{color:var(--Conlog-Ilma)}.numbers__item:not(.numbers__item--heading) .numbers-item__top>p{font-size:70px;font-style:normal;font-weight:400;line-height:54px}.numbers__item:not(.numbers__item--heading) .numbers-item__bot>p{font-size:17px;font-style:normal;font-weight:400;line-height:24px}@media screen and (max-width:1380px){.numbers__item{flex:0 1 32%;max-width:32%}}@media screen and (max-widtH:1024px){.numbers__item{flex:0 1 49%;max-width:49%}}@media screen and (max-width:767px){.numbers__item{flex:0 1 100%;max-width:100%}}