.stweb__5g-banner-hero .swiper-button-next::after,
.stweb__5g-banner-hero .swiper-button-prev::after,
.stweb__5g-downloader .swiper-button-next::after,
.stweb__5g-downloader .swiper-button-prev::after {
    content: inherit
}

.stweb__5g-banner-hero .swiper-button-next>.icon path,
.stweb__5g-banner-hero .swiper-button-prev>.icon path,
.stweb__5g-downloader .swiper-button-next>.icon path,
.stweb__5g-downloader .swiper-button-prev>.icon path {
    stroke: #fff
}

.portlet-decorate .portlet-content {
    padding: 0;
    border: 0;
    background: 0 0
}

.portlet-journal-content .portlet .portlet-header {
    position: absolute;
    z-index: 2
}

.stweb__5g-banner-hero {
    height: 400px;
    position: relative
}

.stweb__5g-banner-hero .banner-hero__container {
    height: 100%
}

.stweb__5g-banner-hero .banner-hero__item {
    width: 100%;
    max-width: 1110px;
    margin: auto;
    height: 100%;
    padding: 40px 16px
}

.stweb__5g-banner-hero .picture--bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center
}

.stweb__5g-banner-hero .content {
    position: relative;
    z-index: 2;
    top: 0;
    color: #fff
}

.stweb__5g-cell-brands .title,
.stweb__5g-require-location h3.title,
.stweb__5g-require-location p.subtitle,
.stweb__5g-require-section h2.title {
    color: #50535a;
    text-align: center;
    font-style: normal
}

.stweb__5g-banner-hero .swiper-arrow {
    width: 100%;
    position: absolute;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    justify-content: space-between;
    z-index: 1;
    display: none
}

.stweb__5g-banner-hero .swiper-button-prev {
    left: 0
}

.stweb__5g-banner-hero .swiper-button-next {
    right: 0
}

.stweb__5g-banner-hero .swiper-button-next.swiper-button-disabled,
.stweb__5g-banner-hero .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background-color: #fff;
    box-shadow: 0 0 1px #000
}

.stweb__5g-banner-hero .swiper-button-next,
.stweb__5g-banner-hero .swiper-button-prev {
    position: relative;
    top: 0;
    font-size: 10px;
    width: 28px;
    height: 28px;
    margin-top: 0;
    border-radius: 50%;
    background-color: #019df4;
    box-shadow: 0 0 4px rgba(0, 0, 0, .25)
}

.stweb__5g-banner-hero .swiper-button-next.swiper-button-disabled>.icon path,
.stweb__5g-banner-hero .swiper-button-prev.swiper-button-disabled>.icon path {
    stroke: #80cef9
}

.stweb__5g-banner-hero .swiper-button-next:focus,
.stweb__5g-banner-hero .swiper-button-prev:focus {
    outline: 0
}

.stweb__5g-better-phones {
    padding: 40px 0 20px;
    background: #f6f6f6
}

.stweb__5g-better-phones .better-phones__content {
    padding: 130px 20px 0
}

.stweb__5g-better-phones .better-phones__content .badge {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase
}

.stweb__5g-better-phones .better-phones__content .title {
    font-style: normal;
    font-weight: 300;
    font-size: 38px;
    line-height: 46px;
    color: #0b2739;
    margin-bottom: 24px
}

.stweb__5g-cell-brands {
    padding-top: 16px;
    margin-bottom: 20px;
    border-top: 1px solid #d3d4d3
}

.stweb__5g-cell-brands .title {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px
}

.stweb__5g-cell-brands .brand {
    width: 100%;
    height: 60px;
    background: #fff;
    border: 1.07143px solid #f5f5f5;
    border-radius: 8.57143px
}

