.mk-promo{background:#000;color:#fff;width:100%;margin:0;padding:0;font-family:var(--font-body-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif)}.mk-promo *,.mk-promo *:before,.mk-promo *:after{box-sizing:border-box}.mk-promo__hero{width:100%;background:#000;position:relative;line-height:0}.mk-promo__hero-img{width:100%;height:auto;display:block}.mk-promo__hero-placeholder{aspect-ratio:16 / 9;width:100%;background:#1a1a1a;color:#888;display:flex;align-items:center;justify-content:center;font-size:.85rem;text-align:center;padding:1rem;border:2px dashed #333}.mk-promo__hero-divider,.mk-promo__divider{width:50%;max-width:720px;height:1px;border:0;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.85) 18%,rgba(255,255,255,.85) 82%,transparent 100%);display:block;margin-left:auto;margin-right:auto}.mk-promo__hero-divider{margin-top:1.5rem;margin-bottom:0}@media(min-width:990px){.mk-promo__hero-divider{margin-top:2rem}}.mk-promo__title-block{padding:1.75rem 1.25rem 1.5rem;text-align:center;max-width:760px;margin:0 auto}.mk-promo__title{font-family:var(--font-heading-family, var(--font-body-family));font-weight:800;font-size:clamp(1.75rem,6vw,3rem);line-height:1.1;letter-spacing:-.01em;margin:0 0 .75rem;color:#fff;text-transform:uppercase}.mk-promo__subtitle{font-size:clamp(.95rem,3.5vw,1.125rem);line-height:1.45;color:#d8d8d8;margin:0}.mk-promo__subtitle p{margin:0}.mk-promo__divider{margin-top:0;margin-bottom:1.75rem}@media(min-width:600px){.mk-promo__divider{margin-bottom:2rem}}@media(min-width:990px){.mk-promo__divider{margin-bottom:2.5rem}}.mk-promo__play-now{background:#0a0a0a;padding:1.75rem 1rem 2rem;text-align:center;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}.mk-promo__play-now-title{font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(1.4rem,4vw,1.75rem);letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 1.5rem;line-height:1.1}.mk-promo__store-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0;max-width:720px;margin:0 auto}.mk-promo__store-item{flex:0 1 calc(50% - .25rem);max-width:200px}.mk-promo__store-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:.875rem .5rem;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;color:#fff;text-decoration:none;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;transition:background-color .15s,border-color .15s,transform .1s;min-height:100px;-webkit-tap-highlight-color:transparent}.mk-promo__store-link:hover,.mk-promo__store-link:focus-visible{background:#232323;border-color:#e01e2b;outline:none}.mk-promo__store-link:active{transform:scale(.98)}.mk-promo__store-icon{width:44px;height:44px;color:#fff;flex-shrink:0}.mk-promo__store-icon--switch2{width:68px;height:auto}.mk-promo__store-label{white-space:nowrap}.mk-promo__gallery{background:#000;padding:1.75rem 0 2rem}.mk-promo__gallery-title{font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(1rem,4vw,1.25rem);letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 1.25rem;text-align:center;padding:0 1rem}.mk-promo__gallery-wrap{position:relative;width:100%;max-width:1100px;margin:0 auto}.mk-promo__gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.mk-promo__gallery-track::-webkit-scrollbar{display:none}.mk-promo__gallery-slide{flex:0 0 100%;width:100%;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;padding:0 1rem;box-sizing:border-box}.mk-promo__gallery-slide img{display:block;width:100%;height:auto;max-width:100%;border-radius:8px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;aspect-ratio:16 / 9;object-fit:cover}.mk-promo__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#0000008c;color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:0;transition:background-color .15s,border-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.mk-promo__gallery-arrow:hover,.mk-promo__gallery-arrow:focus-visible{background:#000c;border-color:#fff9;outline:none}.mk-promo__gallery-arrow:active{transform:translateY(-50%) scale(.95)}.mk-promo__gallery-arrow--prev{left:.5rem}.mk-promo__gallery-arrow--next{right:.5rem}@media(min-width:768px){.mk-promo__gallery-arrow{display:inline-flex}}.mk-promo__gallery-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem;padding:0 1rem}.mk-promo__gallery-dot{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#ffffff4d;cursor:pointer;transition:background-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.mk-promo__gallery-dot:hover{background:#fff9}.mk-promo__gallery-dot.is-active{background:#e01e2b;transform:scale(1.25)}@media(min-width:600px){.mk-promo__gallery{padding:2rem 0 2.5rem}.mk-promo__gallery-arrow{width:48px;height:48px}}@media(min-width:990px){.mk-promo__gallery{padding:2.5rem 0 3rem}.mk-promo__gallery-arrow{width:56px;height:56px}.mk-promo__gallery-arrow--prev{left:1rem}.mk-promo__gallery-arrow--next{right:1rem}}.mk-promo__trailer{padding:2rem 1rem;background:#000}.mk-promo__trailer-wrap{position:relative;width:100%;max-width:1100px;margin:0 auto;aspect-ratio:16 / 9;background:#000;border-radius:4px;overflow:hidden;box-shadow:0 8px 32px #00000080}.mk-promo__trailer-btn{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;background:#000;cursor:pointer;display:block}.mk-promo__trailer-poster{width:100%;height:100%;object-fit:cover;display:block}.mk-promo__trailer-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:transform .15s,opacity .15s;filter:drop-shadow(0 4px 16px rgba(0,0,0,.6))}.mk-promo__trailer-btn:hover .mk-promo__trailer-play,.mk-promo__trailer-btn:focus-visible .mk-promo__trailer-play{transform:translate(-50%,-50%) scale(1.1)}.mk-promo__trailer-btn:focus-visible{outline:2px solid #E01E2B;outline-offset:-2px}.mk-promo__features{background:#000;padding:1.5rem 1rem 2rem;display:flex;flex-direction:column;gap:1rem;max-width:880px;margin:0 auto}.mk-promo__feature{text-align:center;padding:1.5rem 1.25rem;background:linear-gradient(135deg,#e01e2b14,#e01e2b05);border:1px solid rgba(224,30,43,.35);border-radius:12px}.mk-promo__feature-title{font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(1.125rem,4vw,1.5rem);letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 .5rem}.mk-promo__feature-text{font-size:clamp(.9375rem,3.2vw,1rem);line-height:1.5;color:#d8d8d8}.mk-promo__feature-text p{margin:0}@media(min-width:600px){.mk-promo__features{padding:1.75rem 1.5rem 2.25rem;gap:1.25rem}.mk-promo__feature{padding:1.75rem 2rem}}@media(min-width:990px){.mk-promo__features{padding:2rem 2rem 2.75rem;gap:1.5rem}.mk-promo__feature{padding:2rem 2.5rem}}.mk-promo__esrb{background:#000;padding:1.5rem 1rem;display:flex;justify-content:center}.mk-promo__esrb-img{display:block;height:68px;width:auto;max-width:100%}@media(min-width:600px){.mk-promo__esrb{padding:1.75rem 1.5rem}.mk-promo__esrb-img{height:84px}}@media(min-width:990px){.mk-promo__esrb{padding:2rem}.mk-promo__esrb-img{height:96px}}.mk-promo__logos{background:#000;padding:1.75rem 0 2rem;border-top:1px solid #1a1a1a}.mk-promo__logos-title{font-family:var(--font-body-family, inherit);font-weight:400;font-size:clamp(.9375rem,3.4vw,1.0625rem);line-height:1.45;letter-spacing:0;text-transform:none;color:#c8c8c8;margin:0 auto 1.5rem;text-align:center;padding:0 1.25rem;max-width:760px}.mk-promo__logos-track-wrap{position:relative;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 4%,#000 96%,transparent 100%)}.mk-promo__logos-track-wrap::-webkit-scrollbar{display:none}.mk-promo__logos-track-wrap--dragging{cursor:grabbing}.mk-promo__logos-track-wrap--dragging .mk-promo__logos-item img{pointer-events:none}.mk-promo__logos-track{display:inline-flex;align-items:center;gap:1rem;padding:0 1rem;will-change:transform}@keyframes mk-promo-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.mk-promo__logos-track--auto{animation:mk-promo-marquee 40s linear infinite}.mk-promo__logos-track-wrap:hover .mk-promo__logos-track--auto{animation-play-state:paused}.mk-promo__logos-item{flex:0 0 auto;background:transparent;display:flex;align-items:center;justify-content:center;height:160px;padding:0}.mk-promo__logos-item img{display:block;height:140px;width:auto;max-width:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.mk-promo__logos-item--small img{height:95px}@media(min-width:600px){.mk-promo__logos{padding:2.5rem 0 2.75rem}.mk-promo__logos-item{height:200px}.mk-promo__logos-item img{height:180px}.mk-promo__logos-item--small img{height:125px}.mk-promo__logos-track{gap:1.5rem}}@media(min-width:990px){.mk-promo__logos{padding:3rem 0 3.25rem}.mk-promo__logos-title{font-size:1.0625rem;margin-bottom:1.5rem}.mk-promo__logos-item{height:240px}.mk-promo__logos-item img{height:220px}.mk-promo__logos-item--small img{height:150px}.mk-promo__logos-track{gap:2rem}}@media(prefers-reduced-motion:reduce){.mk-promo__logos-track--auto{animation:none!important}}.mk-promo__accolades{background:#000;padding:1rem 1rem 2.5rem;text-align:center}.mk-promo__accolades-img{width:100%;max-width:1200px;height:auto;margin:0 auto;display:block}.mk-promo__secondary-cta{text-align:center;padding:1rem 1rem 2.5rem;background:#000}.mk-promo__secondary-cta-btn{display:inline-block;padding:1rem 3rem;background:#e01e2b;color:#fff;font-weight:800;text-transform:uppercase;letter-spacing:.06em;text-decoration:none;border-radius:999px;font-size:1rem;transition:background-color .15s,transform .1s;-webkit-tap-highlight-color:transparent}.mk-promo__secondary-cta-btn:hover,.mk-promo__secondary-cta-btn:focus-visible{background:#c11824;outline:none}.mk-promo__secondary-cta-btn:active{transform:scale(.98)}@media(min-width:600px){.mk-promo__title-block{padding:2.25rem 1.5rem 1.75rem}.mk-promo__store-item{flex:0 1 auto;min-width:140px}.mk-promo__store-link{padding:1rem 1.25rem;min-height:104px}.mk-promo__play-now,.mk-promo__editions{padding:2.25rem 1.5rem 2.5rem}.mk-promo__trailer{padding:2.5rem 1.5rem}.mk-promo__accolades{padding:1rem 1.5rem 3rem}}@media(min-width:990px){.mk-promo__title-block{padding:3rem 2rem 2rem}.mk-promo__title{font-size:3.25rem}.mk-promo__subtitle{font-size:1.25rem;max-width:720px;margin-left:auto;margin-right:auto}.mk-promo__store-list{max-width:980px;gap:.875rem;flex-wrap:nowrap}.mk-promo__store-item{flex:1 1 0;min-width:0;max-width:200px}.mk-promo__store-link{min-height:112px;padding:1.125rem .75rem}.mk-promo__store-icon{width:56px;height:56px}.mk-promo__store-icon--switch2{width:84px}.mk-promo__play-now,.mk-promo__editions{padding:3rem 2rem 3.25rem}.mk-promo__trailer{padding:3rem 2rem}}.mk-promo__editions{max-width:1200px;margin:0 auto;padding:1.75rem 1rem 2rem;text-align:center}.mk-promo__editions-heading{font-family:var(--font-heading-family, inherit);font-weight:800;font-size:clamp(1.4rem,4vw,1.75rem);letter-spacing:.18em;text-transform:uppercase;color:#fff;margin:0 0 1.5rem;line-height:1.1}.mk-promo__editions-sub{font-size:clamp(.95rem,1.5vw,1.05rem);opacity:.8;margin:0 0 2rem;color:#fff}.mk-promo__editions-grid{display:flex;flex-wrap:wrap;gap:1.5rem;list-style:none;padding:0;margin:0;justify-content:center;align-items:stretch}@media(min-width:769px){.mk-promo__editions-grid{gap:2rem}}.mk-promo__editions-item{margin:0;flex:0 1 100%;max-width:480px}@media(min-width:769px){.mk-promo__editions-item{flex:0 1 280px;max-width:280px}.mk-promo__editions-item--deluxe{flex:0 1 580px;max-width:580px}}.mk-promo__edition-card{display:flex;flex-direction:column;background:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;text-decoration:none;color:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;height:100%}.mk-promo__edition-card:hover,.mk-promo__edition-card:focus-visible{transform:translateY(-4px);box-shadow:0 14px 28px #00000080;border-color:#e01e2b99}.mk-promo__edition-img-wrap{position:relative;width:100%;aspect-ratio:1 / 1;background:#000;overflow:hidden}.mk-promo__edition-card--deluxe .mk-promo__edition-img-wrap{aspect-ratio:16 / 9}.mk-promo__edition-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease}.mk-promo__edition-card:hover .mk-promo__edition-img,.mk-promo__edition-card:focus-visible .mk-promo__edition-img{transform:scale(1.04)}.mk-promo__edition-meta{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.4rem;align-items:center;text-align:center}.mk-promo__edition-title{font-family:var(--font-heading-family, system-ui, sans-serif);font-size:clamp(1.1rem,2vw,1.25rem);font-weight:600;margin:0;color:#fff;line-height:1.25}.mk-promo__edition-price{font-size:1.1rem;font-weight:600;color:#fff;opacity:.95}
/*# sourceMappingURL=/cdn/shop/t/238/assets/section-mk-legacy-promo.css.map */
