.animated-stats .module-title{border:none;margin-bottom:0;padding-bottom:0}.animated-stats__text{max-width:25%}.animated-stats__group-wrapper{background-color:var(--grey-000);border-left:5px solid var(--primary-400);-webkit-box-shadow:0 3px 3px 0 rgb(0 0 0/5%);box-shadow:0 3px 3px 0 rgb(0 0 0/5%);padding:30px 40px}.animated-stats__group{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.animate-stats__group-item{border-top:2px solid var(--primary-400);display:flex;flex-direction:column;flex-grow:1;padding:20px 20px 15px;row-gap:10px;width:16%}.animate-stats__group-item_title{font-weight:700}.animate-stats__group-item__number{color:var(--secondary-500);display:flex;gap:2px;position:relative;white-space:nowrap}.animate-stats__group-item__number-value .counter-display__prefix,.animate-stats__group-item__number-value .counter-display__suffix{font-size:2rem;font-weight:700}.animate-stats__group-item__number-value .counter-display__suffix{margin-left:3px}.animate-stats__group-item__number-value .counter-display__counter{font-size:2rem;font-variant:tabular-nums;font-weight:700;letter-spacing:-2px}.animate-stats__group-item__number-value .counter-display{position:absolute;visibility:hidden}.text-left .animate-stats__group-item__number-value .counter-display{left:0}.text-right .animate-stats__group-item__number-value .counter-display{right:0}.text-center .animate-stats__group-item__number-value .counter-display{left:50%;transform:translateX(-50%)}.animate-stats__group-item__number-value .placeholder{font-variant:tabular-nums;visibility:hidden}.base__custom-content.text-left .animate-stats__group-item__number,.text-left .animate-stats__group-item__number{margin-left:0;margin-right:auto}.base__custom-content.text-right .animate-stats__group-item__number,.text-right .animate-stats__group-item__number{margin-left:auto;margin-right:0}.base__custom-content.text-center .animate-stats__group-item__number,.text-center .animate-stats__group-item__number{margin-left:auto;margin-right:auto}.animated-stats__outer-wrapper .base__custom-content{position:relative}.icon-statistic .animate-stats__group-item{border:none}.animate-stats__group-item_icon-wrapper{height:45px;width:45px}.animate-stats__group-item_icon{filter:invert(27%) sepia(89%) saturate(1384%) hue-rotate(165deg) brightness(104%) contrast(90%);height:45px;object-fit:contain;width:45px}.text-left .animate-stats__group-item_icon-wrapper{margin-left:0;margin-right:auto}.text-right .animate-stats__group-item_icon-wrapper{margin-left:auto;margin-right:0}.text-center .animate-stats__group-item_icon-wrapper{margin:0 auto}.text-light .animated-stats__group-wrapper{color:initial}.animate-stats__group-item_description,.description-display__prefix{color:var(--primary-500)}@media screen and (max-width:1024px){.animate-stats__group-item{max-width:29%;width:29%}.icon-statistic.animated-stats__group-wrapper{padding:20px}}@media screen and (max-width:767px){.animated-stats__text{max-width:100%}.animated-stats__group{column-gap:30px;row-gap:0}.animate-stats__group-item{max-width:45%;width:45%}}@media screen and (max-width:480px){.animated-stats__group-wrapper{padding:20px}.animated-stats__group{flex-direction:column}.animate-stats__group-item{max-width:100%;width:100%}}