.figures-wrapper ul{display:flex;flex-wrap:wrap;justify-content:space-between;list-style:none;margin:0 -15px!important;padding:0;row-gap:30px}.figures-wrapper ul li{display:flex;flex-direction:column;padding:0 15px!important}.figures-wrapper ul li .hs-num{font-size:clamp(36px,10vw,120px);font-weight:300;line-height:1}.figures-wrapper ul li .hs-des{display:inline-block;font-weight:700;letter-spacing:-.2px;margin-left:9px;margin-top:12px}.figures-wrapper.two-col ul li{width:50%}.figures-wrapper.two-col ul li:nth-child(2n){width:auto}.figures-wrapper ul li:before{display:none!important}@media(max-width:991px){.figures-wrapper ul li .hs-num{font-size:clamp(36px,7vw,120px)}.figures-wrapper ul li .hs-des{margin-left:0}}@media(max-width:767px){.figures-wrapper ul li,.figures-wrapper.two-col ul li,.figures-wrapper.two-col ul li:nth-child(2n){text-align:center;width:50%}.figures-wrapper ul{flex-wrap:wrap;row-gap:15px}}@media(max-width:480px){.figures-wrapper ul li,.figures-wrapper.two-col ul li,.figures-wrapper.two-col ul li:nth-child(2n){width:100%}}