.stats{background:rgba(0,0,0,.16);padding:40px 0 29px 0}.stats .global__container{position:relative}.stats .global__container:before{content:"";position:absolute;width:212px;height:212px;right:100px;z-index:-1;top:0;background:-webkit-gradient(linear,left top,right top,color-stop(1.23%,#f858a7),to(#f75760));background:-o-linear-gradient(left,#f858a7 1.23%,#f75760 100%);background:linear-gradient(90deg,#f858a7 1.23%,#f75760 100%);-webkit-filter:blur(200px);filter:blur(200px)}.stats__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stats__item-value{font-weight:700;font-size:56px;text-align:center;color:#fff}.stats__item-name{font-weight:300;font-size:21px;line-height:30px;text-align:center;color:#adadd0}@media (max-width:1070px){.stats__items{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:60px;-moz-column-gap:60px;column-gap:60px;row-gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:768px){.stats__item-value{font-size:50px}}