.section-mainTabs-pospago .main-subtitle-pos {
  font-size: 24px;
}

.main-subtitle-pos-mob {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.section-mainTabs-pospago .main-subtitle-pos2 {
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 1rem;
  display: none;
}

.main-subtitle-pos2-mob {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  margin-top: 15px;
}

.main-amazonimg {
  margin-top: -180px;
}

/* Estilos base (móvil) */
.spacebtn {
  height: 35px;
}
.section-mainTabs-pospago .main-title {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 300 !important;
  line-height: 36px;
}
.section-mainTabs-pospago .main-title b {
  font-weight: 300 !important;
  color: black;
}
.soloMobil {
  display: none;
}
.withNetflix {
  justify-content: center;
  text-align: center;
  gap: 10px;
}
.plan__buttons .callback-sencillo .curtain,
.plan__buttons-mob .callback-sencillo .curtain {
  border: 1px solid #019df4;
  margin-bottom: 15px;
}
.callback-sencillo .botonEnviar {
  border: 1px solid #019df4;
}
.main-subtitle-pos-mob {
  display: none;
}
.section-mainTabs-pospago .main-subtitle-pos2 {
  text-align: center;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
}
.pospago .plan-sindc {
  padding-top: 10px;
}
.main-subtitle-pos2-mob {
  display: none;
}
.main-amazonimg {
  margin: 0 auto;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -250px;
}
/* Originally @media (max-width: 530px) */
.section-mainTabs-pospago {
  height: 135px;
}

.c-secauto-plans {
  margin: 0px auto 0 !important;
}

/* TABS */
.visible-mb,
.plan--ilimiDatos.hidden {
  display: none;
}

.tabs-title {
  font-weight: normal;
  text-align: center;
  margin: 5px 0px -50px 0px;
}

button {
  font-family: var(--f1);
}

/* Originally @media (max-width: 767px) */
.visible-mb {
  display: block;
}

.tabs-title {
  font-size: 20px;
  line-height: 1.2em;
}

.section-mainTabs-pospago {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0px 0 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 430px;
}

/* Originally @media (max-width: 530px) */
.mainTabs-pospago__container {
  padding: 6px 6px;
  margin: 20px auto;
}

/* Estilos base (Mobile First) */
.mainTabs-pospago {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  display: block;
}

.mainTabs-pospago__container {
  width: max-content;
  white-space: nowrap;
  padding: 12px;
  background-color: var(--white);
  box-shadow: 4px 4px 18px rgb(0 0 0 / 10%);
  margin: 20px auto 30px;
  display: flex !important;
  gap: 15px;
  border-radius: 10px;
  justify-content: center;
  min-width: 320px;
}

.mainTablink-pospago,
.mainTablink-pospago2 {
  width: 200px;
  color: #00273b;
  font-size: 13px;
  font-weight: normal;
  background: var(--bg-lightGray);
  padding: 7px 10px;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  text-align: center;
}

.mainTablink-pospago,
.mainTablink-pospago2 {
  max-width: 150px;
  width: 50%;
  white-space: break-spaces;
  line-height: 1em;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.mainTablink-pospago.active,
.mainTablink-pospago:active,
.mainTablink-pospago2:active,
.mainTablink-pospago2.active {
  color: #ffffff;
  background: #00273b;
  text-decoration: none;
}

.barra-portabilidad {
  height: 108px;
  background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/planes-moviles/pospago/tabs-pospago/images/fondo-barra-mobile.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}

.btn-barra-portabilidad {
  height: 50px;
  width: 275px;
  display: block;
  position: absolute;
  top: 15%;
  right: 50px;
}

/* Ajustes para pantallas grandes */
@media (min-width: 768px) {
  .mainTablink-pospago,
  .mainTablink-pospago2 {
    width: 200px;
    font-size: 17px;
    text-decoration: none;
  }

  .barra-portabilidad {
    height: 80px;
    background-image: url(https://aprodmovistarcomsa.z13.web.core.windows.net/persons/planes-moviles/pospago/tabs-pospago/images/fondo-barra-desk.webp);
    padding: 4px 30px;
    margin: -8px auto;
  }

  .btn-barra-portabilidad {
    top: 20px;
    right: 4%;
    width: 95%;
  }
}

@media (min-width: 1024px) {
  .mainTabs-pospago {
    overflow: unset;
  }
}

/* SECCION DE FRANJAS */
.pospago-barInfo {
  max-width: max-content;
  padding: 0 20px;
  margin: 0 auto;
  cursor: pointer;
}

.pospago-barInfo__banner {
  width: 100%;
  max-width: max-content;
  display: block;
}

/******* SECCION ESCALERAS ********/
.oferta__exclusiva {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 30px 10px 20px;
}

.oferta__recomendado {
  position: absolute;
  width: 125px;
  height: 20px;
  top: -10px;
  right: 0;
  left: 0;
  font-size: 13px;
  font-weight: bold;
  background: #f3c076;
  color: #815028;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  margin: 0 auto;
  border-radius: 20px;
}

.oferta__exclusiva .oferta__item1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  line-height: normal;
  font-size: clamp(13px, 3vw, 17px);
}

.oferta__exclusiva .oferta__item1 .oferta__item1-info {
  max-width: 165px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.oferta__exclusiva .oferta__item1 .oferta__item1-info span {
  color: #019df4;
  font-size: 11px;
  width: 117px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dbedff;
  border-radius: 20px;
}

.oferta__exclusiva .oferta__item2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  font-size: clamp(13px, 3vw, 17px);
}

.oferta__exclusiva .oferta__item2 a {
  width: 95%;
}

.oferta__exclusiva .oferta__item2 .oferta__item2-info {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
}

/* Originally @media (max-width: 768px) */
.banner {
  height: 400px;
  background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/planes-moviles/pospago/tabs-pospago/assets/inferior-65GB-mob.webp");
}

/* CONTROLES */
.tecno__controls2 {
  display: none;
  flex-direction: column-reverse;
  gap: 8px;
  position: absolute;
  right: 0px;
  top: calc(50% - 20px);
}

.m-button-control2 {
  width: 27px;
  height: 27px;
  background: #fff url(https://aprodmovistarcomsa.z13.web.core.windows.net/empresas/internet-movil-empresarial/tabs-pospago/arrowBlue.webp) center/30% no-repeat;
  border: none;
  border-radius: 50%;
  margin: auto;
  box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
  top: 0;
  transition: box-shadow 0.2s;
  cursor: pointer;
}

.m-button-control2:not(.slick-disabled):hover {
  box-shadow: 0 3px 13px rgb(0 0 0 / 40%);
}

.m-button-control2.slick-disabled {
  filter: grayscale(1);
  cursor: default;
}

.m-button-control2--prev {
  transform: scaleX(-1);
  left: -20px;
}

.m-button-control2--next {
  right: -20px;
}

/* --------- CSS BANNER INFERIOR  ------------ */
.banner-pospago {
  margin: 40px auto;
  width: 100%;
  max-width: 1170px;
  position: relative;
}

.banner-pospago .call-content-banner,
.banner-pospago .btn-banner {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 250px;
}

.banner-pospago .btn-banner {
  background-color: var(--white);
  color: var(--blue);
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  height: 40px;
  border-radius: 26px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 34px;
}

.banner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 300px;
  max-width: 1170px;
  background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/planes-moviles/pospago/tabs-pospago/assets/inferior-65GB-desk.webp");
  background-size: cover;
  margin: 25px auto;
  border-radius: 5px;
  position: relative;
}

/* Estilos para logos de partners */
.section-aliados {
  padding: 20px 10px;
  text-align: center;
}

.section-aliados h2 {
  font-size: 20px;
  color: var(--black);
  margin-bottom: 20px;
}

.aliados-logos {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  align-items: center;
}

.aliados-logos img {
  height: 40px;
  max-width: 120px;
  object-fit: contain;
}

/* FOOTER PROMOS */
.footer-promos {
  margin-top: 40px;
  padding: 30px 20px;
  background-color: #f9f9f9;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
}

.footer-promos h3 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}

.footer-promos ul {
  padding-left: 20px;
}

.footer-promos ul li {
  list-style: disc;
  margin-bottom: 5px;
}

.footer-promos a {
  color: #0072ce;
  text-decoration: underline;
}

/* CAROUSEL ESTILOS */
.slick-track {
  display: flex !important;
}

.slick-slide {
  height: inherit !important;
}

.slick-list {
  margin: 0px 10px;
}

.slick-prev,
.slick-next {
  z-index: 1;
}

.slick-dots {
  bottom: -30px;
}

.slick-dots li button:before {
  font-size: 10px;
  color: #ccc;
}

.slick-dots li.slick-active button:before {
  color: #000;
}

/* CUSTOM BUTTONS */
.custom-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background-color: white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.custom-arrow.prev {
  left: -15px;
}

.custom-arrow.next {
  right: -15px;
}

@media (min-width: 768px) {
  .custom-arrow {
    display: flex;
  }
}

/* CARDS */
.card {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin: 10px;
  flex: 1 0 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.card img {
  max-width: 100%;
  border-radius: 5px;
}

.card h4 {
  font-size: 18px;
  margin: 10px 0;
}

.card p {
  font-size: 14px;
  color: #555;
}
