.counter-number__wrapper{color:var(--accent);display:flex;flex-wrap:wrap;gap:5px;hyphens:auto;justify-content:flex-start;margin-bottom:10px;margin-top:0}.counter-row{display:flex;flex-wrap:wrap;gap:20px;width:100%}.counter-item{box-sizing:border-box;flex:1 1 calc(25% - 20px);margin:10px 0;max-width:100%;min-width:100px}@media (max-width:768px){.counter-item{flex:1 1 100%;max-width:100%}}.counter-number__icon{margin-bottom:10px}.counter-number__icon svg{transition:all .2s linear;fill:var(--links-color)}.counter-number__icon img{height:100%!important;width:auto}.text--center .counter-number__wrapper{justify-content:center}.text--right .counter-number__wrapper{justify-content:flex-end}.counter{align-items:center;display:flex!important}.count-number{display:inline-block;margin-bottom:5px;margin-top:5px;vertical-align:baseline;white-space:nowrap}.counter-text-after,.counter-text-before{display:inline-block;margin-bottom:5px;margin-top:5px;overflow-wrap:break-word;vertical-align:baseline;white-space:normal;word-break:break-word}.text--center .counter-title__wrapper{justify-content:center}.text--right .counter-title__wrapper{justify-content:flex-end}.counter-title__wrapper{color:var(--accent);display:flex;flex-wrap:wrap;gap:5px;hyphens:auto;margin-bottom:10px;margin-top:0}.counter-title{display:inline-block;margin-bottom:5px;margin-top:5px;overflow-wrap:break-word;vertical-align:baseline;white-space:normal;word-break:break-word}