.elementor-3348 .elementor-element.elementor-element-2c7157a{--display:flex;}@media(min-width:768px){.elementor-3348 .elementor-element.elementor-element-2c7157a{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-5a78290 */:root {
  --tos-blue: #052B8D;
  --tos-text: #222;
  --tos-muted: #555;
  --tos-bg: #fff;
  --tos-max-width: 900px;
  --tos-radius: 8px;
}

.tos-page {
  font-family: 'Inter', Arial, sans-serif;
  color: var(--tos-text);
  background: var(--tos-bg);
  margin: 0 auto;
  max-width: var(--tos-max-width);
  padding: 20px;
}

.tos-header {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 2px solid #eee;
}

.tos-title {
  color: var(--tos-blue);
  margin: 0;
  font-size: 2rem;
}

.tos-subtitle {
  color: var(--tos-muted);
  margin: 5px 0 15px;
}

.tos-content {
  margin-top: 20px;
}

.tos-section {
  margin-bottom: 25px;
}

.tos-heading {
  color: var(--tos-blue);
  margin-bottom: 10px;
  font-size: 1.25rem;
}

.tos-text {
  line-height: 1.6;
  color: var(--tos-text);
  font-size: 1rem;
}

.tos-footer {
  text-align: center;
  border-top: 2px solid #eee;
  padding-top: 10px;
  margin-top: 20px;
  font-size: 0.95rem;
  color: var(--tos-muted);
}/* End custom CSS */