<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-1112 .elementor-element.elementor-element-af1fb16{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-ac95b0f */.terms-page {
  background-color: #fffaf0;
  padding: 40px 20px;
  font-family: Arial, sans-serif;
  color: #333;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.terms-title {
  font-size: 32px;
  color: #ff4500;
  text-align: center;
  margin-bottom: 10px;
}

.last-updated {
  font-size: 14px;
  color: #777;
  text-align: center;
  margin-bottom: 30px;
}

.terms-content h2 {
  font-size: 20px;
  color: #ff4500;
  margin-bottom: 10px;
}

.terms-content p {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 20px;
}

.terms-content a {
  color: #ff4500;
  text-decoration: none;
}

.terms-content a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .terms-title {
    font-size: 28px;
  }

  .terms-content h2 {
    font-size: 18px;
  }

  .terms-content p {
    font-size: 14px;
  }
}/* End custom CSS */</pre></body></html>