.elementor-18 .elementor-element.elementor-element-6fe5927{--display:flex;}/* Start custom CSS for html, class: .elementor-element-829b3d6 */.tos-wrapper {
  max-width: 900px;
  margin: auto;
  padding: 20px;
  color: #0F172A;
  font-family: 'Inter', sans-serif;
}

.tos-section {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e7eb;
}

.tos-section h1 {
  font-size: 38px;
  margin-bottom: 15px;
  color: #0F172A;
  font-weight: 700;
}

.tos-section h2 {
  font-size: 26px;
  margin-bottom: 12px;
  color: #0EA5E9;
  font-weight: 600;
}

.tos-section p {
  font-size: 17px;
  line-height: 1.7;
  color: #334155;
}

.tos-section ul {
  margin: 10px 0;
  padding-left: 20px;
}

.tos-section ul li {
  font-size: 17px;
  margin-bottom: 8px;
  line-height: 1.6;
  color: #334155;
}

.tos-section a {
  color: #0EA5E9;
  text-decoration: none;
}

.tos-section a:hover {
  text-decoration: underline;
}

@media (max-width: 768px) {
  .tos-section h1 {
    font-size: 30px;
  }
  .tos-section h2 {
    font-size: 22px;
  }
  .tos-section p,
  .tos-section ul li {
    font-size: 16px;
  }
}/* End custom CSS */