.elementor-3818 .elementor-element.elementor-element-23b5756{--display:flex;}.elementor-3818 .elementor-element.elementor-element-f287acf{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e618e53 */.terms-container {
  max-width: 900px;
  margin: 50px auto;
  padding: 30px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 10px 35px rgba(0,0,0,0.08);
  font-family: 'Poppins', sans-serif;
  line-height: 1.8;
  color: #333;
}

.terms-container h1 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 25px;
  background: linear-gradient(90deg, #2196f3, #9c27b0, #e91e63);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.terms-container .effective-date {
  text-align: center;
  font-size: 15px;
  color: #777;
  margin-bottom: 40px;
}

.terms-section {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.terms-section h2 {
  font-size: 20px;
  margin-bottom: 10px;
  background: linear-gradient(135deg, #2196f3, #9c27b0, #e91e63);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.terms-section p, 
.terms-section ul li {
  font-size: 15px;
  color: #444;
}

.terms-section ul {
  margin: 10px 0 0 20px;
  padding: 0;
  list-style: disc;
}

.brand {
  font-weight: 600;
  background: linear-gradient(90deg, #9c27b0, #e91e63);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.contact a {
  color: #2196f3;
  text-decoration: none;
  font-weight: 600;
}
.contact a:hover {
  text-decoration: underline;
}/* End custom CSS */