.three-col-stats-row{position:relative}.three-col-stats-wrapper .text{margin-bottom:50px}.three-col-stats-wrapper.gradient{background:linear-gradient(180deg,#00386b,#002444)}.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:35px;justify-content:center}.three-col-stats-wrapper .stats{background:#fff;border:2px solid var(--dark-grey,#374151);border-radius:24px;box-shadow:0 0 13.2px 0 rgba(0,0,0,.5);display:flex;flex:1 1 33%;flex-direction:column;gap:12px;padding:50px}body .three-col-stats-wrapper .three-col-stats-row .stats-number span{font-size:52px;font-weight:500;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{font-size:16px;line-height:21px;text-align:center}.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}.three-col-stats-wrapper .description-wrapper{max-width:100%;padding:0}.three-col-stats-wrapper .stats{flex-basis:100%;max-width:100%;padding:30px}body .three-col-stats-wrapper .three-col-stats-row .stats-number span{font-size:70px}}