.stweb__5g-cell-brands .brand .link {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.stweb__5g-cell-brands .brand .picture {
    display: block;
    max-width: 50px;
    width: 100%;
    margin: auto
}

.stweb__5g-cell-brands .brand:hover {
    box-shadow: 0 7px 8px rgba(11, 39, 57, .02), 0 5px 22px rgba(11, 39, 57, .12);
    transition: .25s ease-in-out
}

.stweb__5g-require-section {
    padding: 32px 0 40px
}

.stweb__5g-require-section h2.title {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 24px;
    padding: 0 10px
}

.stweb__5g-require-section .backblue {
    background-color: #0b2739;
    border-radius: 8px
}

.stweb__5g-require-section .require-box {
    position: relative;
    display: flex;
    width: 100%;
    padding: 16px;
    flex-direction: column;
    align-items: center
}

.stweb__5g-require-section .require-box .require-box__head {
    display: block;
    margin-bottom: 10px
}

.stweb__5g-require-section .require-box .require-box__head img {
    max-width: 100%
}

.stweb__5g-require-section .require-box .require-box__body {
    flex: 1
}

.stweb__5g-require-section .require-box .require-box__body .box__title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center
}

.stweb__5g-require-section .require-box .require-box__body .box__description {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    padding: 0 21px
}

.stweb__5g-require-location {
    padding-top: 60px
}

.stweb__5g-require-location h3.title {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px
}

.stweb__5g-require-location p.subtitle {
    font-weight: 400;
    font-size: 20px
}

.stweb__5g-require-location picture img {
    width: 100%
}

.stweb__5g-require-location #location {
    margin-top: 0
}

@media (max-width:992px) {
    .stweb__5g-require-location .location {
        margin-top: 10px
    }
}

.stweb__5g-require-location .location p.title {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #019df4;
    margin-bottom: 0
}

.stweb__5g-require-location .location a,
.stweb__5g-require-location .location p.subtitle {
    font-weight: 400;
    font-size: 16px;
    font-style: normal
}

.stweb__5g-require-location .location p.subtitle {
    color: #50535a;
    text-align: start;
    margin-bottom: 0
}

.stweb__5g-require-location .location a .svg--inline {
    font-size: 12px;
    margin-left: 5px
}

.stweb__5g-bg {
    background-color: #f6f6f6
}

.stweb__5g-downloader {
    height: 350px
}

@media (max-width:767.5px) {
    .stweb__5g-downloader {
        height: 370px
    }
}

.CardsGeneral__img-girl,
.card__celularesimagenes,
.equipment__imagenstick,
.oferta-flotante__imagenilimitado {
    width: auto;
    height: auto;
    max-width: 100%;
}

.CardsGeneral__boxescards {
    justify-content: center;
    column-gap: 7em;
    margin: 0 auto
}

.CardsGeneral__title {
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px;
    width: 566px;
    margin: 0 auto 15px
}

.CardsGeneral__subtitle {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 566px;
    margin: 0 auto
}

.stweb__5g-downloader .girl-cell {
    bottom: 200px;
    z-index: 1;
    text-align: center
}

@media (max-width:500px) {

    .stweb__5g-require-location .location p.subtitle,
    .stweb__5g-require-location .location p.title,
    .stweb__5g-require-section .require-box .require-box__body .box__title {
        font-size: 14px
    }

    .stweb__5g-require-section .require-box {
        padding: 16px 5px
    }

    .stweb__5g-require-section .require-box .require-box__body .box__description {
        font-size: 14px;
        padding: 0
    }

    .stweb__5g-require-location {
        padding-top: 32px
    }

    .stweb__5g-require-location h3.title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 10px
    }

    .stweb__5g-require-location p.subtitle {
        font-size: 18px;
        line-height: 24px
    }

    .stweb__5g-require-location #location {
        margin-top: 30px
    }

    .stweb__5g-downloader {
        height: 365px !important;
        padding: 22px 0 16px
    }

    .stweb__5g-downloader .girl-cell {
        bottom: 175px
    }
}

.stweb__5g-downloader .download-slider {
    bottom: 0
}

