.elementor-4475 .elementor-element.elementor-element-1498803e{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-b87413d *//* =====================================
   LEGAL PAGES – GLOBAL STYLE
===================================== */

.legal-wrapper {
  max-width: 1100px;
  margin: 40px auto;
  padding: 42px;
  background: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
               Roboto, Helvetica, Arial, sans-serif;
  color: #1f2937;
  line-height: 1.85;
  border-radius: 6px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

/* Main page heading */
.legal-wrapper h1 {
  font-size: 34px;
  font-weight: 700;
  color: #0b3a6f;
  margin-bottom: 14px;
  line-height: 1.3;
}

/* Section headings */
.legal-wrapper h2 {
  font-size: 22px;
  font-weight: 600;
  color: #111827;
  margin-top: 34px;
  margin-bottom: 12px;
}

/* Paragraph text */
.legal-wrapper p {
  font-size: 16px;
  color: #374151;
  margin-bottom: 14px;
}

/* Lists */
.legal-wrapper ul {
  margin: 12px 0 20px 22px;
  padding: 0;
}

.legal-wrapper ul li {
  font-size: 16px;
  color: #374151;
  margin-bottom: 8px;
}

/* Divider */
.legal-wrapper hr {
  border: none;
  border-top: 1px solid #e5e7eb;
  margin: 28px 0;
}

/* Strong / highlights */
.legal-wrapper strong {
  color: #0b3a6f;
  font-weight: 600;
}

/* Links inside legal content */
.legal-wrapper a {
  color: #0b3a6f;
  text-decoration: underline;
}

.legal-wrapper a:hover {
  color: #004aad;
}

/* =====================================
   MOBILE OPTIMIZATION
===================================== */

@media (max-width: 768px) {

  .legal-wrapper {
    margin: 20px 12px;
    padding: 24px 18px;
  }

  .legal-wrapper h1 {
    font-size: 26px;
  }

  .legal-wrapper h2 {
    font-size: 19px;
  }

  .legal-wrapper p,
  .legal-wrapper ul li {
    font-size: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-1498803e */.legal-wrapper {
  max-width: 1100px;
  margin: 40px auto;
  padding: 40px;
  background: #ffffff;
  font-size: 16px;
  line-height: 1.8;
  color: #374151;
}
.legal-wrapper h1 {
  font-size: 32px;
  margin-bottom: 20px;
}
.legal-wrapper h2 {
  font-size: 22px;
  margin-top: 30px;
}
.legal-wrapper ul {
  margin-left: 20px;
}/* End custom CSS */