.hbg-hero{background:#191932;font-family:Beatrice,Beatrice-Regular,Arial,sans-serif;overflow:hidden;position:relative}.hbg-hero__meta{align-items:center;display:flex;gap:10px;margin-bottom:14px}.hbg-hero__eyebrow{color:hsla(0,33%,94%,.65);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hbg-hero__badge{background:rgba(255,40,90,.15);border:1px solid rgba(255,40,90,.35);border-radius:4px;color:#ff285a;font-size:10px;font-weight:800;letter-spacing:.1em;line-height:1.4;padding:3px 8px;text-transform:uppercase}.hbg-hero__title{color:#f5ebeb;font-family:Beatrice,Beatrice-Regular,Arial,sans-serif!important;font-size:clamp(24px,3.2vw,52px);font-weight:900;letter-spacing:-.01em;line-height:1.05;margin:0 0 8px}.hbg-hero__season{color:hsla(0,33%,94%,.6);font-size:13px;font-weight:500;margin:0 0 14px}.hbg-hero__synopsis{color:hsla(0,33%,94%,.8);display:-webkit-box;font-size:15px;line-height:1.6;margin:0 0 28px;max-width:640px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.hbg-hero__ctas{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.hbg-hero__cta{align-items:center;border-radius:50px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:Beatrice,Beatrice-Regular,Arial,sans-serif!important;font-size:14px;font-weight:600;gap:8px;justify-content:center;letter-spacing:.03em;min-height:48px;min-width:172px;padding:12px 28px;text-decoration:none;transition:opacity .2s,background .2s,border-color .2s,transform .2s;white-space:nowrap}.hbg-hero__cta--primary{background:#ff285a;border:1px solid #ff285a;box-shadow:0 4px 12px rgba(255,40,90,.22);color:#fff}.hbg-hero__cta--primary:hover{opacity:.92;transform:translateY(-1px)}.hbg-hero__streaming-label{color:hsla(0,33%,94%,.65);font-family:Beatrice,Beatrice-Regular,Arial,sans-serif!important;font-size:14px;font-weight:600;padding:13px 0}.hbg-hero__cta--secondary{background:hsla(0,33%,94%,.04);border:1px solid hsla(0,33%,94%,.45);color:#f5ebeb}.hbg-hero__cta--secondary:hover{background:hsla(0,33%,94%,.1);border-color:hsla(0,33%,94%,.7);transform:translateY(-1px)}.hbg-hero--single .hbg-hero__desktop{align-items:flex-end;background-position:72% 0;background-repeat:no-repeat;background-size:cover;display:flex;height:560px;position:relative;will-change:background-position}.hbg-hero--single .hbg-hero__desktop .hbg-hero__overlay{background:linear-gradient(90deg,rgba(25,25,50,.76) 0,rgba(25,25,50,.54) 38%,rgba(25,25,50,.22) 68%,rgba(25,25,50,0)),linear-gradient(0deg,rgba(25,25,50,.35) 0,transparent 40%);inset:0;position:absolute;z-index:1}.hbg-hero--single .hbg-hero__desktop .hbg-hero__content{animation:hbgFadeInUp .65s ease-out;margin-top:auto;max-width:760px;padding:48px 48px 56px 120px;position:relative;z-index:2}.hbg-hero--single .hbg-hero__mobile{display:none}.hbg-hero--carousel{position:relative}.hbg-hero__slides{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;user-select:none;-webkit-overflow-scrolling:touch;-webkit-user-select:none}.hbg-hero__slides::-webkit-scrollbar{display:none}.hbg-hero__slide--desktop{align-items:flex-end;background-position:72% 0;background-repeat:no-repeat;background-size:cover;display:flex;flex:0 0 100%;height:560px;position:relative;scroll-snap-align:start;scroll-snap-stop:always;will-change:background-position}.hbg-hero__slide--desktop .hbg-hero__overlay{background:linear-gradient(90deg,rgba(25,25,50,.76) 0,rgba(25,25,50,.54) 38%,rgba(25,25,50,.22) 68%,rgba(25,25,50,0)),linear-gradient(0deg,rgba(25,25,50,.35) 0,transparent 40%);inset:0;position:absolute;z-index:1}.hbg-hero__slide--desktop .hbg-hero__content{animation:hbgFadeInUp .65s ease-out;margin-top:auto;max-width:760px;padding:48px 48px 56px 120px;position:relative;z-index:2}.hbg-hero__slide--mobile{display:none}.hbg-hero__chevron{align-items:center;background:#ff285a;border:none;border-radius:50%;box-shadow:0 4px 16px rgba(0,0,0,.35);color:#fff;cursor:pointer;display:flex;font-family:Beatrice,Beatrice-Regular,Arial,sans-serif;font-size:26px;height:52px;justify-content:center;line-height:1;opacity:.72;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s,transform .2s,background .2s;width:52px;z-index:20}.hbg-hero__chevron:hover{opacity:1}.hbg-hero__chevron--prev{left:20px;pointer-events:none;transition:opacity .3s,background .2s,transform .2s}.hbg-hero__chevron--prev:not(.is-visible){opacity:0}.hbg-hero__chevron--prev.is-visible{opacity:.72;pointer-events:auto}.hbg-hero__chevron--prev.is-visible:hover{opacity:1}.hbg-hero__chevron--next{right:20px}.hbg-hero__chevron--next.is-hidden{opacity:0;pointer-events:none}.hbg-hero__dots{bottom:20px;display:flex;gap:8px;left:120px;position:absolute;z-index:10}.hbg-hero__dot{background:hsla(0,33%,94%,.35);border:none;border-radius:50%;cursor:pointer;height:7px;padding:0;transition:background .2s,transform .2s;width:7px}.hbg-hero__dot.is-active{background:#ff285a;transform:scale(1.3)}@keyframes hbgFadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.hbg-hero{margin-top:-40px}.hbg-hero--single .hbg-hero__desktop{display:none}.hbg-hero--single .hbg-hero__mobile{display:block}.hbg-hero__mobile-img{display:block;height:auto;width:100%}.hbg-hero__mobile-img-wrap{display:block;line-height:0;position:relative}.hbg-hero__mobile-img-wrap:after{background:linear-gradient(180deg,transparent 0,#191932);bottom:0;content:"";height:60px;left:0;pointer-events:none;position:absolute;right:0}.hbg-hero__mobile-content{animation:hbgFadeInUp .55s ease-out;background:#191932;display:flex;flex-direction:column;min-height:260px;padding:24px 20px 36px}.hbg-hero__mobile-content .hbg-hero__ctas{margin-top:auto;padding-top:20px}.hbg-hero__mobile-content .hbg-hero__synopsis{max-width:100%}.hbg-hero--carousel .hbg-hero__slides{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.hbg-hero__slide--desktop{display:none!important}.hbg-hero__slide--mobile{display:block;flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.hbg-hero__slide--mobile .hbg-hero__mobile-img{display:block;height:auto;width:100%}.hbg-hero__slide--mobile .hbg-hero__mobile-content{animation:hbgFadeInUp .55s ease-out;background:#191932;display:flex;flex-direction:column;min-height:280px;padding:24px 20px 36px}.hbg-hero__slide--mobile .hbg-hero__ctas{margin-top:auto;padding-top:20px}.hbg-hero__slide--mobile .hbg-hero__synopsis{max-width:100%}.hbg-hero__chevron{font-size:22px;height:44px;opacity:.88;top:37.5vw;width:44px}.hbg-hero__chevron--prev{left:12px}.hbg-hero__chevron--next{right:12px}.hbg-hero--carousel .hbg-hero__dots{background:#191932;bottom:auto;justify-content:center;left:auto;margin-top:-28px;padding:0 0 16px;position:relative}.hbg-hero__title{font-size:clamp(22px,6.5vw,34px)}.hbg-hero__synopsis,.hbg-hero__title{font-family:Beatrice,Beatrice-Regular,Arial,sans-serif!important}.hbg-hero__synopsis{font-size:14px}.hbg-hero__cta{font-size:13px;min-height:44px;min-width:168px;padding:11px 22px}.hbg-hero__cta,.hbg-hero__eyebrow,.hbg-hero__season,.hbg-hero__streaming-label{font-family:Beatrice,Beatrice-Regular,Arial,sans-serif!important}}