.stats{position:relative}.stats__items{display:flex;flex-direction:column;margin:-10px 0 0 -20px}.stats__item{padding:10px 0 0 20px;width:100%}@media screen and (min-width:900px){.stats__items{flex-direction:row;justify-content:center}.stats__item{width:33.333%}}.statistic{align-items:center;display:flex;flex-direction:column;text-align:center}.statistic__percentage{color:#2741f1}.statistic--gradient .statistic__percentage{-webkit-text-fill-color:transparent;background:linear-gradient(66deg,#2741f1,#d67ea5,#40aaea);-webkit-background-clip:text}.statistic__description{font-size:14px}@media screen and (max-width:899px){.statistic{background-color:#fff;border-radius:8px;padding:25px}.statistic__description br{display:none}}@media screen and (min-width:900px){.statistic__percentage{font-size:4rem}}