.elementor-47 .elementor-element.elementor-element-22de1fa{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-36ee4fd */.legal-page {
  max-width: 820px;
  margin: 0 auto;
  padding: 60px 20px 80px;
  color: #333;
  line-height: 1.7;
}
.legal-page h1 {
  font-size: 42px;
  font-weight: 800;
  color: #6b3fa0;
  margin: 0 0 12px 0;
  line-height: 1.2;
}
.legal-page h2 {
  font-size: 24px;
  font-weight: 800;
  color: #6b3fa0;
  margin: 40px 0 16px 0;
  line-height: 1.3;
}
.legal-intro {
  font-size: 15px;
  color: #888;
  margin-bottom: 32px;
  font-style: italic;
}
.legal-card {
  background: #f3edf9;
  border-radius: 16px;
  padding: 28px 32px;
  margin-bottom: 32px;
}
.legal-card-title {
  font-size: 18px;
  font-weight: 800;
  color: #6b3fa0;
  margin-bottom: 14px;
}
.legal-card p {
  margin: 0 0 8px 0;
  font-size: 16px;
  line-height: 1.6;
}
.legal-card a {
  color: #6b3fa0;
  text-decoration: none;
  font-weight: 600;
}
.legal-card a:hover {
  text-decoration: underline;
}
.legal-page p {
  font-size: 16px;
  margin: 0 0 16px 0;
}
.legal-page a {
  color: #6b3fa0;
  text-decoration: none;
  word-break: break-word;
}
.legal-page a:hover {
  text-decoration: underline;
}
.legal-divider {
  border: none;
  border-top: 1px solid rgba(107,63,160,0.15);
  margin: 40px 0;
}
@media (max-width: 600px) {
  .legal-page { padding: 40px 16px 60px; }
  .legal-page h1 { font-size: 32px; }
  .legal-page h2 { font-size: 20px; }
  .legal-card { padding: 22px 20px; }
}/* End custom CSS */