/* :is(.section-conf-desktop-test .belt, .section-rates .belt, .section-cobertura.section-columns .belt) {
    max-width: 1240px;
} */

.dropdownDetails {
    font-family: 'VodafoneRegular', arial, sans-serif;
}

#carousel-ws10 .list-features.active {
    display: flex;
}

@media screen and (min-width: 1280px) {
    #carousel-ws10 .list-features {
        display: none;
    }

    .dropdownDetails {
        margin-bottom: 1rem;
    }

    #carousel-ws10 .header-rate .dropdownDetails {
        display: flex;
        width: auto;
        background-color: transparent;
    }

    #carousel-ws10 .overflow-menu-dropdown-text {
        background-color: transparent;
    }

    #carousel-ws10 .overflow-menu-dropdown-text .dropdown-text.btn-dropdown {
        background-color: transparent;
    }

    #carousel-ws10 .headerBottom {
        justify-content: space-between;
    }

    #carousel-ws10 .bg-ligth--mobile .dropdown-text:after {
        border-top: 1px solid white;
        border-right: 1px solid white;
    }

    #carousel-ws10 .card-cta {
        width: auto;
    }

    .item-card-ringpool #carousel-ws10 .list-features {
        display: none;
    }

    .section-conf-desktop-test .config-container {
        background-color: white;
        border-radius: 6px;
    }
}