.itf-counter-block-container,.itf-counter-container{display:flex;flex-direction:row;flex-wrap:wrap}.itf-counter-block-container{align-content:center;align-items:flex-start;justify-content:space-evenly;width:100%}.itf-counter-default{text-align:center}.itf-counter-fade-in{animation:itf-counter-fadeIn 1.5s}@-webkit-keyframes itf-counter-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes itf-counter-fadeIn{0%{opacity:0}to{opacity:1}}.itf-counter-c1,.itf-counter-c12,.itf-counter-c2,.itf-counter-c3,.itf-counter-c4,.itf-counter-c5,.itf-counter-c6{text-align:center}.itf-counter-c1{width:100%}.itf-counter-c2{width:50%}.itf-counter-c3{width:33.3%}.itf-counter-c4{width:25%}.itf-counter-c5{width:20%}.itf-counter-c6{width:16.6%}.itf-counter-c12{width:8.33%}@media screen and (max-width:875px){.itf-counter-c1{width:100%}.itf-counter-c2,.itf-counter-c3,.itf-counter-c4{width:50%}.itf-counter-c12,.itf-counter-c5,.itf-counter-c6{width:33.3%}}@media screen and (max-width:575px){.itf-counter-c1,.itf-counter-c2,.itf-counter-c3{width:100%}.itf-counter-c12,.itf-counter-c4,.itf-counter-c5,.itf-counter-c6{width:50%}}.itf-counter-number-wrapper{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;width:100%}