.elementor-162 .elementor-element.elementor-element-40ffde4{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS *//* רקע יוקרתי כללי לכל הדף */
html, body {
  margin: 0;
  padding: 0;
  background: linear-gradient(180deg, #e1cfc9 0%, #d6bfb7 100%);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-family: 'Assistant', sans-serif;
  color: #2e2e2e;
  scroll-behavior: smooth;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}/* End custom CSS */