.elementor-1308692 .elementor-element.elementor-element-d215184{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:5rem;--margin-bottom:12rem;--margin-left:0rem;--margin-right:0rem;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-1308692 .elementor-element.elementor-element-e77dfb1{text-align:center;}.elementor-1308692 .elementor-element.elementor-element-e77dfb1 .elementor-heading-title{font-size:40px;color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-d215184 */.privacy-policy {
  --pp-text: #1f2937;
  --pp-muted: #4b5563;
  --pp-heading: #111827;
  --pp-border: #e5e7eb;
  --pp-bg-soft: #f8fafc;
  --pp-accent: #0f766e;
  --pp-link: #0f766e;
  --pp-max: 60rem;

  max-width: var(--pp-max);
  margin: 0 auto;
  color: var(--pp-text);
  font-size: 1.0625rem;
  line-height: 1.7;
}

.privacy-policy > p:first-child {
  margin-bottom: 1.5rem;
  color: var(--pp-muted);
  font-size: 0.95rem;
}

.privacy-policy h2 {
  margin: 2.5rem 0 1rem;
  padding-top: 0.25rem;
  border-top: 1px solid var(--pp-border);
  color: var(--pp-heading);
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.3;
}

.privacy-policy h2:first-of-type {
  border-top: 0;
  margin-top: 2rem;
}

.privacy-policy h3 {
  margin: 1.5rem 0 0.5rem;
  color: var(--pp-heading);
  font-size: 1.0625rem;
  font-weight: 650;
  line-height: 1.35;
}

.privacy-policy p {
  margin: 0 0 1rem;
}

.privacy-policy a {
  color: var(--pp-link);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.privacy-policy a:hover {
  text-decoration-thickness: 2px;
}

.privacy-policy ul,
.privacy-policy ol {
  margin: 0 0 1.25rem;
  padding-left: 1.35rem;
}

.privacy-policy li {
  margin-bottom: 0.45rem;
}

.privacy-policy li::marker {
  color: var(--pp-accent);
}

.privacy-policy strong {
  color: var(--pp-heading);
  font-weight: 650;
}

.privacy-policy table {
  width: 100%;
  margin: 1.25rem 0 1.5rem;
  border-collapse: collapse;
  font-size: 0.95rem;
  line-height: 1.5;
  background: #fff;
  border: 1px solid var(--pp-border);
  border-radius: 8px;
  overflow: hidden;
}

.privacy-policy thead th {
  background: var(--pp-bg-soft);
  color: var(--pp-heading);
  font-weight: 650;
  text-align: left;
  vertical-align: top;
  padding: 0.85rem 0.9rem;
  border-bottom: 1px solid var(--pp-border);
}

.privacy-policy tbody td {
  padding: 0.8rem 0.9rem;
  vertical-align: top;
  border-bottom: 1px solid var(--pp-border);
  color: var(--pp-muted);
}

.privacy-policy tbody tr:last-child td {
  border-bottom: 0;
}

.privacy-policy tbody tr:nth-child(even) td {
  background: #fcfcfd;
}

/* Mobile table scroll */
@media (max-width: 767px) {
  .privacy-policy {
    font-size: 1rem;
  }

  .privacy-policy h2 {
    font-size: 1.2rem;
    margin-top: 2rem;
  }

  .privacy-policy table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .privacy-policy thead th,
  .privacy-policy tbody td {
    min-width: 9rem;
    white-space: normal;
  }
}/* End custom CSS */
/* Start custom CSS *//* Privacy page: solid blue header on load */
.elementor-location-header .elementor-element.elementor-sticky,
.elementor-location-header .e-con.elementor-sticky {
  background-color: #145dbd !important; /* match your scrolled blue */
}/* End custom CSS */