.statistic-section-wrapper{max-width:1440px;padding-left:var(--container-padding);padding-right:var(--container-padding);margin-left:auto;margin-right:auto}.statistic-section{background:var(--c-prime);border-radius:20px;padding:60px 60px 90px}.statistic-section .page-section__title{color:var(--c-white)}@media (width<=780px){.statistic-section{padding:30px 20px}}.statistic-section__grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:20px;height:480px;display:grid}@media (width<=1024px){.statistic-section__grid{grid-template-rows:none;grid-template-columns:repeat(2,1fr);height:auto}}@media (width<=780px){.statistic-section__grid{grid-template-columns:repeat(1,1fr);gap:10px}}.statistic-section__grid-box-content{width:100%}.statistic-section__grid-box{background:var(--c-white);border-radius:24px;flex-direction:column;justify-content:space-between;padding:30px;display:flex;overflow:hidden}@media (width<=1024px){.statistic-section__grid-box{height:200px}}@media (width<=780px){.statistic-section__grid-box{gap:40px;height:auto;padding:20px}}.statistic-section__grid-box--counter{flex-direction:column;grid-area:span 2/span 2;justify-content:space-between;align-items:flex-start;display:flex}@media (width<=1024px){.statistic-section__grid-box--counter{height:max-content}}@media (width<=780px){.statistic-section__grid-box--counter{grid-area:span 1/span 1}}.statistic-section__grid-box-title{color:var(--c-black);font-size:33px;font-weight:400;line-height:130%}.statistic-section__grid-box--counter .statistic-section__grid-box-title{font-size:17px;line-height:133%}.statistic-section__grid-box-text{color:#6c6c6c;font-size:17px;font-weight:400;line-height:133%}.statistic-section__grid-box--counter .statistic-section__grid-box-text{font-size:13px;line-height:124%}.statistic-section__counter{justify-content:center;align-items:center;width:254px;height:254px;margin:40px auto 0;display:flex;position:relative}@media (width<=1024px){.statistic-section__counter{width:200px;height:200px;margin:0 auto}}.statistic-section__counter-icon{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.statistic-section__counter-icon svg{width:100%;height:100%}.statistic-section__counter--animated .statistic-section__counter-icon{animation:2s linear rotate}@keyframes rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(1turn)}}.statistic-section__counter-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.statistic-section__counter-content-number{text-align:center;color:var(--c-black);font-size:78px;font-weight:400;line-height:102%}@media (width<=1024px){.statistic-section__counter-content-number{font-size:48px}}.statistic-section__counter-content-text{text-align:center;color:var(--c-black);max-width:130px;font-size:17px;line-height:133%}@media (width<=1024px){.statistic-section__counter-content-text{font-size:13px;line-height:124%}}
