* {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}

body {
    background: rgb(63, 33, 92);
    background: transparent linear-gradient(180deg, #181818 0%, #431478 15%, #181818 24%, #181818 48%, #431478 65%, #181818 70%, #181818 100%) 0% 0% no-repeat padding-box;
    overflow-x: hidden;
}

footer {
    text-align: center;
    background: transparent linear-gradient(90deg, #181818 0%, #431477 52%, #181818 100%) 0% 0% no-repeat padding-box;
}

.nav-header {
    background: #281b39a3;
    border-bottom: 1px solid #554676;
}

.h-100 {
    height: 100%;
}

.container {
    max-width: 100%;
}

.headTitle {
    /* padding: 4em 0 1em 5em; */
    padding: 0;
}

.logmvshubDAZN {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    width: 50%;
    /* margin-left: 6%; */
}

.SubTitleNFL {
    font-size: 1.35em;
    /* text-transform: uppercase; */
}

#packs {
    width: 1100px;
    max-width: 100vw;
}

.link-ingresar {
    font-size: 14px;
    border: 1px solid #A793CC;
    border-radius: 23px;
    padding: 0.5em 1em;
}

:root {
    --orange: #F05724;
    --black: #000;
    --white: #fff;
    --purple: #482E72;
    --lilac: #A569D1;
}

.f18 {
    font-size: 1.125em;
}

.f32 {
    font-size: 2.1em;
}

.orangeColorC {
    color: #F29030;
}

.fixed-topHeader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.navbar {
    background: linear-gradient(90deg, #431478CC 0%, #181818CC 100%)no-repeat padding-box;
    transition: all .6s;
    backface-visibility: hidden;
}

.navbar-dark .navbar-nav {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    border-bottom: 1px solid #554676;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, .1);
}

.navbar-dark .navbar-toggler {
    border-color: transparent;
}

.navbar-dark .navbar-toggler:focus {
    background: none;
    outline: 0;
}

.navbar-dark .navbar-toggler span {
    display: block;
    width: 30px;
    height: 2px;
    margin: 6px auto;
    background: #fff;
    transition: all .6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.navbar-dark .navbar-toggler:hover span,
.navbar-dark .navbar-toggler:focus span {
    background: #ccc;
}

.navbar-dark .navbar-toggler span {
    display: block;
    width: 30px;
    height: 2px;
    margin: 6px auto;
    background: #fff;
    transition: all .6s cubic-bezier(0.250, 0.100, 0.250, 1.000);
}

.navbar-toggler span {
    display: block;
    width: 25px;
    height: 3px;
    margin-bottom: 5px;
    position: relative;
    background: #ffffff;
    /* Cambia el color según tu preferencia */
    border-radius: 3px;
    z-index: 1;
    transform-origin: 4px 0px;
    transition: transform 0.25s ease-out, background 0.25s ease-out;
}

.navbar-toggler.toggled span {
    background: #ffffff;
    /* O el color que prefieras para la 'X' */
}

.navbar-toggler.toggled span:nth-child(1) {
    transform: rotate(45deg);
    position: relative;
    z-index: 2;
    /* Asegúrate de que la línea del medio esté encima de las otras */
}

.navbar-toggler.toggled span:nth-child(2) {
    opacity: 0;
}

.navbar-toggler.toggled span:nth-child(3) {
    transform: rotate(-45deg);
}

.device-section {
    padding-left: 10vw;
    padding-right: 10vw;
}

#faqs-section {
    padding-left: 10vw;
    padding-right: 10vw;
}

.see-everywhere-text-container {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.platforms-img {
    max-width: 50%;
}

.device-section h4 {
    font-size: min(max(2vw, 1.4em), 2em);
    text-transform: math-auto;
    font-weight: 400 !important;
    margin-bottom: 20px;
}

.apps-mvshub-external img {
    max-width: 110px;
}

.accordion {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(246, 146, 30)'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='rgb(246, 146, 30)'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

#desktopHeroCarousel .hero-cta {
    font-size: min(max(2vw, 1.1em), 1.4em);
    line-height: 1.1;
    height: 4em;
}

.hero-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 70%;
    border-radius: 10px;
    color: #fff !important;
    font-size: 1rem;
    border: 1px solid #FF9200;
    height: 70px;
    margin: 10px 0;
    font-weight: 400;
}

.hero-cta.primary {
    background: transparent linear-gradient(180deg, #FF6300 0%, #FF9200 100%) 0% 0% no-repeat padding-box;
    border: 0;
}

#download-section {
    padding: 30px 100px;
    border: 1px solid #fff;
    border-radius: 20px;
    margin-top: 60px;
}

#legal-links-section {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 40px;
    gap: 1;
    padding: 0 2em;
}

#legal-links-section a {
    font-size: 0.9em;
    font-weight: 300;
    text-decoration: none;
}

