*{margin:0;padding:0;box-sizing:border-box}
body{font-family:Georgia,'Times New Roman',serif;line-height:1.8;color:#222;background:#f4f1eb}
.wrapper-17ae45{max-width:1100px;margin:0 auto;padding:0 24px}
.header-b4a99c{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:48px 0;text-align:center;margin-bottom:48px}
.header-b4a99c h1{font-size:36px;letter-spacing:2px;text-transform:uppercase;margin-bottom:6px}
.header-b4a99c p{font-size:16px;opacity:.8;font-style:italic}
.header-b4a99c .block-593bf5{color:#fff;text-decoration:none;font-size:20px;letter-spacing:1px;text-transform:uppercase}
.footer-3d5a42{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:28px}
.region-5b39c8{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:28px;transition:box-shadow .2s}
.region-5b39c8:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}
.region-5b39c8 h2{font-size:22px;margin-bottom:10px;line-height:1.3}
.region-5b39c8 h2 a{color:#2c3e50;text-decoration:none}
.region-5b39c8 .header-642ff2{font-size:12px;color:#888;margin-bottom:10px;text-transform:uppercase;letter-spacing:1px}
.region-5b39c8 p{font-size:15px;color:#555;margin-bottom:14px}
.layout-18b970{color:#e74c3c;text-decoration:none;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px}
.content-02e9e4{max-width:780px;margin:0 auto;padding:0 24px 60px}
.content-02e9e4 h1{font-size:36px;margin-bottom:10px;line-height:1.2}
.content-02e9e4 .header-642ff2{font-size:13px;color:#888;display:block;margin-bottom:28px;text-transform:uppercase;letter-spacing:1px}
.content-02e9e4 h2{font-size:24px;margin:36px 0 14px}
.content-02e9e4 h3{font-size:19px;margin:28px 0 10px}
.content-02e9e4 p{margin-bottom:18px;font-size:17px}
.content-02e9e4 ul,.content-02e9e4 ol{margin:0 0 18px 28px}
.content-02e9e4 a{color:#e74c3c}
.content-02e9e4 img{max-width:100%;height:auto;border-radius:4px;margin:20px 0}
.outer-1021e7{border-top:2px solid #ddd;padding:28px 0;margin-top:48px;text-align:center;font-size:13px;color:#888}
.outer-1021e7 a{color:#888}
.inner-73c8b5{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:14px 0;margin-bottom:28px;font-size:14px;color:#888;font-style:italic;text-align:center}
.wrapper-f388b3{background:#f9f3e3;padding:16px 20px;margin-top:28px;font-size:13px;color:#7a6230;border-radius:4px}
.footer-3d7aa4{font-size:11px;color:#888;margin:-22px 0 28px;text-transform:uppercase;letter-spacing:1.5px}
.header-1480f6{margin:0 0 28px}
.wrapper-f35f6e{width:100%;height:auto;border-radius:4px}
.sidebar-4e5b12{border-top:2px solid #ddd;margin-top:40px;padding-top:24px}
.sidebar-4e5b12 h4{font-size:16px;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;color:#888}
.mag-related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.mag-related-item a{color:#2c3e50;text-decoration:none;font-size:15px}
.mag-related-item a:hover{color:#e74c3c}
.page-0ee119{background:#fff;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:22px 28px;margin-top:28px}
.page-0ee119 p{font-size:15px;padding:4px 0;margin:0}
.page-0ee119 .header-642ff2{margin:0 8px 0 0;display:inline}
.page-0ee119 a{color:#2c3e50;text-decoration:none}
.page-0ee119 a:hover{color:#e74c3c}

:root{--primary:#234A8A;--accent:#E8B339;--bg:#F1ECDB;--fg:#0F1424;--border:#C5BB9C;--r:10px;--fb:'Lexend';--fh:'Fraunces'}

@import url('https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,400;0,9..144,500;0,9..144,600;1,9..144,400;1,9..144,600&family=Lexend:wght@400;500;600;700&display=swap');

:root body { font-family: var(--fb), system-ui, -apple-system, sans-serif; color: var(--fg); background: var(--bg); line-height: 1.72; font-size: 16.5px; }
::selection { background: var(--primary); color: var(--bg); }
:root hr { border: 0; border-top: 1px solid var(--border); margin: 32px 0; }

:root nav { background: var(--primary); color: var(--bg); padding: 62px 0 42px; text-align: center; margin-bottom: 48px; border-bottom: 5px solid var(--accent); }
:root nav > div { max-width: 780px; margin: 0 auto; padding: 0 24px; }
:root nav > div > h1 { font-family: var(--fh), Cambria, serif; font-size: 46px; font-weight: 400; color: var(--bg); letter-spacing: .005em; line-height: 1.06; margin-bottom: 8px; }
:root nav > div > p { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: rgba(241, 236, 219, .82); font-style: italic; max-width: 580px; margin: 0 auto; }
:root nav > div > a { font-family: var(--fh), Cambria, serif; font-size: 30px; color: var(--bg); text-decoration: none; font-weight: 400; }

:root main > h1 { font-family: var(--fh), Cambria, serif; font-size: 40px; font-weight: 400; color: var(--primary); line-height: 1.10; margin: 10px 0 6px; letter-spacing: .005em; }
:root main > time { display: block; font-family: var(--fb), system-ui, sans-serif; font-size: 12px; color: var(--accent); margin-bottom: 30px; letter-spacing: .14em; text-transform: uppercase; font-weight: 700; }

:root main > article > p { margin-bottom: 18px; font-size: 16.5px; max-width: 720px; }
:root main > article > h2 { font-family: var(--fh), Cambria, serif; font-size: 30px; font-weight: 400; color: var(--primary); margin: 44px 0 14px; padding-bottom: 8px; border-bottom: 2px solid var(--accent); letter-spacing: .005em; max-width: 720px; }
:root main > article > h3 { font-family: var(--fh), Cambria, serif; font-size: 22px; font-weight: 400; color: var(--accent); margin: 26px 0 10px; max-width: 720px; }
:root main > article ul, :root main > article ol { margin: 0 0 18px 26px; max-width: 720px; }
:root main > article li { margin-bottom: 6px; }
:root main > article blockquote { border-left: 4px solid var(--accent); padding: 12px 0 12px 22px; margin: 28px 0; font-style: italic; color: var(--primary); background: rgba(232, 179, 57, .08); border-radius: 0 var(--r) var(--r) 0; max-width: 720px; }

:root main > article > p a, :root main > article > p a:visited { color: var(--primary); text-decoration: underline; text-decoration-color: var(--accent); text-underline-offset: 3px; text-decoration-thickness: 2px; font-weight: 500; }
:root main > article > p a:hover { color: var(--accent); text-decoration-color: var(--primary); }

:root main > article > p a[href^="/ref/"], :root main > article > p a[href^="/try/"], :root main > article > p a[href^="/check/"], :root main > article > p a[href^="/partner/"], :root main > article > p a[href^="/go/"] { background: var(--accent); color: var(--fg); padding: 3px 14px; border-radius: var(--r); text-decoration: none; font-weight: 700; font-family: var(--fb), system-ui, sans-serif; font-size: 14.5px; letter-spacing: .03em; }
:root main > article > p a[href^="/ref/"]:hover, :root main > article > p a[href^="/try/"]:hover, :root main > article > p a[href^="/check/"]:hover, :root main > article > p a[href^="/partner/"]:hover, :root main > article > p a[href^="/go/"]:hover { background: var(--primary); color: var(--bg); }

:root main > article img, :root main > article > p > img { width: 100%; max-width: 720px; height: auto; display: block; border-radius: var(--r); box-shadow: 0 4px 18px rgba(15, 20, 36, .14); margin: 20px 0; }

:root main > article > em { display: block; background: rgba(35, 74, 138, .06); border-left: 4px solid var(--primary); border-radius: 0 var(--r) var(--r) 0; padding: 14px 20px; margin: 28px 0; font-size: 13.5px; color: var(--fg); font-family: var(--fb), system-ui, sans-serif; max-width: 720px; }

:root main > div > div { background: var(--bg); border: 1px solid var(--border); border-left: 5px solid var(--accent); border-radius: 0 var(--r) var(--r) 0; padding: 24px 26px; margin-bottom: 22px; box-shadow: 0 1px 6px rgba(15, 20, 36, .04); transition: transform .15s ease, box-shadow .15s ease, border-left-color .15s ease; }
:root main > div > div:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(15, 20, 36, .10); border-left-color: var(--primary); }
:root main > div > div > p:first-child { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--accent); letter-spacing: .14em; text-transform: uppercase; margin-bottom: 8px; font-weight: 700; }
:root main > div > div > h2 { font-family: var(--fh), Cambria, serif; font-size: 26px; font-weight: 400; margin-bottom: 8px; line-height: 1.16; letter-spacing: .005em; }
:root main > div > div > h2 a { color: var(--primary); text-decoration: none; }
:root main > div > div > h2 a:hover { color: var(--accent); }
:root main > div > div > p:not(:first-child) { font-family: var(--fb), system-ui, sans-serif; font-size: 15px; color: var(--fg); opacity: .85; margin-bottom: 14px; }
:root main > div > div > a:last-child { font-family: var(--fb), system-ui, sans-serif; font-size: 13px; color: var(--bg); background: var(--primary); padding: 7px 20px; border-radius: var(--r); text-decoration: none; letter-spacing: .04em; font-weight: 700; display: inline-block; }
:root main > div > div > a:last-child:hover { background: var(--accent); color: var(--fg); }

:root footer { background: transparent; border-top: 1px solid var(--border); padding: 26px 0 36px; margin-top: 56px; text-align: center; font-family: var(--fb), system-ui, sans-serif; font-size: 12.5px; color: var(--fg); opacity: .60; letter-spacing: .04em; }
:root footer a { color: var(--fg); text-decoration: none; border-bottom: 1px dotted var(--border); }
:root footer a:hover { color: var(--primary); border-bottom-color: var(--primary); }

.content-02e9e4 article p { line-height: 1.75; }

.content-02e9e4 article h2 { margin-top: 2.2em; margin-bottom: 0.5em; }

.content-02e9e4 article h3 { font-size: 1.05em; color: #4A5568; }

.header-b4a99c .block-593bf5 {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.03em;
}
.header-b4a99c .block-593bf5::after {
  content: "Ehrliche Vergleiche von Online-Keyboardkursen";
  display: block;
  font-family: var(--fb), system-ui, sans-serif;
  font-size: 14px;
  color: rgba(241, 236, 219, .82);
  font-style: italic;
  margin-top: 6px;
  font-weight: 400;
  letter-spacing: normal;
}

.content-02e9e4 { max-width: 760px; margin-left: auto; margin-right: auto; }

.content-02e9e4 article strong { color: #1a1a1a; }

:root main > div > div > a:last-child { background: var(--accent); color: var(--fg); }
:root main > div > div > a:last-child:hover { background: var(--primary); color: var(--bg); }

.footer-3d7aa4 { font-family: var(--fb), system-ui, sans-serif; font-size: 11px; color: var(--fg); opacity: 0.55; margin-top: -22px; margin-bottom: 28px; letter-spacing: 0.08em; }

.sidebar-4e5b12 { margin-top: 52px; padding-top: 32px; border-top: 2px solid var(--accent); max-width: 720px; }
.sidebar-4e5b12 h4 { font-family: var(--fh), Cambria, serif; font-size: 17px; font-weight: 400; color: var(--primary); letter-spacing: .03em; margin-bottom: 16px; }
.sidebar-4e5b12 .mag-related-item { border: 1px solid var(--border); border-left: 4px solid var(--accent); padding: 12px 18px; margin-bottom: 10px; border-radius: 0 var(--r) var(--r) 0; background: var(--bg); }
.sidebar-4e5b12 .mag-related-item a { color: var(--primary); text-decoration: none; font-family: var(--fb), system-ui, sans-serif; font-size: 15px; font-weight: 500; }
.sidebar-4e5b12 .mag-related-item a:hover { color: var(--accent); }

.footer-3d7aa4 { font-size: 12.5px; opacity: 0.70; }

.sidebar-4e5b12 .mag-related-grid { grid-template-columns: 1fr; }

:root nav {
  background: linear-gradient(rgba(24,36,66,.80), rgba(20,30,54,.90)),
              url("/gfx/cover.jpg") center 42% / cover no-repeat, var(--primary);
  padding: 56px 0 42px; border-bottom: 4px solid var(--accent);
}
:root nav > div { max-width: 840px; }
:root nav > div::before {
  content: ""; display: block; width: 70px; height: 46px; margin: 0 auto 16px;
  background: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2048'%3E%3Cg%20fill='none'%20stroke='%23E8B339'%20stroke-width='2'%3E%3Crect%20x='8'%20y='5'%20width='56'%20height='23'%20rx='2'/%3E%3Cline%20x1='20'%20y1='5'%20x2='20'%20y2='28'/%3E%3Cline%20x1='32'%20y1='5'%20x2='32'%20y2='28'/%3E%3Cline%20x1='44'%20y1='5'%20x2='44'%20y2='28'/%3E%3Cline%20x1='56'%20y1='5'%20x2='56'%20y2='28'/%3E%3C/g%3E%3Cg%20fill='%23E8B339'%3E%3Crect%20x='15'%20y='5'%20width='5'%20height='13'/%3E%3Crect%20x='27'%20y='5'%20width='5'%20height='13'/%3E%3Crect%20x='51'%20y='5'%20width='5'%20height='13'/%3E%3C/g%3E%3Cg%20stroke='%23E8B339'%20stroke-width='1.4'%3E%3Cline%20x1='8'%20y1='39'%20x2='64'%20y2='39'/%3E%3Cline%20x1='8'%20y1='35'%20x2='8'%20y2='43'/%3E%3Cline%20x1='64'%20y1='35'%20x2='64'%20y2='43'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;
}
:root nav > div > h1 { font-family: var(--fh); font-style: italic; font-weight: 400; font-size: 52px; letter-spacing: .01em; line-height: 1.04; margin-bottom: 12px; }
:root nav > div > a { font-family: var(--fh); font-style: italic; font-weight: 400; font-size: 32px; }
:root nav > div > p { font-family: var(--fb); font-size: 14.5px; font-style: italic; color: rgba(241,236,219,.86); max-width: 620px; margin: 0 auto; line-height: 1.55; letter-spacing: .005em; }

:root main:has(> div > div > h2) { max-width: 1180px; }
:root main:has(> div > div > h2) > div {
  display: grid; grid-template-columns: repeat(6, 1fr); gap: 30px; align-items: stretch;
}

:root main:has(> div > div > h2) > div::before {
  content: "Aus dem Labor \2014 zuerst gelesen"; order: 2; grid-column: 1 / -1;
  font-family: var(--fb); text-transform: uppercase; letter-spacing: .26em;
  font-size: 14px; font-weight: 600; color: #7A5A3C; line-height: 1.4;
  padding: 4px 0 12px; margin-top: 34px; border-bottom: 1px solid rgba(122,90,60,.35);
}

:root main:has(> div > div > h2) > div::after {
  content: "DAS NOTIZBUCH"; order: 4; grid-column: 1 / -1;
  display: flex; align-items: center; justify-content: center;
  min-height: 200px; margin: 44px 0 6px; border-radius: 10px;
  background: linear-gradient(rgba(20,24,28,.55), rgba(20,24,28,.30)),
              url("/gfx/feature-photo.jpg") center 30% / cover no-repeat;
  color: #faf5ec; font-family: var(--fb); text-transform: uppercase;
  letter-spacing: .32em; font-size: 14px; font-weight: 600; text-shadow: 0 1px 6px rgba(0,0,0,.5);
}

:root main:has(> div > div > h2)::after { content: none; display: none; }

:root main:has(> div > div > h2) > div > div {
  background: #faf5ec; border: 1px solid rgba(35,74,138,.14);
  border-radius: 9px; box-shadow: 0 1px 4px rgba(15,20,36,.05);
  padding: 26px 32px 28px; margin: 0;
}
:root main:has(> div > div > h2) > div > div > p:first-child {
  font-family: var(--fb); font-size: 11px; letter-spacing: .18em; text-transform: uppercase;
  color: var(--primary); opacity: .68; font-weight: 600; margin-bottom: 12px;
}
:root main:has(> div > div > h2) > div > div > h2 {
  font-family: var(--fh); font-weight: 500; font-size: 21px; line-height: 1.22; margin-bottom: 12px;
}
:root main:has(> div > div > h2) > div > div > h2 a { color: var(--primary); text-decoration: none; }
:root main:has(> div > div > h2) > div > div > h2 a:hover { color: var(--accent); }
:root main:has(> div > div > h2) > div > div > p:not(:first-child) {
  font-family: var(--fb); font-size: 15px; line-height: 1.6; color: var(--fg); opacity: .82;
  margin-bottom: 16px; max-width: 62ch;
  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;
}
:root main:has(> div > div > h2) > div > div > a:last-child {
  font-family: var(--fb); font-size: 12px; letter-spacing: .1em; text-transform: uppercase; font-weight: 600;
  color: var(--primary); background: transparent; border: 1px solid var(--accent);
  padding: 8px 16px; border-radius: 6px; text-decoration: none; display: inline-block;
}
:root main:has(> div > div > h2) > div > div > a:last-child:hover { background: var(--accent); color: var(--fg); }

:root main:has(> div > div > h2) > div > div:first-child {
  grid-column: 1 / -1; order: 1; position: relative; overflow: hidden;
  padding: 46px 52px 44px; background: #f8f2e6;
  border: 1px solid rgba(35,74,138,.16); border-top: 4px solid var(--accent);
  border-radius: 10px; box-shadow: 0 3px 16px rgba(15,20,36,.08);
}
:root main:has(> div > div > h2) > div > div:first-child > p:first-child {
  color: var(--accent); opacity: 1; font-size: 12px; letter-spacing: .22em; margin-bottom: 14px;
}
:root main:has(> div > div > h2) > div > div:first-child > p:first-child::before { content: "Neuester Laborbericht \00B7 "; }
:root main:has(> div > div > h2) > div > div:first-child > h2 {
  font-size: 46px; font-weight: 500; line-height: 1.08; margin-bottom: 18px; max-width: 82%;
}
:root main:has(> div > div > h2) > div > div:first-child > p:not(:first-child) {
  font-size: 20px; line-height: 1.5; opacity: .9; max-width: 60ch; margin-bottom: 24px;
  display: block; -webkit-line-clamp: none; overflow: visible;
}
:root main:has(> div > div > h2) > div > div:first-child > p:not(:first-child)::first-letter {
  font-family: var(--fh); font-size: 62px; line-height: .82; float: left;
  margin: 6px 12px 0 0; color: #7A5A3C; font-weight: 500;
}
:root main:has(> div > div > h2) > div > div:first-child > a:last-child {
  background: var(--primary); color: var(--bg); border-color: var(--primary); font-size: 13px; padding: 11px 26px;
}
:root main:has(> div > div > h2) > div > div:first-child > a:last-child:hover { background: var(--accent); color: var(--fg); border-color: var(--accent); }
:root main:has(> div > div > h2) > div > div:first-child::after {
  content: "N\00B0 I"; position: absolute; top: 30px; right: 40px;
  font-family: var(--fh); font-style: italic; font-weight: 500; font-size: 42px;
  color: rgba(35,74,138,.10); letter-spacing: .02em; pointer-events: none;
}

:root main:has(> div > div > h2) > div > div:nth-child(2),
:root main:has(> div > div > h2) > div > div:nth-child(3),
:root main:has(> div > div > h2) > div > div:nth-child(4) { grid-column: span 2; order: 3; }

:root main:has(> div > div > h2) > div > div:nth-child(n+5) { grid-column: span 3; order: 5; }

@media (max-width: 900px) {
  :root main:has(> div > div > h2) > div { grid-template-columns: 1fr; gap: 22px; }
  :root main:has(> div > div > h2) > div > div:first-child,
  :root main:has(> div > div > h2) > div > div:nth-child(2),
  :root main:has(> div > div > h2) > div > div:nth-child(3),
  :root main:has(> div > div > h2) > div > div:nth-child(4),
  :root main:has(> div > div > h2) > div > div:nth-child(n+5) { grid-column: 1 / -1; }
  :root main:has(> div > div > h2) > div > div:first-child { padding: 32px 26px; }
  :root main:has(> div > div > h2) > div > div:first-child > h2 { font-size: 32px; max-width: 100%; }
  :root main:has(> div > div > h2) > div > div:first-child::after { display: none; }
  :root nav > div > h1 { font-size: 38px; }
}

:root main > article > p:first-of-type::first-letter {
  font-family: var(--fh); font-size: 56px; line-height: .8; float: left;
  margin: 8px 12px 0 0; color: var(--primary); font-weight: 500;
}
:root main > article > h2::before { content: "\266A  "; color: var(--accent); font-family: var(--fb); font-weight: 700; }
:root main > article > blockquote { position: relative; padding-left: 30px; }
:root main > article > blockquote::before {
  content: "\201C"; position: absolute; left: 2px; top: 4px;
  font-family: var(--fh); font-size: 52px; line-height: 1; color: var(--accent); opacity: .5;
}

:root main:has(> article)::after { content: none; display: none; }

:root main > nav p,
:root main > section p {
  line-height: 1.85;
  margin: 0;
}
:root main > nav a,
:root main > section a {
  display: inline-block;
  margin: 0 4px;
  padding: 0 2px;
}

:root html, :root body { overflow-x: hidden; max-width: 100%; }
@media (max-width: 920px) {
  :root main > * { max-width: 100%; }
  :root main { overflow-x: hidden; }
}

@media (max-width: 640px) {
  :root main,
  :root main > article,
  :root main > div,
  :root main > section,
  :root main > nav {
    box-sizing: border-box;
    max-width: 100%;
    width: 100%;
  }
  :root main > article > *,
  :root main > div > *,
  :root main > section > *,
  :root main > nav > * {
    max-width: 100%;
  }
  :root main h1,
  :root main h2,
  :root main h3,
  :root main h4 {
    overflow-wrap: break-word;
    word-break: normal;
  }
  
  :root main :is(ul, ol, section, div, nav)[style*="grid-template-columns"],
  :root main > section > ul,
  :root main > nav > ul,
  :root main > div > ul {
    grid-template-columns: 1fr !important;
  }
  
  :root main :is(ul, ol, section, div, p) {
    columns: 1;
  }
  
  :root main img,
  :root main figure {
    max-width: 100%;
    height: auto;
  }
}

@media (max-width: 640px) {
  :root main {
    padding-left: 20px;
    padding-right: 20px;
  }
}

:root main:has(> div > div > h2) > div:not(:first-of-type)::after {
  content: none; display: none;
}

:root main:has(> div > div > h2) > div:not(:first-of-type)::before {
  content: "MEHR ARTIKEL"; grid-column: 1 / -1; order: -1;
  display: flex; align-items: center; justify-content: center;
  min-height: 210px; margin: 14px 0 20px; padding: 0;
  border-radius: 10px; border-bottom: none;
  background: linear-gradient(rgba(20,24,28,.55), rgba(20,24,28,.25)),
              url("/gfx/feature-photo.jpg") center 70% / cover no-repeat;
  color: #faf5ec; font-family: var(--fb); text-transform: uppercase;
  letter-spacing: .32em; font-size: 14px; font-weight: 600; text-shadow: 0 1px 6px rgba(0,0,0,.5);
}

:root main:has(> div > div > h2) > div:not(:first-of-type) {
  display: grid; grid-template-columns: repeat(3, 1fr);
  gap: 12px 16px; align-items: stretch; margin-top: 30px;
}
:root main:has(> div > div > h2) > div:not(:first-of-type) > p {
  display: flex; flex-direction: column; margin: 0; height: 100%;
  box-sizing: border-box; background: #faf5ec;
  border: 1px solid rgba(35, 74, 138, .14); border-radius: 9px;
  box-shadow: 0 1px 4px rgba(15, 20, 36, .05); padding: 18px 20px;
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
}
:root main:has(> div > div > h2) > div:not(:first-of-type) > p:hover {
  transform: translateY(-2px); box-shadow: 0 4px 16px rgba(15, 20, 36, .10);
  border-color: var(--accent);
}
:root main:has(> div > div > h2) > div:not(:first-of-type) > p > span {
  font-family: var(--fb); font-size: 10.5px; letter-spacing: .14em;
  text-transform: uppercase; color: var(--primary); opacity: .6;
  font-weight: 600; margin-bottom: 7px;
}
:root main:has(> div > div > h2) > div:not(:first-of-type) > p > a {
  font-family: var(--fh); font-size: 15.5px; font-weight: 500;
  line-height: 1.3; color: var(--primary); text-decoration: none;
}
:root main:has(> div > div > h2) > div:not(:first-of-type) > p > a:hover {
  color: var(--accent);
}

@media (max-width: 900px) {
  :root main:has(> div > div > h2) > div:not(:first-of-type) {
    grid-template-columns: repeat(2, 1fr); gap: 12px;
  }
}
@media (max-width: 640px) {
  :root main:has(> div > div > h2) > div:not(:first-of-type) {
    grid-template-columns: 1fr; gap: 10px;
  }
}

:root main:has(> h1) > time::after {
  content: " \00B7  Von Andreas Thiel \00B7  K\00F6ln";
}

:root main:has(> div > div > h2) > div:not(:first-of-type) {
  background: transparent !important;
}

:root main > article table {
  width: 100%; max-width: 720px; border-collapse: separate; border-spacing: 0;
  margin: 26px 0; background: #faf5ec !important;
  border: 1px solid var(--border); border-radius: var(--r); overflow: hidden;
  box-shadow: 0 1px 4px rgba(15, 20, 36, .05);
  font-family: var(--fb), system-ui, sans-serif; font-size: 15px;
}
:root main > article table thead,
:root main > article table th {
  background: var(--primary) !important; color: var(--bg) !important;
}
:root main > article table th {
  font-weight: 600; text-align: left; padding: 12px 16px;
  letter-spacing: .02em; border-bottom: 1px solid var(--border);
}
:root main > article table td {
  background: #faf5ec !important; color: var(--fg);
  padding: 11px 16px; border-bottom: 1px solid var(--border);
}
:root main > article table tbody tr:nth-child(even) td {
  background: #f5efe1 !important;
}
:root main > article table tbody tr:last-child td { border-bottom: none; }

:root main:not(:has(> h1)) > div:has(> div)::before {
  background:
    linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.55) 100%),
    url("/gfx/premium-hero-strip-1.webp") center 40% / cover no-repeat;
  min-height: 340px; padding-bottom: 26px; align-items: flex-end;
  text-shadow: 0 1px 12px rgba(0,0,0,0.55); color: #fff;
}
:root main:not(:has(> h1)) > div:has(> div)::after {
  background:
    linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0.55) 100%),
    url("/gfx/premium-hero-strip-2.webp") center 45% / cover no-repeat;
  min-height: 340px; padding-bottom: 26px; align-items: flex-end;
  text-shadow: 0 1px 12px rgba(0,0,0,0.55); color: #fff;
}

:root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(1) {
  grid-column: 1 / -1;
  position: relative;      
  overflow: visible;       
  padding: 320px 44px 40px !important;
  border-radius: 8px;
  background:
    url("/gfx/premium-hero-card-1.webp") no-repeat center top / 100% 300px,
    var(--bg) !important;
  margin-top: 60px !important;  
}

:root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(2) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/gfx/premium-hero-card-2.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}
:root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(3) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/gfx/premium-hero-card-3.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}
:root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(4) {
  padding: 200px 32px 32px !important;
  border-radius: 8px;
  background:
    url("/gfx/premium-hero-card-4.webp") no-repeat center top / 100% 180px,
    var(--bg) !important;
}

:root main:has(> h1) > article > p:first-of-type::first-letter {
  font-family: var(--fh), Georgia, serif;
  font-size: 76px; line-height: 0.9; color: var(--primary);
  float: left; margin: 6px 12px 0 0; padding: 0; font-weight: 400;
}
:root main:has(> h1) > article > h2 + p ~ h2::before {
  content: "✦ ✦ ✦";
  display: block; text-align: center; color: var(--accent);
  font-size: 12px; letter-spacing: 0.3em; margin-bottom: 24px;
  font-weight: 400;
}

@media (max-width: 720px) {
  :root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(1) {
    padding: 240px 22px 28px !important;
    background:
      url("/gfx/premium-hero-card-1.webp") no-repeat center top / 100% 220px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(2) {
    padding: 180px 22px 26px !important;
    background:
      url("/gfx/premium-hero-card-2.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(3) {
    padding: 180px 22px 26px !important;
    background:
      url("/gfx/premium-hero-card-3.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:has(> div) > div:nth-of-type(4) {
    padding: 180px 22px 26px !important;
    background:
      url("/gfx/premium-hero-card-4.webp") no-repeat center top / 100% 160px,
      var(--bg) !important;
  }
  :root main:not(:has(> h1)) > div:has(> div)::before,
  :root main:not(:has(> h1)) > div:has(> div)::after { min-height: 240px; }
  :root main:has(> h1) > article > p:first-of-type::first-letter { font-size: 60px; }
}

