@import "../style_multiples.css";


.img-banner-1 {background-image: url("../../img/components/cirle-bajo.svg");}
.img-banner-2 {background-image: url("../../img/products/motorola-g15.webp");}
.img-mancheta {background-image: url("../../img/mancheta-banner-fym.webp");}
.img-circle {background-image: url("../../img/components/circulo-chato-blanco.svg");}

/* ----------- BANNER CENTRAL ----------- */
.bannerSection .banner .bannerSectionContainer {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.bannerSection .banner h1 {
  font-size: 22px;
  font-weight: 600;
  background-color: white;
  padding: 10px;
  width: fit-content;
  border-radius: 4px;
  margin-bottom: 30px;
}

.bannerSection .banner .bannerSectionContainer .oferta1 {
  background-color: #613085;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  width: 341px;
}

.bannerSection .banner .bannerSectionContainer .oferta2 {
  background-color: #1776B2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  width: 482px;
}

.bannerSection .banner .bannerSectionContainer .oferta .titles {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.bannerSection .banner .bannerSectionContainer .oferta .titles.mobile {
  display: none;
}

.bannerSection .banner .bannerSectionContainer .oferta .title {
  background-color: #fff;
  padding: 4px 12px;
  border-radius: 4px;
  width: fit-content;
  font-size: 22px;
  font-weight: 700;
}

.bannerSection .banner .bannerSectionContainer .oferta .title.nopadding {
  padding: 4px 3px;
}

.bannerSection .banner .bannerSectionContainer .oferta .title.small {
  font-size: 19px;
  padding: 4px 11px;
}

.bannerSection .banner .bannerSectionContainer .oferta .logos {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-image: url("../../img/components/mancheta-verde.webp");
  background-size: cover;
  background-repeat: no-repeat;
  width: 221.365px;
  height: 78px;
}
.bannerSection .banner .bannerSectionContainer .oferta .titles.mobile .logos {
  background-image: url("../../img/components/mancheta_mobile.webp");
  flex-direction: row;
  width: 262px;
  height: 33px;
  align-items: center;
}

.bannerSection .banner .bannerSectionContainer .oferta .netflix {
  padding: 5px;
  width: fit-content;
  background-color: white;
  margin-left: 30px;
}

.bannerSection .banner .bannerSectionContainer .oferta .netflix .img {
  width: 79.996px;
  height: 22px;
}

.bannerSection .banner .bannerSectionContainer .oferta .gratis {
  background-color: unset;
  padding: 0;
  border-radius: 4px;
  width: 100%;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  color: white;
}

.bannerSection .banner .bannerSectionContainer .imgContainer {
  position: relative;
}
.bannerSection .banner .bannerSectionContainer .imgContainer .img-banner-1 {
  width: 209px;
  height: 156px;
  left: 14px;
  top: -200px;
  position: absolute;
}

.bannerSection .banner .bannerSectionContainer .imgContainer .img-banner-1 .mancheta-smartphone {
  position: absolute;
  top: 0;
  font-size: 21px;
  color: #613085;
  background-color: white;
  padding: 2px 4px;
}
.bannerSection .banner .bannerSectionContainer .imgContainer .img-mancheta {
  width: 152px;
  height: 124px;
  position: absolute;
  top: -85px;
  right: 60px;
}
.bannerSection .banner .bannerSectionContainer .img-banner-2 {
  width: 192.03px;
  height: 247px;
  margin: 0 auto 20px auto;
}
.bannerSection .banner .bannerSectionContainer .imgContainer .precio-banner {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 9999999;
  color: #fff;
  font-weight: 100;
  top: 33px;
  right: 13px;
  font-weight: 600;
}

.bannerSection .banner .bannerSectionContainer .imgContainer .old-price {
  font-size: 20px;
  font-weight: 700;
  text-decoration: line-through;
  text-decoration-color: #D8232A;
  color: white;
  position: absolute;
  top: 43px;
  left: 41px;
}

.bannerSection .banner .bannerSectionContainer .imgContainer .precio {
  font-size: 91px;
  line-height: 1;
}

.bannerSection .banner .bannerSectionContainer .imgContainer .precio-info {
  font-size: 27px;
  line-height: 1.2;
}

.bannerSection .banner .bannerSectionContainer .imgContainer .precio-info .iva {
 font-weight: 100;
 font-size: 14px;
}

.bannerSection .banner .bannerSectionContainer .imgContainer .precio-legal p {
  font-size: 10px;
}

.bannerSection .banner .bannerSectionContainer .ventaja {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}

.bannerSection .banner .bannerSectionContainer .ventaja .img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(46%) hue-rotate(324deg) brightness(111%) contrast(113%);
  width: 22px;
  height: 22px;
}

.bannerSection .banner .bannerSectionContainer .ventaja p {
  color: white;
  font-size: 20px;
  font-weight: 700;
}

.bannerSection .banner .bannerSectionContainer .ventaja.movil {
  display: none;
}

.bannerSection .banner .bannerSectionContainer .btn_banner {
  background-color: #fff;
  padding: 8px 32px;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #2E2E2E;
  border-radius: 8px;
  cursor: pointer;
}

.calculadoraModal .calculadoraSection {
  border-radius: 0;
}

/* ----------- ofertasTarifas ----------- */
.bannerSection .ofertasTarifas{
  padding-top: 1.5rem;
  width: 100%;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 15px;
  height: 163px;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta.pink {
  background-color: #E42E84;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta.orange {
  background-color: #E96800;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .info .title {
  font-size: 18px;
  font-weight: 700;
  background-color: white;
  padding: 4px 12px;
  border-radius: 4px;
  width: fit-content;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .info .text {
  color: white;
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px;
  line-height: 1;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .info .mancheta {
  background-image: linear-gradient(270deg, #FFE000 -10668.5%, #FFBD00 -897.17%, #FFA500 7920.85%, #FF9C00 13164%);
  line-height: 1;
  padding: 2px 4px;
  font-size: 18px;
  font-weight: 700;
  margin-top: 8px;
  width: fit-content;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .info .mancheta span {
  font-size: 16px;
  font-weight: 400;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .info .btn_banner {
  background-color: #fff;
  padding: 8px 32px;
  font-size: 16px;
  text-align: center;
  font-weight: 700;
  color: #2E2E2E;
  border-radius: 8px;
  cursor: pointer;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img {
  position: relative;
  width: 182px;
  height: 114px;
  color: white;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img .precio-banner {
  position: absolute;
  display: flex;
  bottom: 26px;
  left: 23px;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img .precio-banner .precio {
  font-size: 55px;
  font-weight: 700;
  line-height: 1;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img .precio-banner .precio-info {
  margin-top: 10px;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img .precio-banner p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img .precio-banner p.iva {
  font-size: 9px;
  font-weight: 300;
  line-height: 1;
}
.bannerSection .ofertasTarifas .ofertasTarifasContainer .card-oferta .img .mancheta-smartphone {
  position: absolute;
  top: 0;
  font-size: 15px;
  color: #E96800;
  background-color: white;
  padding: 2px 4px;
}
.bannerSection .bannerSectionContainer .mainFormContainer .calculadoraSection {
  width: 100%;
}