.elementor-684 .elementor-element.elementor-element-610f6c8{--display:flex;}.elementor-684 .elementor-element.elementor-element-506f1d4 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-684 .elementor-element.elementor-element-e074bcc > .elementor-widget-container{margin:-21px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-506f1d4 */.stripe-privacy {
  max-width: 860px;
  margin: 60px auto;
  padding: 40px 32px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  font-family: "Inter", system-ui, sans-serif;
  color: #1f2937;
  line-height: 1.7;
}

.stripe-privacy h1 {
  font-size: 28px;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 24px;
}

.stripe-privacy h2 {
  font-size: 18px;
  font-weight: 600;
  color: #1e3a8a;
  margin-top: 32px;
  margin-bottom: 12px;
}

.stripe-privacy p {
  font-size: 16px;
  margin-bottom: 16px;
  color: #334155;
}

.stripe-privacy ul {
  padding-left: 22px;
  margin-bottom: 16px;
}

.stripe-privacy ul li {
  font-size: 15px;
  color: #475569;
  margin-bottom: 8px;
}

.stripe-privacy a {
  color: #3b82f6;
  text-decoration: none;
  font-weight: 500;
}

.stripe-privacy a:hover {
  text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e074bcc */.luxury-footer {
  background-color: #111827;
  color: #d1d5db;
  padding: 40px 20px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  border-top: 1px solid #1f2937;
  width: 100%;
}

.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footer-brand {
  margin-bottom: 16px;
  color: #9ca3af;
}

.footer-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}

.footer-links a {
  color: #e5e7eb;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.footer-links a:hover {
  color: #38bdf8;
}/* End custom CSS */