.elementor-273 .elementor-element.elementor-element-0de89cc{--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;}/* Start custom CSS for html, class: .elementor-element-8b277ac */.jm-back-home {
  position: fixed;
  top: 20px;
  left: 20px;
  display: inline;
  margin: 20px;
  padding: 10px 18px;
  background: #f3f4f6;
  color: #111;
  border-radius: 12px;
  font-weight: 600;
  text-decoration: none;
  z-index: 100;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: 0.2s;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

.jm-back-home:hover {
  background: #e5e7eb;
}

.jm-gdpr {
  padding: 100px 20px;
  background: #ffffff;
  color: #111;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

.jm-gdpr-inner {
  max-width: 900px;
  margin: 0 auto;
}

.jm-gdpr h1 {
  font-size: 2.8rem;
  font-weight: 800;
  margin-bottom: 40px;
}

.jm-gdpr h2 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 40px;
  margin-bottom: 12px;
}

.jm-gdpr p {
  line-height: 1.7;
  color: #333;
  margin-bottom: 12px;
}

.jm-gdpr ul {
  padding-left: 20px;
  margin-bottom: 16px;
}

.jm-gdpr li {
  margin-bottom: 8px;
  color: #333;
}

.jm-gdpr a {
  color: #4f46e5;
  text-decoration: none;
  font-weight: 600;
}

.jm-gdpr a:hover {
  text-decoration: underline;
}/* End custom CSS */