/* Webseiten Studio Bridge Stable Master 0.7.8
 * Server-rendered legal shell. Stored WordPress and Complianz content is not changed.
 * Header and WordPress navigation are intentionally outside this stylesheet.
 */
body.wsb-legal-surface{
  background:#edf7f3!important;
}
body.wsb-legal-surface .mkd-title,
body.wsb-legal-surface .mkdf-title,
body.wsb-legal-surface .qodef-page-title,
body.wsb-legal-surface .eltd-title{
  display:none!important;
}
body.wsb-legal-surface .mkd-content,
body.wsb-legal-surface .mkdf-content,
body.wsb-legal-surface .qodef-content,
body.wsb-legal-surface .eltd-content{
  background:
    radial-gradient(circle at 12% 8%,rgba(142,240,196,.15),transparent 27%),
    radial-gradient(circle at 88% 20%,rgba(14,110,89,.08),transparent 24%),
    linear-gradient(180deg,#edf7f3 0,#f6faf8 38%,#f3f8f6 100%)!important;
  margin-top:0!important;
  padding-top:0!important;
}
body.wsb-legal-surface .wsb-legal-shell,
body.wsb-legal-surface .wsb-legal-shell *{
  box-sizing:border-box;
}
body.wsb-legal-surface .wsb-legal-shell{
  background:#fff;
  border:1px solid rgba(17,83,69,.16);
  border-radius:32px;
  box-shadow:0 28px 80px rgba(7,31,36,.12);
  margin:52px auto 96px;
  max-width:1080px;
  overflow:hidden;
  width:calc(100% - 32px);
}
body.wsb-legal-surface .wsb-legal-shell__hero{
  background:
    radial-gradient(circle at 84% 18%,rgba(142,240,196,.25),transparent 24%),
    linear-gradient(132deg,#071f24 0,#0a3438 58%,#0c5548 100%);
  color:#fff;
  min-height:300px;
  overflow:hidden;
  padding:58px clamp(26px,6vw,72px) 54px;
  position:relative;
}
body.wsb-legal-surface .wsb-legal-shell__hero:after{
  border:1px solid rgba(142,240,196,.24);
  border-radius:28px;
  content:"";
  height:148px;
  pointer-events:none;
  position:absolute;
  right:clamp(30px,7vw,88px);
  top:42px;
  transform:rotate(8deg);
  width:148px;
}
body.wsb-legal-surface .wsb-legal-shell__eyebrow{
  background:rgba(142,240,196,.12);
  border:1px solid rgba(142,240,196,.3);
  border-radius:999px;
  color:#a9f4d2;
  display:inline-block;
  font-size:12px;
  font-weight:800;
  letter-spacing:.13em;
  line-height:1;
  padding:10px 13px;
  position:relative;
  text-transform:uppercase;
  z-index:2;
}
body.wsb-legal-surface .wsb-legal-shell__title{
  color:#f8fffc!important;
  font-size:clamp(46px,6.2vw,76px)!important;
  font-weight:800!important;
  letter-spacing:-.055em!important;
  line-height:1.02!important;
  margin:28px 0 18px!important;
  max-width:820px;
  position:relative;
  text-transform:none!important;
  z-index:2;
}
body.wsb-legal-surface .wsb-legal-shell__intro{
  color:#cce3db!important;
  font-size:clamp(16px,1.8vw,20px)!important;
  line-height:1.65!important;
  margin:0!important;
  max-width:760px;
  position:relative;
  z-index:2;
}
body.wsb-legal-surface .wsb-legal-shell__signal{
  background:linear-gradient(90deg,#8ef0c4,rgba(142,240,196,0));
  border-radius:999px;
  bottom:34px;
  height:5px;
  position:absolute;
  right:clamp(26px,6vw,72px);
  width:128px;
  z-index:2;
}
body.wsb-legal-surface .wsb-legal-shell__body{
  background:#fff;
  color:#425f57;
  padding:clamp(30px,5.5vw,70px);
}
body.wsb-legal-surface .wsb-legal-shell__body>h1:first-child,
body.wsb-legal-surface .wsb-legal-shell__body>#cmplz-document>h1:first-child,
body.wsb-legal-surface .wsb-legal-shell__body>.cmplz-document>h1:first-child{
  display:none!important;
}
body.wsb-legal-surface .wsb-legal-shell__body>#cmplz-document,
body.wsb-legal-surface .wsb-legal-shell__body>.cmplz-document{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  margin:0!important;
  max-width:none!important;
  padding:0!important;
  width:100%!important;
}
body.wsb-legal-surface .wsb-legal-shell__body>p:first-child,
body.wsb-legal-surface .wsb-legal-shell__body>#cmplz-document>p:first-of-type,
body.wsb-legal-surface .wsb-legal-shell__body>.cmplz-document>p:first-of-type{
  background:#edf7f3!important;
  border:1px solid #d4e7df!important;
  border-radius:16px!important;
  color:#365950!important;
  font-size:17px!important;
  line-height:1.72!important;
  margin:0 0 36px!important;
  padding:20px 22px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body h2{
  align-items:start;
  border-top:1px solid #d9e8e2!important;
  color:#092d32!important;
  display:grid;
  font-size:clamp(25px,2.8vw,34px)!important;
  font-weight:800!important;
  gap:16px;
  grid-template-columns:38px minmax(0,1fr);
  letter-spacing:-.025em!important;
  line-height:1.22!important;
  margin:50px 0 20px!important;
  padding-top:34px!important;
  text-transform:none!important;
}
body.wsb-legal-surface .wsb-legal-shell__body h2:before{
  background:linear-gradient(135deg,rgba(142,240,196,.78),rgba(11,106,85,.88));
  border-radius:12px;
  box-shadow:0 8px 20px rgba(11,106,85,.16);
  content:"";
  height:12px;
  margin-top:9px;
  width:38px;
}
body.wsb-legal-surface .wsb-legal-shell__body h3{
  background:linear-gradient(90deg,#eff8f4,rgba(239,248,244,.38))!important;
  border-left:4px solid #65d7a8!important;
  border-radius:0 12px 12px 0!important;
  color:#12463b!important;
  font-size:20px!important;
  font-weight:800!important;
  line-height:1.35!important;
  margin:30px 0 15px!important;
  padding:13px 16px!important;
  text-transform:none!important;
}
body.wsb-legal-surface .wsb-legal-shell__body h4,
body.wsb-legal-surface .wsb-legal-shell__body h5{
  color:#195145!important;
  font-weight:800!important;
  text-transform:none!important;
}
body.wsb-legal-surface .wsb-legal-shell__body p,
body.wsb-legal-surface .wsb-legal-shell__body li{
  color:#425f57!important;
  font-size:16px!important;
  line-height:1.82!important;
}
body.wsb-legal-surface .wsb-legal-shell__body p{
  margin:0 0 18px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body ul,
body.wsb-legal-surface .wsb-legal-shell__body ol{
  background:#f8fbfa!important;
  border:1px solid #e0ece7!important;
  border-radius:16px!important;
  margin:20px 0 28px!important;
  padding:18px 24px 18px 44px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body li{
  margin:0 0 8px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body li::marker{
  color:#0b6a55;
  font-weight:800;
}
body.wsb-legal-surface .wsb-legal-shell__body a{
  color:#0b6a55!important;
  font-weight:750!important;
  overflow-wrap:anywhere;
  text-decoration-color:rgba(11,106,85,.35)!important;
  text-decoration-thickness:1px!important;
  text-underline-offset:3px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body a:hover{
  color:#084d3f!important;
  text-decoration-color:#084d3f!important;
}
body.wsb-legal-surface .wsb-legal-shell__body address{
  background:#edf7f3!important;
  border:1px solid #d3e6de!important;
  border-radius:16px!important;
  color:#35554d!important;
  font-style:normal!important;
  line-height:1.75!important;
  margin:20px 0!important;
  padding:18px 20px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body table{
  border:1px solid #cadfd7!important;
  border-collapse:separate!important;
  border-radius:18px!important;
  border-spacing:0!important;
  box-shadow:0 10px 30px rgba(7,31,36,.05)!important;
  margin:24px 0 32px!important;
  overflow:hidden!important;
  width:100%!important;
}
body.wsb-legal-surface .wsb-legal-shell__body th,
body.wsb-legal-surface .wsb-legal-shell__body td{
  border:0!important;
  border-bottom:1px solid #e2ece8!important;
  color:#46625a!important;
  font-size:14px!important;
  line-height:1.55!important;
  padding:13px 14px!important;
  text-align:left!important;
  vertical-align:top!important;
}
body.wsb-legal-surface .wsb-legal-shell__body th{
  background:#e7f4ef!important;
  color:#103e35!important;
  font-weight:800!important;
}
body.wsb-legal-surface .wsb-legal-shell__body tr:nth-child(even) td{
  background:#fbfdfc!important;
}
body.wsb-legal-surface .wsb-legal-shell__body tr:last-child td{
  border-bottom:0!important;
}
body.wsb-legal-surface .wsb-legal-shell__body .cmplz-dropdown,
body.wsb-legal-surface .wsb-legal-shell__body details{
  background:#fff!important;
  border:1px solid #d5e6df!important;
  border-radius:18px!important;
  box-shadow:0 8px 26px rgba(7,31,36,.045)!important;
  margin:15px 0!important;
  overflow:hidden!important;
}
body.wsb-legal-surface .wsb-legal-shell__body .cmplz-dropdown summary,
body.wsb-legal-surface .wsb-legal-shell__body details summary{
  background:linear-gradient(90deg,#f2f9f6,#fbfdfc)!important;
  color:#173f36!important;
  cursor:pointer!important;
  font-size:16px!important;
  font-weight:800!important;
  min-height:58px;
  padding:18px 54px 18px 20px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body .cmplz-dropdown>div,
body.wsb-legal-surface .wsb-legal-shell__body details>div{
  padding:0 20px 20px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body input:not([type=checkbox]):not([type=radio]),
body.wsb-legal-surface .wsb-legal-shell__body textarea,
body.wsb-legal-surface .wsb-legal-shell__body select{
  background:#fff!important;
  border:1px solid #cfe1da!important;
  border-radius:12px!important;
  color:#173f36!important;
  min-height:48px!important;
  padding:11px 13px!important;
  width:100%!important;
}
body.wsb-legal-surface .wsb-legal-shell__body button,
body.wsb-legal-surface .wsb-legal-shell__body input[type=submit]{
  background:#0b6a55!important;
  border:0!important;
  border-radius:999px!important;
  color:#fff!important;
  font-weight:800!important;
  min-height:48px!important;
  padding:12px 20px!important;
}
body.wsb-legal-surface .wsb-legal-shell__body hr{
  border:0!important;
  border-top:1px solid #deebe6!important;
  margin:34px 0!important;
}
@media(max-width:720px){
  body.wsb-legal-surface .wsb-legal-shell{
    border-radius:22px;
    margin:28px auto 64px;
    width:calc(100% - 20px);
  }
  body.wsb-legal-surface .wsb-legal-shell__hero{
    min-height:260px;
    padding:38px 22px;
  }
  body.wsb-legal-surface .wsb-legal-shell__hero:after{
    height:100px;
    opacity:.55;
    right:18px;
    top:34px;
    width:100px;
  }
  body.wsb-legal-surface .wsb-legal-shell__title{
    font-size:clamp(38px,12vw,54px)!important;
  }
  body.wsb-legal-surface .wsb-legal-shell__signal{
    bottom:24px;
    right:22px;
  }
  body.wsb-legal-surface .wsb-legal-shell__body{
    padding:28px 20px;
  }
  body.wsb-legal-surface .wsb-legal-shell__body h2{
    font-size:25px!important;
    gap:12px;
    grid-template-columns:28px minmax(0,1fr);
    margin-top:38px!important;
    padding-top:26px!important;
  }
  body.wsb-legal-surface .wsb-legal-shell__body h2:before{
    width:28px;
  }
  body.wsb-legal-surface .wsb-legal-shell__body p,
  body.wsb-legal-surface .wsb-legal-shell__body li{
    font-size:15px!important;
    line-height:1.72!important;
  }
  body.wsb-legal-surface .wsb-legal-shell__body table{
    display:block!important;
    overflow-x:auto!important;
  }
  body.wsb-legal-surface .wsb-legal-shell__body th,
  body.wsb-legal-surface .wsb-legal-shell__body td{
    min-width:180px!important;
  }
}
