#hoy-en-syfy .strip__wrapper {
  background: #000000;
  max-width: 970px;
  border: none;
  background-size: cover;
  background-position: center;
  position: relative;
}

#hoy-en-syfy .strip__wrapper {
 border-bottom:1px solid rgba(255,255,255,0.2);
 margin:0 auto;
 position:relative
}
body.is-takeover .takeover #hoy-en-syfy .strip__wrapper {
 max-width:970px
}
#hoy-en-syfy .strip__content {
 margin:0 auto;
 max-width:970px;
 padding: 32px 0 22px 0 ;
 position:relative;
 z-index:2
}
#hoy-en-syfy .strip__content:before,
#hoy-en-syfy .strip__content:after {
 content:"\20";
 display:table
}
#hoy-en-syfy .strip__content:after {
 clear:both
}
@media (max-width:689px) {
  #hoy-en-syfy .strip__content {
    padding:16px 0;
 }
}
body.is-takeover .takeover #hoy-en-syfy .strip__content {
 padding-left:0;
 padding-right:0
}
.hoy-en-syfy.card-list {
    display: flex;
}
.card-strip--3-items-hoy-en-syfy-home .card__main {
    height: auto;
    max-height: 100%;
    overflow: hidden;
}
.card-strip--3-items-hoy-en-syfy-home.card-strip::before, .card-strip--3-items-hoy-en-syfy-home.card-strip::after {
    content: none;
    display: table;
}
.card-strip--3-items-hoy-en-syfy-home {
    display: flex;
    justify-content: space-between;
}
.card-strip--3-items-hoy-en-syfy-home .card-strip::after {
    clear: both;
}
.card-strip--3-items-hoy-en-syfy-home .card-strip__item {
    width: 33%;
    max-width: 312px;
    margin-bottom: 16px;
}
.card-strip--3-items-hoy-en-syfy-home .card__media {
    height:175px;
}
.card-strip--3-items-hoy-en-syfy-home .card__media>img {
    width:100%;
    max-width:1000px;
}
.card-strip--3-items-hoy-en-syfy-home .card__tip .tip {
     background-color:#e1ff00;
     color:#575651;
     text-transform:lowercase;
     padding:0 8px;
     display:inline-block;
     font-size:12px;
     font-size:0.75em;
     line-height:2;
 }
.card-strip--3-items-hoy-en-syfy-home .card__tip.card__tip--desktop {
    position: absolute;
    bottom: 8px;
    left: 8px;
    z-index: 3;
}
.card-strip--3-items-hoy-en-syfy-home .card__tip.card__tip--mobile {
    display: none;
}
.card-strip--3-items-hoy-en-syfy-home .card__media::before {
    background-image: linear-gradient(to bottom,transparent 30%,rgba(0,0,0,0.5) 80%,rgba(0,0,0,0.9) 100%);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.card-strip--3-items-hoy-en-syfy-home h3.card__sub {
    font-weight:lighter;
    font-size: 14px;
    line-height: 1.71429;
    font-family: "Cinetype Reg",Helvetica,Arial,sans-serif;
    margin:0;
}
.card-strip--3-items-hoy-en-syfy-home .card__title {
    font-size:24px;
     line-height:1.2;
     margin:0;
     font-weight: lighter;

}

@media (max-width: 1209px) {
    .hoy-en-syfy-home-content.strip--curated-items .strip--image__wrapper {
        height: auto;
    }
    .hoy-en-syfy-home-content.strip--curated-items .strip__wrapper::after {
        background-image: linear-gradient(to bottom,transparent 35%,rgba(0,0,0,0.4) 70%,black 84%);
        content: "";
        left: 0;
        top: 0;
        bottom: 0;
        position: absolute;
        width: 100%;
        height: 73%;
    }
    .hoy-en-syfy-home-content .strip__head {
        padding: 16px 0;
    }
    .hoy-en-syfy-home-content .strip__content {
        margin-top:-200px;
    }
}
@media (max-width: 1023px) {
    .hoy-en-syfy-home-content .strip__bn {
        display: block;
    }
    .hoy-en-syfy-home-content .strip__bn__alt {
        padding: 16px 48px 8px 48px;
        margin-bottom: 16px;
        margin:0 auto;
    }
    .hoy-en-syfy-home-content .strip__bn__alt a {
        padding: 6px 48px;
    }
    .hoy-en-syfy-home-content.strip--curated-items .strip__wrapper::after {
        background-image: linear-gradient(to bottom,transparent 21%,rgba(0,0,0,0.4) 75%,black 93%);
        height: 64%;
    }
    .hoy-en-syfy-home-content .strip__content {
        margin-top:-52px;
    }
    .card-strip--3-items-hoy-en-syfy-home {
        flex-wrap: wrap;
    }
    .hoy-en-syfy-home-content .strip__head {
        padding: 0;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item {
        width: 33%;
        max-width: 320px;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item{
        padding-right:8px;
        padding-left: 8px;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item:first-child {
        padding-right:8px;
        padding-left: 0;
    }

    .card-strip--3-items-hoy-en-syfy-home .card-strip__item:nth-child(3n) {
        padding-left:8px;
        padding-right: 0;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__media > img {
        width: 160%;
        max-width: 978px;
        position: absolute;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__tip {
      margin-bottom:8px;
      left: 16px;
    }
    .boton-hoy-en-syfy-home.strip__bn {
        clear:both;
        display: none;
    }
    .boton-hoy-en-syfy-home-mobile.strip__bn__alt {
        clear:both;
        display: block;
    }
}
@media (max-width: 820px) {
    .hoy-en-syfy-home-content.strip--curated-items .strip__wrapper::after {
        background-image: linear-gradient(to bottom,transparent 21%,rgba(0,0,0,0.4) 70%,black 86%);
        height: 59%;
    }
}
@media (max-width: 689px) {
    .hoy-en-syfy-home-content .strip__content {
       margin-top: 0;
    }
    .hoy-en-syfy-home-content.strip--curated-items .strip__wrapper::before {
        background: rgba(0,0,0,0);
    }
    .hoy-en-syfy-home-content.strip--curated-items .strip__wrapper::after {
        background-image: none;
    }
    .hoy-en-syfy-home-content .strip__head {
        padding: 16px;
    }
    .hoy-en-syfy-home-content .strip--image__container:after {
        background-image: none;
    }
    .card-strip--3-items-hoy-en-syfy-home a.card__link {
        display: flex;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item {
        max-width: 100%;
        width: 100%;
        padding:0 16px;
        margin-bottom:0;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item{
        padding-right:0;
        padding-left: 0;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item:nth-child(3n),
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item:first-child {
        padding-left: 0;
        padding-right: 0;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__media {
        width:44%;
        height: auto;
        margin-top: 8px;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__main {
        width: 56%;
        padding:0 16px;
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item {
        border-top: 1px solid rgba(255,255,255,0.2);
    }
    .card-strip--3-items-hoy-en-syfy-home .card-strip__item .card {
        padding: 8px 16px 16px 16px;
        display: flex;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__main {
        margin-top: 8px;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__media > img {
        width: auto;
        max-width: 100%;
        position: relative;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__tip.card__tip--desktop {
        display: none;
    }
    .card-strip--3-items-hoy-en-syfy-home .card__tip.card__tip--mobile {
        display: block;
        left:8px;
        color:#fff;
        bottom:100%;
        margin-bottom:8px;
     }
     .card-strip--3-items-hoy-en-syfy-home .card__media::before {
        background-image: none; 
    }
    .card-strip--3-items-hoy-en-syfy-home .card__title {
        font-size:20px;
    }
}