.elementor-3 .elementor-element.elementor-element-9700a41{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-3dc59bd9 */.privacy-policy-section {
    background-color: #fff;
    padding: 40px 20px;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    color: #3<span data-mce-type="bookmark" style="display: inline-block; width: 0px; overflow: hidden; line-height: 0;" class="mce_SELRES_start">﻿</span>33;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 1.7;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  }

  .privacy-policy-section .section-title {
    font-size: 2rem;
    color: #1a1a1a;
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 10px;
    margin-bottom: 25px;
  }

  .privacy-policy-section .policy-block {
    margin-bottom: 35px;
  }

  .privacy-policy-section h3 {
    font-size: 1.25rem;
    color: #2d2d2d;
    margin-bottom: 15px;
    border-left: 4px solid #28a745;
    padding-left: 12px;
  }

  .privacy-policy-section p {
    margin: 10px 0;
  }

  .privacy-policy-section ul {
    padding-left: 20px;
    margin-top: 10px;
    list-style-type: disc;
  }

  .privacy-policy-section ul li {
    margin-bottom: 8px;
  }

  @media (max-width: 768px) {
    .privacy-policy-section {
      padding: 30px 15px;
    }

    .privacy-policy-section .section-title {
      font-size: 1.5rem;
    }

    .privacy-policy-section h3 {
      font-size: 1.125rem;
    }
  }/* End custom CSS */