.platform-selector {
    cursor: pointer;
}

.platform-selector .inactive-img {
    display: none;
}

.platform-selector.active .inactive-img {
    display: block;
}

.platform-selector.active .active-img {
    display: none;
}

.platform-selector.clicked .inactive-img {
    display: block;
}

.platform-selector.clicked .active-img {
    display: none;
}

.platform-selector img {
    width: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
    max-height: 100%;
    max-height: 80px;
    max-width: 90px;
    object-fit: contain;
}

.platform-selector.clicked img {
    border: 0;
}

.platform-selector.active img {
    border: 0;
}

#canales-modal {
    z-index: 10001;
}

#selectedPlatform {
    position: relative;
}

#selectedPlatformPackages {
    max-width: 350px;
    overflow-x: auto;
    scrollbar-width: none;
}

.selected-platform-container {
    position: absolute;
    top: 0;
    height: 100%;
    color: #fff;
}

/*COOKIES*/
/* estilo do aviso de cookies */
.cookieOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10001;
    display: none;
}

.cookieConsentContainer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    background: linear-gradient(165deg, rgba(241, 103, 78, 1) 0%, rgba(240, 141, 38, 1) 100%);
    z-index: 10002;
    padding: 10px 50px 0px;
    display: none;
    font-family: OpenSans, Roboto, sans-serif;
    color: #fff;
}

.cookieTitleP {
    margin-bottom: 5px;
}

.cookieDescP {
    margin-bottom: 10px;
    font-size: 12px;
    padding: 0px 50px 0px 0px;
}

.cookieLink {
    color: #fff;
    text-decoration: underline;
    margin-bottom: 0px;
    font-size: 14px;
}

.cookieButtonLinkC {
    border-radius: 30px;
    background-color: #291b3c;
    color: #fff;
    text-decoration: none;
    padding: 10px 80px;
    position: relative;
    font-size: 16px;
    display: inline-block;
    box-shadow: 0 4px 10px rgba(241, 103, 78, 1.2);
}

.cookieButtonLinkC:hover {
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #fff;
    color: #291b3c;
    text-decoration: none;
    padding: 10px 80px;
}

.cookieButtonLinkC::before {
    content: "";
    position: absolute;
    top: -3px;
    left: 0px;
    right: 0px;
    bottom: -3px;
    border-radius: 30px;
    background-color: #F05724;
    z-index: -1;
    transform: scale(1.04);
    transition: transform 0.3s ease-in-out;
}

.cookieButtonLinkC:hover::before {
    transform: scale(1.04);
    /* Escala ligeramente la capa al pasar el mouse */
}

.platform-selector[data-platformname="hubtv"] img,
.platform-selector[data-platformname="free"] img {
    max-width: inherit;
}

@media (max-width: 992px) {
    #selectedPlatform {
        position: fixed;
        width: 100vw;
        height: 100dvh;
        top: 0;
        z-index: 10000;
        overflow: auto;
        background: linear-gradient(180deg, #000 0%, #000 50%, #371162 65%, #411473 100%) 0% 0% no-repeat padding-box;
    }

    #selectedPlatform.inactive {
        display: none !important;
    }

    html.platformSelected,
    body.platformSelected {
        overflow-y: hidden;
    }

    #selectedPlatformPackages {
        width: 100%;
        padding-top: 80px !important;
        padding-bottom: 120px !important;
    }

    .sm-carousel {
        overflow-x: auto !important;
        justify-content: flex-start !important;
        max-width: 100vw !important;
        padding: 0 20px !important;
    }

    .sm-carousel .card {
        flex: 0 0 auto !important;
    }

    .sm-carousel {
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }

    html,
    body {
        overflow-x: hidden;
    }

    .selected-platform-container {
        position: relative;
        height: auto;
    }

}

