.elementor-323 .elementor-element.elementor-element-e302f04{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;overflow:visible;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ed5d19b *//* ---------- PRIVACY POLICY PAGE ---------- */
.privacy-page {
  font-family: "Inter", sans-serif;
  max-width: 900px;
  margin: 0 auto 60px;
  padding: 0 15px;
  color: #222;
  line-height: 1.7;
}
.privacy-header {
  text-align: center;
  margin-bottom: 40px;
}
.privacy-header h1 {
  font-size: 32px;
  font-weight: 800;
  color: #111;
  margin-bottom: 5px;
}
.privacy-header p {
  color: #666;
  font-size: 14px;
  margin: 0;
}
.privacy-section {
  margin-bottom: 35px;
  background: #fff;
  padding: 22px 25px;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.04);
}
.privacy-section h2 {
  font-size: 18px;
  color: #16a34a;
  margin-bottom: 12px;
  font-weight: 700;
}
.privacy-section p,
.privacy-section li {
  font-size: 15px;
  color: #444;
}
.privacy-section ul {
  margin: 0;
  padding-left: 18px;
}
.privacy-section a {
  color: #16a34a;
  text-decoration: none;
  font-weight: 600;
}
.privacy-section a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .privacy-header h1 { font-size: 26px; }
  .privacy-section { padding: 18px 15px; }
}/* End custom CSS */