@media (max-width:991.5px) {
    .stweb__5g-downloader .download-slider {
        bottom: 180px
    }
}

.stweb__5g-downloader .swiper-pagination-bullet-active {
    color: #fff;
    background: #019df4;
    height: 10px;
    width: 30px;
    border-radius: 25px
}

.stweb__5g-downloader .swiper-pagination-bullets {
    text-align: start;
    padding-bottom: 30px;
    position: relative;
    left: 36em;
    bottom: 6em
}

.stweb__5g-downloader .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.CardsGeneral .swiper-container {
    position: relative;
    bottom: 8em
}

.CardsGeneral__bodycards.bodycards2 {
    margin-top: 12em
}

@media (max-width:1200px) {
    .stweb__5g-downloader .swiper-pagination-bullets {
        padding-bottom: 0;
        left: 0;
        bottom: -1em;
        margin-bottom: 20px
    }
}

.stweb__5g-downloader .swiper-button-prev {
    right: 2px;
    left: auto;
    top: var(--swiper-navigation-top-offset, 48%)
}

.stweb__5g-downloader .swiper-button-next {
    right: 2px;
    top: var(--swiper-navigation-top-offset, 57%)
}

.stweb__5g-downloader .swiper-button-next,
.stweb__5g-downloader .swiper-button-prev {
    font-size: 10px;
    width: 28px;
    height: 28px;
    margin-top: 0;
    border-radius: 50%;
    background-color: #019df4;
    box-shadow: 0 0 4px rgba(0, 0, 0, .25)
}

@media (min-width:768px) {
    .stweb__5g-banner-hero .banner-hero__item {
        padding: 60px 15px
    }

    .stweb__5g-banner-hero:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
        background: linear-gradient(94.15deg, rgba(11, 39, 57, .15) 10.75%, rgba(1, 157, 244, .15) 63.51%, rgba(3, 134, 208, .15) 87.66%, rgba(11, 39, 57, .15) 101.44%)
    }

    .stweb__5g-banner-hero .swiper-button-next,
    .stweb__5g-banner-hero .swiper-button-prev,
    .stweb__5g-downloader .swiper-button-next,
    .stweb__5g-downloader .swiper-button-prev {
        font-size: 12px
    }

    .stweb__5g-cell-brands .brand {
        width: 60px
    }

    .stweb__5g-require-section {
        padding: 40px 0 60px
    }
}

.stweb__5g-downloader .swiper-button-next.swiper-button-disabled,
.stweb__5g-downloader .swiper-button-prev.swiper-button-disabled {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .25)
}

.stweb__5g-downloader .swiper-button-next.swiper-button-disabled>.icon path,
.stweb__5g-downloader .swiper-button-prev.swiper-button-disabled>.icon path {
    stroke: #019df4
}

@media(max-width:600px) {
    .CardsGeneral__boxescards {
        flex-direction: column
    }

    .CardsGeneral__bodycards.bodycards2 {
        margin-top: 0;
        width: 250px
    }

    .CardsGeneral__title {
        font-size: 28px;
        width: 260px;
        line-height: 32px;
        margin-bottom: 8px !important;
        margin: 0 auto
    }

    .CardsGeneral__subtitle {
        font-size: 14px;
        line-height: 20px;
        width: 260px
    }

    .stweb__5g-downloader .swiper-button-prev {
        right: 1em;
        top: var(--swiper-navigation-top-offset, 57%)
    }

    .stweb__5g-downloader .swiper-button-next {
        right: 1em;
        top: var(--swiper-navigation-top-offset, 66%)
    }
}

@media (min-width:992px) and (max-width:1299px) {
    .CardsGeneral__boxescards {
        column-gap: 2em
    }

    .stweb__5g-downloader .swiper-pagination-bullets {
        left: 30em;
        bottom: 4em
    }

    .CardsGeneral__subtitle,
    .CardsGeneral__title {
        width: 480px
    }
}