@media (max-width: 576px) {
    #download-section {
        padding: 0;
        border: none;
        border-radius: 0;
    }

    .selected-platform-text-container {
        position: absolute;
        bottom: -22% !important;
    }

    #download-section .mvshub {
        width: 80px;
    }

    #legal-links-section {
        flex-direction: column;
        justify-content: center;
    }

    #legal-links-section a {
        text-align: center;
        font-size: 0.8rem;
    }

    .platform-selector {
        width: calc(25% - 0.5rem);
        cursor: pointer;
    }

    .platform-selector[data-platformname="hubtv"],
    .platform-selector[data-platformname="free"] {
        width: calc(50% - 0.5rem) !important;
    }

    .platform-selector img {
        width: 100% !important;
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .cookieConsentContainer {
        padding: 10px;
        z-index: 10001;
    }

    .device-section,
    #faqs-section {
        padding-left: 0;
        padding-right: 0;
    }

    .device-section .container {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    #faqs-section .container {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .device-section>.container>.flex-row {
        flex-direction: column !important;
    }

    .platforms-img {
        max-width: 100%;
    }

    .freetv-container {
        top: 70%;
        bottom: inherit;
    }

    .cookieConsentContainer {
        padding: 10px;
        z-index: 10001;
    }
}

@media (max-width: 767px) {
    .link-ingresar {
        border: none;
        padding: 0;
        text-decoration: none;
    }
}

.small,
small {
    font-size: 70%;
    font-weight: 400;
}

.cookieOverlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10001;
    display: none;
}

.cookieConsentContainer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    background: linear-gradient(165deg, rgba(241, 103, 78, 1) 0%, rgba(240, 141, 38, 1) 100%);
    z-index: 10002;
    padding: 10px 50px 0px;
    display: none;
    font-family: OpenSans, Roboto, sans-serif;
    color: #fff;
}

.faqs-section-title {
    text-align: center;
}

@media (min-width: 768px) {
    body {
        background: #181818;
    }

    .cookieConsentContainer {
        border-radius: 0;
    }

    .cookieConsentContainer {
        border-radius: 0;
    }

    .cookieContent.desktop {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cookieText {
        max-width: 80%;
    }

    .cookieButtons {
        display: flex;
        gap: 10px;
    }

    .cookieButtonLink {
        padding: 10px 20px;
        border-radius: 5px;
        background-color: #291b3c;
        color: #fff;
        text-decoration: none;
        padding: 8px 25px;
    }

    .cookieButtonLink:hover {
        padding: 10px 20px;
        border-radius: 5px;
        background-color: #fff;
        color: #291b3c;
        text-decoration: none;
        padding: 8px 25px;
    }

    .desktop {
        display: block;
    }

    .mobile {
        display: none;
    }

    .faqs-section-title {
        text-align: center;
        font-size: min(max(2vw, 1.6em), 2.2em);
    }

    .panel-heading {
        font-size: min(max(2vw, 1.1em, 1.6em));
        font-weight: 300;
    }

    /* #platformSelectionSection{
        position: relative;
        z-index:10;
        margin-top: -100px;
    } */
    .platform-selector.active {
        transform: scale(1.07);
    }

    .selected-platform-card-container-desk {
        padding: 10% 0 3% 3%;
        max-width: 100%;
    }

    .selected-platform-container {
        padding-bottom: 100px;
    }

    #platformSelectionSection {
        background: linear-gradient(359deg, #181818 0%, #421674A5 100%) 0% 0% no-repeat padding-box;
    }

    body.platformSelected #platformSelectionSection {
        margin-top: -100px;
        z-index: 1;
        position: relative;
    }

    .freetv-container {
        bottom: 0 !important;
    }

    .freetv-title {
        font-size: 2rem !important;
    }

    .selected-platform-copy {
        font-size: 1.3rem !important;
        width: 65%;
    }

    #selectedPlatformPackages {
        padding-right: 1em;
    }

    #desktopDivider {
        margin-top: 0;
        margin-right: 0;
        height: 82%;
    }

    #mobileHeroCarousel {
        height: 100vh;
        background-size: cover !important;
        background-position-y: -5vh;
    }

    #mobileHeroCarousel #dynamic-container {
        margin-top: 45vh !important;
    }
}

