.statistics{color:#fff;background:rgb(var(--admin-additional-color, 49, 149, 225))}.statistics__cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){.statistics__cards{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.statistics__cards{gap:50px}}@media(min-width: 1200px){.statistics__cards{gap:100px}}.statistics__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(min-width: 768px){.statistics__item{-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__item-img{position:relative;width:100px;min-width:100px;height:100px}@media(min-width: 768px){.statistics__item-img{margin-bottom:20px}}@media(min-width: 1200px){.statistics__item-img{width:150px;height:150px}}.statistics__item-img svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.statistics__item-img .ellipse__circle{-webkit-transform:rotate(275deg);-ms-transform:rotate(275deg);transform:rotate(275deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.statistics__item-img .ellipse__circle.--start .ellipse__value{stroke-dasharray:360;stroke-dashoffset:90}.statistics__item-img .ellipse__circle.--start .ellipse__value.--64{-webkit-animation:--64 2s linear forwards;animation:--64 2s linear forwards}.statistics__item-img .ellipse__circle.--start .ellipse__value.--87{-webkit-animation:--87 2s linear forwards;animation:--87 2s linear forwards}.statistics__item-img .ellipse__circle.--start .ellipse__value.--100{-webkit-animation:--100 2s linear forwards;animation:--100 2s linear forwards}.statistics__item-img .ellipse__value{stroke-dasharray:360;stroke-dashoffset:360}.statistics__item-img .icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:40px;height:40px}@media(min-width: 1200px){.statistics__item-img .icon{width:60px;height:60px}}.statistics__item-description{margin-left:10px}@media(min-width: 768px){.statistics__item-description{margin:unset;text-align:center}}.statistics__item-title{margin-bottom:5px;font-family:"DelaGothicOne",sans-serif;font-size:13px;font-weight:400;line-height:125%}@media(min-width: 992px){.statistics__item-title{font-size:16px}}@media(min-width: 1200px){.statistics__item-title{font-size:20px}}.statistics__item-title span{font-size:24px}@media(min-width: 992px){.statistics__item-title span{font-size:28px}}@media(min-width: 1200px){.statistics__item-title span{font-size:34px}}.statistics__item-text{font-size:14px;font-weight:400;line-height:125%}@media(min-width: 768px){.statistics__item-text{font-size:16px}}@media(min-width: 1200px){.statistics__item-text{font-size:18px}}@-webkit-keyframes --87{from{stroke-dashoffset:360}to{stroke-dashoffset:80}}@keyframes --87{from{stroke-dashoffset:360}to{stroke-dashoffset:80}}@-webkit-keyframes --64{from{stroke-dashoffset:360}to{stroke-dashoffset:150}}@keyframes --64{from{stroke-dashoffset:360}to{stroke-dashoffset:150}}@-webkit-keyframes --100{from{stroke-dashoffset:360}to{stroke-dashoffset:0}}@keyframes --100{from{stroke-dashoffset:360}to{stroke-dashoffset:0}}