.elementor-3941 .elementor-element.elementor-element-14b827d{--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;--background-transition:0.3s;}.elementor-3941 .elementor-element.elementor-element-8402630 > .elementor-widget-container{margin:150px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-8402630 */.privacy-policy-wrap {
  width: 100%;
  padding: 40px 20px;
}

.privacy-policy-content {
  max-width: 900px;
  margin: 0 auto;
  color: #f1f1f1;
  line-height: 1.7;
}

.privacy-policy-content h1 {
  font-size: 32px;
  margin: 0 0 30px;
  line-height: 1.3;
  color: #fff;
}

.privacy-policy-content h2 {
  font-size: 24px;
  margin: 40px 0 15px;
  padding-bottom: 6px;
  border-bottom: 1px solid #333;
  color: #fff;
}

.privacy-policy-content h3 {
  font-size: 20px;
  margin: 30px 0 10px;
  color: #fff;
}

.privacy-policy-content h4 {
  font-size: 18px;
  margin: 20px 0 8px;
  color: #ddd;
}

.privacy-policy-content p {
  margin: 0 0 15px;
  color: #e0e0e0;
}

.privacy-policy-content ul,
.privacy-policy-content ol {
  margin: 0 0 20px 22px;
  padding: 0;
}

.privacy-policy-content li {
  margin-bottom: 6px;
  color: #e0e0e0;
}

.privacy-policy-content a {
  color: #4da3ff;
  text-decoration: none;
}

.privacy-policy-content a:hover {
  text-decoration: underline;
}

.privacy-policy-content hr {
  margin: 50px 0;
  border: 0;
  border-top: 1px solid #333;
}

.privacy-policy-content table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  font-size: 14px;
}

.privacy-policy-content th {
  background: #1a1a1a;
  color: #fff;
  text-align: left;
  padding: 12px;
  border: 1px solid #333;
}

.privacy-policy-content td {
  padding: 10px;
  border: 1px solid #333;
  color: #e0e0e0;
}

@media (max-width: 600px) {
  .privacy-policy-wrap {
    padding: 25px 15px;
  }

  .privacy-policy-content h1 {
    font-size: 26px;
  }

  .privacy-policy-content h2 {
    font-size: 22px;
  }
}/* End custom CSS */