@media (max-width: 767px) {
    .cookieConsentContainer {
        padding: 20px;
        z-index: 999999999;
        position: fixed;
    }

    .cookieConsentContainer {
        padding: 20px;
        z-index: 999999999;
        position: fixed;

    }

    .cookieDescP {
        font-size: 13px;
    }

    .cookiesMovil {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .cookieDescM {
        font-size: 10px;
        margin-bottom: 10px;
    }

    .cookieContent.mobile {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        position: relative;
    }

    .cookieButtons {
        display: flex;
        gap: 10px;
        width: 100%;
    }

    .cookieButtonLink {
        display: inline-block;
        color: #fff;
        font-size: 0.9rem;
        font-weight: bold;
        padding: 10px 20px;
        text-align: center;
        border-radius: 30px;

        text-decoration: none;
        cursor: pointer;
        flex-grow: 1;
    }

    .cookieButtonLink.info {
        background-color: transparent;
        border: 2px solid #fff;
        color: #fff;
        width: 50%;
        font-size: 12px;
        height: 30px;
        padding: 5px;
    }

    .cookieButtonLink.close {
        background-color: #291b3c;
        color: #fff;
        width: 50%;
        font-size: 12px;
        height: 30px;
        padding: 5px;
    }

    .cookieButtonLink.close:hover {
        background-color: #FFFFFF;
        color: #291b3c;
    }

    .cookieClose {
        position: absolute;
        top: -15px;
        right: 0px;
    }

    .cookieCloseLink {
        font-size: 1.5rem;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .device-section h4 {
        font-size: 1.125em;
        text-transform: math-auto;
        font-weight: 400 !important;
        margin-bottom: 20px;
    }

    .up-to-devices {
        font-size: 1.2rem;
        line-height: normal;
    }

    .faqs-page-title {
        text-align: center;
    }
}

@media (orientation:landscape) and (max-width:767px) {
    #mobileHeroCarousel {
        background: none !important;
    }

    .hero-container {
        flex-direction: row !important;
        height: 100vh;
        margin-top: 0 !important;
        align-items: center;
    }

    .hero-container .hero-cta {
        width: 90%;
    }

    .selected-platform-text-container {
        width: 100%;
    }
}

#loader {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 4px solid var(--orange);
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: var(--orange) transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

.collapse-arrow-mobile {
    color: #F5921E;
    font-size: 40px;
    /* Ajusta el tamaño a tus necesidades */
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.platforms-headerImg {
    width: 90%;
    /* margin-top: 30px; */
}

.platforms-headerImgMvs {
    width: 75%;
    margin-top: 0;
}

.content {
    display: none;
}

.content.active {
    display: block;
}

.price-container {
    text-align: center;
}

.price {
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
}

.price-currency {
    display: inline-block;
    margin-left: 4px;
    font-size: 12px;
}

.price-period {
    font-size: 10px;
    margin-top: 0px;
    font-weight: bold;
    text-align: right;
    display: block;
}

.price-crossed {
    position: relative;
}

.price-crossed:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

@media screen and (min-width:992px) {
    .selected-platform-card-container-desk {
        max-width: 45%;
    }

    .freetv-title~.selected-platform-copy-desk {
        font-size: 24px;
        max-width: 75%;
        text-align: center;
        font-weight: 300;
    }
}

@media only screen and (max-width:1428px) and (min-width:1198px) {
    #packs {
        width: 90%;
    }
}

@media screen and (max-width:1199px) {
    .logmvshubDAZN {
        width: 350px;
    }
}

@media screen and (max-width:1197px) {
    #packs {
        width: 80%;
    }
}

@media screen and (max-width:1024px) {
    .SubTitleNFL {
        font-size: 1.0em;
        text-align: center;
    }

    .logmvshubDAZN {
        max-width: 300px;
    }

    .headTitle {
        padding: 0;
    }

    #packs {
        width: 90%;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    .align-items-md-start {
        max-width: 99%;
    }

    #packs {
        width: 60%;
    }

    /* #desktopHeroCarousel {
        background-position: 90% 10px;
        background-repeat: no-repeat;
        background-size: 40%;
        height: 350px;
        margin-right: -30px;
    } */
}

