.cdn-stream-video{--cdn-stream-accent:#e50914;--cdn-stream-accent-soft:rgba(229, 9, 20, 0.28);--cdn-stream-panel:rgba(12, 12, 15, 0.92);--cdn-stream-border:rgba(255, 255, 255, 0.08);--cdn-stream-text:#fffaf6;--cdn-stream-muted:rgba(255, 250, 246, 0.76);--cdn-stream-shadow:0 32px 90px rgba(0, 0, 0, 0.48);position:relative;isolation:isolate;overflow:hidden;margin:32px 0;padding:clamp(22px, 3.6vw, 34px);border-radius:30px;color:var(--cdn-stream-text);background:radial-gradient(circle at top left,rgb(229 9 20 / .24),transparent 34%),radial-gradient(circle at bottom right,rgb(110 11 18 / .4),transparent 28%),linear-gradient(180deg,#1b1b20 0%,#0a0a0d 52%,#040404 100%);box-shadow:var(--cdn-stream-shadow);font-family:"Avenir Next","Montserrat","Segoe UI",sans-serif}.cdn-stream-video *{box-sizing:border-box}.cdn-stream-video::before{content:"";position:absolute;inset:1px;border:1px solid rgb(255 255 255 / .06);border-radius:29px;pointer-events:none}.cdn-stream-video::after{content:"";position:absolute;right:-60px;bottom:-100px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgb(229 9 20 / .26),transparent 70%);filter:blur(28px);pointer-events:none}.cdn-stream-video>*{position:relative;z-index:1}.cdn-stream-video--carousel{position:relative}.cdn-stream-video__header{display:grid;gap:14px;max-width:min(900px, 100%);margin-bottom:24px}.cdn-stream-video__eyebrow-group{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cdn-stream-video__eyebrow,.cdn-stream-video__meta-badge,.cdn-stream-carousel__kicker{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:8px 14px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;line-height:1}.cdn-stream-video__eyebrow{background:linear-gradient(135deg,#ff3042 0%,#e50914 45%,#7f0911 100%);color:#fff;box-shadow:0 14px 28px rgb(229 9 20 / .22)}.cdn-stream-video__meta-badge,.cdn-stream-carousel__kicker{border:1px solid rgb(255 255 255 / .08);background:rgb(255 255 255 / .06);color:rgb(255 250 246 / .86);backdrop-filter:blur(14px)}.cdn-stream-video__title{margin:0;font-size:clamp(2rem, 4vw, 3.45rem);line-height:.96;letter-spacing:-.05em;font-weight:800;max-width:13ch;color:#fff}.cdn-stream-video--carousel .cdn-stream-video__title{max-width:15ch}.cdn-stream-video__description{margin:0;max-width:min(72ch, 100%);color:var(--cdn-stream-muted);font-size:clamp(1rem, 1.6vw, 1.08rem);line-height:1.68}.cdn-stream-video__description p,.cdn-stream-video__description ul,.cdn-stream-video__description ol{margin:0 0 .8em}.cdn-stream-video__description>:last-child{margin-bottom:0}.cdn-stream-video__description strong{color:#fff}.cdn-stream-video__stage{position:relative}.cdn-stream-video__frame{position:relative;width:100%;aspect-ratio:var(--cdn-stream-ratio,16 / 9);overflow:hidden;border-radius:26px;border:1px solid var(--cdn-stream-border);background:#000;box-shadow:none}.cdn-stream-video__frame iframe,.cdn-stream-video__frame video,.cdn-stream-video__frame embed,.cdn-stream-video__frame object{position:relative;z-index:1;width:100%;height:100%;display:block;border:0}.cdn-stream-video__player{object-fit:cover;background:#000}.cdn-stream-carousel{position:relative;display:grid;align-items:center}.cdn-stream-carousel__stage{position:relative}.cdn-stream-carousel__topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.cdn-stream-carousel__active-copy{display:grid;gap:6px;max-width:min(72ch, 100%)}.cdn-stream-carousel__active-title{margin:0;font-size:clamp(1.1rem, 2vw, 1.45rem);line-height:1.12;letter-spacing:-.03em;font-weight:700;color:#fff}.cdn-stream-carousel__active-synopsis{margin:0;max-width:64ch;color:rgb(255 250 246 / .72);font-size:clamp(0.86rem, 1.35vw, 0.98rem);line-height:1.55}.cdn-stream-carousel__active-synopsis[hidden]{display:none}.cdn-stream-carousel:focus-visible{outline:2px solid rgb(229 9 20 / .6);outline-offset:6px}.cdn-stream-carousel__viewport{overflow:hidden;border-radius:28px}.cdn-stream-carousel__track{display:flex;transition:transform 0.55s cubic-bezier(.22,1,.36,1);will-change:transform}.cdn-stream-carousel__slide{flex:0 0 100%;min-width:100%;opacity:.62;transform:scale(.985);transition:opacity 0.4s ease,transform 0.4s ease}.cdn-stream-carousel__slide.is-active{opacity:1;transform:scale(1)}.cdn-stream-carousel__visual{position:relative}.cdn-stream-carousel__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.cdn-stream-carousel__status{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgb(255 255 255 / .06);border-radius:999px;background:rgb(255 255 255 / .04);color:rgb(255 250 246 / .76);font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;backdrop-filter:blur(14px)}.cdn-stream-carousel__status [data-carousel-current]{color:#fff}.cdn-stream-carousel__status-separator{opacity:.35}.cdn-stream-carousel__dots{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px}.cdn-stream-carousel__dot{width:28px;height:6px;padding:0;border:0;border-radius:999px;background:rgb(255 255 255 / .16);cursor:pointer;transition:width 0.28s ease,transform 0.28s ease,background 0.28s ease,box-shadow 0.28s ease}.cdn-stream-carousel__dot:hover{background:rgb(255 255 255 / .34)}.cdn-stream-carousel__dot.is-active{width:74px;background:linear-gradient(90deg,#87050c 0%,#e50914 55%,#ff7575 100%);box-shadow:0 12px 24px rgb(229 9 20 / .3);transform:translateY(-1px)}.cdn-stream-carousel__button{position:absolute;top:50%;z-index:4;width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 255 255 / .12);border-radius:999px;background:linear-gradient(180deg,rgb(33 33 37 / .76) 0%,rgb(10 10 12 / .94) 100%);color:#fff;cursor:pointer;box-shadow:0 18px 36px rgb(0 0 0 / .42);backdrop-filter:blur(16px);opacity:0;transform:translateY(-50%) scale(.96);transition:opacity 0.24s ease,transform 0.24s ease,border-color 0.24s ease,background 0.24s ease}.cdn-stream-carousel:hover .cdn-stream-carousel__button,.cdn-stream-carousel:focus-within .cdn-stream-carousel__button,.cdn-stream-carousel__button:focus-visible{opacity:1;transform:translateY(-50%) scale(1)}.cdn-stream-carousel__button:hover{border-color:rgb(255 255 255 / .26);background:linear-gradient(180deg,rgb(229 9 20 / .92) 0%,rgb(112 4 10 / .92) 100%)}.cdn-stream-carousel__button--prev{left:16px}.cdn-stream-carousel__button--next{right:16px}@media (hover:none){.cdn-stream-carousel__button{opacity:1;transform:translateY(-50%) scale(1)}}@media (max-width:820px){.cdn-stream-video{padding:20px;border-radius:24px}.cdn-stream-video::before{border-radius:23px}.cdn-stream-video__title{max-width:100%;font-size:clamp(1.8rem, 8vw, 2.8rem)}.cdn-stream-video__frame,.cdn-stream-carousel__viewport{border-radius:22px}.cdn-stream-carousel__footer{align-items:flex-start}}@media (max-width:640px){.cdn-stream-video{margin:24px 0;padding:18px}.cdn-stream-video__eyebrow,.cdn-stream-video__meta-badge,.cdn-stream-carousel__kicker{padding:7px 12px;font-size:.66rem}.cdn-stream-carousel__topbar{margin-bottom:12px}.cdn-stream-carousel__active-title{font-size:clamp(1rem, 5vw, 1.25rem)}.cdn-stream-carousel__button{width:42px;height:42px}.cdn-stream-carousel__button--prev{left:10px}.cdn-stream-carousel__button--next{right:10px}.cdn-stream-carousel__dot{width:22px}.cdn-stream-carousel__dot.is-active{width:52px}}