.elementor-1573 .elementor-element.elementor-element-619d9a4{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1573 .elementor-element.elementor-element-dabfcdf{margin:50px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}/* Start custom CSS for text-editor, class: .elementor-element-dabfcdf */.ahc-privacy-page {
  max-width: 1120px;
  margin: 0 auto;
  padding: 30px 16px 60px;
  font-family: Arial, sans-serif;
  color: #23312d;
}

.ahc-policy-intro,
.ahc-policy-card {
  background: #ffffff;
  border: 1px solid #e3ece7;
  border-radius: 14px;
  padding: 28px;
  margin-bottom: 24px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.ahc-policy-intro {
  background: #f6fbf8;
  border-left: 4px solid #1db56c;
}

.ahc-policy-card h2 {
  font-size: 28px;
  line-height: 1.3;
  margin: 0 0 18px;
  color: #183c30;
  font-weight: 700;
}

.ahc-policy-card h3 {
  font-size: 20px;
  line-height: 1.4;
  margin: 24px 0 12px;
  color: #1d5a45;
  font-weight: 700;
}

.ahc-policy-card p,
.ahc-policy-intro p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 14px;
  color: #475a53;
}

.ahc-policy-card ul {
  margin: 10px 0 18px 0;
  padding: 0;
  list-style: none;
}

.ahc-policy-card ul li {
  position: relative;
  background: #f7fbf8;
  border: 1px solid #e4efe8;
  border-radius: 10px;
  padding: 14px 16px 14px 48px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 1.7;
  color: #344942;
}

.ahc-policy-card ul li::before {
  content: "✓";
  position: absolute;
  left: 16px;
  top: 14px;
  width: 22px;
  height: 22px;
  background: #1db56c;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 22px;
  font-size: 13px;
  font-weight: 700;
}

.ahc-contact-box {
  background: #f7fbf8;
  border: 1px solid #dcebe2;
  border-radius: 12px;
  padding: 18px 20px;
  margin-top: 12px;
}

.ahc-contact-box p {
  margin-bottom: 8px;
}

.ahc-sms-terms {
  border-left: 4px solid #f0a63b;
}

.ahc-sms-terms h2 {
  color: #9a5a00;
}

@media (max-width: 767px) {
  .ahc-privacy-page {
    padding: 20px 12px 40px;
  }

  .ahc-policy-intro,
  .ahc-policy-card {
    padding: 20px 16px;
    border-radius: 12px;
  }

  .ahc-policy-card h2 {
    font-size: 22px;
  }

  .ahc-policy-card h3 {
    font-size: 18px;
  }

  .ahc-policy-card p,
  .ahc-policy-intro p,
  .ahc-policy-card ul li {
    font-size: 15px;
  }

  .ahc-policy-card ul li {
    padding: 12px 14px 12px 42px;
  }

  .ahc-policy-card ul li::before {
    left: 14px;
    top: 12px;
  }
}/* End custom CSS */