.elementor-14291 .elementor-element.elementor-element-1f6fef0{--display:flex;}/* Start custom CSS for html, class: .elementor-element-2009ff3 */@media (max-width:640px){

  /* Hero Container */
  .hero .wrap{
    padding-left:20px !important;
    padding-right:20px !important;
  }

  .hero-inner{
    padding:60px 0 40px;
  }

  /* Heading */
  .hero h1{
    font-size:34px;
    line-height:1.15;
    max-width:100%;
    word-break:normal;
  }

  /* Paragraph */
  .hero-sub{
    font-size:16px;
    line-height:1.7;
    max-width:100%;
  }

  /* Buttons */
  .hero-cta{
    flex-direction:column;
    gap:12px;
  }

  .hero-cta .btn{
    width:100%;
  }

  /* Stats */
  .hero-stats{
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    padding-top:20px;
  }

  .hero-stats div{
    padding:0 10px;
    border-left:1px solid rgba(255,255,255,.18);
  }

  .hero-stats div:first-child,
  .hero-stats div:nth-child(3){
    border-left:none;
    padding-left:0;
  }

  .hstat-num{
    font-size:26px;
  }

  .hstat-label{
    font-size:12px;
    line-height:1.5;
  }

}/* End custom CSS */