.statistics{padding:80px 0;background:-webkit-gradient(linear,left top,left bottom,color-stop(29.8%,#2a275b),to(#020027));background:linear-gradient(180deg,#2a275b 29.8%,#020027 100%)}
@media(max-width:991px){.statistics{padding:56px 0}
}.statistics.White .stats .single-stat p{color:var(--color_purple)}
.statistics .stats{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media(max-width:991px){.statistics .stats{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
}.statistics .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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:48px;-webkit-box-flex:1;-ms-flex:1 1 calc(22% - 70px);flex:1 1 calc(22% - 70px);-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:308px}
@media(max-width:991px){.statistics .stats .single-stat{width:100%}
}.statistics .stats .single-stat h2{font-size:clamp(96px,10vw,105px);background:linear-gradient(269.09deg,#da4085 1.92%,#f0b157 101.7%);-webkit-background-clip:text;background-clip:text;color:transparent;line-height:normal}
@media(max-width:991px){.statistics .stats .single-stat h2{font-size:96px}
}.statistics .stats .single-stat p{color:var(--color_pure-white)}