.elementor-3 .elementor-element.elementor-element-8b1515e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d1ea7bd */.privacy-section {
  width: 100vw;
  position: relative;
  left: 50%; right: 50%;
  margin-left: -50vw; margin-right: -50vw;
  background: #f7f9fb;
  padding: 60px 0 40px 0;
  text-align: left;
}
.privacy-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 24px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(26, 42, 74, 0.06);
}
.privacy-section h1 {
  color: #23263a;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
}
.privacy-updated {
  color: #6b7a90;
  font-size: 1rem;
  margin-bottom: 28px;
  text-align: center;
}
.privacy-section h2 {
  color: #23263a;
  font-size: 1.18rem;
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 10px;
}
.privacy-section p, .privacy-section ul {
  color: #23263a;
  font-size: 1.05rem;
  line-height: 1.7;
  margin-bottom: 18px;
}
.privacy-section ul {
  padding-left: 20px;
}
.privacy-section li {
  margin-bottom: 8px;
}
@media (max-width: 600px) {
  .privacy-container {
    padding: 0 8px;
  }
  .privacy-section h1 {
    font-size: 1.3rem;
  }
  .privacy-section h2 {
    font-size: 1.05rem;
  }
}/* End custom CSS */