.stweb__5g-posters {
    display: flex
}

.stweb__5g-posters .poster-card {
    position: relative;
    width: 20%;
    height: 639px;
    overflow: hidden;
    color: #fff;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card.card-1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_ENE_iphone-15ProMax_portada-desktop.webp');
    opacity: 1;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card.card-2::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_NOV_samsung_portada_desktop.webp');
    opacity: 1;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card.card-3::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_ENE_Xiaomi-13T_portada-desktop.webp');
    opacity: 1;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card.card-4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_NOV_motorola_portada_desktop.webp');
    opacity: 1;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card.card-5::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_NOV_honor_portada_desktop.webp');
    opacity: 1;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card:hover {
    width: 43.5%
}

.stweb__5g-posters .poster-card:hover::after {
    opacity: 0
}

.stweb__5g-posters .poster-card:hover .card__content {
    padding-top: 194px;
    background: linear-gradient(0deg, #000 -8.79%, rgba(0, 0, 0, 0) 95.66%)
}

.stweb__5g-posters .poster-card:hover .card__content .stweb-btn {
    display: inline-block
}

.stweb__5g-posters .poster-card:hover .card__logo {
    left: 24px;
    transform: translate(0, 0);
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card:hover .card__title {
    display: block;
    font-size: 32px;
    max-width: 289px;
    margin-bottom: -9px
}

.stweb__5g-posters .poster-card:hover .card__arrow,
.stweb_hidden .hunter-whatsapp_close,
.stweb_hidden .hunter-whatsapp_left-info2 {
    display: none
}

.stweb__5g-posters .poster-card:hover .card__description {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 18px
}

.stweb__5g-posters .poster-card:hover~.poster-card {
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card:hover~.poster-card .card__title {
    font-size: 24px
}

.stweb__5g-posters .poster-card .card__content {
    position: relative;
    height: 100%;
    z-index: 2;
    padding: 24px;
    transition: .4s ease-out
}

.stweb__5g-posters .poster-card .card__content .stweb-btn {
    display: none;
    background: #019df4
}

.card__botonesceleste {
    background: #e63780 !important
}

.stweb__5g-posters .poster-card .card__title {
    display: none;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    margin: 0;
    transition: .4s ease-out;
    color:#ffffff;
}

@media (min-width:992px) {
    .stweb__5g-better-phones {
        padding: 40px 0
    }

    .stweb__5g-better-phones .better-phones__equipment .tab-panel .tabs-wrapper .nav-tabs .nav-item .nav-link {
        padding-left: 25%;
        padding-right: 25%
    }

    .stweb__5g-cell-brands {
        padding-top: 40px
    }

    .stweb__5g-cell-brands .title {
        text-align: left;
        margin: 0;
        width: 297px
    }

    .stweb__5g-require-section h2.title {
        font-size: 32px;
        margin-bottom: 48px
    }
}

@media (min-width:767px) {
    .stweb__5g-posters .poster-card:hover .card__content {
        padding-top: 370px
    }

    .stweb__5g-posters .poster-card:hover .card__title {
        font-size: 40px;
        width: 428px;
        margin: 0
    }

    .stweb__5g-posters .poster-card .card__content {
        padding-top: 532px
    }

    .stweb__5g-posters .poster-card .card__logo {
        position: absolute;
        display: block;
        top: 40px;
        left: 50%;
        transform: translate(-50%, 0);
        transition: .4s ease-out
    }

    .stweb__5g-posters .poster-card .card__title {
        font-size: 24px
    }
}

.stweb__5g-posters .poster-card .card__arrow {
    position: absolute;
    right: 24px;
    bottom: 50px
}

.stweb__5g-posters .poster-card .card__description {
    font-size: 0;
    line-height: 1.2;
    margin: 0
}

.stweb__5g-posters .poster-card .card__picture img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    z-index: 0
}

.stweb__equipment {
    width: 100%;
    max-width: 100%;
    background: #fff;
    box-shadow: 0 2px 4px rgba(11, 39, 57, .05);
    border-radius: 8px;
    padding: 24px 0
}

.stweb__equipment .equipment__picture .picture {
    width: auto;
    height: auto;
    margin-bottom: 16px
}

.stweb__equipment .equipment__content {
    padding: 0 15px
}

.stweb__equipment .equipment__content h3{
    margin: 0;
    padding: 0;
    line-height: 0;
}

.stweb__equipment .equipment__content .title .link {
    font-weight: 300;
    color: #50535a
}

.stweb__equipment .equipment__content .title .link:hover {
    text-decoration: none
}

.stweb__equipment .equipment__content .title .link::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.equipment__samsung {
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.equipment__galazytema {
    margin: 0 0 7px;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #000
}

.equipment__galazytema:hover {
    color: #019df4;
    text-decoration: underline
}

.equipment__textomediano {
    margin: 0;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    color: #000
}

.equipment__grisplanes {
    color: #b6b7b7
}

.equipment__planes {
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.equipment__textoceleste {
    margin: 0;
    font-size: 14px;
    font-style: normal;
    color: #019df4
}

.equipment__picture {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.better-phones__equipment .swiper-wrapper {
    padding-top: 1em
}

.equipment__imagenstick.picture2 {
    width: auto;
    height: auto;
    position: absolute;
    left: 4em;
    right: 0;
    bottom: 0;
    top: -11px;
    text-align: center
}

@-webkit-keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #5cb615
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(1, 155, 242, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(1, 155, 242, 0)
    }
}

@keyframes pulse2 {
    0% {
        -webkit-box-shadow: 0 0 0 0 #5cb615;
        box-shadow: 0 0 0 0 #5cb615
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(1, 155, 242, 0);
        box-shadow: 0 0 0 10px rgba(1, 155, 242, 0)
    }

    to {
        -webkit-box-shadow: 0 0 0 0 rgba(1, 155, 242, 0);
        box-shadow: 0 0 0 0 rgba(1, 155, 242, 0)
    }
}

.section-hunter-whatsapp2,
.stweb-hidden-wspHunter .stweb__hunter-whatsapp {
    display: none !important
}

.hunter-whatsapp,
.stweb__hunter-whatsapp {
    position: fixed;
    z-index: 22;
    bottom: 120px;
    right: -72px;
    display: flex !important;
    align-items: center;
    cursor: pointer
}

.hunter-whatsapp_left-info2 {
    font-size: 12px;
    line-height: 15px;
    margin: 0 auto;
    text-align: center
}

.stweb__hunter-whatsapp .hunter-whatsapp_left2 {
    background: #3c7521;
    color: #fff;
    width: 157px;
    height: 43px;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.stweb__hunter-whatsapp .hunter-whatsapp_left2 span {
    font-size: 14px
}

.hunter-whatsapp_left-info-bold2 {
    display: block;
    font-size: 20px;
    padding-bottom: 2px
}

.stweb__hunter-whatsapp .hunter-whatsapp_right {
    position: relative;
    left: -210px;
    background-color: #5cb615;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pulse2 {
    -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, .4);
    -webkit-animation: 1.5s infinite pulse2;
    animation: 1.5s infinite pulse2
}

.hunter-whatsapp_close {
    color: #fff;
    position: relative;
    top: -10px;
    left: -14px;
    font-size: 20px;
    font-weight: 500;
    z-index: 30
}

.bannerInternet__internet,
.bannerInternet__navega {
    font-weight: 700;
    color: #fff;
    display: block;
    font-style: normal
}

.stweb_hidden .hunter-whatsapp_right.pulse2 {
    left: -110px
}

@media (max-width:767px) {
    .stweb__5g-posters {
        display: block
    }

    .stweb__5g-posters .poster-card {
        width: 100%;
        height: 108px
    }

    .stweb__5g-posters .poster-card:hover {
        width: 100%;
        height: 330px
    }

    .stweb__5g-posters .poster-card:hover .card__logo {
        position: absolute;
        display: block;
        top: 22px;
        left: 24px;
        transform: translate(0, 0);
        transition: .4s ease-out
    }

    .stweb__5g-posters .poster-card .card__content {
        display: flex
    }

    .stweb__5g-posters .poster-card:hover .card__description {
        margin-bottom: 15px;
        font-size: 14px
    }

    .stweb__5g-posters .poster-card .card__body {
        flex: 1
    }

    .stweb_hidden .hunter-whatsapp_right.pulse2 {
        left: -90px
    }
}

.bannerInternet__internet {
    font-size: 32px;
    line-height: 46px;
    margin: 0
}

.bannerInternet__navega {
    font-size: 46px;
    line-height: 48px
}

.bannerInternet__descubrered {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px
}

.bannerInternet__imggrupo.grupo1 {
    display: block;
    position: relative;
    left: 5em;
    bottom: 1em
}

@media(max-width:600px) {
    .stweb__5g-posters .poster-card.card-1::after {
        background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_ENE_iphone-15ProMax_portada-mobile.webp')
    }

    .stweb__5g-posters .poster-card.card-2::after {
        background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_NOV_samsung_mobile.webp')
    }

    .stweb__5g-posters .poster-card.card-3::after {
        background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_ENE_Xiaomi-13T_portada-mobile.webp')
    }

    .stweb__5g-posters .poster-card.card-4::after {
        background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_NOV_motorola_mobile.webp')
    }

    .stweb__5g-posters .poster-card.card-5::after {
        background-image: url('https://scwebpublicaresid1dev.blob.core.windows.net/multimedia/documents/37905/16880225/WEBP_NOV_honor_mobile.webp/')
    }

    .bannerInternet__imggrupo.grupo1 {
        display: none
    }

    .stweb__5g-banner-hero .content {
        text-align: center;
        top: 20px
    }

    .bannerInternet__descubrered {
        font-size: 16px;
        margin-top: 15px
    }

    .bannerInternet__navega {
        font-size: 32px;
        width: 310px;
        line-height: 40px;
        margin: 0 auto
    }

    .bannerInternet__internet {
        font-size: 24px
    }

    .stweb__5g-banner-hero .picture--bg img {
        object-fit: initial
    }

    .stweb__equipment .equipment__picture .picture {
        width: 178px;
        max-width: 230px;
        margin: 0 auto 16px;
        height: 130px;
        text-align: center
    }

    .stweb__equipment[aria-label="3 / 6"] .equipment__picture .picture {
        width: 137px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .CardsGeneral__subtitle {
        line-height: 22px;
        width: 400px;
        font-size: 14px;
        padding: 8px 19px
    }

    .CardsGeneral__boxescards {
        column-gap: 0
    }

    .CardsGeneral__title {
        width: 400px;
        margin-bottom: 6px;
        font-size: 23px;
        padding: 0 19px;
        line-height: 30px
    }

    .bannerInternet__internet {
        font-size: 28px;
        margin-bottom: -2px
    }

    .bannerInternet__imggrupo.grupo1 {
        left: 0;
        bottom: 0
    }

    .bannerInternet__navega {
        font-size: 27px;
        margin-bottom: 5px
    }

    .stweb__5g-downloader {
        height: 322px
    }

    .bannerInternet__descubrered {
        font-size: 17px
    }

    .stweb__5g-downloader .swiper-pagination-bullets {
        left: 25em;
        bottom: 3em
    }

    .stweb__5g-downloader .swiper-button-prev {
        right: 1px;
        left: auto;
        top: var(--swiper-navigation-top-offset, 65%)
    }

    .stweb__5g-downloader .swiper-button-next {
        right: 1px;
        top: var(--swiper-navigation-top-offset, 76%)
    }

    .stweb__5g-better-phones .better-phones__content {
        padding: 0 20px
    }
}

@media (min-width:992px) and (max-width:1299px) {
    .bannerInternet__imggrupo.grupo1 {
        left: 0;
        bottom: 0
    }

    .bannerInternet__navega {
        font-size: 40px
    }

    .stweb__5g-banner-hero .content {
        left: 10px
    }
}

.collapsible__celeste {
    color: #019df4
}

.collapsible__title {
    color: #50535a;
    font-size: 38px;
    font-style: normal;
    font-weight: 300;
    line-height: 46px;
    text-align: center
}

.collapsible__color {
    background-color: #fff !important
}

.oferta-flotante {
    position: fixed;
    bottom: 245px;
    z-index: 51;
    right: -4px;
    border-radius: 12px 0 0 12px;
    height: 180px;
    width: 198px;
    overflow: hidden
}

.oferta-flotante__img-bkg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
    object-position: right
}

.stefa-of-class-close {
    position: absolute;
    right: 378px;
    top: 12px;
    color: #ffff;
    cursor: pointer
}

.oferta-flotante__container {
    height: 160px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-align: center
}

.oferta-flotante__body {
    max-width: 140px;
    height: 40px;
    margin: 0 auto;
    font-weight: 400
}

.oferta-flotante__body-span {
    display: inline;
    font-weight: 700
}

.oferta-flotante__body-btn {
    width: 108px;
    height: 32px;
    font-weight: 700;
    font-size: 14px;
    line-height: 30px;
    background: #0b2739;
    border-radius: 60px;
    color: #fff;
    cursor: pointer
}

.oferta-flotante__body-btn:hover {
    color: #fff
}

.oferta-flotante__planes {
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 10px
}

.oferta-flotante__bodycontenido {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 8px
}

.oferta-flotante__botonloquiero {
    display: flex;
    padding: 6px 26px;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
    background: var(--secondary-azul-noche, #0b2739);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    position: relative;
    top: 1em;
    border: none;
}

.better-phones__equipment .swiper-pagination {
    position: relative;
    top: 1em;
    margin-bottom: 50px;
    display: block
}

.better-phones__equipment .swiper-button-next,
.better-phones__equipment .swiper-button-prev {
    filter: drop-shadow(0 0 4px rgba(0, 0, 0, .25));
    width: 28px;
    height: 28px;
    border-radius: 100%;
    top: 50%
}

.better-phones__equipment .swiper-button-next {
    background: var(--Primario, #019df4);
    right: -30px
}

.better-phones__equipment .swiper-button-prev {
    background-color: #019df4;
    left: -30px
}

.better-phones__equipment .swiper-button-next:after {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

.better-phones__equipment .swiper-button-prev:after {
    color: #fff;
    font-size: 16px;
    font-weight: 700
}

@media (max-width:600px) {
    .oferta-flotante__planes {
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        width: 145px;
        line-height: 17px;
        margin-bottom: 5px
    }

    .stefa-of-class-close {
        right: 172px;
        top: 7px
    }

    .oferta-flotante__botonloquiero {
        padding: 4px 18px;
        font-size: 10.203px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -.015px
    }

    .better-phones__equipment {
        margin-top: 3em;
        margin-bottom: 3em
    }

    .better-phones__equipment .swiper-pagination {
        display: block;
        top: 2em;
        margin-bottom: 25px
    }

    .stweb__5g-better-phones {
        padding: 20px 0
    }

    .stweb__5g-better-phones .better-phones__content {
        padding: 0 20px
    }

    .stweb__5g-better-phones .better-phones__content .title {
        font-size: 23px;
        margin-bottom: 5px
    }

    .stweb__5g-cell-brands .title {
        width: 280px;
        margin: 0 auto 12px
    }

    .better-phones__equipment .swiper-button-next,
    .better-phones__equipment .swiper-button-prev {
        display: none
    }

    .equipment__planes,
    .equipment__samsung,
    .equipment__textoceleste {
        font-size: 12px
    }

    .equipment__galazytema {
        font-size: 16px;
        margin: 0
    }

    .equipment__textomediano {
        font-size: 22px;
        line-height: 24px
    }
}

@media (min-width:600px) {
    .oferta-flotante {
        height: 216px;
        width: 413px
    }

    .oferta-flotante__container {
        height: 190px;
        flex-direction: row;
        align-items: center
    }

    .oferta-flotante__body {
        max-width: 190px;
        height: 150px;
        font-weight: 300;
        margin: 0
    }

    .oferta-flotante__body-btn {
        position: absolute;
        bottom: 30px;
        right: 10em
    }

    .stweb__5g-downloader .container {
        max-width: 1260px
    }
}


.stweb__faq-collapsible {
    padding: 40px 0 24px
}

@media(min-width: 768px) {
    .stweb__faq-collapsible {
        padding:60px 0 80px
    }
}

.stweb__faq-collapsible .container {
    padding: 0
}

.stweb__faq-collapsible .title {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    color: #019df4;
    text-align: center;
    margin-bottom: 25px
}

@media(min-width: 768px) {
    .stweb__faq-collapsible .title {
        font-size:40px;
        line-height: 48px;
        margin-bottom: 40px
    }
}

.stweb__faq-collapsible .collapsible__header {
    margin-bottom: 0
}

.stweb__faq-collapsible .collapsible__header.active .icon {
    transform: rotate(180deg);
    transition: all .25s ease-out
}

.stweb__faq-collapsible .collapsible__btn {
    width: 100%;
    background: 0;
    border: 0;
    padding: 24px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    outline: 0
}

@media(min-width: 768px) {
    .stweb__faq-collapsible .collapsible__btn {
        padding:40px 16px
    }
}

.stweb__faq-collapsible .collapsible__btn .title {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #50535a;
    margin-bottom: 0;
    text-align: left
}

@media(min-width: 768px) {
    .stweb__faq-collapsible .collapsible__btn .title {
        font-size:18px;
        line-height: 24px
    }
}

.stweb__faq-collapsible .collapsible__btn .icon {
    font-size: 12px;
    margin-left: 18px;
    transition: all .25s ease-in
}

.stweb__faq-collapsible .collapsible__btn .icon svg path {
    fill: #019df4
}

.stweb__faq-collapsible .collapsible__body {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    border-bottom: 1px solid #d3d4d3
}

.stweb__faq-collapsible .collapsible__body .body {
    padding: 12px 15px 20px
}

@media(min-width: 768px) {
    .stweb__faq-collapsible .collapsible__body .body {
        padding:12px 30px 25px
    }
}

.stweb-btn {
    display: inline-block;
    padding: 12px 10px;
    font-weight: 700;
    border: 0;
    border-radius: .375rem;
    line-height: 1;
    color: #019df4;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    transition: all .15s ease;
    background: inherit;
    border-style: solid;
}

.stweb-btn--round {
    padding-left: 32px;
    padding-right: 32px;
    border-radius: 50px;
}

.stweb-btn--cian {
    background: #019df4;
    color: #fff;
}

.card__botonesceleste {
    background: #e63780 !important
}

@media (max-width: 767.98px) {
    .stweb-btn--round {
        padding-left: 24px;
        padding-right: 24px;
    }

    .stweb-btn {
        font-size: 14px;
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

.swiper-button-next svg, .swiper-button-prev svg{
    width: 12px;
    height: 12px;
}

@media(max-width: 1280px){
    .better-phones__equipment .swiper-button-next{
        right: 0px;
    }
    .better-phones__equipment .swiper-button-prev{
        left: 0px;
    }

    .stweb__carousel-equipment{
        max-width: 690px;
    }

}