.elementor-3295 .elementor-element.elementor-element-373da54{--display:flex;}.elementor-3295 .elementor-element.elementor-element-011f221{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fb624b5 */.policy-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;
}

.policy-container h1 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 25px;
  background: linear-gradient(90deg, #4CAF50, #2196f3, #9c27b0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.policy-container .effective-date {
  text-align: center;
  font-size: 15px;
  color: #777;
  margin-bottom: 40px;
}

.policy-section {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.policy-section h2 {
  font-size: 20px;
  margin-bottom: 12px;
  background: linear-gradient(135deg, #2196f3, #9c27b0, #e91e63);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.policy-section h3 {
  font-size: 16px;
  margin: 12px 0 8px;
  color: #222;
  font-weight: 600;
}

.policy-section p, 
.policy-section ul li, 
.policy-section ol li {
  font-size: 15px;
  color: #444;
}

.policy-section ul, 
.policy-section ol {
  margin: 8px 0 0 20px;
  padding: 0;
}

.contact a {
  color: #2196f3;
  font-weight: 600;
  text-decoration: none;
}
.contact a:hover {
  text-decoration: underline;
}/* End custom CSS */