.number_stats{align-items:flex-start;display:flex;gap:24px}.number_stats .image_holder{border-radius:16px;box-shadow:0 14px 44px 0 rgba(0,0,0,.3);height:auto;overflow:hidden;width:448px}.number_stats .image_holder img{height:100%!important;margin-bottom:-8px;object-fit:cover;width:100%}.number_stats .content{flex:1}.number_stats .top_content h2{margin:40px 0 0}.number_stats .stats{display:grid;gap:48px 24px;grid-template-columns:repeat(3,1fr);padding-top:35px}.number_stats .stats .item{background:#fff;border-radius:16px;box-shadow:0 14px 44px 0 rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:center;padding:48px 24px}.number_stats .stats .number_title{color:#000;font-size:52px;font-style:normal;font-weight:500;letter-spacing:.5px;line-height:120%;margin:0 0 16px}.number_stats .stats .number_description{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:160%;margin:0}.number_stats .stats.mobile{display:none}@media (max-width:1200px){.number_stats .stats{gap:18px;grid-template-columns:repeat(2,1fr)}.number_stats .stats.desktop{display:none}.number_stats .stats.mobile{display:grid;width:100%}.number_stats{align-items:center;flex-wrap:wrap}.number_stats .image_holder{width:40%}.number_stats .content{width:55%}}@media (max-width:570px){.number_stats .stats .item{align-items:center;flex-direction:row;gap:20px;padding:20px}.number_stats .stats .number_title{font-size:36px;margin:0}.number_stats .image_holder{height:280px;width:100%}.number_stats .content{width:100%}.number_stats .stats{grid-template-columns:1fr;padding-top:0}}