/*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: 180px;
  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: 180px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 -14px;
  bottom: 14px;
  width: auto;
  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: 700;
  text-align: right;
  color: #fff;
  margin-bottom: 0;
}

.stefa_caja_izquierda span {
  width: 24px;
  height: auto;
  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: center;
  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: 24px;
    line-height: 30px;
    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: 100%;
  }

  .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: 100%;
  }

  .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: 360px;
  }

  .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: 70px;
  }

  .stefa_separador_custom {
    margin: 0 1.25em;
    height: 25px;
  }

  .seccionproximoslibertadores__imgfondo {
    object-position: top;
  }

  .seccionproximoslibertadores__contenido {
    height: auto;
    padding: 3em 0 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: #e1e1e1;
}

.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;
  }
}

/* Section - 3 pics/3text */

.stefa_container_banner_kenos.custom_container {
  padding-bottom: 24px;
}

.stefa_container_banner_kenos.custom_container .stefa_container_items_banner_kenos .title_banner {
  padding-right: 8px;
}

.stefa_ver_partido_peru_colombia {
  width: 100%;
  height: auto;
  padding: 24px 12px;
  background: #ffffff;
  color: #313235;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver {
  width: 360px;
  max-height: 636px;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  gap: 16px;
  padding-bottom: 16px;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_title {
  margin-bottom: 0;
  width: 328px;
  height: 64px;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #fff;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card {
  width: 360px;
  max-height: 524px;
  height: auto;
  padding-bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  text-align: left;
  gap: 16px;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card picture {
  width: 328px;
  height: 180px;
  border-radius: 8px;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card picture .stefa_img_card {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card

/* .stefa_descripcion_card */
  {
  width: 328px;
  height: 64px;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  color: #fff;
  transform: translateY(10px);
  margin-bottom: 16px;
}

.stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card .stefa_informacion_cards {
  width: 328px;
  max-height: 192px;
  height: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  padding-right: 24px;
  color: #6b6c6f;
}

.stefa_canales_ver_peru_colombia {
  width: 100%;
  height: 428px;
  gap: 48px;
  padding: 48px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  background: #f6f6f6;
}

.stefa_canales_ver_peru_colombia .stefa_container_textos_section {
  width: 328px;
  height: 128px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
}

.stefa_canales_ver_peru_colombia .stefa_container_textos_section .title_section {
  width: 328px;
  height: 64px;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
  color: #313235;
  margin-bottom: 0;
}

.stefa_canales_ver_peru_colombia .stefa_container_textos_section .description_section {
  width: 328px;
  height: 48px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 0;
  color: #6b6c6f;
}

.stefa_canales_ver_peru_colombia .stefa_canales_img_container {
  width: 328px;
  height: 172px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.stefa_canales_ver_peru_colombia .stefa_canales_img_container .stefa_img_card {
  border-radius: 8px;
}

.stefa_canales_ver_peru_colombia .stefa_canales_img_container .stefa_movistar_deportes {
  width: 312px;
  height: 24px;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #313235;
  margin-top: 1em;
  margin-bottom: 0;
}

.stefa_canales_ver_peru_colombia .stefa_canales_img_container .stefa_canales_span {
  width: 312px;
  height: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #6b6c6f;
  margin-top: 6px;
}

.stefa-tabbed__subtab-wrapper,
.stefa-tabbed__tab-wrapper {
  transform: translate(0, 0) !important;
}

.stefa-slided__planes__body__price {
  justify-content: start !important;
}

@media (min-width: 1280px) {
  .stefa_container_banner_kenos.custom_container {
    padding-bottom: 0;
  }

  .stefa_container_banner_kenos.custom_container .stefa_container_items_banner_kenos .title_banner {
    min-width: 496px;
    padding-right: 0;
    font-size: 32px;
    line-height: 40px;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver {
    max-height: 445px;
    width: auto;
    max-width: 1368px;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_title {
    width: 864px;
    height: 48px;
    font-size: 40px;
    line-height: 48px;
    padding-top: 1em;
    margin-bottom: 1em;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card picture {
    width: 576px;
    height: 252px;
    border-radius: 16px;
  }

  .stefa_canales_ver_peru_colombia {
    height: 308px;
    gap: 72px;
    padding: 64px 72px;
    flex-direction: row;
    justify-content: center;
  }

  .stefa_canales_ver_peru_colombia .stefa_container_textos_section {
    width: 826px;
    height: 88px;
  }

  .stefa_canales_ver_peru_colombia .stefa_container_textos_section .title_section {
    width: 826px;
    height: 48px;
    font-size: 40px;
    line-height: 48px;
    text-align: left;
  }

  .stefa_canales_ver_peru_colombia .stefa_container_textos_section .description_section {
    width: 826px;
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
  }

  .stefa_canales_ver_peru_colombia .stefa_canales_img_container {
    width: 371px;
    height: 180px;
  }

  .stefa_canales_ver_peru_colombia .stefa_canales_img_container .stefa_movistar_deportes {
    width: 164px;
    height: 28px;
    font-size: 20px;
    line-height: 28px;
  }

  .stefa_canales_ver_peru_colombia .stefa_canales_img_container .stefa_canales_span {
    width: 101px;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card {
    width: 1224px;
    height: 316px;
    gap: 72px;
    flex-direction: row;
    justify-content: center;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card .stefa_descripcion_card {
    /* width: 576px; */
    height: 96px;
    font-size: 40px;
    line-height: 38px;
    /* margin-bottom: 30px; */
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver .stefa_info_card .stefa_informacion_cards {
    width: 576px;
    height: 120px;
    font-size: 18px;
    line-height: 24px;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver.custom_flex .stefa_info_card picture {
    width: 704px;
    height: 266px;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver.custom_flex .stefa_info_card {
    flex-direction: row-reverse;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver.custom_flex .stefa_info_card .stefa_descripcion_card {
    width: 496px;
  }

  .stefa_ver_partido_peru_colombia .stefa_contenedor_cards_ver.custom_flex .stefa_info_card .stefa_informacion_cards {
    width: 496px;
    padding-right: 32px;
  }

  .stefa_titulo_tabs_active.alianza_lima_lp {
    margin-top: 24px;
  }

  .stefa_flex_container_textos {
    display: inline-flex;
    flex-direction: column;
    gap: 0px;
  }
}

@media screen and (min-width: 600px) {
  .stefa_ver_partido_peru_colombia {
    height: 500px;
  }
}

.hv_div_plan_2_meses {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  top: -16px;
  left: 140px;
  background: #019DF4;
  width: 100%;
  height: 65px;
  border-radius: 5px;
  justify-content: center;
}

.hv_img_plan_2_meses {
  width: 36px;
  height: 36px;
}

.hv_txt_plan_2_meses {
  display: flex;
  font-size: 10px;
  flex-direction: column;
  line-height: 1.4em;
  color: white;
  align-items: center;
  text-wrap: nowrap;
  margin-left: 15px;
}

.hv_txt_plan_2_meses b {
  font-size: 14px;
}

.hv_txt_plan_2_meses span {
  font-style: italic;
  font-size: 10px;
}

.item__button--c2c {
  display: none !important
}

.stefa--carrucel--garra,
.stefa--garra--header,
.stefa--noticias--garra .title {
  color: #0b2739;
  text-align: center
}

.banner--garra--universitario .item__picture .picture__image {
  object-position: right top
}

.stefa--banner--garra h2,
.stefa--banner--garra p,
.stefa--carrucel--hinchas .body--carrucel--hinchas h2,
.stefa--carrucel--hinchas .body--carrucel--hinchas p,
.stefa--cuadro--movistar h2,
.stefa--cuadro--movistar p,
.stefa--garra--header p,
.stefa--noticias--garra h2,
.stefa--noticias--garra p {
  margin: 0
}

.stefa--banner--garra .title .picture--title .img--garra {
  width: 230px;
  height: auto
}

.stefa--banner--garra .picture--contenedor--banner .img--contenedor--banner {
  height: auto;
  width: 330px
}

.stefa--banner--garra {
  position: relative;
  top: 210px
}

.stefa--banner--garra .title {
  padding-bottom: 15px
}

.stefa--banner--garra .container--btn--garra {
  display: flex;
  margin-top: 25px
}

.stefa--banner--garra .container--btn--garra .item--garra.enlace {
  width: 55%
}

.stefa--banner--garra .container--btn--garra .item--garra.legal {
  width: 45%;
  text-align: right
}

.stefa--banner--garra .container--btn--garra .item--garra.enlace .btn--garra--banner {
  background-color: #019df4;
  color: #fff !important;
  outline: 0;
  text-decoration: none;
  padding: 8px 20px;
  border-radius: 30px;
  display: inline-block;
  margin: .5rem .25rem;
  font-size: 12px
}

@media(min-width: 576px) {
  .stefa--banner--garra .container--btn--garra .item--garra.enlace .btn--garra--banner {
    margin: 0 .25rem;
    padding: 11px 25px;
    font-size: 14px
  }
}

@media(max-width: 575px) {
  .stefa--banner--garra .container--btn--garra .item--garra.legal {
    display: flex;
    justify-content: right;
    align-items: center
  }
}

.stefa--banner--garra .container--btn--garra .item--garra.legal .btn--ancla {
  color: #fff !important;
  font-weight: 400;
  font-size: 11px;
  text-decoration: underline
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .title b {
  display: block;
  font-weight: 700
}

.stefa--garra--header {
  padding-top: 30px;
  padding-bottom: 35px
}

.stefa--garra--header .title {
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
  max-width: 320px;
  margin: auto
}

.stefa--garra--header .title b {
  font-weight: 700
}

.stefa--garra--header .subtitle {
  font-weight: 400;
  font-size: 16px;
  margin: auto;
  margin-top: 15px;
  margin-bottom: 25px
}

.stefa--garra--header .btn--garra--header .btn--garra {
  background-color: #019df4;
  border-radius: 200px;
  outline: 0;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  padding: 11px 35px
}

.stefa--noticias--garra .row--noticias--garra {
  display: flex;
  flex-direction: column;
  margin-top: 30px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel,
.stefa--noticias--garra .row--noticias--garra .item--noticia,
.stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia {
  position: relative
}

.stefa--noticias--garra {
  padding-top: 20px;
  padding-bottom: 45px
}

.stefa--noticias--garra .title {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  max-width: 310px;
  margin: auto
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .picture--card--hinchas .img--hinchas--fondo,
.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .picture--card--hinchas .img--hinchas--fondo,
.stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .picture--card--noticia .img--card--noticia {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 328px;
  height: auto;
  margin: auto;
  z-index: -1
}

.carrucel--hinchas--universitario .layout_grey {
  padding: 0
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .picture--card--hinchas,
.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .picture--card--hinchas,
.stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .picture--card--noticia {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .picture--card--hinchas2 {
  width: 95%
}

.stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .text--card--noticia {
  max-width: 328px;
  margin: auto;
  height: 241px;
  padding: 140px 20px 15px 17px;
  text-align: left;
  color: #fff
}

.stefa--noticias--garra .row--noticias--garra .item--noticia.top,
.stefa--noticias--garra .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item.two {
  margin-top: 30px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .body--monumental--text {
  max-width: 328px;
  margin: auto;
  height: 241px;
  padding: 130px 20px 15px 17px;
  text-align: left;
  color: #fff
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .body--monumental--text .title--card,
.stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .text--card--noticia .title--card {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 5px
}

.stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .text--card--noticia .description {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px
}

.stefa--noticias--garra .row--noticias--garra .item--noticia.top .container--noticia {
  display: flex;
  flex-direction: column
}

.stefa--noticias--garra.jugadores .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item.two .body--card--noticia .text--card--noticia {
  padding: 155px 20px 15px 17px
}

.stefa--carrucel--garra .body--carrucel--garra .title {
  font-weight: 300;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 30px
}

.stefa--noticias--garra.jugadores {
  padding-top: 40px
}

.stefa--carrucel--garra .body--carrucel--garra .container--pasos {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px
}

.stefa--carrucel--garra .body--carrucel--garra .swiper-slide.item {
  padding-bottom: 40px
}

.stefa--carrucel--garra .body--carrucel--garra .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: #0b2739
}

.stefa--carrucel--garra .footer--container--equipos .btn--equipos--canal {
  background-color: #019df4;
  border-radius: 200px;
  padding: 12px 40px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  outline: 0;
  text-decoration: none
}

.stefa--carrucel--garra .footer--container--equipos {
  padding-top: 30px;
  padding-bottom: 10px
}

.stefa--carrucel--garra .body--carrucel--garra .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #019df4
}

.stefa--carrucel--hinchas {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .title {
  font-weight: 380;
  font-size: 24px;
  line-height: 30px;
  color: #0b2739;
  max-width: 260px;
  margin: auto;
  padding-bottom: 23px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .body--monumental--text {
  width: 328px;
  margin: auto;
  height: 237px;
  color: #fff;
  text-align: left;
  padding: 137px 20px 15px 17px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel.top {
  margin-top: 25px;
  display: none
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .body--monumental--text .title--card {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 5px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .body--monumental--text .description {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel {
  position: relative;
  display: flex;
  flex-direction: column
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel {
  position: relative
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-button-next,
.stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-button-prev {
  display: none
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .item {
  padding-bottom: 35px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-pagination-bullets {
  bottom: 0
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 9px;
  height: 9px
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0b2739
}

.stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .body--monumental--text .description {
  font-weight: 400;
  font-size: 12px
}

.stefa--cuadro--movistar {
  position: relative;
  text-align: center;
  color: #fff;
  margin-top: 0;
  margin-bottom: 60px
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .btn--app--movistar {
  background-color: #0b2739;
  border-radius: 200px;
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  outline: 0;
  text-decoration: none;
  padding: 13px 30px;
  z-index: 10;
  position: relative
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.logos .container--logos--app .item--logos--app a {
  z-index: 10;
  position: relative
}

.stefa--cuadro--movistar .container--movistar--descarga {
  display: flex;
  flex-direction: column
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .title {
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  max-width: 200px;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .subtitle {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 30px
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app {
  padding: 20px
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.logos {
  margin-top: -10px
}

.stefa--cuadro--movistar .container--movistar--descarga .item--app.logos .container--logos--app .item--logos--app .picture--app--dispositivos .img--dispositivos {
  margin-top: 7px;
  height: auto;
  width: 230px
}

.stefa--cuadro--movistar .picture--app--fondo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto
}

.stefa--cuadro--movistar .picture--app--fondo .img--app--fondo {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 328px;
  height: auto;
  margin: auto;
  z-index: -1
}

@media(max-width: 600px) {
  .padding-swaper .layout_grey {
    padding: 45px 0
  }
}

@media(min-width: 600px) {
  .stefa--banner--garra {
    top: -5px
  }

  .stefa--cuadro--movistar .container--movistar--descarga {
    flex-direction: row;
    max-width: 1168px;
    margin: auto;
    height: 138px;
    align-items: center
  }

  .stefa--cuadro--movistar .picture--app--fondo .img--app--fondo {
    width: 1168px
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app {
    padding: 0;
    width: 50%
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .title {
    font-size: 24px;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .container--header--app {
    position: relative;
    left: 3%
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .btn--app--movistar {
    padding: 11px 35px
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .subtitle {
    margin-bottom: 15px
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar .title b {
    display: initial
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.logos .container--logos--app {
    display: flex;
    justify-content: center
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.logos .container--logos--app .item--logos--app .picture--app--dispositivos .img--dispositivos {
    margin-top: 0;
    width: 149px;
    position: relative;
    left: 1%
  }

  .stefa--cuadro--movistar .container--movistar--descarga .item--app.movistar {
    display: flex;
    text-align: left;
    justify-content: center
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .body--monumental--text .description {
    font-size: 14px;
    line-height: 18px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .body--monumental--text {
    max-width: 599px;
    height: 710px;
    padding: 590px 20px 15px 35px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-wrapper {
    transform: inherit !important
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas {
    max-width: 1168px;
    margin: auto
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .picture--card--hinchas .img--hinchas--fondo {
    width: 526px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .body--monumental--text .title--card,
  .stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .body--monumental--text .title--card {
    font-size: 24px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .body--monumental--text .description {
    font-size: 14px;
    line-height: 18px;
    max-width: 455px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel .body--monumental--text {
    width: 526px;
    padding: 270px 20px 15px 35px;
    height: 373px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .picture--card--hinchas .img--hinchas--fondo,
  .stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .picture--card--noticia .img--card--noticia {
    width: 599px
  }

  .stefa--carrucel--hinchas {
    padding-top: 60px;
    padding-bottom: 60px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel.top .body--monumental--text {
    padding: 190px 20px 15px 35px;
    height: 296px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .item {
    padding-bottom: 0;
    width: 50% !important;
    margin-right: 0 !important
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .item.mobile,
  .stefa--carrucel--hinchas .body--carrucel--hinchas .swiper-pagination-bullets {
    display: none
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .title {
    font-size: 40px;
    max-width: 100%;
    padding-bottom: 45px
  }

  .stefa--carrucel--hinchas .body--carrucel--hinchas .container--hinchas--carrucel .item--monumental--carrucel.top {
    display: inherit
  }

  .stefa--noticias--garra {
    padding-bottom: 0;
    margin-bottom: -20px
  }

  .stefa--carrucel--garra .body--carrucel--garra .title {
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    max-width: 800px;
    margin: auto;
    padding-bottom: 35px
  }

  .stefa--carrucel--garra .body--carrucel--garra .swiper-slide.item {
    padding-bottom: 60px
  }

  .stefa--noticias--garra.jugadores .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item.two .body--card--noticia .text--card--noticia {
    padding: 205px 20px 15px 17px
  }

  .stefa--carrucel--garra .footer--container--equipos {
    padding-top: 25px
  }

  .stefa--carrucel--garra .body--carrucel--garra .container--pasos {
    max-width: 273px;
    margin: auto;
    height: 195px
  }

  .stefa--garra--header {
    padding-top: 40px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .text--card--noticia .title--card {
    font-size: 24px;
    margin-bottom: 10px
  }

  .stefa--garra--header .subtitle {
    font-size: 24px;
    line-height: 28px;
    max-width: 980px
  }

  .stefa--noticias--garra .title {
    font-size: 40px;
    max-width: 100%;
    font-weight: 300
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .text--card--noticia {
    width: 599px;
    height: 710px;
    max-width: 100%;
    padding: 585px 20px 15px 35px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia .body--card--noticia .text--card--noticia .description {
    font-size: 14px;
    line-height: 18px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item .body--card--noticia .text--card--noticia {
    width: 526px;
    height: 373px;
    padding: 260px 20px 15px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item.two .body--card--noticia .text--card--noticia {
    padding: 185px 20px 15px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item.two {
    margin-top: 25px
  }

  .stefa--noticias--garra .row--noticias--garra {
    flex-direction: row;
    padding-top: 50px;
    justify-content: center;
    max-width: 1168px;
    margin: auto
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia.top .container--noticia .noticia--top--item .body--card--noticia .picture--card--noticia .img--card--noticia {
    width: 526px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia {
    width: 50%
  }

  .stefa--garra--header .title {
    font-size: 48px;
    line-height: 50px;
    max-width: 980px
  }

  .stefa--noticias--garra .row--noticias--garra .item--noticia.top {
    margin-top: 0
  }

  .stefa--banner--garra .title .picture--title .img--garra {
    width: 333px
  }

  .stefa--banner--garra .picture--contenedor--banner .img--contenedor--banner {
    width: 547px
  }

  .stefa--banner--garra .container--btn--garra {
    flex-direction: column;
    margin-top: 40px
  }

  .stefa--banner--garra .container--btn--garra .item--garra.enlace,
  .stefa--banner--garra .container--btn--garra .item--garra.legal {
    width: 100%;
    text-align: left
  }

  .stefa--banner--garra .container--btn--garra .item--garra.legal .btn--ancla {
    position: relative;
    font-size: 16px;
    top: 38px
  }

  .stefa--banner--garra .title {
    padding-bottom: 25px
  }

  .stefa--carrucel--garra {
    padding-top: 15px
  }
}

.stefa-universitario-texto-disfruta,
.stefa-universitario-texto-titulo {
  color: #fff;
  margin-bottom: 0;
  font-style: normal
}

@media(max-width: 480px) {
  .stefa--carrucel--hinchas .body--carrucel--hinchas .item--lolo--carrucel .picture--card--hinchas2 {
    width: 100%
  }
}

.banner-hero .slider,
.banner-hero .slider__item {
  height: 500px
}

.banner-hero .slider__item .item__container .container__free-html {
  position: static
}

.arrow-activa-next,
.arrow-activa-prev {
  width: 40px;
  height: 40px;
  filter: invert(51%) sepia(81%) saturate(3888%) hue-rotate(175deg) brightness(101%) contrast(99%)
}

.stefa-universitario-flotante-container.of-hogar {
  position: fixed;
  bottom: 120px;
  z-index: 51;
  right: 0;
  border-radius: 8px 0 0 8px;
  background-image: url('https://webserver-portalpublicodxp-prd.lfr.cloud/documents/37905/17814115/WEBP_ENE_Fondo+desktop+copia.webp');
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 4px 0 rgba(0, 0, 0, .02);
  height: 216px;
  width: 413px;
  padding: 15px 25px
}

.of-hogar .stefa-of-class-close {
  right: 10px;
  top: 10px;
  position: absolute;
  cursor: pointer
}

.of-hogar .stefa-of-class-close:after {
  content: "";
  background: url(https://crossattachmedia.serviciosmovistar.com/developers/files/resources/experimentos/prod/oferta_flotante/imagenes_fija/of_close_desktop.svg) 0 0/contain;
  display: inline-block;
  width: 14px;
  height: 14px
}

.stefa-of-img {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: absolute;
  object-fit: cover;
  z-index: -1
}

.stefa-universitario-texto {
  text-align: center;
  position: relative;
  right: 20px
}

.stefa-universitario__displayContenido {
  justify-content: center;
  align-items: center
}

.stefa-universitario__botonesimagen {
  position: relative;
  left: 1em;
  bottom: 12px
}

.stefa-universitario__textos {
  display: flex;
  justify-content: center
}

.stefa-universitario__golperu {
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 18px;
  letter-spacing: -.32px;
  color: #fff
}

.stefa-universitario-imagen.imagen3 {
  position: relative;
  bottom: 1em
}

.stefa-universitario-texto-titulo {
  font-size: 30.264px;
  font-weight: 700;
  line-height: normal
}

.stefa-universitario-texto-disfruta {
  font-size: 16.44px;
  font-weight: 300;
  line-height: 30.697px
}

.stefa-universitario-logo {
  grid-area: 1/2;
  display: flex;
  justify-content: center;
  align-items: center
}

.stefa-universitario-button {
  grid-area: 2/2;
  display: flex;
  justify-content: center;
  align-items: center
}

.stefa-universitario-imagen {
  width: auto;
  height: auto;
  object-position: center
}

.stefa-universitario-universitario-loquiero {
  border-radius: 60px;
  background: #019df4;
  color: #fff !important;
  border: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 108px;
  padding: 6px 24px;
  text-align: center;
  margin-top: 20px;
  cursor: pointer;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  position: relative;
  bottom: 1em;
  right: 1em
}

@media (max-width: 768px) {
  .stefa-universitario-flotante-container.of-hogar {
    position: fixed;
    width: 198px;
    height: 171px;
    bottom: 120px;
    z-index: 51;
    right: 0;
    border-radius: 4px 0 0 4px;
    background-image: url('https://webserver-portalpublicodxp-prd.lfr.cloud/documents/37905/17814115/WEP_ENE_Fondo+mobile+copia.webp');
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .12), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 4px 0 rgba(0, 0, 0, .02);
    padding: 10px;
    grid-template-columns: auto auto;
    grid-template-rows: 60% 40%
  }

  .of-hogar .stefa-of-class-close {
    right: 10px !important;
    top: 7px !important;
    position: absolute;
    cursor: pointer
  }

  .stefa-universitario-universitario-loquiero {
    bottom: 10px;
    right: 6em;
    margin: 0 auto
  }

  .stefa-of-img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    position: absolute;
    object-fit: cover;
    z-index: -1
  }

  .stefa-universitario__textos {
    position: relative;
    right: 2px;
    margin-top: -7px
  }

  .stefa-universitario-texto {
    right: -20px;
    text-align: left;
    bottom: 4px
  }

  .stefa-universitario-imagen.imagen2 {
    position: relative;
    right: 7px;
    bottom: 5px
  }

  .stefa-universitario__displayContenido {
    flex-direction: row-reverse
  }

  .stefa-universitario__botonesimagen {
    left: 0;
    top: 2em
  }

  .stefa-universitario__golperu {
    font-size: 10px
  }

  .stefa-universitario-logo {
    grid-column: 2;
    grid-row: span 2;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .stefa-universitario-button {
    grid-area: 2/1;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .stefa-universitario-texto-titulo {
    font-size: 18.025px;
    width: 101px;
    margin: 0 auto
  }

  .stefa-universitario-texto-disfruta {
    font-size: 10.159px;
    line-height: 15.258px
  }
}

@media(max-width: 575px) {
  .stefa--banner--garra {
    top: 120px
  }
}

.banner--garra--description {
  font-size: 16px;
  line-height: 20px;
  max-width: 75%
}

@media(min-width: 576px) {
  .banner--garra--description {
    font-size: 20px;
    line-height: 24px
  }
}

.head__parrrilla-title {
  max-width: 600px;
  margin: 0 auto 32px
}

.head__parrrilla-title .title__parrilla {
  font-size: 24px;
  text-align: center;
  line-height: 28px;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 16px
}

.head__parrrilla-title .description__parrilla {
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 16px
}

@media(min-width: 600px) {
  .head__parrrilla-title .title__parrilla {
    font-size: 40px;
    text-align: center;
    line-height: 44px
  }

  .head__parrrilla-title .description__parrilla {
    font-size: 24px;
    text-align: center;
    line-height: 28px
  }
}


.oferts--section {
  color: #0b2739
}

.oferts--section .parrilla__content {
  max-width: 1280px;
  margin: auto
}

.oferts--section .parrilla__content .ofert__box {
  padding: 2.5rem 10px;
  margin: auto;
  position: relative
}


.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item {
  height: auto;
  padding: 2.8rem 1rem 2.2rem;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
  border: 1px solid #f4f4f4
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head {
  position: relative
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .ofert__item--heading {
  font-size: 28px;
  text-align: center
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head span.item__category--text {
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: 300
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item {
    padding: 2.2rem 1rem 1.8rem;
    width: 100%
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .ofert__item--heading {
    font-size: 26px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head span.item__category--text {
    font-size: 20px
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .item__speed--wrap {
  margin: 1rem 0;
  font-size: 16px;
  text-align: center
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .item__speed--wrap span.speed--text {
  font-size: 46px;
  line-height: 1em;
  font-weight: 400;
  color: #019df4;
  display: block
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .item__speed--wrap span.speed--text {
    font-size: 40px;
    line-height: 1.2em
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .item__speed--wrap {
    font-size: 12px
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .ofert__item--recomended {
  max-width: 300px;
  border-radius: 30px;
  padding: 4px 20px;
  background-color: #0b2739;
  color: #fff;
  font-weight: 700;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: -4rem
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--head .ofert__item--recomended {
    font-size: 12px;
    padding: 2px 20px;
    top: -3rem
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body {
  padding: 0 0
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono {
  position: relative;
  border-radius: 10px;
  background-color: #a13ea1;
  color: #fff;
  padding: 12px 20px;
  font-size: 14px;
  text-align: center;
  max-width: 300px;
  margin: auto
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono .item__bono--text {
  line-height: 1.2rem
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono .item__bono--text span.resalt__ofert {
  font-size: 20px;
  font-weight: 700;
  display: block
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono span.item__bono-lazy {
  display: inline-block;
  position: absolute;
  left: -8px;
  top: -16px
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono .item__bono--text span.resalt__ofert {
    font-size: 18px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono .item__bono--text {
    line-height: 1.2rem
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--bono {
    font-size: 12px;
    padding: 8px 20px
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  margin: -2rem 0 1.5rem
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price .item__price--text {
  line-height: 2.3rem;
  font-weight: 700
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price .item__price--text .price--symbol {
  font-size: 26px;
  font-weight: 700
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price .item__price--text .price--symbol {
    font-size: 24px
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price .item__price--text .price--num {
  font-size: 30px;
  font-weight: 700
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price .item__price--text .price--num {
    font-size: 30px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--price {
    font-size: 14px;
    margin: -2rem 0 1rem
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--streaming img {
    font-size: 14px;
    width: 55px;
    height: auto
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--streaming {
  padding: 12px 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  max-width: 300px;
  margin: auto;
  font-size: 16px;
  text-align: center
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--streaming img {
  display: inline-block;
  width: 55px;
  height: auto
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons {
  margin: 1.5rem 0;
  text-align: center
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv {
  display: block;
  border-radius: 30px;
  max-width: 300px;
  margin: auto auto 1rem;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 12px 20px;
  text-decoration: none;
  line-height: 24px
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv.item__button--shop {
  border: 1px solid #019df4;
  background-color: #019df4;
  color: #fff
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv.item__button--c2c {
  border: 1px solid #019df4;
  background-color: #fff;
  color: #019df4
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv.item__button--wsp {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #fff;
  background-color: #5cb615;
  border: 1px solid #5cb615
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv.item__button--wsp .icon--wsp {
  margin-right: .5rem
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv:last-child {
  margin-bottom: 0
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--streaming {
    font-size: 14px;
    padding: 12px 16px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv.item__button--wsp .icon--wsp {
    margin-right: .35rem
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv.item__button--wsp {
    font-size: 12px;
    padding: 10px 16px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--buttons .item__btn--mv {
    font-size: 16px;
    padding: 8px 16px
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--install {
  padding: 16px 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  max-width: 300px;
  margin: auto;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 2em
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--install .item__install--resalt {
  font-weight: 700;
  font-size: 22px
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--install .item__install--resalt .resalt--blue {
  color: #019df4
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--install .item__install--resalt {
    font-size: 18px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--body .ofert__item--install {
    font-size: 14px
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot {
  border-top: 1px solid #b6b7b7;
  padding: 1.8rem 1.2rem 0;
  max-width: 300px;
  margin: auto
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle {
  max-width: 255px;
  margin: auto
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row {
  margin-bottom: 1.5rem;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  align-items: flex-start
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--title {
  font-weight: 700;
  display: block;
  margin-bottom: .5rem
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--icon {
  margin-right: 1rem;
  width: 25px;
  height: 25px
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--title {
    margin-bottom: .1rem
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--icon {
    width: 20px;
    height: 20px;
    margin-right: .8rem
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--list {
  list-style: none;
  margin: 0;
  padding: 0
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--list li {
  margin-bottom: .5rem
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--list li:last-child,
.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row:last-child {
  margin-bottom: 0
}

@media(min-width: 800px) {
  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row .detalle--list li {
    margin-bottom: .2rem
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle .item__detalle--row {
    font-size: 14px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot .ofert__item--detalle {
    max-width: 200px
  }

  .oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item .ofert__item--foot {
    padding: 1.8rem .5rem 0
  }
}

.oferts--section .parrilla__content .ofert__box .ofert__box--carousel .ofert__item.ofert__wout-bono .ofert__item--price {
  margin: -2em 0 1.5rem
}

.oferts--section .parrilla__content .ofert__box .swiper-horizontal>.swiper-pagination-bullets,
.oferts--section .parrilla__content .ofert__box .swiper-pagination-bullets.swiper-pagination-horizontal,
.oferts--section .parrilla__content .ofert__box .swiper-pagination-custom,
.oferts--section .parrilla__content .ofert__box .swiper-pagination-fraction {
  top: inherit;
  bottom: -1rem
}

@media(min-width: 1280px) {
  .oferts--section .parrilla__content .ofert__box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2.5rem 0
  }
}

.stefa-tv-app-2session {
  height: 66px;
  border-radius: 8px;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  background-color: #f6f6f6;
  margin-bottom: 1em;
  align-self: center;
  margin-top: 1em;
  justify-content: center
}

.stefa-tv-app-2session__container-text {
  font-size: 10px;
  line-height: 16px;
  margin-left: 10px;
  width: 145px
}

.stefa-tv-app-2session__container-text b {
  font-size: 12px !important;
  line-height: 16px
}

.stefa-tv-app-2session__img {
  width: 28px;
  height: 28px
}

.solo-internet__tabs_planes--cintillo {
  width: 100%;
  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: 20px
}

.solo-internet__tabs_planes--cintillo.cintillo2 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-top: 0;
  z-index: 1;
  right: 0;
  left: 0;
  top: -28px
}

.stefa-slided__planes__head.nuevo {
  padding-top: 25px;
  min-height: 170px
}



.stefa-slided__planes__head__ttl {
  margin-bottom: 0
}

.stefa-slided__planes__head__oferta {
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  letter-spacing: -.025em
}

.stefa-slided__planes__head__txt {
  margin-bottom: 8px;
  font-size: 14px
}

.stefa-slided__planes__head__oferta__big {
  font-size: 28px;
  line-height: 34px
}

.solo-internet__meses6 {
  font-size: 18px;
  position: relative;
  left: 4px
}

.stefa-slided__planes__head__oferta__small {
  font-size: 14px
}

.plan-card-benefits {
  align-items: center;
  background-color: #f6f6f6;
  border-radius: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0 8px;
  height: 54px;
  margin-top: 12px;
  width: 100%
}

.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: 11px;
  font-weight: 700;
  line-height: 16px;
  margin: 0
}

.plan-card-benefits-subtitle {
  font-size: 11px !important;
  font-weight: 400;
  margin: 0;
  text-align: left
}

.stefa-slided__planes__body__label.label2 {
  top: 134px
}

@media(max-width: 600px) {
  .plan-card-benefits {
    width: 300px
  }

  .stefa-tv-app-2session {
    width: 300px;
    margin: 9px auto;
    margin-top: 1em
  }

  .stefa-slided__planes__body__label.label2 {
    top: 144px
  }


}

.color-gris {
  color: #3C5261;
  font-size: 20px;
  line-height: 24px
}

.descuento {
  background: #E6F5FD;
  width: 66px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 12px;
  line-height: 24px;
  margin: 0 4px;
  text-align: center
}


.portlet-asset-publisher .addbutton-timeline-item {
  position: relative
}

.portlet-asset-publisher .asset-content,
.portlet-asset-publisher .asset-full-content {
  word-wrap: break-word
}

.portlet-asset-publisher .asset-content img,
.portlet-asset-publisher .asset-full-content img {
  max-width: 100%
}

.portlet-asset-publisher .asset-links .list-group-item:last-child {
  border-bottom-width: 0
}

.portlet-asset-publisher .asset-title {
  font-size: 1.5rem;
  font-weight: 700
}

.portlet-asset-publisher .component-title .icon-monospaced {
  height: 1.3rem;
  line-height: 1.3rem
}

.portlet-asset-publisher .metadata-author {
  font-size: .875rem
}

.portlet-asset-publisher .preview-asset-entry {
  border: 1px solid #0b5fff;
  border-radius: 0
}

.portlet-asset-publisher .timeline-increment-icon.add-condition:before {
  background-color: #869cad;
  bottom: 37px;
  content: '';
  display: block;
  left: 20px;
  position: absolute;
  top: -10px;
  width: 2px
}

.portlet-asset-publisher .timeline-increment-icon.add-condition .form-builder-timeline-add-item {
  border-radius: 100%;
  color: #fff;
  margin-left: 10px;
  margin-top: -72px;
  padding: 0
}

.portlet-asset-publisher .timeline-item:first-child .timeline-icon {
  background-color: #869cad
}

.portlet-asset-publisher .timeline-item:first-child:before {
  top: 30px
}

.portlet-asset-publisher .timeline-item:first-child .lfr-autorow-controls {
  display: none
}

.portlet-asset-publisher .timeline-item:hover>.container-trash>.btn {
  opacity: 1
}

.portlet-asset-publisher .timeline-item+.timeline-item>.panel {
  border-top: 0
}

.portlet-asset-publisher .timeline-item .form-group {
  display: inline-block;
  margin: 0 8px 8px 0;
  vertical-align: middle;
  width: auto
}

.portlet-asset-publisher .timeline-item .container-trash {
  cursor: pointer;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0
}

.portlet-asset-publisher .timeline-item .container-trash:hover {
  color: #65b6f0
}

.portlet-asset-publisher .timeline-item .container-trash>.btn {
  opacity: 0
}

.portlet-asset-publisher .timeline-item .container-trash>.btn:focus {
  opacity: 1
}

.portlet-asset-publisher .timeline-item .categoriesselector-content .textboxlistentry-holder,
.portlet-asset-publisher .timeline-item .tagselector-content .textboxlistentry-holder {
  padding: 0 0 4px
}

.portlet-asset-publisher .timeline-item .categoriesselector-content .textboxlistentry-holder>.textboxlistentry,
.portlet-asset-publisher .timeline-item .tagselector-content .textboxlistentry-holder>.textboxlistentry {
  margin: 4px 5px
}

.portlet-asset-publisher .timeline-item .categoriesselector-content {
  position: relative
}

.portlet-asset-publisher .timeline-item .categoriesselector-content .textboxlistentry-holder {
  border-bottom: 2px solid #869cad;
  margin-bottom: 10px;
  min-height: 2.5em
}

.portlet-asset-publisher .timeline-item .categoriesselector-content .btn-toolbar-content {
  background-color: #fff;
  bottom: -6px;
  padding: 15px 5px;
  position: absolute;
  right: 0
}

.portlet-asset-publisher .timeline-item .categoriesselector-content li:not(.textboxlist-input-container),
.portlet-asset-publisher .timeline-item .tagselector-content li:not(.textboxlist-input-container) {
  background-color: #e7f1f9;
  border: 0;
  color: #65b6f0
}

.portlet-asset-publisher .timeline-item .categoriesselector-content li:not(.textboxlist-input-container) .textboxlistentry-remove,
.portlet-asset-publisher .timeline-item .tagselector-content li:not(.textboxlist-input-container) .textboxlistentry-remove {
  color: #65b6f0
}

.portlet-asset-publisher .timeline-item .categoriesselector-content .textboxlist-input-container,
.portlet-asset-publisher .timeline-item .tagselector-content .textboxlist-input-container {
  height: 32px;
  line-height: 32px
}

.portlet-asset-publisher .timeline-item .categoriesselector-content .textboxlist-input-container .field-input-text,
.portlet-asset-publisher .timeline-item .tagselector-content .textboxlist-input-container .field-input-text {
  margin: 0;
  padding: 0
}

.portlet-asset-publisher .timeline-item .timeline-increment {
  z-index: 0
}

.portlet-journal-content .asset-links .list-group-item:last-child {
  border-bottom-width: 0
}

.portlet-journal-content .journal-content-article {
  word-wrap: break-word
}

.portlet-journal-content .journal-content-article blockquote {
  margin: 1em 40px
}

.portlet-journal-content .journal-content-article img,
.portlet-journal-content .journal-content-article .cke_widget_image {
  max-width: 100%;
}

.portlet-journal-content .journal-content-article img[style*='float: left;'],
.portlet-journal-content .journal-content-article img[style*='float:left;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float: left;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float:left;'] {
  margin-right: 24px
}

.portlet-journal-content .journal-content-article img[style*='float: right;'],
.portlet-journal-content .journal-content-article img[style*='float:right;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float: right;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float:right;'] {
  margin-left: 24px
}

.portlet-journal-content .journal-content-article img[style*='float: left;'],
.portlet-journal-content .journal-content-article img[style*='float:left;'],
.portlet-journal-content .journal-content-article img[style*='float: right;'],
.portlet-journal-content .journal-content-article img[style*='float:right;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float: left;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float:left;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float: right;'],
.portlet-journal-content .journal-content-article .cke_widget_image[style*='float:right;'] {
  margin-bottom: 24px;
  margin-top: 24px
}

.portlet-journal-content .journal-content-article:after {
  clear: both;
  content: '';
  display: block
}

.portlet-journal-content .journal-template-error pre {
  white-space: pre-wrap
}

.portlet-journal-content .portlet .portlet-header {
  flex-wrap: nowrap
}

.portlet-journal-content .portlet .portlet-header .visible-interaction {
  display: block;
  visibility: hidden
}

.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu {
  background-color: #fff;
  color: #0b5fff
}

.portlet-journal-content .portlet .portlet-header .visible-interaction .lfr-icon-menu>a {
  color: inherit;
  line-height: 23px;
  width: auto
}

.portlet-journal-content .preview-asset-entry {
  border: 1px solid #0b5fff;
  border-radius: 0
}

@media only screen and (min-width: 768px) {
  .portlet-journal-content .portlet .portlet-header .visible-interaction {
    display: block;
    visibility: hidden
  }
}

body:not(.controls-hidden) .portlet-journal-content:hover .portlet .portlet-header .visible-interaction,
body:not(.controls-hidden) .portlet-journal-content:focus .portlet .portlet-header .visible-interaction,
body:not(.controls-hidden) .portlet-journal-content .portlet.open .portlet-header .visible-interaction {
  visibility: visible
}

.portlet-journal-content.portlet-barebone .portlet .portlet-header {
  margin-bottom: 0;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1
}

.portlet-search-results .display-card .card-category {
  color: #6b6c7e;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase
}

.portlet-search-results .display-card .card-description {
  font-size: 12px;
  margin-top: 8px
}

.portlet-search-results .display-card .card-subtitle {
  font-size: 12px
}

.portlet-search-results .display-compact ul {
  list-style: none;
  padding: 0
}

.portlet-search-results .display-compact ul li {
  font-size: 14px;
  margin: 16px 0
}

.portlet-search-results .display-list .list-group .list-group-item .expand-details {
  margin-bottom: 0
}

.portlet-search-results .display-list .list-group .list-group-item .list-group-title {
  margin-top: 0
}

.portlet-search-results .display-list .list-group .list-group-item .search-results-metadata .list-group-text a {
  font-size: 12px;
  font-weight: 400
}

.portlet-search-results .display-list .list-group .list-group-item .search-results-metadata .list-group-text a:focus {
  box-shadow: 0
}

.portlet-search-results .display-list .table-details td,
.portlet-search-results .display-list .table-details th {
  padding-bottom: 0;
  padding-top: 0
}

.portlet-search-results .display-list .table-details .key-column {
  text-align: right;
  width: 15%;
  word-break: break-all
}

.portlet-search-results .search-total-label {
  margin: 16px 0
}

.portlet-search-bar .alert {
  margin-bottom: 0
}

.portlet-search-bar .search-bar .form-group.input-group-item {
  margin-bottom: 0
}

.portlet-search-bar .search-bar-keywords-input-wrapper {
  min-width: 6.25rem
}

.portlet-search-bar .search-bar-search-select-wrapper {
  max-width: 9.375rem
}

.search-facet .custom-control-label.facet-term-unselected,
.search-facet .term-name.facet-term-unselected {
  font-weight: 400
}

.search-facet .custom-control-label.facet-term-selected,
.search-facet .term-name.facet-term-selected {
  font-weight: 600
}

.search-facet .custom-control-label.label.label-lg,
.search-facet .term-name.label.label-lg {
  font-size: 12px;
  line-height: 1;
  padding: 5px 8px
}

.search-facet .facet-clear-btn {
  font-weight: 600;
  font-size: .875rem
}

.search-facet.search-facet-display-label .label-container {
  margin-bottom: 16px
}

.search-facet.search-facet-display-label .term-name.facet-term-selected,
.search-facet.search-facet-display-label .term-name.facet-term-unselected {
  font-weight: 600
}

.search-facet .tag-cloud .term-name {
  line-height: 1.2
}

.portlet-search .scope-selector {
  margin-left: 12px;
  max-width: 144px
}

.portlet-search .search-button-field-wrapper {
  margin-bottom: 1.5rem
}

.portlet-search .search-input-group {
  margin-bottom: 0
}

.portlet-search .search-input-group .form-group-item {
  margin-right: 0
}

.portlet-suggestions .changed-keyword {
  font-weight: bold
}

.pages-tree .child-page-action-option {
  display: block
}

.pages-tree .child-page-action-option.type-false {
  display: none
}

.pages-tree .dropdown-toggle {
  color: #a7a9bc !important
}

.pages-tree .dropdown-toggle:active {
  color: #fff
}

.pages-tree .layout-finder {
  border-bottom: 1px solid #272833;
  padding: 24px 16px 0
}

.pages-tree .layout-finder input {
  background-color: #393a4a
}

.pages-tree .layout-finder .back-to-menu {
  color: #a7a9bc
}

.pages-tree .layout-finder .breadcrumb {
  flex-wrap: nowrap;
  margin-bottom: 0;
  padding-bottom: 4px
}

.pages-tree .layout-finder .breadcrumb .breadcrumb-item {
  flex-shrink: 0
}

.pages-tree .layout-finder .breadcrumb .breadcrumb-item:not(:first-child):not(:last-child) {
  flex-basis: 1.5rem;
  flex-grow: .5;
  flex-shrink: 1;
  width: 100%
}

.pages-tree .layout-finder .breadcrumb .breadcrumb-item:not(:first-child):not(:last-child) .breadcrumb-text-truncate {
  max-width: 95%;
  padding-right: .5rem;
  position: absolute
}

.pages-tree .layout-finder .btn-sm {
  font-size: 14px
}

.pages-tree .layout-finder .form-control:focus {
  border-radius: 1px
}

.pages-tree .layout-finder .layout-finder-icon {
  color: white;
  position: absolute;
  right: 1.8rem;
  top: 4.55rem
}

.pages-tree .list-icon:not(.collection-layout) {
  display: none
}

.pages-tree .page-icon.collection-layout {
  display: none
}

.pages-tree .pages-administration-link {
  align-items: center;
  background-color: #272833;
  border-top: 1px solid #393a4a;
  bottom: 0;
  display: flex;
  font-size: 14px;
  height: 72px;
  padding: 16px 0 24px 16px;
  position: fixed;
  width: 320px
}

.pages-tree .pages-administration-link a {
  color: #a7a9bc
}

.pages-tree .page-type-selector {
  border-top: 1px solid #393a4a;
  font-size: 14px;
  margin-top: 20px;
  padding-top: 16px
}

.pages-tree .page-type-selector .configure-link {
  color: #a7a9bc
}

.pages-tree .page-type-selector .form-control {
  background-color: #272833;
  border-color: #393a4a;
  color: #a7a9bc
}

.pages-tree .tree-view .lfr-root-node.tree-node-content {
  align-items: center;
  display: flex
}

.pages-tree .tree-view .tree-container {
  border-left: 1px solid #393a4a;
  cursor: pointer;
  margin-left: 6px;
  padding-left: 14px
}

.pages-tree .tree-view .tree-container .dropdown-item {
  color: #6b6c7e
}

.pages-tree .tree-view .tree-container .dropdown-item:hover {
  color: #272833
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content {
  align-items: center;
  display: flex
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content.tree-drag-insert-above {
  border-top: 0
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content.tree-drag-insert-above .autofit-row {
  box-shadow: 0 -2px 0 0 #80acff
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content.tree-drag-insert-below {
  border-bottom: 0
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content.tree-drag-insert-below .autofit-row {
  box-shadow: 0 2px 0 0 #80acff
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content.tree-drag-insert-append .tree-label {
  background: transparent;
  border: 0
}

.pages-tree .tree-view .tree-container .tree-node .tree-node-content.tree-drag-insert-append .tree-label .autofit-row {
  border-radius: 4px;
  box-shadow: 0 0 0 2px #80acff
}

.pages-tree .tree-view .tree-node {
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 4px
}

.pages-tree .tree-view .tree-node .tree-hitarea {
  background-color: #393a4a;
  border: 1px solid #393a4a;
  border-radius: 2px;
  font-size: 6px;
  height: 12px;
  margin-right: 0;
  padding: 2px 2px 1px;
  text-align: center;
  width: 12px
}

.pages-tree .tree-view .tree-node .tree-hitarea+span {
  display: none
}

.pages-tree .tree-view .tree-node .tree-label a.layout-tree {
  color: #a7a9bc
}

.pages-tree .tree-view .tree-node .tree-label a.layout-tree:hover {
  color: #fff
}

.pages-tree .tree-view .tree-node .tree-label {
  color: #a7a9bc !important;
  display: flex;
  flex-grow: 1;
  margin-left: 8px;
  padding-right: 17px;
  vertical-align: middle;
  width: calc(100% - 20px)
}

.pages-tree .tree-view .tree-node .tree-label .dropdown {
  visibility: hidden
}

.pages-tree .tree-view .tree-node .tree-label:hover .dropdown {
  visibility: visible
}

.pages-tree .tree-view .tree-node .tree-node-selected .tree-label .layout-tree {
  color: white;
  font-weight: 600
}

.pages-tree .tree-view .tree-node .tree-node-selected .dropdown {
  visibility: visible !important
}

.pages-tree .tree-view a.tree-node-paginator {
  color: white !important
}

.pages-tree .tree-view .tree-view-content {
  padding-top: 1rem
}

.pages-tree .tree-view .tree-hitarea:focus:before {
  box-shadow: 0 0 0 .125rem #fff, 0 0 0 .25rem rgba(11, 95, 255, 0.5)
}

.pages-tree .tree-view .tree-view-content {
  margin-bottom: calc(72px + 1rem)
}

.pages-tree .view-collection-items-action-option {
  display: none
}

.pages-tree .view-collection-items-action-option.collection {
  display: block
}

.tree-drag-helper .tree-drag-helper-content {
  background: #80acff;
  border: 0;
  border-radius: 4px;
  box-shadow: none
}

.tree-drag-helper .tree-drag-helper-content .layout-tree {
  color: white;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  max-width: 16ch;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.tree-drag-helper .tree-drag-helper-content .autofit-col {
  display: none
}

.tree-drag-helper .tree-drag-helper-content .autofit-col:first-child {
  display: block
}

.product-menu .sidebar-header {
  line-height: 32px;
  padding-bottom: 8px;
  padding-right: 9px;
  padding-top: 8px
}

@media(min-width: 576px) {
  .product-menu .sidebar-header {
    padding-bottom: 12px;
    padding-left: 24px;
    padding-top: 12px
  }
}

.product-menu .sidebar-header .sidenav-close {
  float: right;
  margin-right: -2px
}

.product-menu .sidebar-header-logo {
  margin-right: 10px
}

.product-menu .sidebar-body {
  bottom: 0;
  left: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 55px
}

@media(min-width: 576px) {
  .product-menu .sidebar-body {
    top: 64px
  }
}

@media(max-width: 575.98px) {
  .product-menu .sidebar-body {
    overflow: visible;
    position: static
  }
}

.product-menu .sidebar-body .panel-app-root.active {
  border-left: 4px solid #fff
}

.product-menu .sidebar-body .panel-app-root li {
  font-weight: 400;
  list-style: none
}

.product-menu .sidebar-body .panel-app-root li.active {
  font-weight: 700;
  margin-left: -24px;
  padding-left: 20px
}

.product-menu .sidebar-body .panel-group {
  border-radius: 0
}

.product-menu .lfr-product-menu-sidebar .panel-group {
  overflow: hidden
}

.product-menu small {
  display: block
}

.product-menu .list-group>.collapse>.list-group-item>.tabular-list-group,
.product-menu .list-group>.collapsing>.list-group-item>.tabular-list-group {
  margin-bottom: -10px;
  margin-top: -10px
}

.product-menu .list-group-heading h1,
.product-menu .list-group-heading h2,
.product-menu .list-group-heading h3,
.product-menu .list-group-heading h4,
.product-menu .list-group-heading h5,
.product-menu .list-group-heading h6 {
  margin-bottom: 0;
  margin-top: 0
}

.product-menu .list-group-item {
  border-top-width: 0;
  padding: 10px 20px
}

.product-menu .nav-nested-margins>li .nav>li .nav>li {
  margin-bottom: 1px
}

.product-menu.popover {
  background-color: #fff
}

.product-menu .impersonation-message {
  font-size: 12px
}

.product-menu .manage-sites-link {
  padding: 1em
}

.product-menu .site-selector {
  box-shadow: none
}

.product-menu .site-selector .selectable-site {
  color: #333;
  height: auto
}

.product-menu .site-selector .list-group-item-content,
.product-menu .site-selector .list-group-item-field {
  vertical-align: middle
}

.product-menu .site-selector .site-link {
  color: #333
}

.product-menu .site-selector .site-link.selected-site {
  color: #999
}

.product-menu .site-selector .site-logo-container {
  padding: 2em
}

.product-menu .staging-links {
  font-size: 12px;
  margin: 6px 22px 4px 16px
}

.toast-animation {
  display: inline-block;
  height: 18px;
  margin: 8px 6px 0;
  position: relative;
  width: 20px
}

.toast-animation .pm {
  border-left: 1px solid #a7a9bc;
  border-radius: 1px;
  height: 16px;
  left: 0;
  position: absolute;
  top: 0;
  transition-delay: .2s;
  transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1)
}

@media(prefers-reduced-motion:reduce) {
  .toast-animation .pm {
    transition: none
  }
}

.toast-animation .cn {
  border: 1px solid #a7a9bc;
  border-radius: 1px;
  content: '';
  height: 18px;
  position: absolute;
  right: 0;
  top: -1px;
  transition-delay: .2s;
  width: 15px;
  transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1)
}

@media(prefers-reduced-motion:reduce) {
  .toast-animation .cn {
    transition: none
  }
}

.product-menu-toggle:focus .pm,
.product-menu-toggle:hover .pm {
  border-left: 1px solid #fff
}

.product-menu-toggle:focus .cn,
.product-menu-toggle:hover .cn {
  border: 1px solid #fff
}

body.product-menu-open .toast-animation .pm {
  border-left-width: 6px;
  height: 18px;
  left: 4px;
  top: -1px
}

body.product-menu-open .toast-animation .cn {
  border-left-width: 9px;
  width: 19px
}

.portlet-user-personal-bar .personal-menu-dropdown .btn .sticker .inline-item {
  font-size: 1.25rem
}

.portlet-user-personal-bar .personal-menu-dropdown .sticker-bottom-right.sticker-outside {
  bottom: -0.5rem;
  right: -0.5rem
}

.portlet-user-personal-bar .personal-menu-dropdown .sticker-lg .inline-item .lexicon-icon {
  margin-top: -0.25rem
}

.portlet-user-personal-bar .personal-menu-dropdown .sticker-sm .inline-item .lexicon-icon {
  margin-top: -0.125rem
}

.portlet-navigation .nav-link .layout-logo {
  max-height: 1rem;
  max-width: 2rem
}

.portlet-navigation .navigation-menu__submenu {
  cursor: default
}

.portlet-navigation .navigation-menu__submenu.dropdown-item:hover {
  background-color: transparent;
  color: #6b6c7e
}

.highlighted-search {
  color: #a13ea1;
  font-weight: bold
}

.highlighted-search-space {
  margin-right: 5px
}

.highlighted-search-left {
  margin-left: 4px
}

.imgCatalog {
  max-height: 90%;
  width: auto;
  margin-right: 6px
}

.oferts--section {
  padding-top: 40px;
  background: #F6F6F6;
}

@media (min-width: 1280px) {
  .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;
  }

}

.stefa_escudo {
  width: 40px;
  height: 40px;
}

@media (max-width: 768px) {
  .stefa_caja_izquierda {
    margin-bottom: -15px;
  }

  .stefa_escudo {
    width: 28px;
    height: 28px;
  }
}

@media (min-width: 800px) {
  .seccionproximoslibertadores__octavosfinalesbox {
    height: auto !important;
  }
}

.stefa_container_banner_kenos.stefa_landing_tablet_kenos {
  padding: 40px 0px 40px 0px;
}

@media (min-width: 1280px) {
  .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;
  }
}


@media(max-width:600px) {
  .oferts--section .parrilla__content .ofert__box {
    padding: 4.5rem 10px;
  }

  .stefa_canal_section {
    gap: 0;
  }

  .stefa_contenedor_arriba_textos {
    height: auto;
  }

  .seccionproximoslibertadores__copa {
    font-size: 28px;
    line-height: 32px;
  }

  .stefa_caja_izquierda {
    width: auto;
  }

  .stefa_caja_interna {
    justify-content: center;
  }

  .seccionproximoslibertadores__octavosfinalesboxcontenido {
    padding-top: 2em;
  }

  .stefa_title_name,
  .stefa_caja_centro .stefa_title_name,
  .stefa_caja_derecha .stefa_title_name {

    font-size: 18px;
    line-height: 24px;



  }

  .stefa_item_agenda_libertadores {
    gap: 16px;
  }

  .stefa_caja_izquierda span {
    font-weight: 400;
    text-align: center;
    font-size: 18px;
    line-height: 24px;

  }

  .stefa_banner_kenos_general--dos {
    display: flex;
    flex-direction: column-reverse !important;
    padding: 16px;
  }

  iframe {
    width: 98%;
  }

  .stefa_banner_kenos_general--dos .title_banner,
  .stefa_banner_kenos_general--dos .description_banner {
    text-align: center;
  }

  .stefa_container_banner_kenos.stefa_landing_tablet_kenos {
    padding: 0px 0px 0px 0px;
  }
}