.elementor-3 .elementor-element.elementor-element-dc72cdc{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-040596b *//* Datenschutz page base */
.privacy-modern {
  --rose-red: #9a1e1d;
  --rose-red-soft: #fff4f4;
  --rose-border: #f0dada;
  --rose-text: #1f2933;
  --rose-muted: #5f6b7a;
  --rose-bg: #ffffff;

  max-width: 980px;
  margin: 0 auto;
  padding: 32px 18px;
  font-family: inherit;
  color: var(--rose-text);
  line-height: 1.75;
}

/* Hero */
.privacy-hero {
  background: linear-gradient(135deg, #ffffff 0%, #fff7f7 100%);
  border: 1px solid var(--rose-border);
  border-radius: 22px;
  padding: 34px 36px;
  margin-bottom: 22px;
  box-shadow: 0 14px 35px rgba(154, 30, 29, 0.08);
}

.privacy-badge {
  display: inline-block;
  background: var(--rose-red-soft);
  color: var(--rose-red);
  border: 1px solid var(--rose-border);
  border-radius: 999px;
  padding: 5px 12px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 12px;
}

.privacy-hero h1 {
  color: var(--rose-red) !important;
  font-size: clamp(30px, 4vw, 48px) !important;
  line-height: 1.1 !important;
  margin: 0 0 14px !important;
  font-weight: 800 !important;
}

.privacy-lead {
  color: var(--rose-muted);
  font-size: 17px;
  max-width: 760px;
  margin-bottom: 10px;
}

.privacy-updated {
  margin: 0;
  color: var(--rose-muted);
}

/* Cards */
.privacy-card {
  background: #ffffff;
  border: 1px solid var(--rose-border);
  border-radius: 18px;
  padding: 28px 30px;
  margin: 20px 0;
  box-shadow: 0 10px 28px rgba(17, 24, 39, 0.045);
}

.privacy-card h2 {
  color: var(--rose-red) !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
  margin: 0 0 16px !important;
  font-weight: 800 !important;
}

.privacy-card h3 {
  color: #222 !important;
  font-size: 19px !important;
  margin: 24px 0 10px !important;
  font-weight: 700 !important;
}

.privacy-card p {
  margin: 0 0 14px;
}

.privacy-card ul {
  margin: 10px 0 16px 22px;
  padding: 0;
}

.privacy-card li {
  margin-bottom: 7px;
}

.privacy-card a,
.privacy-modern a {
  color: var(--rose-red);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.privacy-card a:hover,
.privacy-modern a:hover {
  color: #6f1413;
}

/* Table of contents */
.privacy-toc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.privacy-toc li {
  margin: 6px 0;
}

.privacy-toc a {
  display: block;
  background: #fff7f7;
  border: 1px solid #f3dddd;
  border-radius: 10px;
  padding: 9px 12px;
  text-decoration: none;
  color: var(--rose-red);
  font-weight: 600;
}

.privacy-toc a:hover {
  background: #ffecec;
}

/* Highlight box */
.privacy-highlight {
  background: #fff7f7;
  border: 1px solid #edcccc;
  border-left: 5px solid var(--rose-red);
  border-radius: 14px;
  padding: 18px 20px;
  margin: 18px 0;
}

/* Real Cookie Banner shortcode wrapper */
.privacy-policy .elementor-widget-shortcode {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 18px;
}

.privacy-policy .elementor-shortcode {
  background: #ffffff;
  border: 1px solid #f0dada;
  border-radius: 18px;
  padding: 28px 30px;
  margin: 20px 0;
  box-shadow: 0 10px 28px rgba(17, 24, 39, 0.045);
  color: #1f2933;
  line-height: 1.75;
}

/* Shortcode headlines */
.privacy-policy .elementor-shortcode h2 {
  color: #9a1e1d !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
  margin: 28px 0 14px !important;
  font-weight: 800 !important;
}

.privacy-policy .elementor-shortcode h2:first-of-type {
  margin-top: 0 !important;
}

.privacy-policy .elementor-shortcode p {
  margin: 0 0 14px;
}

.privacy-policy .elementor-shortcode ul {
  margin: 10px 0 16px 22px;
  padding: 0;
}

.privacy-policy .elementor-shortcode li {
  margin-bottom: 7px;
}

.privacy-policy .elementor-shortcode a {
  color: #9a1e1d;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.privacy-policy .elementor-shortcode a:hover {
  color: #6f1413;
}

/* Consent action links */
.privacy-policy .rcb-sc-link {
  display: inline-block;
  background: #9a1e1d;
  color: #ffffff !important;
  border-radius: 999px;
  padding: 7px 13px;
  margin: 4px 6px 4px 0;
  text-decoration: none !important;
  font-weight: 700;
  font-size: 13px;
}

.privacy-policy .rcb-sc-link:hover {
  background: #6f1413;
  color: #ffffff !important;
}

/* Cookie table */
.privacy-policy .devowl-wp-react-cookie-banner-cookie-policy {
  width: 100%;
  border-collapse: separate !important;
  border-spacing: 0;
  margin: 24px 0;
  background: #ffffff;
  border: 1px solid #ead6d6;
  border-radius: 14px;
  overflow: hidden;
  font-size: 14px;
}

.privacy-policy .devowl-wp-react-cookie-banner-cookie-policy th {
  background: #9a1e1d !important;
  color: #ffffff !important;
  padding: 13px 14px !important;
  text-align: left;
  font-weight: 700;
  border: none !important;
  vertical-align: top;
}

.privacy-policy .devowl-wp-react-cookie-banner-cookie-policy td {
  padding: 13px 14px !important;
  border-top: 1px solid #f0dada !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  vertical-align: top;
}

.privacy-policy .devowl-wp-react-cookie-banner-cookie-policy tbody tr:nth-child(even) td {
  background: #fff8f8;
}

/* Hide Real Cookie Banner powered-by link, optional */
.privacy-policy a[id$="-powered-by"] {
  display: none !important;
}

/* Mobile */
@media (max-width: 767px) {
  .privacy-modern {
    padding: 22px 14px;
  }

  .privacy-hero,
  .privacy-card,
  .privacy-policy .elementor-shortcode {
    padding: 22px 18px;
    border-radius: 16px;
  }

  .privacy-policy .elementor-widget-shortcode {
    padding: 0 14px;
  }

  .privacy-card h2,
  .privacy-policy .elementor-shortcode h2 {
    font-size: 21px !important;
  }

  .privacy-policy .devowl-wp-react-cookie-banner-cookie-policy {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}

/* Make Real Cookie Banner shortcode same width as Datenschutz content */
.privacy-policy .elementor-widget-shortcode {
  max-width: 980px !important;
  width: calc(100% - 36px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* The shortcode card itself */
.privacy-policy .elementor-shortcode {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box;
  background: #ffffff;
  border: 1px solid #f0dada;
  border-radius: 18px;
  padding: 28px 30px;
  margin: 20px 0;
  box-shadow: 0 10px 28px rgba(17, 24, 39, 0.045);
  color: #1f2933;
  line-height: 1.75;
}

/* Prevent the cookie table from forcing full page width */
.privacy-policy .devowl-wp-react-cookie-banner-cookie-policy {
  width: 100% !important;
  max-width: 100% !important;
  table-layout: auto;
}

/* Make wide table scroll inside the card instead of stretching the whole page */
.privacy-policy .elementor-shortcode table.devowl-wp-react-cookie-banner-cookie-policy {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dc72cdc *//* =========================
   Modern Datenschutz Page
   ========================= */

.privacy-modern {
  width: min(92vw, 980px);
  margin: 70px auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #1a1a1a;
}

.privacy-hero {
  position: relative;
  padding: 42px 38px;
  border-radius: 28px;
  margin-bottom: 28px;
  background: linear-gradient(135deg, #fff8f8 0%, #ffffff 46%, #f8f7ff 100%);
  border: 1px solid rgba(177, 0, 26, 0.14);
  box-shadow: 0 20px 45px rgba(20, 20, 20, 0.06);
}

.privacy-badge {
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(177, 0, 26, 0.08);
  color: #b1001a;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.privacy-modern h1 {
  margin: 0 0 14px;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 900;
  color: #111;
}

.privacy-lead {
  margin: 0 0 14px;
  font-size: 17px;
  line-height: 1.75;
  color: #575757;
  max-width: 760px;
}

.privacy-updated {
  margin: 8px 0 0;
  color: #777;
  font-size: 14px;
}

.privacy-card {
  position: relative;
  margin-bottom: 22px;
  padding: 30px 32px;
  background: #fff;
  border: 1px solid rgba(177, 0, 26, 0.12);
  border-radius: 24px;
  box-shadow: 0 12px 30px rgba(20, 20, 20, 0.05);
}

.privacy-card h2 {
  margin: 0 0 18px;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 900;
  color: #111;
}

.privacy-card h2::before {
  content: "";
  display: block;
  width: 78px;
  height: 3px;
  border-radius: 999px;
  background: #b1001a;
  margin-bottom: 14px;
}

.privacy-card p,
.privacy-card li {
  color: #575757;
  font-size: 15.5px;
  line-height: 1.8;
}

.privacy-card ul {
  margin: 10px 0 0 20px;
  padding: 0;
}

.privacy-card li {
  margin-bottom: 8px;
}

.privacy-card a {
  color: #b1001a;
  text-decoration: none;
  font-weight: 700;
}

.privacy-card a:hover {
  text-decoration: underline;
}

.privacy-toc ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.privacy-toc li {
  margin: 0 0 10px;
}

.privacy-toc a {
  display: block;
  padding: 12px 14px;
  border-radius: 14px;
  background: rgba(177, 0, 26, 0.04);
  border: 1px solid rgba(177, 0, 26, 0.08);
}

.privacy-toc a:hover {
  background: rgba(177, 0, 26, 0.08);
  text-decoration: none;
}

.privacy-highlight {
  margin: 20px 0;
  padding: 20px 22px;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(177, 0, 26, 0.045), rgba(177, 0, 26, 0.02));
  border: 1px solid rgba(177, 0, 26, 0.16);
}

.privacy-modern code {
  display: inline-block;
  padding: 4px 8px;
  border-radius: 8px;
  background: #f5f5f5;
  color: #111;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  font-size: 14px;
}

/* Shortcode output styling from Real Cookie Banner */
.privacy-modern .devowl-wp-react-cookie-banner-cookie-policy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 22px 0 !important;
  display: block !important;
  overflow-x: auto !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  background: #fff !important;
  border: 1px solid rgba(177, 0, 26, .14) !important;
  border-radius: 18px !important;
  box-shadow: 0 10px 24px rgba(0,0,0,.05) !important;
}

.privacy-modern .devowl-wp-react-cookie-banner-cookie-policy th,
.privacy-modern .devowl-wp-react-cookie-banner-cookie-policy td {
  padding: 14px 15px !important;
  border-bottom: 1px solid #ececec !important;
  text-align: left !important;
  vertical-align: top !important;
  font-size: 14px !important;
  line-height: 1.6 !important;
}

.privacy-modern .devowl-wp-react-cookie-banner-cookie-policy th {
  color: #111 !important;
  font-weight: 900 !important;
  background: rgba(177, 0, 26, 0.05) !important;
}

.privacy-modern .rcb-sc-link {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 6px 8px 6px 0 !important;
  padding: 11px 15px !important;
  border-radius: 999px !important;
  border: 2px solid #b1001a !important;
  background: #b1001a !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 800 !important;
}

.privacy-modern .rcb-sc-link:hover {
  background: #fff !important;
  color: #b1001a !important;
}

@media (max-width: 768px) {
  .privacy-modern {
    width: 94vw;
    margin: 40px auto;
  }

  .privacy-hero,
  .privacy-card {
    padding: 24px 20px;
    border-radius: 20px;
  }

  .privacy-modern h1 {
    font-size: 34px;
  }

  .privacy-card h2 {
    font-size: 22px;
  }

  .privacy-card p,
  .privacy-card li {
    font-size: 15px;
  }
}/* End custom CSS */