.counter-dnd-section{align-items:center;display:flex;justify-content:center}.counter-dnd-section .counter-box{align-items:center;background:transparent;display:inline-flex;flex-wrap:wrap;justify-content:flex-start;overflow:hidden;row-gap:30px;width:100%}.counter-dnd-section .counter-box .counter-number-box{max-width:280px;text-align:left;width:50%}.counter-dnd-section .counter-box .icon{display:inline-block;margin-bottom:10px;width:70px}.counter-dnd-section .counter-box svg{fill:#ff725e;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{display:inline-block;font-size:76px;font-weight:700;letter-spacing:-4.5px;line-height:76px}.counter-dnd-section .counter-box .counter-number-box .description *{margin-bottom:0}@media screen and (max-width:900px){.counter-dnd-section .counter-box .counter-number-box{width:220px}.counter-dnd-section .counter-box{flex-wrap:wrap}.counter-dnd-section .counter-box .counter-number-box:not(:last-child){border-right:0}.counter-dnd-section .counter-box .counter-number-box .counter,.counter-dnd-section .counter-box .counter-number-group span{font-size:54px!important;letter-spacing:-3px;line-height:54px}}@media screen and (max-width:767px){.counter-dnd-section .counter-box{justify-content:center}.counter-dnd-section .counter-box .counter-number-box{text-align:center}.counter-dnd-section .counter-box .counter-number-box .counter,.counter-dnd-section .counter-box .counter-number-group span{font-size:48px!important;letter-spacing:-2px;line-height:48px}}