.counter-dnd-section{align-items:center;display:flex;justify-content:center}.counter-dnd-section .counter-box{align-items:center;border-radius:24px;column-gap:20px;display:inline-flex;justify-content:center;overflow:hidden;padding:50px 0;row-gap:30px;text-align:center;width:100%}.counter-dnd-section .counter-box .counter-number-box{width:280px}.counter-dnd-section .counter-box .counter-number-box:not(:last-child){border-right:1px solid hsla(0,0%,100%,.2)}.counter-dnd-section .counter-box .icon{display:inline-block;margin-bottom:10px;width:70px}.counter-dnd-section .counter-box svg{fill:#fff;height:100%;transition:all .4s linear;width:100%}.counter-dnd-section.image img{height:100%;object-fit:cover;object-position:center;width:100%}.counter-dnd-section .counter-box .counter-number-box .counter,.counter-dnd-section .counter-box .counter-number-group span{color:#fff;display:inline-block;font-size:63px;font-weight:700;letter-spacing:-3px;line-height:110%}.counter-dnd-section .counter-box .counter-number-box .description *{color:#fff}@media screen and (max-width:900px){.counter-dnd-section .counter-box .counter-number-box{width:180px}.counter-dnd-section .counter-box{flex-wrap:wrap}.counter-dnd-section .counter-box .counter-number-box:not(:last-child){border-right:0!important}.counter-dnd-section .counter-box .counter-number-box .counter,.counter-dnd-section .counter-box .counter-number-group span{font-size:54px!important}}@media screen and (max-width:767px){.counter-dnd-section .counter-box .counter-number-box .counter,.counter-dnd-section .counter-box .counter-number-group span{font-size:48px!important}}