:root{--ink: #050505;--paper: #ffffff;--muted: #707070;--rule: #e5e5df;--soft: #f7f7f4;--pad: clamp(20px, 4vw, 64px);--display: "Arial Black", "Helvetica Neue", Arial, sans-serif;--sans: "Helvetica Neue", Arial, sans-serif}[data-astro-cid-y6nnjlhl]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);letter-spacing:0;overflow-x:hidden}body.menu-open{overflow:hidden}a[data-astro-cid-y6nnjlhl]{color:inherit;text-decoration:none}img[data-astro-cid-y6nnjlhl]{display:block;width:100%;height:100%;object-fit:cover}.nav[data-astro-cid-y6nnjlhl]{position:sticky;top:0;z-index:50;min-height:92px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:28px;padding:14px var(--pad) 13px;background:#fff;border:0;box-shadow:none;outline:0;transition:box-shadow .22s ease}.nav[data-astro-cid-y6nnjlhl].is-scrolled{box-shadow:0 1px 10px #0000000f}body.menu-open .nav[data-astro-cid-y6nnjlhl],body.menu-open .nav[data-astro-cid-y6nnjlhl].is-scrolled,body.menu-open .menu-panel[data-astro-cid-y6nnjlhl],body.menu-open .page-dim[data-astro-cid-y6nnjlhl]{background:#fff;border:0!important;border-top:0!important;border-bottom:0!important;box-shadow:none!important;outline:0!important}body.menu-open .nav[data-astro-cid-y6nnjlhl]:before,body.menu-open .nav[data-astro-cid-y6nnjlhl]:after,body.menu-open .menu-panel[data-astro-cid-y6nnjlhl]:before,body.menu-open .menu-panel[data-astro-cid-y6nnjlhl]:after{content:none;display:none}.nav-mark[data-astro-cid-y6nnjlhl]{position:relative;z-index:42;display:flex;align-items:center;gap:clamp(12px,1.7vw,24px);min-width:0}.brand[data-astro-cid-y6nnjlhl]{position:relative;z-index:42;font-family:var(--display);font-size:clamp(15px,2.45vw,32px);line-height:.82;letter-spacing:-.02em;text-transform:uppercase;white-space:nowrap}.menu-toggle[data-astro-cid-y6nnjlhl]{position:relative;z-index:42;width:46px;height:34px;flex:0 0 auto;border:0;padding:0;background:transparent;color:var(--ink);cursor:pointer}.menu-toggle[data-astro-cid-y6nnjlhl] span[data-astro-cid-y6nnjlhl]{position:absolute;left:6px;right:6px;height:3px;background:currentColor;transition:transform .32s cubic-bezier(.2,.7,.2,1),top .32s cubic-bezier(.2,.7,.2,1),opacity .2s ease}.menu-toggle[data-astro-cid-y6nnjlhl] span[data-astro-cid-y6nnjlhl]:nth-child(1){top:9px}.menu-toggle[data-astro-cid-y6nnjlhl] span[data-astro-cid-y6nnjlhl]:nth-child(2){top:22px}.menu-toggle[data-astro-cid-y6nnjlhl][aria-expanded=true] span[data-astro-cid-y6nnjlhl]:nth-child(1){top:16px;transform:rotate(45deg)}.menu-toggle[data-astro-cid-y6nnjlhl][aria-expanded=true] span[data-astro-cid-y6nnjlhl]:nth-child(2){top:16px;transform:rotate(-45deg)}.nav-utility[data-astro-cid-y6nnjlhl]{justify-self:end;display:flex;align-items:center;gap:clamp(18px,3vw,42px);text-transform:uppercase}.nav-utility[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]{position:relative;font-size:11px;line-height:1;font-weight:800;text-transform:uppercase}.nav-utility[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.nav-utility[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]:hover:after{transform:scaleX(1)}.page-dim[data-astro-cid-y6nnjlhl]{position:fixed;inset:0;z-index:28;background:transparent;opacity:0;pointer-events:none;transition:opacity .34s ease}body.menu-open .page-dim[data-astro-cid-y6nnjlhl]{opacity:1;pointer-events:auto}.menu-panel[data-astro-cid-y6nnjlhl]{position:fixed;top:0;left:0;bottom:0;z-index:29;width:clamp(360px,42vw,520px);display:block;padding:clamp(120px,15vh,154px) var(--pad) clamp(30px,4vw,56px);background:#fff;color:var(--ink);border:0;border-top:none;outline:none;box-shadow:none;opacity:0;pointer-events:none;transform:translate(-14px);transition:opacity .32s ease,transform .36s cubic-bezier(.2,.7,.2,1)}body.menu-open .menu-panel[data-astro-cid-y6nnjlhl]{opacity:1;pointer-events:auto;transform:translate(0) translateY(-1px)}.menu[data-astro-cid-y6nnjlhl]{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(16px,1.8vw,26px);padding-top:1px}.menu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl],.submenu-toggle[data-astro-cid-y6nnjlhl]{position:relative;width:max-content;max-width:100%;border:0;padding:2px 0;background:transparent;color:#4b4b4b;font-family:var(--sans);font-size:clamp(20px,2vw,30px);line-height:1;font-weight:560;letter-spacing:0;text-align:left;opacity:0;transform:translateY(10px);cursor:pointer;transition:opacity .48s ease,transform .58s cubic-bezier(.2,.7,.2,1),color .24s ease}body.menu-open .menu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl],body.menu-open .submenu-toggle[data-astro-cid-y6nnjlhl]{opacity:1;transform:translateY(0)}body.menu-open .menu-group[data-astro-cid-y6nnjlhl]:nth-child(1) .submenu-toggle[data-astro-cid-y6nnjlhl]{transition-delay:.12s}body.menu-open .menu[data-astro-cid-y6nnjlhl]>a[data-astro-cid-y6nnjlhl]:nth-child(2){transition-delay:.22s}body.menu-open .menu[data-astro-cid-y6nnjlhl]>a[data-astro-cid-y6nnjlhl]:nth-child(3){transition-delay:.32s}body.menu-open .menu[data-astro-cid-y6nnjlhl]>a[data-astro-cid-y6nnjlhl]:nth-child(4){transition-delay:.42s}.mobile-menu-link[data-astro-cid-y6nnjlhl]{display:none}.menu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]:after,.submenu-toggle[data-astro-cid-y6nnjlhl]:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.menu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]:hover:after,.submenu-toggle[data-astro-cid-y6nnjlhl]:hover:after,.submenu-toggle[data-astro-cid-y6nnjlhl][aria-expanded=true]:after{transform:scaleX(1)}.menu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]:hover,.submenu-toggle[data-astro-cid-y6nnjlhl]:hover,.submenu-toggle[data-astro-cid-y6nnjlhl][aria-expanded=true]{color:var(--ink)}.submenu-toggle[data-astro-cid-y6nnjlhl]{display:inline-flex;align-items:baseline;gap:10px}.submenu-toggle[data-astro-cid-y6nnjlhl] .submenu-mark[data-astro-cid-y6nnjlhl]{display:inline-block;min-width:.7em;font-weight:520}.menu-group[data-astro-cid-y6nnjlhl]{display:grid;gap:0}.director-submenu[data-astro-cid-y6nnjlhl]{display:grid;gap:8px;max-height:0;overflow:hidden;padding:0;opacity:0;transform:translateY(-4px);transition:max-height .34s ease,opacity .24s ease,padding .34s ease,transform .34s ease}.menu-group[data-astro-cid-y6nnjlhl].is-open .director-submenu[data-astro-cid-y6nnjlhl]{max-height:260px;padding:12px 0 2px 18px;opacity:1;transform:translateY(0)}.director-submenu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]{color:#767676;font-size:clamp(16px,1.15vw,20px);font-weight:520;opacity:1;transform:none;transition:color .24s ease}.director-submenu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]:hover{color:var(--ink)}.promo-page[data-astro-cid-y6nnjlhl]{padding:clamp(54px,8vw,96px) var(--pad) clamp(88px,12vw,140px)}.promo-header[data-astro-cid-y6nnjlhl]{display:grid;gap:clamp(12px,2vw,18px);max-width:980px;margin-bottom:clamp(34px,6vw,72px)}.promo-header[data-astro-cid-y6nnjlhl] h1[data-astro-cid-y6nnjlhl]{margin:0;font-family:var(--display);font-size:clamp(56px,13vw,168px);line-height:.82;letter-spacing:-.075em;text-transform:uppercase}.promo-header[data-astro-cid-y6nnjlhl] p[data-astro-cid-y6nnjlhl]{margin:0;max-width:540px;color:#474747;font-size:clamp(15px,1.35vw,20px);line-height:1.28;font-weight:560}.promo-grid[data-astro-cid-y6nnjlhl]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(52px,6.5vw,86px);grid-template-areas:"vmas vmas vmas vmas aew aew" "vmas vmas vmas vmas aew aew" "vmas vmas vmas vmas aew aew" "vmas vmas vmas vmas aew aew" "girls girls girls trutv trutv trutv" "girls girls girls trutv trutv trutv" "girls girls girls trutv trutv trutv" "girls girls girls trutv trutv trutv" "martha martha mtv2 mtv2 mtv2 mtv2" "martha martha mtv2 mtv2 mtv2 mtv2" "martha martha mtv2 mtv2 mtv2 mtv2" "martha martha mtv2 mtv2 mtv2 mtv2" "jersey jersey jersey movie movie movie" "jersey jersey jersey movie movie movie" "jersey jersey jersey movie movie movie" "jersey jersey jersey movie movie movie" "vmahost vmahost vmahost vmahost nbc nbc" "vmahost vmahost vmahost vmahost nbc nbc" "vmahost vmahost vmahost vmahost nbc nbc" "vmahost vmahost vmahost vmahost nbc nbc";gap:clamp(4px,.65vw,10px);align-items:start}.promo-card[data-astro-cid-y6nnjlhl]{position:relative;display:block;grid-column:span 2;grid-row:span 2;align-self:stretch;min-width:0;overflow:hidden;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer;transform:none;appearance:none;-webkit-tap-highlight-color:transparent}.promo-card[data-astro-cid-y6nnjlhl]:hover,.promo-card[data-astro-cid-y6nnjlhl]:focus-visible{transform:none}.promo-card--hero[data-astro-cid-y6nnjlhl],.promo-card--large[data-astro-cid-y6nnjlhl]{grid-column:span 4;grid-row:span 3}.promo-card--side[data-astro-cid-y6nnjlhl],.promo-card--third[data-astro-cid-y6nnjlhl],.promo-card--small[data-astro-cid-y6nnjlhl],.promo-card--standard[data-astro-cid-y6nnjlhl]{grid-column:span 2}.promo-card--half[data-astro-cid-y6nnjlhl]{grid-column:span 3;grid-row:span 2}.promo-card--standard[data-astro-cid-y6nnjlhl]{grid-column:span 2}.promo-card--mtv-vmas-2025[data-astro-cid-y6nnjlhl]{grid-area:vmas}.promo-card--aew-where-wrestlers-work[data-astro-cid-y6nnjlhl]{grid-area:aew}.promo-card--peacock-girls5eva-apts[data-astro-cid-y6nnjlhl]{grid-area:girls}.promo-card--trutv-image-campaign[data-astro-cid-y6nnjlhl]{grid-area:trutv}.promo-card--mtv-jersey-shore-reunion[data-astro-cid-y6nnjlhl]{grid-area:jersey}.promo-card--mtv-movie-awards-conan-ice-cube[data-astro-cid-y6nnjlhl]{grid-area:movie}.promo-card--mtv-vmas-sebastian-maniscalco[data-astro-cid-y6nnjlhl]{grid-area:vmahost}.promo-card--vh1-martha-snoop[data-astro-cid-y6nnjlhl]{grid-area:martha}.promo-card--mtv2-image-campaign[data-astro-cid-y6nnjlhl]{grid-area:mtv2}.promo-card--nbc-vaccine-psa[data-astro-cid-y6nnjlhl]{grid-area:nbc}.promo-card__media[data-astro-cid-y6nnjlhl]{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;background:#111;isolation:isolate}.promo-card__media[data-astro-cid-y6nnjlhl]:before{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(180deg,#0000000f,#00000014 45%,#0006);opacity:1;pointer-events:none}.promo-card__media[data-astro-cid-y6nnjlhl]:after{content:"";position:absolute;inset:0;z-index:4;display:block;background:#0000004d;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.22,.61,.36,1)}.promo-card[data-astro-cid-y6nnjlhl] img[data-astro-cid-y6nnjlhl]{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .95s cubic-bezier(.2,.7,.2,1)}.promo-card[data-astro-cid-y6nnjlhl]:hover img[data-astro-cid-y6nnjlhl],.promo-card[data-astro-cid-y6nnjlhl]:focus-visible img[data-astro-cid-y6nnjlhl]{transform:scale(1.06)}.promo-card[data-astro-cid-y6nnjlhl]:hover .promo-card__media[data-astro-cid-y6nnjlhl]:after,.promo-card[data-astro-cid-y6nnjlhl]:focus-visible .promo-card__media[data-astro-cid-y6nnjlhl]:after,.promo-card[data-astro-cid-y6nnjlhl].is-activating .promo-card__media[data-astro-cid-y6nnjlhl]:after{opacity:1}.promo-card[data-astro-cid-y6nnjlhl]:focus-visible{outline:2px solid var(--ink);outline-offset:5px}.promo-card__title[data-astro-cid-y6nnjlhl]{position:absolute;z-index:5;left:clamp(18px,2.6vw,42px);bottom:clamp(16px,2.2vw,34px);max-width:min(620px,calc(100% - 36px));margin:0;color:#fff;font-family:var(--sans);text-shadow:0 12px 34px rgba(0,0,0,.46);pointer-events:none}.promo-card__network[data-astro-cid-y6nnjlhl],.promo-card__project[data-astro-cid-y6nnjlhl]{display:block}.promo-card__network[data-astro-cid-y6nnjlhl]{margin-bottom:clamp(4px,.45vw,8px);font-size:clamp(10px,.82vw,13px);line-height:1;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.promo-card__project[data-astro-cid-y6nnjlhl]{font-size:clamp(19px,2vw,30px);line-height:.96;font-weight:800;letter-spacing:0;text-transform:none}.promo-card--hero[data-astro-cid-y6nnjlhl] .promo-card__project[data-astro-cid-y6nnjlhl],.promo-card--large[data-astro-cid-y6nnjlhl] .promo-card__project[data-astro-cid-y6nnjlhl]{font-size:clamp(26px,3.9vw,60px);line-height:.92;font-weight:850}.promo-video[data-astro-cid-y6nnjlhl]{margin-bottom:0;transition:margin-bottom .3s ease}.promo-video[data-astro-cid-y6nnjlhl].is-open{margin-bottom:clamp(24px,3vw,40px)}.promo-video__slot[data-astro-cid-y6nnjlhl]{width:100%;height:0;padding-bottom:0;position:relative;background:#000;overflow:hidden;transition:all .3s ease}.promo-video[data-astro-cid-y6nnjlhl].is-open .promo-video__slot[data-astro-cid-y6nnjlhl]{padding-bottom:56.25%}.promo-video__slot[data-astro-cid-y6nnjlhl] iframe[data-astro-cid-y6nnjlhl]{display:block;position:absolute;inset:0;width:100%;height:100%;border:0}.promo-video__close[data-astro-cid-y6nnjlhl]{width:34px;height:34px;margin:0 0 16px auto;display:grid;place-items:center;border:0;background:transparent;color:var(--ink);cursor:pointer;opacity:0;pointer-events:none;transition:opacity .3s ease;appearance:none;-webkit-tap-highlight-color:transparent}.promo-video[data-astro-cid-y6nnjlhl].is-open .promo-video__close[data-astro-cid-y6nnjlhl]{opacity:.7;pointer-events:auto}.promo-video__close[data-astro-cid-y6nnjlhl] span[data-astro-cid-y6nnjlhl]{position:absolute;width:22px;height:1.5px;background:currentColor;transform-origin:center}.promo-video__close[data-astro-cid-y6nnjlhl] span[data-astro-cid-y6nnjlhl]:first-child{transform:rotate(45deg)}.promo-video__close[data-astro-cid-y6nnjlhl] span[data-astro-cid-y6nnjlhl]:last-child{transform:rotate(-45deg)}.promo-video__close[data-astro-cid-y6nnjlhl]:hover,.promo-video__close[data-astro-cid-y6nnjlhl]:focus-visible{opacity:1;outline:none}footer[data-astro-cid-y6nnjlhl]{padding:18px var(--pad) 24px;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}@media(max-width:900px){.nav[data-astro-cid-y6nnjlhl]{grid-template-columns:auto auto;gap:16px}.brand[data-astro-cid-y6nnjlhl]{font-size:clamp(17px,5.6vw,37px)}.nav-utility[data-astro-cid-y6nnjlhl]{display:none}.menu-panel[data-astro-cid-y6nnjlhl]{width:100%;padding-top:clamp(112px,18vh,150px)}.mobile-menu-link[data-astro-cid-y6nnjlhl]{display:block}.menu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl],.submenu-toggle[data-astro-cid-y6nnjlhl]{font-size:clamp(22px,5.6vw,30px)}.director-submenu[data-astro-cid-y6nnjlhl]{gap:0}.director-submenu[data-astro-cid-y6nnjlhl] a[data-astro-cid-y6nnjlhl]{font-size:clamp(16px,4.2vw,20px);line-height:1.45}.promo-page[data-astro-cid-y6nnjlhl]{padding-top:clamp(42px,8vw,64px)}.promo-grid[data-astro-cid-y6nnjlhl]{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none;grid-auto-rows:auto}.promo-card[data-astro-cid-y6nnjlhl],.promo-card--hero[data-astro-cid-y6nnjlhl],.promo-card--side[data-astro-cid-y6nnjlhl],.promo-card--half[data-astro-cid-y6nnjlhl],.promo-card--third[data-astro-cid-y6nnjlhl],.promo-card--small[data-astro-cid-y6nnjlhl],.promo-card--large[data-astro-cid-y6nnjlhl],.promo-card--standard[data-astro-cid-y6nnjlhl]{grid-column:span 1;grid-row:auto;aspect-ratio:16 / 9;min-height:25.692vw}.promo-card--hero[data-astro-cid-y6nnjlhl],.promo-card--large[data-astro-cid-y6nnjlhl]{grid-column:span 2;grid-row:auto}body.promo-video-open .promo-card[data-astro-cid-y6nnjlhl]{opacity:.4;transition:opacity .3s cubic-bezier(.22,.61,.36,1)}}@media(max-width:620px){.promo-page[data-astro-cid-y6nnjlhl]{padding-left:var(--pad);padding-right:var(--pad)}.promo-header[data-astro-cid-y6nnjlhl]{padding-left:0;padding-right:0}.promo-grid[data-astro-cid-y6nnjlhl]{grid-template-columns:1fr;grid-template-areas:none;grid-auto-rows:auto;gap:4px}.promo-card[data-astro-cid-y6nnjlhl],.promo-card--hero[data-astro-cid-y6nnjlhl],.promo-card--side[data-astro-cid-y6nnjlhl],.promo-card--half[data-astro-cid-y6nnjlhl],.promo-card--third[data-astro-cid-y6nnjlhl],.promo-card--small[data-astro-cid-y6nnjlhl],.promo-card--large[data-astro-cid-y6nnjlhl],.promo-card--standard[data-astro-cid-y6nnjlhl]{grid-column:span 1;grid-row:auto;aspect-ratio:16 / 10;min-height:calc(62.5vw - 25px)}.promo-card__network[data-astro-cid-y6nnjlhl]{display:none}}
