.elementor-57 .elementor-element.elementor-element-9a38e3c{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-9a38e3c */@media only screen and (max-width: 576px) {.hero-inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 32px;
    display: flex !important;
    
    gap: 48px;
   
    align-items: center;
    flex-direction: column;
}
body {
    width: fit-content !important;
    overflow-x: hidden !important;
  }
    .hero-stats-box {
  
    flex-direction: column;
    gap: 20px;
    width: stretch;
}
}
.ti-badge {
    width: auto !important;
    height: 22px;
    border-radius: 6px;
    background: linear-gradient(135deg,#f5a623,#e08910);
    display: flex !important;
     place-items: center; 
    font-size: .7rem;
    flex-shrink: 0;
    color: #fff !important;
    padding: 10px !important;
}/* End custom CSS */