.elementor-547 .elementor-element.elementor-element-ac5a80a{--display:flex;}.elementor-547 .elementor-element.elementor-element-ac5a80a.glozin-motion--sticky{position:var(--position);}/* Start custom CSS for html, class: .elementor-element-d735d13 */.terms-conditions-page,
.terms-conditions-page * {
  box-sizing: border-box;
}

.terms-conditions-page {
  max-width: 820px;
  margin: 0 auto;
  padding: 60px 28px 80px;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  color: #2d3748;
  line-height: 1.85;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

.terms-conditions-page h1 {
  margin: 0 0 8px;
  font-size: 2.1rem;
  font-weight: 800;
  color: #1a202c;
  letter-spacing: -0.5px;
  line-height: 1.3;
}

.terms-conditions-page .subtitle {
  margin: 0 0 16px;
  font-size: 1.08rem;
  color: #5a6a7a;
  font-weight: 400;
}

.terms-conditions-page .divider {
  width: 70px;
  height: 4px;
  background: linear-gradient(90deg, #2b6cb0, #63b3ed);
  border-radius: 4px;
  margin-bottom: 24px;
}

.terms-conditions-page .updated {
  margin: 0 0 18px;
  font-size: 0.95rem;
  font-weight: 600;
  color: #2b6cb0;
}

.terms-conditions-page .intro {
  margin: 0 0 32px;
  font-size: 1.05rem;
  color: #4a5568;
  line-height: 1.9;
}

.terms-conditions-page h2 {
  margin: 48px 0 14px;
  padding-bottom: 8px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #1a202c;
  border-bottom: 2px solid #e2e8f0;
  letter-spacing: -0.3px;
}

.terms-conditions-page p {
  margin: 0 0 16px;
  font-size: 1rem;
  color: #4a5568;
  line-height: 1.85;
}

.terms-conditions-page ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.terms-conditions-page ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 24px;
  color: #4a5568;
  font-size: 1rem;
  line-height: 1.8;
}

.terms-conditions-page ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  background: #2b6cb0;
  border-radius: 50%;
}

.terms-conditions-page .note {
  margin: 20px 0 28px;
  padding: 14px 20px;
  background: #ebf4ff;
  border-left: 4px solid #2b6cb0;
  border-radius: 0 6px 6px 0;
  font-size: 0.95rem;
  color: #2c5282;
  line-height: 1.75;
}

.terms-conditions-page .success {
  margin: 20px 0 28px;
  padding: 14px 20px;
  background: #f0fff4;
  border-left: 4px solid #38a169;
  border-radius: 0 6px 6px 0;
  font-size: 0.95rem;
  color: #276749;
  line-height: 1.75;
}

.terms-conditions-page .contact-box {
  margin: 20px 0 28px;
  padding: 18px 22px;
  background: #edf2f7;
  border-left: 4px solid #4a5568;
  border-radius: 0 6px 6px 0;
  font-size: 0.98rem;
  color: #2d3748;
  line-height: 1.85;
}

.terms-conditions-page .contact-box a {
  color: #2b6cb0;
  text-decoration: none;
  font-weight: 600;
}

.terms-conditions-page .contact-box a:hover {
  text-decoration: underline;
}

.terms-conditions-page .commitment {
  margin-top: 28px;
  padding: 18px 22px;
  background: #f0fff4;
  border-left: 4px solid #38a169;
  border-radius: 0 6px 6px 0;
  font-size: 1rem;
  color: #276749;
  line-height: 1.85;
}

.terms-conditions-page strong {
  font-weight: 600;
  color: #2d3748;
}

@media (max-width: 640px) {
  .terms-conditions-page {
    padding: 36px 18px 60px;
  }

  .terms-conditions-page h1 {
    font-size: 1.55rem;
  }

  .terms-conditions-page h2 {
    margin-top: 36px;
    font-size: 1.2rem;
  }
}/* End custom CSS */