.elementor-5349 .elementor-element.elementor-element-7de568f{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-556444a */.privacy-policy {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 30px;
  font-family: 'Segoe UI', sans-serif;
  background-color: #fff;
  color: #333;
  line-height: 1.7;
  border-radius: 10px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
}

.policy-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}

.policy-logo {
  flex-shrink: 0;
}

.privacy-policy h1 {
  font-size: 2.2em;
  color: #003366;
  margin: 0;
}

.privacy-policy h2 {
  font-size: 1.6em;
  color: #003366;
  margin-top: 30px;
  margin-bottom: 10px;
}

.privacy-policy p {
  margin-bottom: 16px;
}

.privacy-policy ul {
  margin-left: 20px;
  margin-bottom: 16px;
}

.privacy-policy li {
  margin-bottom: 8px;
}

.privacy-policy a {
  color: #007acc;
  text-decoration: none;
}

.privacy-policy a:hover {
  text-decoration: underline;
}

.privacy-policy .thank-you {
  margin-top: 40px;
  font-weight: bold;
  font-size: 1.1em;
  color: #003366;
}/* End custom CSS */