#s_future--hero {
    width: 100%;
    background-image: url('../../media/future/hm-hero.jpg');
    background-position: center;
    background-size: cover;
}

.s_future--grad {z-index: 10;}

#s_future--title {
    width: 50vw;
    max-width: 33rem;
    z-index: 20;
}

#s_future--title .--play-button {
    width: fit-content;
    padding: .75rem;
    align-items: center;
}

#s_future--section {padding: 4rem 4rem calc(var(--header_d-height) + .5rem);}

#s_future--seasons {width: 6rem;}
#s_future--episodes {max-width: 60rem;}
.s_future--episode img {width: 20rem;}