/* Champions Training – Impressum */
body.ctwd-impressum{margin:0;background:#f4f4f1;color:#111}
body.ctwd-impressum .ctimp-main{overflow:hidden;background:#f4f4f1}
body.ctwd-impressum .ctimp-wrap{width:min(1180px,90vw);margin:0 auto}

body.ctwd-impressum .ctimp-hero{background:#0a0a0a;color:#fff}
body.ctwd-impressum .ctimp-hero-inner{padding:86px 0 92px}
body.ctwd-impressum .ctimp-kicker,
body.ctwd-impressum .ctimp-label{margin:0;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.2em;text-transform:uppercase}
body.ctwd-impressum .ctimp-kicker{display:flex;align-items:center;gap:14px;color:#aaa;margin-bottom:24px}
body.ctwd-impressum .ctimp-kicker span{display:block;width:42px;height:3px;background:#ffd200}
body.ctwd-impressum .ctimp-hero h1{margin:0;max-width:900px;color:#fff;font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.045em;font-weight:400}
body.ctwd-impressum .ctimp-hero h1 strong{color:#ffd200;font-weight:800}
body.ctwd-impressum .ctimp-intro{max-width:640px;margin:30px 0 0;color:#bdbdbd;font-size:18px;line-height:1.65}

body.ctwd-impressum .ctimp-content{padding:78px 0 88px}
body.ctwd-impressum .ctimp-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
body.ctwd-impressum .ctimp-card{min-height:250px;padding:38px 40px;background:#fff;box-sizing:border-box}
body.ctwd-impressum .ctimp-card-primary{background:#ffd200}
body.ctwd-impressum .ctimp-label{color:#777;margin-bottom:28px}
body.ctwd-impressum .ctimp-card-primary .ctimp-label{color:#111}
body.ctwd-impressum .ctimp-card h2,
body.ctwd-impressum .ctimp-dispute h2{margin:0 0 22px;color:#111;font-size:clamp(28px,2.8vw,40px);line-height:1.02;letter-spacing:-.035em}
body.ctwd-impressum .ctimp-card p,
body.ctwd-impressum .ctimp-dispute p{margin:0;color:#5d5d5a;font-size:16.5px;line-height:1.75}
body.ctwd-impressum .ctimp-card-primary p{color:#111}
body.ctwd-impressum .ctimp-card a{color:inherit;text-decoration:none;border-bottom:1px solid rgba(17,17,17,.3)}
body.ctwd-impressum .ctimp-card a:hover{border-bottom-color:#111}
body.ctwd-impressum .ctimp-emphasis{margin-top:16px!important;color:#111!important;font-size:24px!important;font-weight:800;letter-spacing:.02em}

body.ctwd-impressum .ctimp-dispute{display:grid;grid-template-columns:.78fr 1.22fr;gap:7vw;align-items:start;margin-top:16px;padding:44px 40px;background:#111;color:#fff;box-sizing:border-box}
body.ctwd-impressum .ctimp-dispute .ctimp-label{color:#999;margin-bottom:18px}
body.ctwd-impressum .ctimp-dispute h2{margin-bottom:0;color:#fff}
body.ctwd-impressum .ctimp-dispute>p{padding-top:4px;color:#c4c4c4}

@media(max-width:800px){
  body.ctwd-impressum .ctimp-hero-inner{padding:64px 0 70px}
  body.ctwd-impressum .ctimp-content{padding:54px 0 64px}
  body.ctwd-impressum .ctimp-grid{grid-template-columns:1fr}
  body.ctwd-impressum .ctimp-card{min-height:0;padding:32px 30px}
  body.ctwd-impressum .ctimp-dispute{grid-template-columns:1fr;gap:18px;padding:34px 30px}
}

@media(max-width:480px){
  body.ctwd-impressum .ctimp-wrap{width:100%;max-width:100%;padding-left:20px;padding-right:20px;box-sizing:border-box}
  body.ctwd-impressum .ctimp-hero-inner{padding-top:52px;padding-bottom:58px}
  body.ctwd-impressum .ctimp-hero h1{font-size:44px;overflow-wrap:break-word}
  body.ctwd-impressum .ctimp-intro{font-size:17px}
  body.ctwd-impressum .ctimp-content{padding-top:36px;padding-bottom:46px}
  body.ctwd-impressum .ctimp-card{padding:28px 24px}
  body.ctwd-impressum .ctimp-dispute{padding:30px 24px}
}
