.block--stats{position:relative}.block--stats .stats{--gap:60px}@media (max-width:1023px){.block--stats .stats{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:767px){.block--stats .stats{--gap:30px;grid-template-columns:1fr!important}}.block--stats .stats .stat{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:1.11111rem 1.16667rem}.block--stats .stats .stat__number{position:relative}.block--stats .stats .stat__number span{position:relative;z-index:2}.block--stats .stats .stat__number:before{background:#865191;-webkit-clip-path:polygon(25% 0,100% 0,100% 75%,75% 100%,0 100%,0 25%);clip-path:polygon(25% 0,100% 0,100% 75%,75% 100%,0 100%,0 25%);content:"";height:3.61111rem;left:-21px;position:absolute;top:-16px;width:3.61111rem;z-index:1}.block--stats .stats .stat__text{font-size:1.16667rem}@media (max-width:767px){.block--stats .stats .stat__text{font-size:1rem}}.block--stats.block--textdefault .stats .stat__number,.block--stats.block--textdefault .stats .stat__text{color:#fff}