×

注意!页面内容来自https://www.hbomax.com/mx/es/shows,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

<> @font-face { font-display: swap; font-family: "Max Sans"; font-: normal; font-weight: 300; src: url("https://braze-images.com/appboy/communication/assets/font_assets/files/645d2129e40b0015c8e2e858/original.woff2") format("woff2"), url("https://braze-images.com/appboy/communication/assets/font_assets/files/645d21292361b943a7d1981b/original.woff") format("woff"), url("https://braze-images.com/appboy/communication/assets/font_assets/files/645d2129d1706840436774aa/original.ttf") format("truetype"); } h1>em, h2>em, h3>em, h4>em, h5>em, h6>em { font-: normal !important; /*font-weight: bold;*/ letter-spacing: .1em; text-transform: uppercase; } div[id*="Code"] { width: 100%; } @media (max-width: 991px) { .image-grid .row { padding-left: 7px; padding-right: 7px; } .image-grid .col.col-custom { margin-bottom: 15px; padding-left: 7px; padding-right: 7px; } } /** * ---------------------------------------- * Promo Banner * ---------------------------------------- */ @media (min-width: 1400px) { .d-xxl-flex { display: -webkit-flex !important; display: -moz-box !important; display: flex !important; } } footer { padding-bottom: 6em; } #promo-banner { position: relative; background-image: url('https://beam-images.warnermediacdn.com/2025-11/black-friday-dsk.jpg?host=wbd-dotcom-drupal-prd-us-east-1.s3.amazonaws.com'); background-size: cover; background-position: center; background-repeat: no-repeat; box-shadow: 0 15px 15px rgba(000.2); overflow: hidden; width: 100%; z-index: 999; --promo-ribbon-h: 44px; padding-top: var(--promo-ribbon-h) !important; } #promo-banner.sticky-top { animation: fadeInDown 1s forwards; position: fixed; top: 0; transition: 1s; width: 100%; } #promo-banner.sticky-bottom { animation: fadeInUp 1s forwards; bottom: 0; left: 0; position: fixed; transition: 1s; width: 100%; height: 200px; } #promo-banner u { color: #00f0ff; text-decoration: none; } #promo-banner .spin-headline-container { height: clamp(.9rem1.5vw1.2rem); overflow: hidden; } #promo-banner .spin-headline { animation: spinWords 10s infinite; height: 100%; } #promo-banner::before { content: "POR TIEMPO LIMITADO"; position: absolute; top: 0; left: 0; width: 100%; height: var(--promo-ribbon-h); line-height: var(--promo-ribbon-h); background: #E9E4E9; color: #000; text-align: center; font-weight: 400; letter-spacing: 5px; font-size: 14px; text-transform: uppercase; z-index: 1000; box-sizing: border-box; } #promo-banner h2 { font-size: clamp(3rem3vw3rem); letter-spacing: .05em; line-height: .8; margin: 0; text-align: center; text-transform: uppercase; font-weight: bold; } #promo-banner h3 { font-size: 3.5rem; letter-spacing: 0; line-height: .8; margin: 0; text-align: center; text-transform: uppercase; } #promo-banner h3 s { color: rgba(255255255.7); font-weight: 500; text-decoration-color: #00f0ff; } #promo-banner h3 sup { font-size: 55%; letter-spacing: .05em; top: -.5em; padding: .5rem 0; } #promo-banner h3 small { display: inline-block; font-size: 30%; letter-spacing: .1em; line-height: 1; max-width: 175px; position: relative; text-align: left; top: -.2em; vertical-align: middle; } #promo-banner h3 strong+sub { display: none; } #promo-banner h3 strong sup:last-of-type::after { bottom: -.4rem; content: "/MONTH"; font-size: .7rem; font-weight: 600; left: .2em; letter-spacing: 0; position: absolute; -webkit-text-fill-color: #fff; } #promo-banner p { font-size: clamp(1rem1.5vw2rem); line-height: .9em; margin-bottom: 0; text-transform: uppercase; } #promo-banner p:not(.text-nowrap.small) { margin: 0 auto; } #promo-banner p.small { font-size: 11px; letter-spacing: .05em; margin: .5rem 0 0; text-transform: none; text-align: center; color: #657083; } #promo-banner p.small a { color: rgba(2552552550.7); font-weight: 400; letter-spacing: .05em; text-decoration: underline; text-transform: none; } #promo-banner .btn-light { background: #ffffff; border-radius: 10px; color: #000b3b; letter-spacing: 0; padding: 10px 24px; text-transform: uppercase; transition: all .3s ease-in-out !important; white-space: nowrap; width: 250px; } #promo-banner .btn-light:hover { background-color: transparent !important; border-color: #00f0ff; color: #fff; transition: all .3s ease-in-out !important; } @media (max-width: 767px) { #promo-banner { background-position: center; background-size: 350%; --promo-ribbon-h: 52px; } #promo-banner::before { font-size: 13px; letter-spacing: 1.6px; } #promo-banner.sticky-bottom { height: 340px; } #promo-banner h2 { line-height: 1; } #promo-banner h3 { font-size: 4rem; } #promo-banner h3 strong sup:last-of-type::after { bottom: -.4rem; font-size: .7rem; } #promo-banner p.small { letter-spacing: 0; width: 100%; padding: 0 15px; } #promo-banner .btn-light { font-size: 0.75rem; margin-top: .5rem; } } /** * ---------------------------------------- * Animations * ---------------------------------------- */ @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0-100%0); transform: translate3d(0-100%0); } to { opacity: 1; -webkit-transform: translate3d(000); transform: translate3d(000); } } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(100px00); } to { opacity: 1; transform: translate3d(000); } } @keyframes fadeInRight { from { opacity: 0; transform: translate3d(-100px00); } to { opacity: 1; transform: translate3d(000); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0100%0); transform: translate3d(0100%0); } to { opacity: 1; -webkit-transform: translate3d(000); transform: translate3d(000); } } @keyframes fadeInUpOut { 0% { opacity: 0; transform: translateY(100%); } 70% { color: rgba(2552552551); opacity: 1; transform: translateY(0); } 100% { color: rgba(255255255.5); } } @keyframes spinUp { from { transform: translateY(0); } to { transform: translateY(-100%); } } @keyframes spinWords { 0% { transform: translateY(0%); } 40% { transform: translateY(0%); } 44% { transform: translateY(-112%); } 50% { transform: translateY(-100%); } 90% { transform: translateY(-100%); } 94% { transform: translateY(-212%); } 100% { transform: translateY(-200%); } } @keyframes strike { 0% { opacity: 0; width: 0; } 100% { opacity: 1; width: 100%; } } /****** End ******/ /** * ---------------------------------------- * Hero & Spotlight Intro * ---------------------------------------- */ .max-section-hero-parent { position: relative; height: 1000px; margin-top: 50px; } .max-section-hero-parent::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; display: block; height: 100%; width: 100%; /*background: linear-gradient(0degrgba(0001) 15%rgba(0000) 50%);*/ } .max-section-hero h1>svg { margin-top: 3rem; max-width: 260px; } .max-section-hero h1 { text-align: center; } .max-section-hero h3 { font-size: 2.25rem; text-align: center; } .max-section-hero .btn { z-index: 1; } @media (min-width: 576px) and (min-height: 840px) { /*.max-section-hero div[class*="col"] { padding-top: 18rem; }*/ .max-section-intro div[class*="col"] { padding-top: 2rem; } }
<> .text-highlights{ display: flex; max-width: 1200px; text-align: center; font-size: 35px; font-weight: 400; margin: 100px auto 50px; } .logos{ display: flex; flex-direction: row; align-items: center; } .single-logo{ margin: 0 10px; padding: 0 10px; } .subtext-highlights{ display: flex; justify-content: center; align-items: center; text-align: center; white-space: nowrap; } .destacado{ font-size: 35px; font-weight: 600; padding: 50px 20px 15px; } .normal{ font-size: 18px; font-weight: 400; padding: 50px 20px 15px; } .hightlights-s .title-break-word { display: none; } @media (max-width: 575px) { .logos{ justify-content: center; flex-wrap: wrap; align-items: center; padding: 0 10px; } .single-logo{ width: 25%; margin: 0; padding: 10px 15px; } .text-highlights{ font-size: 28px; width: 100%; margin-left: 0; } .subtext-highlights{ flex-direction: column; white-space: wrap; } .destacado{ font-size: 24px; font-weight: 600; padding: 50px 0 10px 0; } .normal{ padding: 0 0 40px 0; } }

¡Mira series de HBO Original y Max Original en HBO Max! Suscríbete para disfrutar comediasdramas y clásicos de la televisión.

Nuevo y popular Son el tema de conversaciónúnete
Suscríbete ahora