.elementor-329 .elementor-element.elementor-element-8006731{--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-f16de4a *//* ---------- TERMS OF SERVICE PAGE ---------- */
.terms-page {
  font-family: "Inter", sans-serif;
  max-width: 900px;
  margin: 0 auto 60px;
  padding: 0 15px;
  color: #222;
  line-height: 1.7;
}
.terms-header {
  text-align: center;
  margin-bottom: 40px;
}
.terms-header h1 {
  font-size: 32px;
  font-weight: 800;
  color: #111;
  margin-bottom: 5px;
}
.terms-header p {
  color: #666;
  font-size: 14px;
  margin: 0;
}
.terms-section {
  margin-bottom: 35px;
  background: #fff;
  padding: 22px 25px;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0,0,0,0.04);
}
.terms-section h2 {
  font-size: 18px;
  color: #16a34a;
  margin-bottom: 12px;
  font-weight: 700;
}
.terms-section p {
  font-size: 15px;
  color: #444;
}
.terms-section a {
  color: #16a34a;
  text-decoration: none;
  font-weight: 600;
}
.terms-section a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .terms-header h1 { font-size: 26px; }
  .terms-section { padding: 18px 15px; }
}/* End custom CSS */