@media screen and (max-width:768px) {
    #packs {
        width: 400px;
    }

    .align-items-md-start {
        max-width: 99%;
    }

    #packs {
        width: 60%;
    }

    /* #desktopHeroCarousel {
        background-position: 85% 30px;
        background-repeat: no-repeat;
        background-size: 40%;
        height: 350px;
        margin-right: -30px;
    } */

    .SubTitleNFL {
        font-size: 1.0em;
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    #desktopHeroCarousel {
        background-position: 110% 10px;
        background-repeat: no-repeat;
        background-size: 55%;
        height: 350px;
    }

    .SubTitleNFL {
        font-size: 1.0em;
        padding: 10px 5px;
        text-align: center;
        font-weight: bold;
    }

    .apps-mvshub-external img {
        width: 100px;
    }

    .first-carousel {
        background: transparent;
    }

    .f32 {
        font-size: 1.8em;
    }

    .navbar img {
        width: 100px;
    }

    .navbar-dark .navbar-toggler {
        border-color: #ccc !important;
    }

    #packs {
        width: 100%;
    }
}

@media screen and (max-width: 521px) {
    .nav-header button {
        margin: 0.7em;
    }
}

@media screen and (max-width: 425px) {
    .navbar img {
        width: 100px;
    }
}

@media screen and (max-width: 375px) {
    .mob-padd-logo {
        padding: 0 !important;
    }
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 10px;
    right: 16px;
    background-color: rgb(77, 194, 71) !important;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 1000;
}

.float img {
    width: 80%;
    object-fit: contain;
}

#desktopHeroCarousel .carousel-item.active {
    display: flex;
    justify-content: center;
}

.content-title-banner {
    width: fit-content;
    text-align: center;
    padding: 0 20px;
    font-size: 20px;
    margin-bottom: 20px;
    font-size: min(max(2vw, 1.2em), 1.8em);
}

.content-title-banner .orangeColorC {
    font-size: min(max(2vw, 1.3em), 2.3em) !important;
    ;
}

.back-bann {
    background-image: url(/assets/images/slider/back.jpg);
    background-size: cover;
}

#mobileHeroCarousel {
    background-image: url("https://d31nz91qboyide.cloudfront.net/mvshub/nueva-landing/v-desktop/imagen_section/768_fondolanding_pp_grilla_disney%202.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: -10vh;
}

#dynamic-container {
    margin-top: 40vh;
}

#dynamic-container .hero-cta {
    width: 90%;
}

#instructions-container {
    align-items: center;
    margin-top: 70px;
}

#instructions-container p {
    text-align: center;
    width: 90%;
}

.pre-instructions {
    font-weight: 400 !important;
    font-size: 1.125rem;
    line-height: normal;
}

#legal a {
    color: #fff !important;
}

#legal small {
    font-size: 9px;
    text-align: justify;
    font-weight: 100;
}

.some-mvslogo {
    max-width: 30%;
    width: 200px;
}

.panel {
    position: relative;
    background: #181818;
    margin: 10px 0;
    border-radius: 5px;
    padding: 20px 20px;
    color: #fff;
    font-size: 14px;
}

.panel-heading a::after {
    content: "\002b";
    position: relative;
    top: 1px;
    display: block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
    color: var(--orange);
}

.panel::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 5px;
    padding: 1px;
    background: linear-gradient(90deg, #FFFFFF 0%, #A51FFF 100%);
    mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    mask-composite: exclude;
    pointer-events: none;
}

.panel-heading p {
    margin: 0;
}

.panel-heading p a {
    color: #fff !important;
    display: block;
    width: 100%;
    font-size: 1rem;
}

.panel-heading a[aria-expanded="true"] {
    color: #F29030 !important;
}

.panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-body {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.nav-register {
    background: transparent linear-gradient(90deg, #FF6300 0%, #FF9200 100%) 0% 0% no-repeat padding-box;
    color: #fff !important;
    font-size: 12px;
    padding: 5px 10px;
    text-decoration: none;
    border-radius: 5px;
    position: absolute;
    right: 10px;
    font-weight: 400;
}

#selectedPlatformNav {
    position: sticky;
    top: 0;
    z-index: 1;
    background: linear-gradient(90deg, #431478 0%, #181818 100%) no-repeat padding-box;
    align-items: center;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    display: flex;
    justify-content: center;
    font-size: 12px;
}

#closeSelectedPlatform {
    position: absolute;
    left: 10px;
    text-decoration: none;
    color: #fff;
}

.card {
    width: 250px;
    justify-content: center;
    align-items: center;
    padding: 30px 10px;
    border: none;
    border-radius: 10px;
}

.card-container {
    color: #000;
}

.card-container.active>.card {
    border: 2px solid #F59121;
}

.card-container.active~.card-container,
.card-container:has(~ .card-container.active) {
    opacity: 0.6;
}

.card-checkbox {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: transparent;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 2px solid #000;
}

.card-checkbox.checked {
    background: transparent url('../assets/checkbox.svg') 0% 0% no-repeat padding-box;
    background-size: 100% 100%;
    border: 0;
}

.platform-count {
    font-weight: bold;
    margin-bottom: 0;
}

.platform-count.hotgo-copy {
    font-weight: lighter;
    font-size: 0.8em;
    text-align: center;
    margin-bottom: 0;
}

.platform-count.hotgo-copy strong {
    font-weight: bold;
}

.platform-count.hotgo-copy span {
    text-transform: capitalize;
    font-weight: bold;
}

.other-platforms {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.other-platforms {
    gap: 4px;
    justify-content: center;
    margin: 20px 0;
}

.other-platforms img {
    width: calc(33% - 4px);
}

.package-price-container {
    margin: 20px 0;
    display: flex;
}

.price-savings {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(180deg, #F06724 0%, #F69320 100%) 0% 0% no-repeat padding-box;
    ;
    color: #fff;
    border-radius: 13px;
    justify-content: center;
    padding: 5px 8px;
    margin-right: 10px;
}

.price-savings .savings-text {
    font-size: 10px;
    text-transform: uppercase;
}

.price-savings .savings-percentage {
    font-size: 16px;
    font-weight: bold;
}

.package-name {
    margin-bottom: -20px;
    text-transform: capitalize;
}

.start-purchase-container {
    background: #3F1470;
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 15px;
}

#startPurchaseDesk {
    margin-top: 40%;
}

#startPurchaseMobile,
#startPurchaseDesk,
.freetv-cta {
    background: transparent linear-gradient(180deg, #F06724 0%, #F69320 100%) 0% 0% no-repeat padding-box;
    text-decoration: none;
    color: #fff !important;
    padding: 10px;
    border-radius: 10px;
    width: 180px;
    text-align: center;
    font-size: 1.4rem;
    z-index: 10;
}

#desktopPlatformCopy .freetv-cta {
    font-size: 1.6em;
    width: 320px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
}

#desktopPlatformCopy .selected-platform-copy {
    font-size: 1.5em;
    font-weight: 300;
}

#startPurchaseMobile.disabled,
#startPurchaseDesk.disabled {
    opacity: 0.6;
    pointer-events: none;
}

.card-container.active .savings-label {
    top: -2px;
    right: -2px;
}

.savings-label {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    background: transparent linear-gradient(90deg, #F06724 0%, #F69320 100%) 0% 0% no-repeat padding-box;
    color: #fff;
    border-radius: 0 10px;
}

.selected-platform-image-container {
    position: relative;
}

.selected-platform-image-container img {
    width: 100%;
}

.selected-platform-text-container {
    position: absolute;
    bottom: -5%;
    width: 100%;
}

.selected-platform-copy {
    font-size: 16px;
    padding: 15px 30px;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    line-height: normal;
    font-weight: 400;
}

.selected-platform-text-divider {
    display: block;
    width: 85%;
    height: 2px;
    background-color: #F7931D;
}

#desktopDivider {
    display: block;
    width: 7px;
    background-color: #F7931D;
    height: 86%;
    margin-right: 40px;
    margin-top: 4em;
}

.freetv-title {
    color: #fff;
    font-size: 1.5rem;
    font-weight: bold;
}

.freetv-cta {
    font-size: 25px;
    width: 300px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 30px;
}

.selected-platform-copy-desk {
    font-size: 1.2em;
    text-align: left;
    max-width: 350px;
}

