.Mediathek-module__YB-CHa__featured{border-radius:var(--r-lg);box-shadow:var(--shadow-lg);aspect-ratio:16/9;background:var(--navy);margin-top:44px;position:relative;overflow:hidden}.Mediathek-module__YB-CHa__featured .Mediathek-module__YB-CHa__thumb{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.Mediathek-module__YB-CHa__featured img{object-fit:cover;width:100%;height:100%;transition:.6s var(--ease)}.Mediathek-module__YB-CHa__featured:hover img{transform:scale(1.03)}.Mediathek-module__YB-CHa__featured:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#0f1930bf);position:absolute;inset:0}.Mediathek-module__YB-CHa__featuredMeta{z-index:2;color:#fff;text-align:left;pointer-events:none;position:absolute;bottom:clamp(16px,3vw,32px);left:clamp(18px,4vw,40px)}.Mediathek-module__YB-CHa__featuredMeta .Mediathek-module__YB-CHa__badge{margin-bottom:10px;display:inline-block;position:static}.Mediathek-module__YB-CHa__featuredMeta h3{color:#fff;font-size:clamp(1.3rem,3vw,2rem)}.Mediathek-module__YB-CHa__featuredMeta p{color:#cfd8e8;max-width:52ch;font-size:.95rem}.Mediathek-module__YB-CHa__featured iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.Mediathek-module__YB-CHa__play{background:var(--red);color:#fff;width:72px;height:72px;transition:.3s var(--ease);z-index:2;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px -10px #c1272dcc}.Mediathek-module__YB-CHa__play:before{content:"";border:2px solid #ffffff8c;border-radius:50%;animation:2s infinite Mediathek-module__YB-CHa__vpulse;position:absolute;inset:-9px}@keyframes Mediathek-module__YB-CHa__vpulse{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.3)}}.Mediathek-module__YB-CHa__play svg{width:30px;height:30px;margin-left:3px}.Mediathek-module__YB-CHa__thumb:hover .Mediathek-module__YB-CHa__play{transform:translate(-50%,-50%)scale(1.12)}.Mediathek-module__YB-CHa__card .Mediathek-module__YB-CHa__play{width:54px;height:54px}.Mediathek-module__YB-CHa__card .Mediathek-module__YB-CHa__play svg{width:22px;height:22px}.Mediathek-module__YB-CHa__filter{flex-wrap:wrap;gap:10px;margin-top:40px;display:flex}.Mediathek-module__YB-CHa__fbtn{font-family:var(--f-head);border:1px solid var(--line);cursor:pointer;transition:.25s var(--ease);background:#fff;border-radius:100px;padding:9px 18px;font-size:.88rem;font-weight:600}.Mediathek-module__YB-CHa__fbtn:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.Mediathek-module__YB-CHa__fbtn.Mediathek-module__YB-CHa__on{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 10px 22px -8px #2e6db48c}.Mediathek-module__YB-CHa__grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px;display:grid}@media (max-width:980px){.Mediathek-module__YB-CHa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.Mediathek-module__YB-CHa__grid{grid-template-columns:1fr}}.Mediathek-module__YB-CHa__card{border:1px solid var(--line);border-radius:var(--r);transition:.35s var(--ease);background:#fff;overflow:hidden}.Mediathek-module__YB-CHa__card:hover{box-shadow:var(--shadow);border-color:#0000;transform:translateY(-6px)}.Mediathek-module__YB-CHa__thumb{cursor:pointer;background:var(--navy);aspect-ratio:16/9;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.Mediathek-module__YB-CHa__card .Mediathek-module__YB-CHa__thumb img{object-fit:cover;width:100%;height:100%;transition:.5s var(--ease)}.Mediathek-module__YB-CHa__card:hover .Mediathek-module__YB-CHa__thumb img{transform:scale(1.06)}.Mediathek-module__YB-CHa__badge{z-index:2;font-family:var(--f-head);letter-spacing:.06em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1930c7;border-radius:100px;padding:6px 12px;font-size:.68rem;font-weight:700;position:absolute;top:12px;left:12px}.Mediathek-module__YB-CHa__body{padding:18px 20px 22px}.Mediathek-module__YB-CHa__body h4{margin-bottom:6px;font-size:1.05rem}.Mediathek-module__YB-CHa__body p{color:var(--muted);font-size:.88rem}.Mediathek-module__YB-CHa__modal{z-index:210;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:Mediathek-module__YB-CHa__modalIn .3s var(--ease) both;background:#0f1930d9;place-items:center;padding:clamp(14px,4vw,50px);display:grid;position:fixed;inset:0}@keyframes Mediathek-module__YB-CHa__modalIn{0%{opacity:0}to{opacity:1}}.Mediathek-module__YB-CHa__modalInner{width:min(1000px,100%,177.778svh - 3.55556*clamp(14px,4vw,50px) - 96px);animation:Mediathek-module__YB-CHa__modalUp .35s var(--ease) both}@keyframes Mediathek-module__YB-CHa__modalUp{0%{transform:translateY(20px)scale(.97)}to{transform:none}}.Mediathek-module__YB-CHa__modalHead{color:#fff;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.Mediathek-module__YB-CHa__modalHead h4{color:#fff;font-size:1.1rem}.Mediathek-module__YB-CHa__modalClose{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;width:42px;height:42px;font-size:1.5rem;line-height:1;transition:all .25s}.Mediathek-module__YB-CHa__modalClose:hover{background:var(--red);transform:rotate(90deg)}.Mediathek-module__YB-CHa__modalFrame{aspect-ratio:16/9;border-radius:var(--r);box-shadow:var(--shadow-lg);background:#000;overflow:hidden}.Mediathek-module__YB-CHa__modalFrame iframe{border:0;width:100%;height:100%;display:block}.Mediathek-module__YB-CHa__ytNote{border:1px solid var(--line);border-radius:var(--r);background:#fff;flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;padding:18px 22px;display:flex}.Mediathek-module__YB-CHa__ytNote svg{color:red;flex:none;width:34px;height:34px}.Mediathek-module__YB-CHa__ytNote .btn{margin-left:auto}@media (max-width:640px){.Mediathek-module__YB-CHa__ytNote .btn{margin-left:0}}
