.elementor-15 .elementor-element.elementor-element-af93b2d > .elementor-container{max-width:1370px;}.elementor-15 .elementor-element.elementor-element-af93b2d{padding:0px 0px 50px 0px;}@media(max-width:1024px){.elementor-15 .elementor-element.elementor-element-2dc1192 > .elementor-element-populated{padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-15 .elementor-element.elementor-element-b73c529{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-b73c529 *//* Privacy Policy Page Styles */

.privacy-wrapper {
  max-width: 1370px;
  margin: 0 auto;
  padding: 40px 24px 80px;
}

.privacy-card {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 48px;
}

@media (max-width: 768px) {
  .privacy-card {
    padding: 28px 22px;
  }
}

.privacy-header h1 {
  font-size: 2.5rem;
  margin-bottom: 6px;
  color: #0f172a;
}

.privacy-updated {
  font-size: 0.95rem;
  color: #64748b;
  margin-bottom: 32px;
}

.privacy-content p {
  font-size: 1rem;
  color: #334155;
  margin-bottom: 16px;
}

.privacy-content h2 {
  font-size: 1.4rem;
  margin-top: 36px;
  margin-bottom: 12px;
  color: #0f172a;
}

.privacy-content h3 {
  font-size: 1.1rem;
  margin-top: 22px;
  margin-bottom: 8px;
  color: #1e293b;
}

.privacy-content ul {
  margin-left: 20px;
  margin-bottom: 18px;
}

.privacy-content li {
  margin-bottom: 8px;
  color: #334155;
}

.privacy-content strong {
  color: #0f172a;
}


/* ---------- Mobile ---------- */

@media (max-width: 640px) {
  .privacy-wrapper {
    padding: 30px 0;
  }

  .privacy-card {
    padding: 22px 18px;
    border-radius: 10px;
  }

  .privacy-content ul {
    padding-left: 18px;
  }
}

/* ---------- Extra Small Devices ---------- */

@media (max-width: 360px) {
  .privacy-header h1 {
    font-size: 1.6rem;
  }
}/* End custom CSS */