.more-faqs {
    color: #fff;
    text-align: center;
    margin-top: 15px;
}

.more-faqs a {
    color: #fff;
}

/* #packs:target{
    padding-top: 500px!important;
} */

.platform-desktop-logo {
    width: 200px;
}

.platform-name {
    font-weight: bold;
    font-size: 18px;
}

.platform-description {
    font-weight: lighter;
    font-size: 14px;
    margin-top: 10px;
}

.instructions {
    font-weight: 400 !important;
    font-size: 1.125rem;
    line-height: normal;
}

.up-to-devices {
    font-size: min(max(2vw, 1.1em), 1.6em);
    line-height: normal;
}

.copyright {
    font-size: 0.8rem;
    font-weight: 300;
}

.icono-network {
    width: 50%;
}

#closeSelectedPlatform i {
    margin-right: 5px;
}

.hubtv-channels-cta {
    text-decoration: none;
    border: 1px solid #F69320;
    font-size: 10px;
    color: #000 !important;
    padding: 5px 30px;
    border-radius: 15px;
    font-weight: bold;
}

#canales-modal {
    z-index: 10001;
    color: #fff;
}

#canales-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
}

#canales-modal .modal-content {
    padding: 5%;
    background: transparent linear-gradient(180deg, #441479 0%, #2E164B 22%, #191919 100%) 0% 0% no-repeat padding-box;
    border: none;
    height: 100%;
    width: 100%;
    max-width: 100%;
}

#canales-modal .btn-close {
    left: 15px
}

#canales-count {
    font-weight: bold;
    font-size: 1.125rem;
}

.canales-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 10px;
}

.canales-container img {
    width: 80px;
}

.old-price {
    font-size: 0.8rem;
}

.apps-mvshub-external {
    max-width: 500px;
}

.selected-platform-card-container-desk #selectedPlatformPackages {
    max-width: 100%;
}

#packageInstructionsDesk {
    font-size: 1.3rem;
    text-align: left;
    align-items: center;
}

#packageInstructionsDesk i {
    margin: 0 15px;
    cursor: pointer;
    color: #F29030;
}

#packageInstructionsDesk i.disabled {
    opacity: 0.5;
    cursor: inherit;
}

@media (max-height:700px) {
    #dynamic-container {
        margin-top: 30vh;
    }
}

@media (max-width:1440px) {
    .selected-platform-container {
        padding-bottom: 0;
    }

    .other-platforms img {
        width: calc(23% - 4px);
    }

    #packageInstructionsDesk {
        font-size: 1.1rem;
    }

    .platform-selector img {
        width: 90px;
        border: 1px solid #fff;
        border-radius: 10px;
        max-height: inherit;
        max-height: inherit;
    }

    .platform-selector[data-platformname="free"] img,
    .platform-selector[data-platformname="hubtv"] img {
        width: 190px;
    }

    #packs {
        width: auto;
    }
}

@media (min-width:1440px) {

    .other-platforms img {
        width: calc(25% - 4px);
    }

    .desk-instructions {
        font-size: 1.3rem;
    }

    #platformSelectionSection {
        margin-top: -230px !important;
    }
}

@media (min-width:992px) and (max-width:1599px) {
    #platformSelectionSection {
        margin-top: -43px;
    }

    #packageInstructionsDesk {
        font-size: min(max(1.5vw, 0.9em), 1.3em);
    }

    .selected-platform-copy-desk {
        font-size: min(max(1.5vw, 0.9em), 1.3em);
        text-align: left;
        max-width: 350px;
    }

    #startPurchaseDesk {
        margin-top: 20%;
    }

    .desk-instructions {
        margin-top: 1.5em;
    }

    .selected-platform-card-container-desk {
        padding: 2% 0 3% 3%;
    }

    #desktopDivider {
        margin-top: 0;
        margin-right: 0;
        height: 82%;
    }
}

@media (min-width:1600px) {
    #startPurchaseDesk {
        margin-top: 20%;
    }

    #platformSelectionSection {
        margin-top: -278px !important;
        padding: 2% 0;
    }
}

.pt-20 {
    padding-top: 20%;
}

@media screen and (min-height:700px) {
    #mobileHeroCarousel {
        background-position-y: 0;
    }
}