.three-col-stats-row{position:relative}.three-col-stats-wrapper .three-col-stats-row .stats-title-row{align-items:center;display:flex;justify-content:center;text-align:center}.three-col-stats-row .stats-container{display:flex;gap:20px;justify-content:center}.three-col-stats-wrapper .stats{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid var(--white,#fff);border-radius:20px;display:flex;flex-basis:410px;flex-direction:column;justify-content:center;padding:40px;row-gap:10px;text-align:center}body .three-col-stats-wrapper .three-col-stats-row .stats-number span{font-family:Newsreader;font-size:80px;font-weight:700;line-height:1;text-align:center}.three-col-stats-wrapper .three-col-stats-row .stats-number>div{align-items:center;display:flex}.three-col-stats-wrapper .three-col-stats-row .stats-number .increase-icon{rotate:180deg}.stats .description-wrapper{display:flex;flex-direction:column}.stats .description-wrapper p{text-align:center}.stats .stats-title-row img{max-width:75px!important}.reveal{opacity:0;position:relative;transition:all 1s ease}.reveal,.reveal.active{transform:translateY(0)}.reveal.active{opacity:1}@media (max-width:991px){.three-col-stats-row .stats-container{flex-wrap:wrap;gap:30px;padding:50px 20px 0}.three-col-stats-wrapper .description-wrapper{max-width:100%;padding:0 50px}.three-col-stats-wrapper .stats{flex-basis:100%;max-width:100%}body .three-col-stats-wrapper .three-col-stats-row .stats-number span{font-size:70px}}@media (max-width:768px){.three-col-stats-wrapper .description-wrapper{padding:0}}