.elementor-785 .elementor-element.elementor-element-1fb89e9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-1fb89e9 *//* ===== Accessibility Statement Page – Hebrew RTL (USA Style) ===== */
.policy-section {
  background: linear-gradient(135deg,#fff,#f7fbf8);
  padding: clamp(60px,8vw,100px) 20px;
  border-top: 1px solid #E8EDF0;
  direction: rtl;
}

.policy-wrap {
  max-width: 900px;
  margin: 0 auto;
  font-family: "Heebo", sans-serif;
}

.policy-title {
  font-size: clamp(28px,5vw,48px);
  font-weight: 800;
  color: #22303a;
  text-align: center;
  margin-bottom: 8px;
}

.policy-date {
  text-align: center;
  font-size: 15px;
  color: #5b6876;
  margin-bottom: 36px;
}

.policy-box {
  background: #fff;
  border: 1px solid #E8EDF0;
  border-radius: 16px;
  box-shadow: 0 6px 16px rgba(0,0,0,.06);
  padding: 24px 28px;
  margin-bottom: 28px;
}

.policy-box h2 {
  font-size: clamp(20px,3vw,28px);
  font-weight: 700;
  color: #6FBD4B;
  margin-bottom: 14px;
  text-align: right;
}

.policy-box p,
.policy-box li {
  font-size: 16px;
  line-height: 1.65;
  color: #5b6876;
  margin-bottom: 12px;
}

.policy-box ul {
  margin: 0 0 12px 0;
  padding: 0 18px 0 0;
}

.policy-box a {
  color: #6FBD4B;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}

.policy-box a:hover {
  border-color: #6FBD4B;
}/* End custom CSS */