.stweb-wich-mplay {
    padding: 40px 0
}

.stweb-wich-mplay .mplay__header {
    width: 100%;
    max-width: 1000px;
    margin: 0 0 24px
}

.stweb-wich-mplay .mplay__header .title {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: .25px;
    color: #019df4;
    margin: 0
}

.stweb-wich-mplay .mplay__content {
    width: 100%;
    max-width: 950px
}

.stweb-wich-mplay .mplay__content .text {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -.0032em;
    color: #50535a
}

@media (min-width: 992px) {
    .stweb-wich-mplay {
        padding:60px 0
    }

    .stweb-wich-mplay .mplay__header .title {
        font-size: 40px;
        line-height: 48px;
        letter-spacing: .5px
    }

    .stweb-wich-mplay .mplay__content .text {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: .0036em
    }
}

@media (min-width: 600px) {
    .tvappdescargar-apps__parent {
        width:650px;
        margin: auto
    }
}

.tvappdescargar-apps .slider-seo__nav {
    display: none!important
}

.tvappdescargar-apps {
    display: flex;
    justify-content: center;
    background-color: #F5F5F5;
    padding: 42px 16px
}

.tvappdescargar-apps__inner {
    width: 100%;
    max-width: 330px;
    display: flex;
    flex-direction: column;
    row-gap: 18px
}

.tvappdescargar-apps__texto {
    margin: 0;
    color: #50535A;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.tvappdescargar-apps__stores {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 32px;
    margin-bottom: 29px
}

.tvappdescargar-apps__logo {
    width: auto;
    height: auto
}

.tvappdescargar-apps__parent {
    margin-top: 5px
}

.tvappdescargar-apps__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 30px
}

.tvappdescargar-apps__step {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 24px 15px;
    position: relative;
    margin-top: 30px
}

.tvappdescargar-apps__stepicon {
    position: absolute;
    left: 50%;
    translate: -50%;
    margin-top: -53px
}

.tvappdescargar-apps__detail {
    color: #6C6F74;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    max-width: 236px;
    display: block
}

@media (min-width: 600px) {
    .tvappdescargar-apps__inner {
        max-width:1170px
    }

    .tvappdescargar-apps__texto {
        font-size: 24px
    }

    .tvappdescargar-apps__stores {
        flex-direction: row;
        justify-content: start;
        column-gap: 32px
    }

    .tvappdescargar-apps__parent {
        margin-top: 24px;
        margin-bottom: 24px
    }

    .tvappdescargar-apps .swiper-pagination {
        display: none!important
    }
}

.tvappdescargar-apps .swiper-pagination {
    bottom: 0!important
}

.tvappdescargar-apps .swiper-container {
    padding-bottom: 35px!important
}


.breadcrumb-wrapper{
    display: none !important;
}

img{
    max-width: 100%;
}