.block-stats{background-color:#0f0f0f}.block-stats__inner{position:relative}.block-stats__inner:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:5.5em;background-color:#f2f2f2}.block-stats__editor{margin-bottom:2em}@media (min-width:1024px){.block-stats__editor{width:50%;max-width:31em;margin:0 10% 0 0}.block-stats__img-wrap{flex:1}}.block-stats__img-wrap{position:relative;display:block;width:100%;background-color:#bdbdbd;overflow:hidden}.block-stats__img-wrap:before{content:"";display:block;padding-bottom:70%}.block-stats__content{width:100%;padding-top:1.5em}.block-stats__content-title{text-align:center;margin-bottom:.75em}.block-stats__items{width:100%;display:flex;flex-direction:column;align-items:center;gap:20px}@media (min-width:768px){.block-stats__inner:after{height:3em}.block-stats__items.--row-three{grid-template-columns:repeat(3,1fr)}.block-stats__items.--row-four{grid-template-columns:repeat(2,1fr)}.block-stats__items{display:grid;grid-auto-rows:1fr}}@media (min-width:1024px){.block-stats__items.--row-four{grid-template-columns:repeat(4,1fr)}}.block-stats__item{width:100%;aspect-ratio:1/1;text-align:center;background-color:#bdbdbd;border-radius:40px;padding:.5em}@media (max-width:1279px){.block-stats__item{max-width:360px}}@media (min-width:1280px){.block-stats__items{gap:40px}.block-stats__item{border-radius:60px}}.block-stats__item-icon{display:block;width:100%;height:2em;background-color:#0f0f0f;mask-size:contain;mask-repeat:no-repeat;mask-position:center;margin-bottom:.5em}.block-stats__item-label{margin-bottom:.1em}.block-stats__item-value{max-width:10em}