.elementor-2341 .elementor-element.elementor-element-5e229f9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d77c565 *//* מובייל בלבד - הצמדת מלל ההירו לתחתית התמונה */
@media(max-width:767px){

  .hero{
    aspect-ratio:auto !important;
    min-height:350px !important;
    align-items:flex-end !important;
  }

  .hero-img{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
  }

  .hero-img img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center top !important;
  }

  .hero-overlay{
    background:linear-gradient(
      to top,
      rgba(0,0,0,.72) 0%,
      rgba(0,0,0,.45) 28%,
      rgba(0,0,0,.12) 55%,
      transparent 78%
    ) !important;
  }

  .hero-content{
    position:absolute !important;
    right:0 !important;
    left:0 !important;
    bottom:0 !important;
    width:100% !important;

    padding:0 1rem 1.35rem !important;
    text-align:center !important;
    z-index:3 !important;
  }

  .hero-content h1{
    font-size:1.75rem !important;
    line-height:1.2 !important;
    margin-bottom:.45rem !important;
  }

  .hero-content p{
    font-size:1rem !important;
    line-height:1.35 !important;
    max-width:340px !important;
    margin:0 auto !important;
  }

}/* End custom CSS */