﻿.stats-icons .stats-background{padding:60px 0}
@media(max-width:768px){.stats-icons .stats-background{padding:48px 0}
}.stats-icons .stats-background.pink{background:-webkit-gradient(linear,left bottom,left top,from(#be2b6d),to(#5158a7));background:linear-gradient(360deg,#be2b6d 0,#5158a7 100%)}
.stats-icons .stats-background.purple{background:-webkit-gradient(linear,left bottom,left top,from(#4b2c58),to(#5158a7));background:linear-gradient(360deg,#4b2c58 0,#5158a7 100%)}
.stats-icons .stats-background.none{background-color:transparent}
.stats-icons .stats-background.none .stats-content h2{color:var(--color_text-white)}
.stats-icons .stats-background.none .stats-content .stats .single-stat img{-webkit-filter:invert(1);filter:invert(1)}
.stats-icons .stats-background.none .stats-content .stats .single-stat h3,.stats-icons .stats-background.none .stats-content .stats .single-stat p{color:var(--color_text-black)}
.stats-icons .stats-background .stats-content h2{font-weight:700;font-size:26px;text-align:center;color:var(--color_text-white);margin-bottom:56px}
@media(max-width:768px){.stats-icons .stats-background .stats-content h2{font-size:24px}
}.stats-icons .stats-background .stats-content .stats{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px}
.stats-icons .stats-background .stats-content .stats.grid2{grid-template-columns:repeat(2,1fr)}
.stats-icons .stats-background .stats-content .stats.grid3{grid-template-columns:repeat(3,1fr)}
.stats-icons .stats-background .stats-content .stats.grid4{grid-template-columns:repeat(4,1fr)}
@media(max-width:768px){.stats-icons .stats-background .stats-content .stats{grid-template-columns:repeat(2,1fr) !important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}
}@media(max-width:576px){.stats-icons .stats-background .stats-content .stats{grid-template-columns:1fr !important}
}.stats-icons .stats-background .stats-content .stats .single-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:top;-ms-flex-pack:top;justify-content:top;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;-webkit-box-flex:1;-ms-flex:1;flex:1;word-break:break-word}
.stats-icons .stats-background .stats-content .stats .single-stat figure{max-width:80px;min-height:80px;max-height:80px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.stats-icons .stats-background .stats-content .stats .single-stat figure picture img{max-width:80px;max-height:80px;width:100%;-o-object-fit:contain;object-fit:contain}
.stats-icons .stats-background .stats-content .stats .single-stat h3{font-weight:700;font-size:28px;text-align:center;color:var(--color_text-white);line-height:normal}
@media(max-width:768px){.stats-icons .stats-background .stats-content .stats .single-stat h3{font-size:22px}
}.stats-icons .stats-background .stats-content .stats .single-stat p{font-weight:400;font-size:20px;text-align:center;color:var(--color_text-white);line-height:normal}
@media(max-width:768px){.stats-icons .stats-background .stats-content .stats .single-stat p{font-size:16px}
}