.counter-dnd-section{display:flex;align-items:center;justify-content:center}.counter-dnd-section .counter-box{display:inline-flex;justify-content:center;align-items:center;text-align:center;border-radius:24px;overflow:hidden;padding:50px 0;column-gap:20px;row-gap:30px;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{width:70px;display:inline-block;margin-bottom:10px}.counter-dnd-section .counter-box svg{fill:#fff;transition:all .4s linear;width:100%;height:100%}.counter-dnd-section.image img{height:100%;object-fit:cover;width:100%;object-position:center}.counter-dnd-section .counter-box .counter-number-box .counter,.counter-dnd-section .counter-box .counter-number-group span{font-size:63px;line-height:110%;letter-spacing:-3px;font-weight:700;color:#fff;display:inline-block}.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}}