/*Grilla de precios Movistar */

.stefa_banner_carrousel_p .swiper-button-next.lt-button-next:focus,
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev:focus {
  outline: solid 0 !important;
}
.stefa_banner_carrousel_p .swiper-button-next.lt-button-next,
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
  color: #313235;
  width: 9px;
  height: 16px;
  position: relative;
  transition: 0.3s;
}
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
  left: 35%;
  transform: translateX(-50%);
}
.stefa_banner_carrousel_p .swiper-button-next.lt-button-next {
  left: 65%;
  transform: translate(-50%, 4px);
}
.stefa_banner_carrousel_p .swiper-button-next.lt-button-next::after,
.stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev::after {
  font-size: 25px;
  line-height: 32px;
}
.stefa_banner_carrousel_p {
  height: auto;
  padding-bottom: 3em;
}
.stefa_banner_principal {
  height: auto;
  min-height: 350px;
}
.stefa_banner_principal .stefa_img_bg_banner {
  object-fit: cover;
  object-position: center;
  position: relative;
  top: 0;
  left: 0;
  min-width: 100%;
  width: 100%;
  height: 180px;
}
.stefa_banner_principal .stefa_items_banner {
  width: 360px;
  height: auto;
  gap: 16px;
  padding: 16px;
  display: flex;
  align-items: start;
  justify-content: start;
  flex-direction: column;
  margin: 0 auto;
}
.stefa_banner_principal .stefa_items_banner .stefa_categoria_span {
  width: auto;
  height: 24px;
  padding: 2px 4px 1px;
  border-radius: 4px;
  background: #e6f5fd;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #019bef;
}
.stefa_banner_principal .stefa_items_banner .stefa_titulo_banner {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #313235;
  margin-bottom: 0;
}
.stefa_banner_principal .stefa_items_banner .stefa_descripcion_banner {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  color: #6b6c6f;
}
.stefa_btn_solicitalo_aqui {
  width: 328px;
  height: 48px;
  padding: 12px 16px 11px;
  border-radius: 60px;
  background: #019bef;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  vertical-align: middle;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}
.stefa_btn_solicitalo_aqui:hover {
  background: #008edd !important;
  color: #fff !important;
  text-decoration: none;
}
.seccionfooterinternetfibra__General {
  background-color: #f6f6f6;
}
.stefa-tabbed__tab-item.lt__tab-item--active,
.stefa-tabbed__tab-item:hover {
  background-color: #0b2739;
  color: #fff;
  transition: 0.5s ease-in-out;
}
.stefa-tabbed,
.stweb__pd-tabs-Planes .plan-box.plan-box-great .box__info {
  padding-top: 24px;
}
.stefa-tabbed__subtab-wrapper,
.stefa-tabbed__tab-wrapper {
  box-shadow: 0 4px 18px 0 rgba(56, 100, 166, 0.2);
  display: flex;
}
.stefa-tabbed__tab-wrapper {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  padding: 8px;
  border-radius: 8px;
  background: #fff;
  max-width: max-content;
  margin: 0 auto;
  transform: translateY(-25px);
  overflow-x: scroll;
}
.stefa-tabbed__subtab-item,
.stefa-tabbed__tab-item {
  width: 100%;
  height: 40px;
  padding: 8px;
  gap: 16px;
  border-radius: 6px;
  background-color: #ffff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  min-width: 186px;
  white-space: nowrap;
  border: 1px solid #ddd;
  color: #313235;
}
.ltfaqs__viewmore.more {
  padding: 10px;
}
.ltfaqs__morebtn.link__toggleactive {
  padding: 10px;
}
.stefa-tabbed__tab-item.lt__tab-item--active {
  border-bottom: 0;
  font-weight: 700;
}
.stefa-tabbed__subtab-wrapper {
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  padding: 8px;
  border-radius: 8px;
  background: #fff;
  margin: 0 24px;
}
.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more,
.stefa-slided__planes .swiper-button-next,
.stefa-slided__planes .swiper-button-prev,
[lt-toggle].link__toggleactive .more {
  display: none;
}
.stefa-slided__planes__pie {
  padding: 40px 0 0;
}
.stefa-slided__planes__pie__slide {
  box-shadow: 0 7px 8px rgba(11, 39, 57, 0.02),
    0 5px 22px rgba(11, 39, 57, 0.12);
}
.stefa-slided__planes__pie__title {
  font-weight: 300;
  font-size: 28px;
  line-height: 32px;
  color: #50535a;
  text-align: center;
  padding: 0 15px;
  margin-bottom: 10px;
}
.stefa-slided__planes__head,
.stefa-tabbed__subtab-item.lt__subtab-item--active {
  background-color: #0b2739;
  color: #fff;
}
.stefa-slided__planes__ltfaqs__more {
  margin: 0 auto 1em;
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  width: 190px;
  height: 48px;
  font-weight: 500;
  cursor: pointer;
  border: 1px solid #019bef;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #019bef;
}
.stefa-slided__planes__ltfaqs__more:hover {
  color: #019df4;
}
.stefa-slided__planes__container {
  overflow: hidden;
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
}
.stefa-slided__planes__body__card-ig-inner,
.stefa-slided__planes__body__card-ts-inner {
  max-width: 164px;
}
.stefa-slided__planes__item {
  text-align: center;
  padding: 16px 0 20px;
  margin: 0 auto;
  width: 288px;
  position: relative;
}
.stefa-slided__planes__item-v2 {
  text-align: center;
  padding: 16px 12px 20px;
  margin: 0 auto;
  width: 350px;
}
.stefa-slided__planes__wrap {
  box-shadow: 0 5px 20px 0 rgba(11, 39, 57, 0.12),
    0 7px 8px 0 rgba(11, 39, 57, 0.02);
  border-radius: 16px;
  overflow: hidden;
  background: #fff;
  width: 288px;
  margin: 0 auto;
}
.stefa-slided__planes__head {
  font-size: 14px;
  line-height: 20px;
  padding: 16px 8px;
  text-align: center;
  min-height: 168px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.stefa-slided__planes__head--recomendado {
  padding: 16px 9px;
}
.stefa-slided__planes__body__price.prince2 {
  margin-top: -8px;
}
.stefa-slided__planes__head--small {
  min-height: 168px;
}
.stefa-slided__planes__head__cintillo {
  margin-bottom: 0;
  background-color: #019bef;
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  height: 28px;
  line-height: 28px;
  width: 288px;
  z-index: 2;
  color: #fff;
  border-radius: 16px 16px 0 0;
}
.stefa-slided__planes__head__ttl {
  margin-bottom: 4px;
  font-size: 16px;
}
.stefa-slided__planes__head__ttl strong {
  font-size: 12px;
}
.stefa-slided__planes__body__price__new strong,
.stefa-slided__planes__head__mbps {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 0;
}
.stefa-slided__planes__head__oferta {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  letter-spacing: -0.025em;
}
.stefa-slided__planes__head__oferta__big {
  font-size: 32px;
  line-height: 34px;
}
.stefa-slided__planes__head__oferta__small {
  font-size: 14px;
}
.stefa-slided__planes__head__txt {
  margin-bottom: 6px;
  font-size: 14px;
}
.stefa-slided__planes__body,
.stefa-slided__planes__footer {
  position: relative;
  padding: 16px;
}
.stefa-slided__planes__body__label {
  display: flex;
  padding: 3px 4px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #e63780;
  position: absolute;
  left: 50%;
  top: -10px;
  color: #fff;
  transform: translate(-50%, -20px);
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  gap: 6px;
  flex-wrap: nowrap;
  width: max-content;
  height: 28px;
}
.stefa-slided__planes__body__price {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 0;
  min-height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.banner-portabilidad-test .lt-swiper-nav.swiper-button-disabled::after,
.stefa-slided__planes__body__price__new strong {
  font-weight: 400;
}
.stefa-slided__planes__body__card01 {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: #f5f5f5;
  align-items: center;
  justify-content: flex-start;
  margin-top: 8px;
  margin-bottom: 1em;
}
.stefa-slided__planes__body__card01-icon {
  width: 28px;
  height: 28px;
}
.stefa-slided__planes__body__card01-inner {
  text-align: left;
  color: #313235;
}
.stefa-slided__planes__body__card-ts-ttl,
.stefa-slided__planes__body__card01-ttl,
.stefa-slided__planes__body__card01-txt {
  font-size: 14px;
  margin-bottom: 0;
}
.stefa-slided__planes__body__card-ig,
.stefa-slided__planes__body__card-ts {
  display: flex;
  flex-direction: column;
  padding: 8px 12px;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: #f5f5f5;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.stefa-slided__planes__body__card-ig-ttl {
  font-size: 14px;
  line-height: 16px;
  color: #019df4;
  margin-bottom: 0;
}
.stefa-slided__planes__body__card-ig-ttl span {
  color: #0b2739;
}
.stefa-slided__planes__body__card-ig-txt,
.stefa-slided__planes__body__card-ts-txt {
  font-size: 10px;
  line-height: 14px;
  margin-bottom: 0;
}
.stefa-slided__planes__body__card-ig-txt span,
.stefa-slided__planes__body__card-ts-txt span {
  color: #019df4;
  font-weight: 700;
}
.stefa-slided__planes__body__card-ts-ttl-azul {
  color: #0b2739;
  font-size: 20px;
}
.stefa-slided__planes__body__card-ts-ttl-cyan {
  color: #019df4;
  font-size: 20px;
}
.stefa-slided__planes__body__separador hr,
.stefa-slided__planes__separador hr {
  height: 1px;
  border-width: 0;
  color: #ddd;
  background-color: #ddd;
}
.stefa-slided__planes__body__separador {
  padding: 0;
  position: relative;
  margin-bottom: 16px;
}
.stefa-slided__planes__body__separador__txt {
  display: inline-block;
  background-color: #fff;
  text-transform: uppercase;
  padding: 2px;
  position: absolute;
  width: 180px;
  height: 16px;
  top: 0;
  left: 50%;
  transform: translate(-50%, -10px);
  font-size: 12px;
  letter-spacing: 0.15em;
  margin-bottom: 0;
}
.stefa-slided__planes__body .button--buy,
.stefa-slided__planes__body .button--call {
  border: none !important;
  height: 48px;
  width: 100%;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stefa-slided__planes__separador {
  padding: 0 16px;
  position: relative;
}
.stefa-slided__planes__footer__box {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 12px;
  border-bottom: 1px solid #eeee;
  padding: 12px 18px;
}
.stefa-slided__planes__footer__box-tab {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 16px;
}
.stefa-slided__planes__footer__box-icon {
  width: 28px;
  height: 28px;
}
.stefa-slided__planes__footer__box-inner {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.stefa-slided__planes__footer__box-ttl {
  font-size: 14px;
  line-height: 20px;
  color: #313235;
  margin-bottom: 0;
}
.stefa-slided__planes__footer__box-txt {
  font-size: 14px;
  line-height: 20px;
  color: #50535a;
  margin-bottom: 0;
}
.stefa-slided__planes__footer__box-txt img {
  margin: 2px 0;
}
.stefa-slided__planes__pie__container {
  padding: 20px;
  max-width: 580px;
  margin: 0 auto;
}
.stefa-slided__planes__pie__slide {
  background: #fff;
  border-radius: 16px;
  display: flex;
  align-items: center;
  width: 255px !important;
  height: 96px;
  padding: 15px;
  margin-right: 5px;
}
.stefa-slided__planes__pie__slide .title {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12px;
  color: #0b2739;
  margin-bottom: 4px;
  text-align: left;
  padding: 0;
}
.stefa-slided__planes__pie__slide .text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.12px;
  color: #50535a;
}
.stefa-slided__planes__head__cintillo-v2 {
  margin-bottom: 0;
  background-color: #a13ea1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 35px;
  line-height: 28px;
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.stefa_btn_solicitalo_aqui,
.stefa_titulo_tabs_active {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.stefa-slided__planes__body__price__old {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.stefa-slided__planes__body__price__old span {
  text-decoration: line-through;
}
.stefa-slided__planes__wrap.azul {
  border: 2px solid #019bef;
}
.stefa-slided__planes__footer {
  margin-top: -2em;
}
.stefa-slided__planes--beneficios {
  font-size: 18px;
  color: #019bef;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  margin-bottom: 1em;
  cursor: pointer;
}
.stefa-slided__planes--beneficios.ltfaqs__more
  .ltfaqs__morebtn.link__toggleactive
  .lt-toggle-icon {
  transform: rotate(0);
  position: relative;
  left: 5px;
}
.stefa-slided__planes--cintilloregalo {
  height: 28px;
  padding: 0 12px;
  background: #019bef;
  justify-content: center;
  align-items: center;
  gap: 4px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.stefa-slided__planes__footer__box.fijo {
  border-bottom: 0;
  border-top: 1px solid #eeee;
  margin-bottom: 0;
}
.toggle-container {
  transition: height 0.35s ease-in-out;
  overflow: hidden;
  display: none;
}
[lt-toggle].link__toggleactive .minus {
  display: inline;
}
.link__toggleactive > .lt-toggle-icon {
  transform: rotate(0);
}
.stefa_titulo_tabs_active {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}
.stefa_titulo_tabs_active h2 {
  width: 328px;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0;
  padding-top: 32px;
}
.stefa_titulo_tabs_active p {
  width: 328px;
  height: 72px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 0;
}
.seo-c2c-button {
  display: none !important;
}
.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_picture_movistar_tv_app {
  width: auto;
  height: auto;
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.stefa_movistar_tv_app_p
  .stefa_box_max_width
  .stefa_picture_movistar_tv_app
  .stefa_movistar_app_img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  max-width: 360px;
}
.stefa_movistar_tv_app_p {
  width: 100%;
  background: #0b2739;
  padding-bottom: 32px;
  height: 570px;
}
.stefa_movistar_tv_app_p .stefa_box_max_width {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  height: 570px;
}
.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box {
  width: 360px;
  height: auto;
  gap: 16px;
  position: relative;
  padding: 32px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .titulo {
  width: 312px;
  height: 96px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  margin-bottom: 0;
}
.stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .descripcion {
  width: 296px;
  height: 180px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  margin-bottom: 0;
}
.stefa_section_canales {
  width: 100%;
  height: 428px;
  padding: 48px 16px;
  gap: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  background: #fff;
}
.stefa_section_canales .stefa_box_texto_canal {
  width: 328px;
  height: 128px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.stefa_section_canales .stefa_box_texto_canal .titulo {
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0;
  color: #313235;
}
.stefa_section_canales .stefa_box_texto_canal .descripcion {
  width: 328px;
  height: 48px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 0;
}
.stefa_section_canales .stefa_golperu_box {
  width: 328px;
  height: 172px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}
.stefa_section_canales .stefa_golperu_box img {
  border-radius: 8px;
}
.stefa_section_canales .stefa_golperu_box .text_box {
  width: 328px;
  height: 52px;
  padding-right: 8px;
  padding-left: 8px;
  gap: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.stefa_section_canales .stefa_golperu_box .text_box h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #313235;
}
.stefa_section_canales .stefa_golperu_box .text_box h3 span {
  color: #6b6c6f;
}
@media (min-width: 768px) {
  .stefa_banner_principal {
    padding-top: 1em;
  }
  .stefa_banner_principal .stefa_img_bg_banner {
    min-width: 704px !important;
    height: 266px !important;
    border-radius: 16px;
    width: 704px !important;
    left: 50% !important;
    transform: translateX(-50%);
  }
}
@media (min-width: 800px) and (max-width: 1279px) {
  .stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
    left: 42% !important;
  }
  .stefa_banner_carrousel_p .swiper-button-next.lt-button-next {
    left: 58% !important;
  }
  .stefa_swiper_pagination_bulltes .swiper-pagination-bullet {
    padding: 0;
  }
}
@media (min-width: 1280px) {
  .stefa_section_canales {
    height: 308px;
    padding: 64px 72px;
    gap: 72px;
    flex-direction: row;
    justify-content: center;
  }
  .stefa_section_canales .stefa_box_texto_canal {
    width: 655px;
    height: 104px;
    gap: 32px;
  }
  .stefa_section_canales .stefa_box_texto_canal .titulo {
    width: 666px;
    height: 40px;
    font-size: 32px;
    line-height: 40px;
    text-align: left;
  }
  .stefa_section_canales .stefa_box_texto_canal .descripcion {
    width: 641px;
    height: 48px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  .stefa_section_canales .stefa_golperu_box .text_box h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .stefa_movistar_tv_app_p {
    height: 480px;
  }
  .stefa_movistar_tv_app_p .stefa_box_max_width {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 480px;
  }
  .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_picture_movistar_tv_app {
    width: 496px;
    height: 412px;
    border-radius: 16px;
    align-items: center;
  }
  .stefa_movistar_tv_app_p
    .stefa_box_max_width
    .stefa_picture_movistar_tv_app
    .stefa_movistar_app_img {
    max-width: 100%;
    border-radius: 16px;
  }
  .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box {
    width: 704px;
    height: 248px;
    gap: 24px;
    left: 0;
    transform: none;
    padding: 0 0 0 72px;
  }
  .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .titulo {
    width: 680px;
    height: 80px;
    font-size: 32px;
    line-height: 40px;
    text-align: left;
  }
  .stefa_movistar_tv_app_p .stefa_box_max_width .stefa_texto_box .descripcion {
    width: 680px;
    height: 144px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    padding-right: 90px;
  }
  .stefa_btn_solicitalo_aqui {
    max-width: 200px !important;
    left: 20% !important;
  }
  .stefa_titulo_tabs_active p {
    width: 1080px;
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    padding-top: 32px;
  }
  .stefa_titulo_tabs_active {
    margin-bottom: 3em;
  }
  .stefa_titulo_tabs_active h2 {
    width: 1080px;
    height: 48px;
    font-size: 40px;
    line-height: 48px;
  }
  .stefa-slided__planes__ltfaqs__more {
    margin-top: 1em;
  }
  .stefa-slided__planes__item-v2 {
    margin: 0 20px;
  }
  .stefa-slided__planes__head__cintillo {
    top: 1px;
  }
  .stefa-tabbed__subtab-wrapper,
  .stefa-tabbed__tab-wrapper {
    overflow: hidden;
    transform: translate(0, -55px);
  }
  .stefa-tabbed__tab-wrapper {
    /* width: 600px; Este lo comente para el flexbox y aceptar los 3*/
    width: 1200px;
    height: 72px;
    border-radius: 8px;
    gap: 8px;
    padding: 8px;
  }
  .stefa-tabbed__subtab-item,
  .stefa-tabbed__tab-item {
    width: 177px;
    height: 56px;
    font-size: 16px;
    padding: 16px;
  }
  .stefa_banner_principal
    .stefa_items_banner
    .stefa_descripcion_banner.banner_2,
  .stefa_beneficios_section_p .stefa_titulo_custom {
    font-size: 40px !important;
    line-height: 48px !important;
  }
  .stefa_banner_principal .stefa_items_banner .stefa_descripcion_banner,
  .stefa_section_champions_league .stefa_left .stefa_description_left h3 {
    font-size: 18px !important;
  }
  .stefa_banner_principal .stefa_items_banner .stefa_titulo_banner {
    font-size: 32px !important;
    line-height: 40px;
    padding: 0 64px 0 0;
  }
  .stefa_banner_principal {
    display: flex;
    flex-direction: row-reverse;
    align-items: start;
    justify-content: center;
    min-height: 330px !important;
  }
  .stefa_banner_principal .stefa_items_banner {
    width: 496px !important;
    height: 228px !important;
    margin: 1em auto !important;
  }
  .stefa_banner_carrousel_p {
    padding-bottom: 0 !important;
  }
  .stefa_banner_carrousel_p .swiper-button-prev.lt-button-prev {
    left: 44% !important;
    transform: translate(-50%, -3px) !important;
  }
  .stefa_banner_carrousel_p .swiper-button-next.lt-button-next {
    left: 56% !important;
  }
  .stefa_banner_carrousel_p .swiper-container {
    max-width: 1224px !important;
  }
  .seccionfooterinternetfibra__General {
    margin-top: 3em;
  }
}

/*Banner Kenos*/

.stefa_banner_kenos_general .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*Eliminar el padding top*/
.stefa_container_banner_kenos.stefa_landing_tablet_kenos {
  margin-top: 0 !important;
}

.stefa_container_banner_kenos {
  height: auto;
  width: 100%;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  padding-bottom: 72px;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #d3d4d3;
  margin-bottom: 0;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_container_items_banner_kenos
  .title_banner,
.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_container_items_banner_kenos
  .description_banner {
  color: #ffffff;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos .stefa_link_btn_kenos {
  color: #ffffff !important;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_link_btn_kenos:hover {
  color: #ffffff !important;
}

.stefa_container_banner_kenos .stefa_picture_bg_kenos {
  width: 100%;
  height: 100%;
  display: flex;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_container_items_banner_kenos {
  position: relative;
  justify-content: end !important;
  margin-top: 200px;
  z-index: 2;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos {
  min-height: 450px;
  padding-bottom: 0px;
  overflow-x: hidden;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_picture_bg_kenos {
  z-index: 1;
  position: absolute;
  max-width: inherit;
}

.stefa_container_banner_kenos .stefa_picture_bg_kenos .stefa_image_banner_kenos,
.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_picture_bg_kenos
  .stefa_image_banner_kenos {
  width: 100%;
  height: 100%;
  max-width: 600px;
  min-height: 200px;
  object-fit: cover;
  object-position: center;
}

.swiper-default-pagination {
  display: none !important;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_picture_bg_kenos
  .stefa_image_banner_kenos {
  position: absolute;
  top: 0;
  min-height: max-content;
}

.stefa_container_banner_kenos .stefa_container_items_banner_kenos {
  width: 360px;
  height: auto;
  gap: 16px;
  padding: 16px;
  display: flex;
  align-items: baseline;
  justify-content: start;
  flex-direction: column;
}

.stefa_container_banner_kenos .stefa_container_items_banner_kenos .tag_label {
  width: auto;
  height: 24px;
  border-radius: 4px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 1px;
  padding-left: 4px;
  background: #e6f5fd;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #019bef;
}

.stefa_container_banner_kenos
  .stefa_container_items_banner_kenos
  .title_banner {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  width: auto;
  height: auto;
  color: #313235;
  margin: 0;
}

.stefa_container_banner_kenos
  .stefa_container_items_banner_kenos
  .description_banner {
  width: auto;
  height: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6b6c6f;
  margin-bottom: 0px;
}

.stefa_container_banner_kenos .stefa_container_items_banner_kenos .tyc_enlace {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  color: #6b6c6f;
  width: auto;
  height: 16px;
  cursor: pointer;
}

.stefa_container_banner_kenos
  .stefa_container_items_banner_kenos
  .stefa_primary_btn_kenos {
  width: 328px;
  height: 48px;
  border-radius: 60px;
  padding-top: 12px;
  padding-right: 16px;
  padding-bottom: 11px;
  padding-left: 16px;
  background: #019bef;
  color: #ffffff !important;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  vertical-align: middle;
  cursor: pointer;
}

/* 🔹 Estilo base para los bullets */
.stefa_banner_kenos_general .swiper-pagination .swiper-pagination-bullet {
  position: relative;
  width: 30px;
  height: 30px;
  border: 1px solid #dddddd;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #313235;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  z-index: 2;
  /* bullet siempre por delante */
}

/* 🔹 Bullet activo */
.stefa_banner_kenos_general
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: #e6f5fd;
  border: 2px solid #019bef;
}

.stefa_banner_kenos_general.general_animation
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background: #e6f5fd;
  border: 2px solid transparent;
}

/* 🔹 Loader circular en el borde (solo borde, detrás del bullet) */
.stefa_banner_kenos_general
  .swiper-animation-pagination
  .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -4px;
  width: 32px;
  /* 30px + 4px (2px por cada lado) */
  height: 32px;
  border-radius: 50%;
  background: conic-gradient(#019bef var(--progress, 0%), transparent 0%);
  mask-image: radial-gradient(circle at center, transparent 13px, black 14px);
  /* hace hueco interior */
  -webkit-mask-image: radial-gradient(
    circle at center,
    transparent 13px,
    black 14px
  );
  z-index: 1;
  /* detrás del bullet */
  pointer-events: none;
}

/* 🔹 Eliminar el círculo blanco interior */
.stefa_banner_kenos_general
  .swiper-animation-pagination
  .swiper-pagination-bullet-active::after {
  display: none;
}

/* 🔹 Evita el outline al enfocar los bullets */
:focus {
  outline: none !important;
}

.stefa_banner_kenos_general .swiper-button-next,
.stefa_banner_kenos_general .swiper-button-prev {
  position: relative;
  width: 20px;
  height: 20px;
  left: 50%;
}

.stefa_banner_kenos_general .swiper-button-prev {
  transform: translate(-775%, -45px);
}

.stefa_banner_kenos_general .swiper-button-next {
  transform: translate(715%, -45px);
}

.stefa_banner_kenos_general
  .swiper-pagination.dots-solo.swiper-pagination-clickable.swiper-pagination-bullets {
  transform: translate(-50%, -40px);
  width: auto;
  height: 40px;
  left: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.stefa_banner_kenos_general .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  width: 16px;
  height: 16px;
  font-size: 16px;
  color: #313235;
}

.stefa_banner_kenos_general .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  width: 16px;
  height: 16px;
  font-size: 16px;
  color: #313235;
}

.stefa_banner_kenos_general .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after,
.stefa_banner_kenos_general .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  outline: none !important;
}

.stefa_primary_btn_kenos:hover {
  background-color: rgba(0, 142, 221, 1) !important;
  color: #ffffff !important;
  text-decoration: none !important;
}

.stefa_container_banner_kenos.stefa_landing_bgimg_kenos
  .stefa_picture_bg_kenos
  .stefa_image_banner_kenos {
  border-radius: 0px;
}

.stefa_banner_kenos_general.general_animation
  .swiper-slide.swiper-slide-duplicate {
  display: none !important;
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_8_item_count {
  transform: translate(-975%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_8_item_count {
  transform: translate(915%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_7_item_count {
  transform: translate(-875%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_7_item_count {
  transform: translate(815%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_5_item_count {
  transform: translate(-675%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_5_item_count {
  transform: translate(615%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_4_item_count {
  transform: translate(-575%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_4_item_count {
  transform: translate(515%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_3_item_count {
  transform: translate(-475%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_3_item_count {
  transform: translate(415%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_2_item_count {
  transform: translate(-375%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_2_item_count {
  transform: translate(315%, -45px);
}

.stefa_banner_kenos_general
  .swiper-button-prev.lt-button-prev.stefa_1_item_count {
  display: none !important;
}

.stefa_banner_kenos_general
  .swiper-button-next.lt-button-next.stefa_1_item_count {
  display: none !important;
}

@media (min-width: 800px) {
  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos
    .stefa_container_items_banner_kenos {
    margin-top: 2em;
    width: 656px;
    gap: 32px;
  }

  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos,
  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos
    .stefa_picture_bg_kenos
    .stefa_image_banner_kenos {
    max-width: 800px;
  }

  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos
    .stefa_container_items_banner_kenos
    .stefa_d_flex_items {
    flex-direction: row-reverse;
  }

  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos {
    min-height: 320px;
  }

  .stefa_container_banner_kenos .stefa_picture_bg_kenos {
    justify-content: center;
  }

  .stefa_container_banner_kenos.stefa_landing_tablet_kenos {
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    padding-top: 20px;
    padding-right: 32px;
    padding-left: 32px;
    gap: 10px;
    max-width: 800px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .stefa_container_banner_kenos.stefa_landing_tablet_kenos
    .stefa_picture_bg_kenos
    .stefa_image_banner_kenos {
    max-width: 704px;
    min-height: 266px !important;
    width: 704px;
    height: 266px !important;
    border-radius: 16px;
  }

  .stefa_container_banner_kenos.stefa_landing_tablet_kenos
    .stefa_container_items_banner_kenos {
    width: 658px;
    padding-top: 12px;
    padding-right: 32px;
    padding-bottom: 12px;
    padding-left: 32px;
    gap: 10px;
    border-right-width: 1px;
    border-left-width: 1px;
  }

  .stefa_container_banner_kenos.stefa_landing_tablet_kenos
    .stefa_container_items_banner_kenos
    .stefa_primary_btn_kenos {
    min-width: 180px;
    max-width: max-content;
  }
}

@media (min-width: 1280px) {
  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos
    .stefa_container_items_banner_kenos {
    min-width: 1224px;
    margin-top: 0em;
  }

  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos {
    max-width: 1224px;
  }

  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos
    .stefa_picture_bg_kenos
    .stefa_image_banner_kenos {
    max-width: 1224px;
    transform: translateX(0px);
  }

  .stefa_container_banner_kenos,
  .stefa_container_banner_kenos.stefa_landing_tablet_kenos {
    max-width: 1192px;
    max-height: 356px;
    padding-right: 32px;
    display: flex;
    flex-direction: row-reverse;
    /* margin-top: 1em; */
    min-height: max-content;
  }

  .stefa_container_banner_kenos
    .stefa_picture_bg_kenos
    .stefa_image_banner_kenos {
    max-width: 704px;
    min-height: 266px !important;
    width: 704px;
    height: 266px !important;
    border-radius: 16px;
    transform: translateX(32px);
  }

  .stefa_container_banner_kenos .stefa_container_items_banner_kenos {
    min-width: 496px;
    width: 496px !important;
    padding-left: 72px !important;
    gap: 16px !important;
    justify-content: start;
    padding-top: 2.5em !important;
  }

  .stefa_container_banner_kenos .stefa_picture_bg_kenos {
    transform: translateX(32px);
  }

  .stefa_container_banner_kenos
    .stefa_container_items_banner_kenos
    .title_banner {
    font-size: 40px;
    line-height: 48px;
  }

  .stefa_container_banner_kenos
    .stefa_container_items_banner_kenos
    .description_banner {
    font-size: 18px;
  }

  .stefa_container_banner_kenos
    .stefa_container_items_banner_kenos
    .tyc_enlace {
    line-height: 20px;
    transform: translate(999px, 110px);
    height: 0;
  }

  .stefa_container_banner_kenos
    .stefa_container_items_banner_kenos
    .stefa_primary_btn_kenos {
    width: 180px;
    max-width: max-content;
    font-size: 18px;
  }

  .stefa_banner_kenos_general
    .swiper-pagination.dots-solo.swiper-pagination-clickable.swiper-pagination-bullets {
    transform: translate(-18%, -35px);
  }

  .stefa_banner_kenos_general .swiper-button-prev {
    transform: translate(-360%, -40px);
  }

  .stefa_banner_kenos_general .swiper-button-next {
    transform: translate(1160%, -40px);
  }

  .stefa_container_banner_kenos.stefa_landing_tablet_kenos .stefa_d_flex_items,
  .stefa_container_banner_kenos.stefa_landing_bgimg_kenos .stefa_d_flex_items {
    flex-direction: row-reverse !important;
    margin-top: 16px;
    gap: 32px !important;
  }

  .stefa_link_btn_kenos {
    font-size: 16px;
    line-height: 24px;
  }
}

.stefa_container_banner_kenos.stefa_landing_tablet_kenos {
  border-width: 0px;
  border-style: solid;
  border-color: transparent;
  margin-top: 0;
}

.stefa_container_banner_kenos.stefa_landing_tablet_kenos
  .stefa_image_banner_kenos {
  min-height: 180px;
}

.stefa_container_banner_kenos.stefa_landing_tablet_kenos .stefa_d_flex_items,
.stefa_container_banner_kenos.stefa_landing_bgimg_kenos .stefa_d_flex_items {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}

.stefa_link_btn_kenos {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  display: flex;
  width: auto;
  height: 20px;
  color: #019bef !important;
  cursor: pointer;
}

.stefa_container_banner_kenos.stefa_landing_tablet_kenos
  .stefa_container_items_banner_kenos
  .tyc_enlace {
  transform: translate(1075px, 145px);
}

/* Banner dos imagenes + seccion de futbol*/

/*Grilla de valores - css -> ver abajo*/

/* slider */

.dev-banner-container {
  height: 500px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.dev-banner__inner {
  width: 100%;
  max-width: 1280px;
  padding: 20px 25px;
  position: relative;
}

.dev-banner__fondo-img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 580px) {
  .dev-banner-container {
    height: 500px;
  }
}

/* toggle */

.toggle-container {
  transition: height 0.35s ease-in-out;
  overflow: hidden;
  display: none;
}

.toggle-container.toggleactive {
  display: block;
}

.lt-accordion-content {
  transition: height 0.34s ease-in-out;
  overflow: hidden;
  display: none;
}

.lt-accordion-content.toggleactive {
  display: block;
}

.lt-accordion-title {
  cursor: pointer;
}

[lt-accordion] > li {
  list-style: none;
}

[lt-accordion] > * > * {
  margin: 0px;
}

.lt-toggle-icon {
  width: 13px;
  height: 13px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23019bf2' viewBox='0 0 512 512'%3E%3Cpath d='M255.5 115.2a28 28 0 0 0-19.1 8.3L9.2 350.7a28.3 28.3 0 1 0 40 40l206.3-206.3 206.3 206.3a28.3 28.3 0 1 0 40-40L274.6 123.5c-5.3-5.3-12.2-8-19.1-8.3z'/%3E%3C/svg%3E");
  background-size: cover;
  transform: rotate(180deg);
  transition: all 0.5s;
}

.link__toggleactive > .lt-toggle-icon {
  transform: rotate(0deg);
}

/* tabs */

.lt__tabs {
  display: flex;
  z-index: 2;
  position: relative;
  margin: unset;
  padding: 0px;
  margin-bottom: 16px;
}

.lt__tab-item {
  cursor: pointer;
  list-style: none;
  padding: 5px;
  display: flex;
  justify-content: center;
}

.lt__parent {
  display: none;
  padding: 10px;
}

.lt__parent.lt__parent--active {
  display: block;
}

.lt__tab-item.lt__tab-item--active {
  border-bottom: 1px solid #019df4;
}

/* subtabs */

.lt__subtabs {
  display: flex;
  z-index: 2;
  position: relative;
  margin: unset;
  padding: 0px;
  margin-bottom: 16px;
}

.lt__subtab-item {
  cursor: pointer;
  list-style: none;
  padding: 5px;
  display: flex;
  justify-content: center;
}

.lt__subparent {
  display: none;
  padding: 10px;
}

.lt__subparent.lt__subparent--active {
  display: block;
}

.lt__subtab-item.lt__subtab-item--active {
  border-bottom: 1px solid #019df4;
}

/* modal */

.ltpopup-wp {
  position: fixed;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1000;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}

.ltpopup-body {
  background: #d3d3d3;
  position: relative;
  z-index: 1100;
  display: block;
  margin: auto;
  width: 280px;
  height: 436px;
}

.ltpopup-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 20px 20px;
  box-sizing: border-box;
}

.ltpopup-exit-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
  z-index: 2;
}

.ltpopup-close-img {
  width: 24px;
  height: 24px;
  fill: #fff;
}

.ltpopup-wp.visible {
  opacity: 1;
  visibility: visible;
}

.ltpopup-wp.hide {
  /* display: none; */
  visibility: hidden;
  opacity: 0;
  z-index: -2;
}

.ltpopup-info {
  position: relative;
}

@media (min-width: 600px) {
  .ltpopup-body {
    width: 546px;
    height: 490px;
  }
}

/* hunter */

.hunter__body {
  position: fixed;
  bottom: 60px;
  right: 0px;
  background-color: #4d4d4d;
  padding: 16px;
  z-index: 2;
  width: 415px;
  height: 215px;
  border-radius: 16px 0px 0px 16px;
}

.hunter__close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
  z-index: 2;
}

.hunter__inner img {
  width: auto;
  height: auto;
  max-height: 100%;
}

.hunter__inner {
  height: 100%;
}

.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: 0px;
}

.swiper-container {
  padding-bottom: 20px;
}

.lt-swiper-nav {
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2;
}

.lt-button-next.lt-swiper-nav {
  position: absolute;
  right: 0px;
}

.lt-button-prev.lt-swiper-nav {
  position: absolute;
  left: 0px;
}

.lt-swiper-nav.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.lt-accordion-title.accordion_link_active .lt-toggle-icon {
  transform: rotate(0deg);
}

.ltfaqs__section {
  padding: 32px 16px;
  display: flex;
  justify-content: center;
}

.ltfaqs__section .ltfaqs__title {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  color: #50535a;
  margin-bottom: 36px;
}

.ltfaqs__section .ltfaqs__list {
  list-style: none;
  padding: 0px;
}

.ltfaqs__section .ltfaqs__inner {
  width: 100%;
  max-width: 340px;
}

.ltfaqs__section .lt-accordion-title {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  position: relative;
}

.ltfaqs__section .ltfaqs__list > li {
  border-bottom: 1px solid #d3d4d3;
}

.ltfaqs__section .lt-accordion-number {
  border-radius: 100px;
  background: #d3d4d3;
  width: 32px;
  height: 32px;
  color: #50535a;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ltfaqs__section .lt-accordion-titlelabel {
  color: #50535a;
  font-size: 14px;
  font-weight: 400;
  line-height: 142%;
  max-width: 70%;
  margin-left: 10px;
  margin-bottom: 0px;
}

.ltfaqs__section .lt-toggle-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}

.ltfaqs__section .lt-accordion-content {
  margin: 0px 30px 0px;
  font-size: 16px;
  color: #50535a;
}

.ltfaqs__section .accordion_link_active .lt-accordion-number {
  background: #019df4;
  color: #fff;
}

.ltfaqs__section .accordion_link_active .lt-accordion-titlelabel {
  font-weight: 700;
}

@media (min-width: 768px) {
  .ltfaqs__section .ltfaqs__inner {
    max-width: 700px;
  }

  .ltfaqs__section {
    padding: 32px;
  }

  .ltfaqs__section .ltfaqs__title {
    font-size: 38px;
    margin-bottom: 12px;
    padding: 24px 0px;
  }

  .ltfaqs__section .lt-accordion-titlelabel {
    max-width: 80%;
    font-size: 18px;
  }
}

.ltfaqs__section .ltfaqs__viewmore {
  font-size: 18px;
  font-weight: 700;
  margin-top: 12px;
  color: #019df4;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}

.ltfaqs__section .ltfaqs__viewmore:hover {
  color: #019df4;
}

.ltfaqs__section .ltfaqs__morebtn .ltfaqs__viewmore.minus {
  display: none;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.minus {
  display: block;
}

.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more {
  display: none;
}
.ltfaqs__viewmore.more,
.ltfaqs__morebtn.link__toggleactive {
  padding: 10px;
}

@media (min-width: 1280px) {
  .ltfaqs__section .ltfaqs__inner {
    max-width: 1024px;
  }

  .ltfaqs__section .lt-accordion-title {
    margin-top: 12px;
  }
}

[lt-toggle] .minus {
  display: none;
}

[lt-toggle].link__toggleactive .minus {
  display: inline;
}

[lt-toggle].link__toggleactive .more {
  display: none;
}

/* Section parte editable de los equipos*/

.lt-accordion-content.toggleactive,
.lt__parent.lt__parent--active,
.lt__subparent.lt__subparent--active,
.toggle-container.toggleactive {
  display: block;
}
.dev-banner-container {
  height: 400px;
  display: flex;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.dev-banner__inner {
  width: 100%;
  max-width: 1280px;
  padding: 20px 25px;
  position: relative;
}
.dev-banner__fondo-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 580px) {
  .dev-banner-container {
    height: 400px;
  }
}
.toggle-container {
  transition: height 0.35s ease-in-out;
  overflow: hidden;
  display: none;
}
.lt-accordion-content {
  transition: height 0.34s ease-in-out;
  overflow: hidden;
  display: none;
}
.lt-accordion-title {
  cursor: pointer;
}
[lt-accordion] > li {
  list-style: none;
}
[lt-accordion] > * > * {
  margin: 0;
}
.lt-toggle-icon {
  width: 13px;
  height: 13px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23019bf2' viewBox='0 0 512 512'%3E%3Cpath d='M255.5 115.2a28 28 0 0 0-19.1 8.3L9.2 350.7a28.3 28.3 0 1 0 40 40l206.3-206.3 206.3 206.3a28.3 28.3 0 1 0 40-40L274.6 123.5c-5.3-5.3-12.2-8-19.1-8.3z'/%3E%3C/svg%3E");
  background-size: cover;
  transform: rotate(180deg);
  transition: 0.5s;
}
.link__toggleactive > .lt-toggle-icon,
.lt-accordion-title.accordion_link_active .lt-toggle-icon {
  transform: rotate(0);
}
.lt__subtabs,
.lt__tabs {
  display: flex;
  z-index: 2;
  position: relative;
  margin: unset;
  padding: 0;
  margin-bottom: 16px;
}
.lt__subtab-item,
.lt__tab-item {
  cursor: pointer;
  list-style: none;
  padding: 5px;
  display: flex;
  justify-content: center;
}
.lt__parent,
.lt__subparent {
  display: none;
  padding: 10px;
}
.lt__tab-item.lt__tab-item--active {
  border-bottom: transparent;
}
.lt__subtab-item.lt__subtab-item--active {
  border-bottom: 1px solid #019df4;
}
.ltpopup-wp {
  position: fixed;
  display: flex;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 1000;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
}
.ltpopup-body {
  background: #d3d3d3;
  position: relative;
  z-index: 1100;
  display: block;
  margin: auto;
  width: 280px;
  height: 436px;
}
.ltpopup-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 20px 20px;
  box-sizing: border-box;
}
.ltpopup-exit-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 2;
}
.ltpopup-close-img {
  width: 24px;
  height: 24px;
  fill: #fff;
}
.ltpopup-wp.visible {
  opacity: 1;
  visibility: visible;
}
.ltpopup-wp.hide {
  visibility: hidden;
  opacity: 0;
  z-index: -2;
}
.ltpopup-info {
  position: relative;
}
@media (min-width: 600px) {
  .ltpopup-body {
    width: 546px;
    height: 490px;
  }
}
.hunter__body {
  position: fixed;
  bottom: 60px;
  right: 0;
  background-color: #4d4d4d;
  padding: 16px;
  z-index: 2;
  width: 415px;
  height: 215px;
  border-radius: 16px 0 0 16px;
}
.hunter__close {
  position: absolute;
  right: 16px;
  top: 16px;
  cursor: pointer;
  z-index: 2;
}
.hunter__inner img {
  width: auto;
  height: auto;
  max-height: 100%;
}
.hunter__inner {
  height: 100%;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: 0;
}
.swiper-container {
  padding-bottom: 20px;
}
.lt-swiper-nav {
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2;
}
.lt-button-next.lt-swiper-nav {
  position: absolute;
  right: 0;
}
.lt-button-prev.lt-swiper-nav {
  position: absolute;
  left: 0;
}
.lt-swiper-nav.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.ltfaqs__section {
  padding: 32px 16px;
  display: flex;
  justify-content: center;
}
.ltfaqs__section .ltfaqs__title {
  font-size: 32px;
  font-weight: 300;
  text-align: center;
  color: #50535a;
  margin-bottom: 36px;
}
.ltfaqs__section .ltfaqs__list {
  list-style: none;
  padding: 0;
}
.ltfaqs__section .ltfaqs__inner {
  width: 100%;
  max-width: 340px;
}
.ltfaqs__section .lt-accordion-title {
  padding: 16px 20px;
  display: flex;
  align-items: center;
  position: relative;
}
.ltfaqs__section .ltfaqs__list > li {
  border-bottom: 1px solid #d3d4d3;
}
.ltfaqs__section .lt-accordion-number {
  border-radius: 100px;
  background: #d3d4d3;
  width: 32px;
  height: 32px;
  color: #50535a;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ltfaqs__section .lt-accordion-titlelabel {
  color: #50535a;
  font-size: 14px;
  font-weight: 400;
  line-height: 142%;
  max-width: 70%;
  margin-left: 10px;
  margin-bottom: 0;
}
.ltfaqs__section .lt-toggle-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
}
.ltfaqs__section .lt-accordion-content {
  margin: 0 30px;
  font-size: 16px;
  color: #50535a;
}
.ltfaqs__section .accordion_link_active .lt-accordion-number {
  background: #019df4;
  color: #fff;
}
.instalacion-gratis__advertencia span,
.ltfaqs__section .ltfaqs__viewmore:hover {
  color: #019df4;
}
.ltfaqs__section .accordion_link_active .lt-accordion-titlelabel {
  font-weight: 700;
}
@media (min-width: 768px) {
  .ltfaqs__section .ltfaqs__inner {
    max-width: 700px;
  }
  .ltfaqs__section {
    padding: 32px;
  }
  .ltfaqs__section .ltfaqs__title {
    font-size: 38px;
    margin-bottom: 12px;
    padding: 24px 0;
  }
  .ltfaqs__section .lt-accordion-titlelabel {
    max-width: 80%;
    font-size: 18px;
  }
}
.ltfaqs__section .ltfaqs__viewmore {
  font-size: 18px;
  font-weight: 700;
  margin-top: 12px;
  color: #019df4;
  text-align: center;
  text-decoration: underline;
  cursor: pointer;
}
.ltfaqs__section .ltfaqs__morebtn .ltfaqs__viewmore.minus,
.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.more,
[lt-toggle] .minus,
[lt-toggle].link__toggleactive .more {
  display: none;
}
.ltfaqs__section .ltfaqs__morebtn.link__toggleactive .ltfaqs__viewmore.minus {
  display: block;
}
@media (min-width: 1280px) {
  .seccionproximoslibertadores__disfrutapartidos {
    width: 351px;
    height: 46px;
    gap: 7px;
  }
  .seccionproximoslibertadores__copa {
    font-size: 40px;
  }
  .ltfaqs__section .ltfaqs__inner {
    max-width: 1024px;
  }
  .ltfaqs__section .lt-accordion-title {
    margin-top: 12px;
  }
}
[lt-toggle].link__toggleactive .minus {
  display: inline;
}
.seccioncopalibertadores_General {
  position: relative;
  height: 1340px;
}
.seccioncopalibertadores_Contenido {
  position: relative;
  text-align: center;
  color: #0b2739;
}
.seccioncopalibertadores_Pictureimages {
  position: absolute;
  top: -70px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.seccioncopalibertadores_fondopicture {
  height: 1369px;
  width: 100%;
}
.seccioncopalibertadores_titulo {
  font-size: 40px;
  line-height: 40px;
  width: 740px;
  margin: 1em auto 10px;
}
.seccioncopalibertadores__disfruta {
  font-size: 20px;
  line-height: 25px;
  width: 764px;
  margin: 0 auto;
}
.seccioncopalibertadores__parrilla-tabs {
  padding-top: 3em;
  margin: 0 auto;
}
.seccioncopalibertadores__tabscontent.lt__tab-item.lt__tab-item--active
  .seccioncopalibertadores__tabscontentText {
  font-size: 18px;
  line-height: 24px;
  color: #ffff;
  width: 202px;
  background: #019df4;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border-radius: 50px;
}
.seccioncopalibertadores__tabscontent.lt__tab-item
  .seccioncopalibertadores__tabscontentText {
  font-size: 18px;
  line-height: 24px;
  color: #50535a;
  width: 202px;
  background: 0 0;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  border-radius: 50px;
}
.seccioncopalibertadores__tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 12px;
}
.seccioncopalibertadoresPARRILLAS__slider {
  width: 248px;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 5px 20px 0 rgba(11, 39, 57, 0.12),
    0 7px 8px 0 rgba(11, 39, 57, 0.02);
  border-radius: 16px;
  padding: 14px;
  background-color: #fff;
}
.seccioncopalibertadores__carousel {
  padding: 15px 41px;
  width: 1200px;
  margin: 0 auto;
}
.seccioncopalibertadores__cuerpo .swiper-container {
  padding: 15px 0;
}
.stefa-slided__planes__head {
  font-size: 14px;
  line-height: 20px;
  background-color: #0b2739;
  color: #fff;
  padding: 0;
  text-align: center;
  min-height: 156px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 -14px;
  bottom: 14px;
  width: 113%;
  border-radius: 16px 16px 0 0;
}
.stefa-slided__planes__head.nuevo {
  padding-top: 2em;
  height: 170px;
}
.stefa-slided__planes__body__price__old span {
  text-decoration: line-through;
}
.stefa-slided__planes__body__price {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  min-height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
}
.stefa-slided__planes__body__price__new strong {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
  font-weight: 400;
}
.stefa-slided__planes__body__price__old {
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 0;
}
.solo-internet__tabs_planes--cintillo.cintillo2 {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  margin-top: -14px;
  z-index: 1;
  right: 0;
  left: 12px;
}
.stefa-slided__planes__body__label.label2 {
  top: 160px;
}
.solo-internet__tabs_planes--cintillo {
  width: 249px;
  height: 28px;
  padding: 4px 16px;
  background: #a13ea1;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  position: absolute;
  margin-bottom: 15px;
}
.plan-card-benefits {
  align-items: center;
  border-radius: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  display: flex;
  justify-content: center;
  margin: 12px auto 10px;
  padding: 0 8px;
  height: 44px;
  width: 100%;
  background-color: #f6f6f6;
}
.fibra-carrucel-_a_comp_online {
  border: 0 solid transparent;
  line-height: 40px;
  height: 42px;
  font-size: 16px;
  background-color: #0b2739;
  border-radius: 50px;
  text-decoration: none;
  margin: 18px auto 25px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffff;
}
.fibra-carrucel-_a_comp_online:hover {
  color: #ffff !important;
}
.plan-card-benefits img {
  border-radius: 8px;
}
.plan-card-benefits-text {
  color: #313235;
  display: flex;
  flex-flow: column nowrap;
}
.plan-card-benefits-title {
  font-size: 10px;
  font-weight: 700;
  line-height: 14px;
  margin: 0;
}
.plan-card-benefits-subtitle {
  font-size: 10px !important;
  font-weight: 400;
  margin: 0;
}
.instalacion-gratis-content {
  background-color: #f4f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  padding: 4px 32px;
  flex-direction: column;
  width: 100%;
  margin: 18px auto 30px;
}
.seccioncopalibertadores__partidos {
  width: 740px;
  margin: 15px auto 0;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
}
.seccioncopalibertadores__partidosencuentros {
  font-size: 20px;
  line-height: 25px;
  margin-top: 10px;
}
.stefa-slided__planes__footer {
  position: relative;
  padding: 9px;
  margin-bottom: -18px;
}
.stefa-slided__planes__footer__box {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 16px;
}
.stefa-slided__planes__footer__box-inner {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.stefa-slided__planes__footer__box-ttl {
  font-size: 12px;
  line-height: 16px;
  color: #0b2739;
  margin-bottom: 0;
}
.stefa-slided__planes__footer__box-txt {
  font-size: 12px;
  line-height: 16px;
  color: #50535a;
  margin-bottom: 0;
}
.stefa-slided__planes__head__ttl {
  margin-bottom: 0;
}
.stefa-slided__planes__head__oferta {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  letter-spacing: -0.025em;
}
.stefa-slided__planes__head__txt {
  margin-bottom: 0;
  font-size: 14px;
}
.stefa-slided__planes__body__card01 {
  display: flex;
  padding: 8px 12px;
  align-items: center;
  gap: 12px;
  border-radius: 8px;
  background: #f5f5f5;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.stefa-slided__planes__body__card01-inner {
  text-align: left;
  max-width: 164px;
}
.stefa-slided__planes__body__card01-ttl {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}
.stefa-slided__planes__body__card01-txt {
  font-size: 10px;
  line-height: 16px;
  margin-bottom: 0;
}
/* .stefa-slided__planes__body__label {
  display: flex;
  padding: 3px 4px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #e63780;
  position: absolute;
  left: 50%;
  top: 145px; 
  color: #fff;
  transform: translateX(-50%);
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 0;
  gap: 2px;
  flex-wrap: nowrap;
  width: max-content;
} */
.stefa-slided__planes__head__oferta__big {
  font-size: 28px;
  line-height: 34px;
}
.stefa-slided__planes__head__oferta__big--old {
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  color: #3c5261;
  text-decoration: line-through;
}
.solo-internet__meses6 {
  font-size: 18px;
  line-height: 24px;
  position: relative;
  left: 4px;
}
.stefa-slided__planes__head__oferta__small {
  font-size: 14px;
  line-height: 18px;
}
.instalacion-gratis__titulo {
  color: #0b2739;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  white-space: nowrap;
}
.instalacion-gratis__advertencia {
  color: #50535a;
  font-size: 10px;
  line-height: 16px;
  margin-bottom: 0;
  white-space: nowrap;
}
.instalacion-gratis__titulo span {
  color: #008edd;
  margin: 0 4px;
}
@media (max-width: 600px) {
  .seccioncopalibertadores_titulo {
    font-size: 32px;
    width: 328px;
    margin-top: 0;
  }
  .seccioncopalibertadores__partidos {
    width: 328px;
    margin: 0 auto;
    font-size: 32px;
  }
  .seccioncopalibertadores_fondopicture {
    height: 1359px;
  }
  .seccioncopalibertadores_General {
    height: 1369px;
  }
  .stefa-slided__planes__body__price {
    margin-top: 9px;
  }
  .seccioncopalibertadores__partidosencuentros {
    font-size: 16px;
    line-height: 20px;
    width: 328px;
    margin: 10px auto 0;
  }
  .seccioncopalibertadores__disfruta {
    width: 336px;
    font-weight: 300;
    font-size: 16px;
  }
  .solo-internet__tabs_planes--cintillo.cintillo2 {
    left: 26px;
  }
  .seccioncopalibertadores__tabscontent.lt__tab-item
    .seccioncopalibertadores__tabscontentText,
  .seccioncopalibertadores__tabscontent.lt__tab-item.lt__tab-item--active
    .seccioncopalibertadores__tabscontentText {
    font-size: 14px;
    line-height: 20px;
    width: 150px;
    height: 37px;
  }
  .seccioncopalibertadores__tabs {
    column-gap: 0;
    width: 360px;
    margin: 0 auto 0 62px;
  }
  .seccioncopalibertadores__tabslinks {
    width: 100%;
    overflow: scroll;
    scrollbar-width: none;
  }
  .seccioncopalibertadores__body .swiper-pagination {
    bottom: 0;
    position: relative;
    margin-top: 18px;
  }
  .seccioncopalibertadores__carousel {
    width: 350px;
    padding: 15px 25px;
  }
}
@media (min-width: 800px) and (max-width: 1270px) {
  .seccionproximoslibertadores__disfrutapartidos {
    display: none;
  }
  .seccioncopalibertadores__carousel {
    width: 620px;
    padding: 15px 40px;
  }
  .seccioncopalibertadores__body .swiper-pagination {
    bottom: 0;
    position: relative;
    margin-top: 30px;
    display: none;
  }
  .seccioncopalibertadores_titulo {
    font-size: 32px;
    margin-top: 0;
  }
  .seccioncopalibertadores__disfruta {
    width: 758px;
    font-weight: 300;
    font-size: 16px;
  }
  .solo-internet__tabs_planes--cintillo.cintillo2 {
    left: 5px;
  }
  .seccioncopalibertadores_Pictureimages {
    top: -32px;
  }
  .seccioncopalibertadores_fondopicture {
    height: 1265px;
  }
  .seccioncopalibertadores_General {
    height: 1190px;
  }
}
.bannercopalibertadores__img,
.seccioncopalibertadores__boxescanales-img,
.seccionproximoslibertadores__atleticoimg,
.seccionproximoslibertadores__imagen {
  width: auto;
  height: auto;
}
.seccioncopalibertadores__conocecanallibertadores {
  text-align: center;
  align-items: center;
  justify-content: center;
  padding-top: 0;
  column-gap: 6em;
}
.seccioncopalibertadores__boxescanales.box1 {
  width: 541px;
  text-align: left;
}
.seccioncopalibertadores__boxescanales-conoce {
  font-size: 40px;
  line-height: 50px;
}
.seccioncopalibertadores__boxescanales-puedes {
  font-size: 20px;
  line-height: 25px;
}
.seccioncopalibertadores__boxescards {
  width: 164px;
  border: 1px solid #0b2739;
  border-radius: 8px;
  height: 245px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.seccioncopalibertadores__boxescards-espn {
  font-size: 16px;
  line-height: 24px;
  width: 130px;
  margin: 0 auto;
}
.seccioncopalibertadores__boxescards-espn.disney {
  width: 135px;
  padding-top: 9px;
}
.seccioncopalibertadores__boxescanales.box2 {
  column-gap: 12px;
  justify-content: center;
  align-items: center;
}
.seccioncopalibertadores__boxescards-espn.espn {
  position: relative;
  top: 18px;
}
.seccionproximoslibertadores__contenido {
  position: relative;
  text-align: center;
  padding-bottom: 4em;
}
.seccionproximoslibertadores {
  position: relative;
  height: 100%;
  margin-top: 5em;
  padding-top: 4em;
  color: #fff;
}
.seccionproximoslibertadores__itempictures {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.seccionproximoslibertadores__imgfondo {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.seccionproximoslibertadores__copa {
  width: 328px;
  margin: 0 auto 10px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
  height: auto;
  text-align: center;
  letter-spacing: 0;
}
.seccionproximoslibertadores__sigueequipos {
  width: 740px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
}
.seccionproximoslibertadores__disfrutapartidos {
  padding-top: 4em;
  text-align: center;
  width: 241px;
  height: 52px;
  gap: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-top: 1em;
}
.seccionproximoslibertadores__disfrutapartidos-titulo {
  font-size: 14px;
  line-height: 17px;
  margin: 0 0 6px;
}
.seccionproximoslibertadores__disfrutapartidos-subtitulo {
  font-size: 12px;
  line-height: 15px;
}
.seccionproximoslibertadores__octavosfinalesbox {
  position: relative;
  color: #fff;
  width: 700px;
  height: 181px;
  margin: 4em auto 0;
  border: 1px solid #fff;
  border-radius: 8px;
}
.seccionproximoslibertadores__octavosfinal {
  position: absolute;
  font-size: 24px;
  line-height: 30px;
  background: #195780;
  color: #ffff;
  left: 0;
  right: 0;
  width: 225px;
  margin: 0 auto;
  top: -18px;
}
.seccionproximoslibertadores__octavosfinalesboxcontenido {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 3em;
}
.seccionproximoslibertadores__octavosdeporjugadas.depor1 {
  justify-content: center;
  align-items: center;
  column-gap: 1em;
  margin-bottom: 24px;
  font-size: 1rem;
}
.seccionproximoslibertadores__octavosdeporjugadas.depor3 {
  position: relative;
  right: 6px;
  column-gap: 1em;
  margin-bottom: 19px;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
}
.seccionproximoslibertadores__idasfechitas {
  column-gap: 11px;
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  font-weight: 300;
}
.seccionproximoslibertadores__division {
  height: 24px;
  border: 1px solid #ffff;
  margin: 0;
  position: relative;
  top: -5px;
}
.seccionproximoslibertadores__idasfechas {
  column-gap: 14px;
}
.seccionproximoslibertadores__octavosdeporjugadas.depor2 {
  column-gap: 20px;
  position: relative;
  top: 7px;
  left: 0;
}
.seccionproximoslibertadores__octavosdeporjugadas.depor4 {
  column-gap: 20px;
  position: relative;
  top: 7px;
  left: 14px;
}
.seccionproximoslibertadores__octavosdepor.box1,
.seccionproximoslibertadores__octavosdepor.box2 {
  column-gap: 2em;
}
.seccionproximoslibertadores__ida {
  font-size: 14px;
  line-height: 17px;
  margin: 0 auto;
}
.seccionproximoslibertadores__atletico {
  font-size: 14px;
  line-height: 17px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.seccionproximoslibertadores__atleticomineiro {
  width: 65px;
  text-align: center;
  font-weight: 300;
}
.seccionproximoslibertadores__atleticovs {
  font-size: 12px;
  line-height: 15px;
}
.seccionproximoslibertadores__river {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-weight: 300;
}
.seccionproximoslibertadores__octavosdepor.box3 {
  column-gap: 14em;
}
.seccionproximoslibertadores__final {
  font-size: 14px;
  line-height: 17.5px;
  position: relative;
  right: 22px;
  margin: 0;
}
.seccionproximoslibertadores__octavosfinalnoviembre {
  font-size: 14px;
  line-height: 17.5px;
  margin: 0;
  column-gap: 1em;
}
.bannercopalibertadores {
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  align-items: center;
  position: relative;
  left: 30em;
  bottom: 8px;
}
.bannercopalibertadores__vivo {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 8px;
}
.bannercopalibertadores__contenedor-mbps {
  width: 370px;
  height: 36px;
  background: #546774;
  border-radius: 10px 10px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  font-size: 20px;
  line-height: 25px;
}
.bannercopalibertadores__contenedorcards {
  display: flex;
  align-items: center;
  justify-content: center;
}
.bannercopalibertadores__contenedorboxes.box1 {
  width: 175px;
  height: 102px;
  background: #019df4;
  border-radius: 0 0 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.bannercopalibertadores__contenedorboxes.box2 {
  width: 195px;
  height: 102px;
  background: #ffff;
  border-radius: 0 0 10px;
  color: #0b2739;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.bannercopalibertadores__tiempoilimitado {
  font-size: 12px;
  line-height: 24px;
  margin: 0 0 8px;
  position: relative;
  left: 9em;
}
.bannercopalibertadores__botoncondiciones {
  column-gap: 16px;
  justify-content: center;
  align-items: center;
}
.bannercopalibertadores__compraronline {
  width: 174px;
  height: 40px;
  border-radius: 60px;
  background: #e63780;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
.bannercopalibertadores__compraronline:hover {
  background-color: #922859 !important;
}
.bannercopalibertadores__botonterminoscondiciones:hover,
.bannercopalibertadores__compraronline:hover {
  color: #fff !important;
}
.bannercopalibertadores__botonterminoscondiciones {
  font-size: 12px;
  line-height: 15px;
  color: #ffff;
}
.bannercopalibertadores__desde {
  font-size: 16px;
  line-height: 20px;
}
.bannercopalibertadores__desdenoventa {
  margin: 0;
  font-size: 42px;
  line-height: 43px;
}
.bannercopalibertadores__desdenoventaminus {
  font-size: 32px;
  line-height: 43px;
}
.bannercopalibertadores__desdemeses {
  font-size: 16px;
  line-height: 20px;
}
.bannercopalibertadores__azulsetenta {
  margin: 0 0 -5px;
  font-size: 42px;
  line-height: 43px;
}
.bannercopalibertadores__azulsetentadescuento {
  font-size: 32px;
  line-height: 43px;
}
.bannercopalibertadores__azulmeses {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 2px;
}
.bannercopalibertadores__azulmesesonline {
  font-size: 16px;
  line-height: 20px;
}
.stefa_caja_centro span,
.stefa_caja_derecha span,
.stefa_caja_izquierda span,
.stefa_title_name {
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
}
.stefa_item_agenda_libertadores {
  width: 272px;
  height: auto;
  gap: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 0.5em;
}
.stefa_caja_izquierda {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 272px;
  height: 32px;
  gap: 6px;
  flex-direction: row;
}
.stefa_title_name {
  width: 100%;
  height: auto;
  font-weight: 400;
  text-align: right;
  color: #fff;
  margin-bottom: 0;
}
.stefa_caja_izquierda span {
  width: 24px;
  height: 15px;
  font-weight: 700;
  text-align: center;
}
.stefa_caja_interna {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  width: 100%;
  height: auto;
  padding-bottom: 16px;
}
.stefa_caja_centro,
.stefa_caja_derecha {
  width: 101px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.stefa_separador_custom {
  height: 43px;
  display: flex;
  border: 1px solid #fff;
}
.stefa_caja_centro span,
.stefa_caja_derecha span {
  font-weight: 700;
}
.stefa_caja_centro .stefa_title_name,
.stefa_caja_derecha .stefa_title_name {
  font-weight: 400;
  font-size: 12px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: right;
  vertical-align: middle;
}
.stefa_title_name.izquierda {
  text-align: right;
}
.stefa_title_name.derecha {
  text-align: left;
}
@media (max-width: 600px) {
  .seccioncopalibertadores__boxescanales.box1 {
    width: 328px;
    text-align: center;
  }
  .seccioncopalibertadores_Pictureimages {
    top: -15px;
  }
  .seccioncopalibertadores__conocecanallibertadores {
    padding-top: 0;
    column-gap: 0;
    flex-direction: column;
  }
  .seccioncopalibertadores__boxescanales-conoce {
    font-size: 32px;
    line-height: 40px;
  }
  .bannercopalibertadores__vivo,
  .seccioncopalibertadores__boxescanales-puedes {
    font-size: 16px;
    line-height: 20px;
  }
  .bannercopalibertadores__botoncondiciones,
  .seccioncopalibertadores__boxescanales.box2 {
    flex-direction: column;
    column-gap: 0;
  }
  .seccioncopalibertadores__boxescards-espn {
    width: 190px;
  }
  .seccioncopalibertadores__boxescards-espn.disney {
    width: 195px;
  }
  .seccioncopalibertadores__boxescards {
    width: 246px;
    height: 220px;
    margin-bottom: 12px;
  }
  .seccionproximoslibertadores {
    padding-top: 2em;
    margin-top: 2em;
  }
  .seccionproximoslibertadores__division {
    height: 40px;
  }
  .seccionproximoslibertadores__octavosdepor.box1,
  .seccionproximoslibertadores__octavosdepor.box2 {
    column-gap: 0;
    flex-direction: column;
  }
  .seccionproximoslibertadores__octavosdepor.box3 {
    column-gap: 0;
    flex-direction: column;
    justify-content: center;
    padding-top: 2em;
  }
  .seccionproximoslibertadores__atletico,
  .seccionproximoslibertadores__river {
    font-size: 12px;
    line-height: 15px;
  }
  .seccionproximoslibertadores__final {
    font-size: 12px;
    line-height: 15.5px;
    right: 0;
    margin-bottom: 8px;
  }
  .seccionproximoslibertadores__octavosdeporjugadas.depor1 {
    margin-bottom: 5px;
  }
  .seccionproximoslibertadores__octavosdeporjugadas.depor4 {
    left: 0;
    column-gap: 16px;
  }
  .seccionproximoslibertadores__octavosdeporjugadas.depor3 {
    right: 0;
    margin-bottom: 5px;
    margin-top: 35px;
  }
  .seccionproximoslibertadores__octavosfinalnoviembre {
    font-size: 12px;
    line-height: 15.5px;
  }
  .seccionproximoslibertadores__idasfechitas {
    column-gap: 8px;
    font-size: 12px;
    line-height: 15px;
  }
  .seccionproximoslibertadores__octavosdeporjugadas.depor2 {
    column-gap: 16px;
  }
  .seccionproximoslibertadores__ida {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 3px;
  }
  .seccionproximoslibertadores__idasfechas {
    column-gap: 0;
    flex-direction: column;
  }
  .seccionproximoslibertadores__octavosfinalesbox {
    width: 328px;
    height: auto; /*Arreglo responsive en formato celular*/
    margin-top: 3em;
  }
  .seccionproximoslibertadores__octavosfinal {
    font-size: 20px;
    line-height: 25px;
    width: 180px;
    top: -14px;
  }
  .seccionproximoslibertadores__disfrutapartidos {
    padding-top: 2em;
  }
  .bannercopalibertadores__azulmeses,
  .bannercopalibertadores__azulmesesonline,
  .bannercopalibertadores__desde,
  .seccionproximoslibertadores__disfrutapartidos-titulo {
    font-size: 12px;
    line-height: 15px;
  }
  .seccionproximoslibertadores__disfrutapartidos-subtitulo {
    width: 223px;
    margin: 0 auto;
  }
  .seccionproximoslibertadores__sigueequipos {
    width: 328px;
    font-size: 16px;
    line-height: 20px;
  }
  .bannercopalibertadores {
    left: 0;
    bottom: -142px;
  }
  .bannercopalibertadores__contenedor-mbps {
    width: 245.34px;
    height: 23.87px;
    font-size: 12px;
    line-height: 15px;
    margin: 0 auto;
  }
  .bannercopalibertadores__contenedorboxes.box1 {
    width: 116.04px;
    height: 67.63px;
  }
  .bannercopalibertadores__contenedorboxes.box2 {
    width: 129.3px;
    height: 67.63px;
  }
  .bannercopalibertadores__tiempoilimitado {
    font-size: 10px;
    left: 6em;
    line-height: 15px;
    margin-top: 2px;
  }
  .bannercopalibertadores__compraronline {
    width: 144px;
    height: 32px;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .bannercopalibertadores__botonterminoscondiciones {
    font-size: 10px;
    line-height: 12px;
  }
  .bannercopalibertadores__desdenoventa {
    font-size: 26px;
    line-height: 28px;
  }
  .bannercopalibertadores__desdenoventaminus {
    font-size: 20px;
    line-height: 28px;
  }
  .bannercopalibertadores__desdemeses {
    font-size: 12px;
    line-height: 15px;
    position: relative;
    bottom: 2px;
  }
  .bannercopalibertadores__azulsetenta {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: -4px;
  }
  .bannercopalibertadores__azulsetentadescuento {
    font-size: 20px;
    line-height: 28px;
  }
}
@media (min-width: 800px) {
  .seccionproximoslibertadores__copa {
    width: 670px;
  }
  .seccioncopalibertadores__conocecanallibertadores {
    padding-top: 4em;
    column-gap: 12px;
  }
  .seccioncopalibertadores__boxescanales.box1 {
    width: 421px;
  }
  .seccioncopalibertadores__boxescanales-conoce {
    font-size: 31px;
    line-height: 40px;
  }
  .seccioncopalibertadores__boxescanales-puedes {
    font-size: 16px;
    line-height: 20px;
  }
  .seccioncopalibertadores__boxescanales.box2 {
    column-gap: 10px;
  }
  .seccionproximoslibertadores {
    margin-top: 20px;
    padding-top: 2em;
    padding-bottom: 5em;
  }
  .seccionproximoslibertadores__octavosfinal {
    background: #154a6c;
  }
  .seccionproximoslibertadores__sigueequipos {
    font-size: 16px;
    line-height: 20px;
    width: 670px;
  }
  .seccionproximoslibertadores__octavosfinalesbox {
    height: 226px;
  }
  .bannercopalibertadores {
    left: 17em;
    bottom: -10px;
  }
  .bannercopalibertadores__vivo {
    font-size: 24px;
    line-height: 20px;
    margin-bottom: 18px;
  }
  .bannercopalibertadores__tiempoilimitado {
    font-size: 12px;
    line-height: 19px;
    left: 78px;
    margin-bottom: 20px;
  }
  .bannercopalibertadores__botoncondiciones {
    column-gap: 16px;
    flex-direction: column;
  }
  .bannercopalibertadores__compraronline {
    margin-bottom: 10px;
  }
  .bannercopalibertadores__contenedor-mbps {
    width: 303.18px;
    height: 29.5px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
    border-radius: 8px 8px 0 0;
  }
  .bannercopalibertadores__contenedorboxes.box1 {
    width: 143.4px;
    height: 83.58px;
  }
  .bannercopalibertadores__contenedorboxes.box2 {
    width: 159.78px;
    height: 83px;
  }
  .bannercopalibertadores__desde {
    font-size: 14px;
    line-height: 17px;
  }
  .bannercopalibertadores__desdenoventa {
    font-size: 34px;
    line-height: 35px;
    margin: -2px 0;
  }
  .bannercopalibertadores__desdenoventaminus {
    font-size: 26px;
    line-height: 35px;
  }
  .bannercopalibertadores__azulmeses,
  .bannercopalibertadores__azulmesesonline,
  .bannercopalibertadores__desdemeses {
    font-size: 14px;
    line-height: 17px;
  }
  .bannercopalibertadores__azulsetenta {
    font-size: 34px;
    line-height: 35px;
    margin-bottom: -3px;
  }
  .bannercopalibertadores__azulsetentadescuento {
    font-size: 26px;
    line-height: 35px;
  }
  .stefa_item_agenda_libertadores {
    flex-direction: row;
    width: 650px;
    height: 25px;
    margin-bottom: 2.5em;
  }
  .stefa_caja_izquierda {
    min-width: 285px;
  }

  .stefa_caja_centro span,
  .stefa_caja_derecha span,
  .stefa_title_name {
    font-size: 14px;
  }
  .stefa_caja_interna {
    justify-content: center;
  }
  .stefa_caja_centro,
  .stefa_caja_derecha {
    flex-direction: row;
    width: auto;
  }
  .stefa_caja_centro .stefa_title_name,
  .stefa_caja_derecha .stefa_title_name {
    width: 117px;
  }
  .stefa_separador_custom {
    margin: 0 1.25em;
    height: 25px;
  }
  .seccionproximoslibertadores__imgfondo {
    object-position: top;
  }
  .seccionproximoslibertadores__contenido {
    height: auto;
    padding: 6em 0;
  }
}

/* Banner dos imagenes */
.seccionfooterinternetfibra__General.stefa_sportboys_general {
  margin-top: -4em;
}
.seccionfooterinternetfibra__General.stefa_sportboys_general
  .stefa_titulo_tabs_active
  h2 {
  width: 328px;
  height: 96px;
}
.seccionfooterinternetfibra__General.stefa_sportboys_general
  .stefa_titulo_tabs_active
  p {
  margin-bottom: 2em;
}
.seccionfooterinternetfibra__General.stefa_sportboys_general
  .stefa_titulo_tabs_active {
  padding-top: 2em;
}
.stefa_banner_interno_boy_sport {
  width: 100%;
  height: 560px;
  padding: 48px 16px;
  gap: 24px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  background: #0b2739;
  color: #fff;
}
.stefa_banner_interno_boy_sport .stefa_box_container {
  width: 328px;
  height: 416px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  gap: 16px;
}
.stefa_banner_interno_boy_sport .stefa_description {
  width: 328px;
  height: 160px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: left;
}
.stefa_canal_section {
  width: 100%;
  height: auto;
  padding: 48px 16px;
  gap: 48px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  background: #f6f6f6;
}
.stefa_contenedor_arriba_textos {
  width: 328px;
  height: 184px;
  display: flex;
  /* align-items: center; */
  justify-content: start;
  flex-direction: column;
  text-align: center;
}
.stefa_titulos_canales {
  width: 328px;
  height: 96px;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  color: #313235;
  margin-bottom: 0;
}
.stefa_descrption_canales {
  width: 328px;
  height: 72px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #6b6c6f;
  margin-bottom: 0;
}
.stefa_contenedor_abajo_img {
  width: 328px;
  height: 172px;
  gap: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.stefa_contenedor_abajo_img a {
  width: 328px;
  height: 172px;
  gap: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.stefa_titulo_principal {
  width: 328px;
  height: 96px;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  color: #fff;
  text-align: center;
}
.stefa_text_golPeru {
  width: 328px;
  height: 52px;
  padding-right: 8px;
  padding-left: 8px;
  gap: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #6b6c6f;
}
.stefa_text_golPeru span {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #313235;
}
.stefa_banner_kenos_general .swiper-button-next.lt-button-next,
.stefa_banner_kenos_general .swiper-button-prev.lt-button-prev {
  display: none;
}
.stefa_banner_interno_boy_sport .stefa_box_container picture img {
  border-radius: 8px;
}
@media (min-width: 1280px) {
  .seccionfooterinternetfibra__General.stefa_sportboys_general {
    margin-top: -2em;
  }
  .seccionfooterinternetfibra__General.stefa_sportboys_general
    .stefa_titulo_tabs_active {
    padding-top: 3em;
  }
  .stefa_container_banner_kenos .stefa_container_items_banner_kenos {
    min-width: 560px !important;
    transform: translateX(1em);
  }
  .stefa_container_banner_kenos
    .stefa_container_items_banner_kenos
    .title_banner.custom_title_banner {
    font-size: 32px !important;
    line-height: 40px !important;
  }
  .seccionfooterinternetfibra__General.stefa_sportboys_general
    .stefa_titulo_tabs_active
    h2 {
    width: 864px;
    height: 96px;
  }
  .seccionfooterinternetfibra__General.stefa_sportboys_general
    .stefa_titulo_tabs_active
    p {
    width: 654px;
    height: 48px;
  }
  .stefa-tabbed__tab-wrapper {
    min-width: 610px;
  }
  .lt__tab-item.stefa-tabbed__tab-item {
    min-width: 292px;
  }
  .stefa_titulo_principal {
    width: 866px;
    font-size: 40px;
    line-height: 48px;
  }
  .stefa_banner_interno_boy_sport .stefa_box_container {
    width: 1224px;
    height: 343px;
    gap: 4em;
    flex-direction: row;
    justify-content: center;
  }
  .stefa_banner_interno_boy_sport .stefa_box_container picture img {
    border-radius: 16px;
  }
  .stefa_banner_interno_boy_sport .stefa_description {
    width: 536px;
    height: 120px;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding-right: 32px;
  }
  .stefa_canal_section {
    height: 400px;
    padding: 64px 72px;
    gap: 72px;
    flex-direction: row;
    justify-content: center;
  }
  .stefa_contenedor_arriba_textos {
    width: 570px; /*Change*/
    height: 160px;
    gap: 32px;
  }
  .stefa_titulos_canales {
    width: 699px;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
  }
  .stefa_descrption_canales {
    width: 699px;
    height: 48px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }
  .stefa_contenedor_abajo_img {
    width: 371px;
    height: 180px;
  }
  .stefa_text_golPeru {
    font-size: 16px;
    line-height: 24px;
  }
  .stefa_text_golPeru span {
    font-size: 20px;
    line-height: 28px;
  }
}
