html {
    font-size: 10px !important;
}

h3 {
    line-height: initial !important;
    margin-bottom: initial !important;
    line-height: initial !important;
    letter-spacing: initial !important;
}

h3.rate-title.full-width {
    line-height: 25px !important;
}

h1 {
    line-height: initial !important;
    margin-bottom: initial !important;
    line-height: initial !important;
    letter-spacing: initial !important;
}

h2 {
    margin-bottom: initial !important;
    line-height: initial !important;
}


/* h2.section-rates .section__title {
    margin: 0;
} */


.filete-soho p.notice {
    margin-bottom: initial !important;
    font-size: 16px !important;

}

.card-rate p {
    line-height: initial !important;
    margin-bottom: initial !important;
}

p {
    margin-bottom: initial !important;
    line-height: initial !important;
}

p.menu-call-ring__text {
    margin-bottom: initial !important;
}

body {
    line-height: initial !important;
}

ul {
    margin-bottom: initial !important;
}

ul:not(.tabs-content) .card-rate ul {
    list-style: none;
}

.rate-box-mobiles ul {
    list-style: none;
}

.features-item__description ul {
    list-style: none;
}

.product-info-tab-group__container {
    list-style: none;
}

a {
    text-decoration: none !important;
}

a.steps-link {
    text-decoration: underline !important;
}

a.promoBox--test-link {
    text-decoration: underline !important;
}

a#legal-btn-open {
    text-decoration: underline !important;
}

a#btn-legal-sticky {
    text-decoration: underline !important;
}

.filete-soho .notice a {
    text-decoration: underline !important;
    text-underline-offset: 2px;
}

.features-item__item-icons__container .column {
    list-style: none;
}

.card-rate .list-options {
    list-style: none;
}

.section-rates .section__title {
    padding-bottom: 0;
    padding-top: 20px;
}

.promo-device-module__container .featured__item {
    line-height: initial !important;
    margin-bottom: initial !important;
}

#ott-list {
    list-style: none;
}

.section-rates .section__title {
    padding-bottom: 0;
    padding-top: 20px;
}

.promo-device-module__container .featured__item {
    line-height: initial !important;
    margin-bottom: initial !important;
}

#main-content {
    width: 95%;
    margin: 10px auto 0;
}

.config-title {
    font-size: 28px;
    text-align: center;
}

.section-config-tx-banner header {
    padding: 12px;
}

.config-title:has(~h3) {
    padding-bottom: 0;
}

.section-title--h3 {
    font-size: 18px;
    text-align: center;
    margin-top: 12px;
}

.section-rates .belt {
    max-width: 1500px;
}

.section-config-tx-banner .section-title--h3 {
    width: 80%;
    margin: 10px auto 0 auto;
}

.main.main-one.config .section-config-tx-banner>.belt {
    max-width: 1440px;
}

.config-container {
    width: 95%;
    margin-inline: auto;
    border-radius: 6px;
}

#title-control {
    color: var(--color--white);
    font-size: 24px;
}

.sc-dntaoT.iPaBRh {
    margin-bottom: 16px;
}

.sc-dntaoT.iPaBRh {
    gap: 2px;
}

@media screen and (min-width:768px) {
    .config-title {
        font-size: 40px;
    }

    #main-content {
        width: 100%;
        margin: 30px auto 0;
    }

}

@media screen and (min-width:1024px) {
    .section-title--h3 {
        font-size: 28px;
    }

    .section-config-tx-banner header {
        padding: 32px;
    }
}

@media screen and (min-width:1280px) {
    #section-config-tx-banner {

        background: #f4f4f4;

    }


    .section-config-tx-banner header {
        color: #333;
    }

    #title-control {
        font-size: 40px;
        color: #333;
    }
}