@import "../style_multiples.css";

section.bannerSection {
  background-color: #01A8CC;
}

.bannerSection .bannerSectionContainer .firstInfo .promosBanner {
  margin: 32px 0 31px 0;
  max-width: 275px;
}

.bannerSection .bannerSectionContainer .firstInfo .promoBanner {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
  margin-bottom: 16px;
}

.bannerSection .bannerSectionContainer .firstInfo .promoBanner .img {
  min-width: 36px;
  height: 36px;
  margin-right: 10px;
}

.bannerSection .bannerSectionContainer .firstInfo .promoBanner .img.filter {
  filter: brightness(0) saturate(100%) invert(96%) sepia(97%) saturate(12%) hue-rotate(196deg) brightness(103%) contrast(100%);
  height: 24px;
}

.bannerSection .bannerSectionContainer .firstInfo .promoBanner .img.icon-netflix {
  margin-right: 0;
  width: 11px;
  height: 20px;
  min-width: unset;
}

.bannerSection .bannerSectionContainer .firstInfo .promoBanner .netflix {
  background-color: white;
  border-radius: 100%;
  padding: 7px 12px;
  margin-right: 10px;
}
.bannerSection .bannerSectionContainer .firstInfo .promoBanner .prime {
  background-color: white;
  border-radius: 100%;
  padding:  2px 6px;
  margin-right: 10px;
}
.bannerSection .bannerSectionContainer .firstInfo .promoBanner .img.icon-prime {
  margin-right: 0;
  width: 24px;
  height: 30px;
  min-width: unset;
}

.bannerSection .bannerSectionContainer .firstInfo .promoBanner span {
  font-weight: 700;
}

.bannerSection .bannerSectionContainer .firstInfo .mancheta-banner {
  color: white;
  background-color: var(--primary);
  padding: 4px 12px;
  border-radius: 4px;
  width: fit-content;
  font-weight: 700;
  font-size: 18px;
  margin-top: 3px;
}

.bannerSection .bannerSectionContainer .firstInfo h1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-weight: 700;
}

.bannerSection .bannerSectionContainer .firstInfo .title {
  background-color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  padding: 4px 12px;
  width: fit-content;
  border-radius: 4px;
}

.bannerSection .bannerSectionContainer .firstInfo .logo-neflix {
  width: 97px;
  height: 27px;
}
.bannerSection .bannerSectionContainer .firstInfo .logo-prime {
  width: 97px;
  height: 27px;
}

.bannerSection .bannerSectionContainer .firstInfo .titlePromo {
  display: flex;
  align-items: center;
  gap: 6px;
  background-color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  padding: 4px 12px;
  width: fit-content;
  border-radius: 4px;
  font-family: Roboto;
  margin-bottom: 5px;
}

.bannerSection .bannerSectionContainer .firstInfo .titlePromo.margin {
  margin-bottom: 15px;
}

.bannerSection .bannerSectionContainer .firstInfo .logos {
  display: flex;
  gap: 9px;
  margin-top: 4px;
}
.bannerSection .bannerSectionContainer .firstInfo .logo-neflix,
.bannerSection .bannerSectionContainer .firstInfo .logo-prime {
  align-items: center;
  background-color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  padding: 4px 12px;
  width: 100%;
  border-radius: 1px;
  margin-bottom: 5px;
  box-shadow: 0 0 0 2px #fff;
} 

.bannerSection .bannerSectionContainer .dazn {
  color: white;
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  width: fit-content;
  gap: 16px;
  line-height: 1.3;
  margin-top: 47px;
}

.bannerSection .bannerSectionContainer .dazn.movil {
  display: none;
}

.bannerSection .bannerSectionContainer .dazn .img {
  width: 44px;
  height: 46px;
}

.bannerSection .bannerSectionContainer .dazn span {
  font-size: 20px;
  font-weight: 700;
}

.bannerSection .bannerSectionContainer .imgContainer {
  position: relative;
}

.bannerSection .bannerSectionContainer .img-main-banner {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: fit-content;
}

.bannerSection .bannerSectionContainer .icon-flecha.img1 {
  width: 83.698px;
  height: 30.456px;
  transform: scaleY(-1) rotate(223deg);
  position: absolute;
  top: 88px;
  right: 31px;
}

.bannerSection .bannerSectionContainer .img-banner-1 {
  width: 174px;
  height: 223px;
  z-index: 1;
  margin-bottom: 15px;
}

.bannerSection .bannerSectionContainer .img-main-banner .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  height: fit-content;
  color: white;
  font-size: 16px;
}

.bannerSection .bannerSectionContainer .img-main-banner .text sup {
  font-size: 60%;
}

.bannerSection .bannerSectionContainer .img-main-banner .text span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
  background-color: #E42E84;
  width: fit-content;
  padding: 2px 4px;
}

.bannerSection .bannerSectionContainer .imgContainer .img-banner-2 {
  width: 316px;
  height: 269px;
  left: -304px;
  top: 208px;
  position: absolute;
}

.bannerSection .bannerSectionContainer .imgContainer .precio-banner {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 9999999;
  color: #fff;
  font-weight: 100;
  top: 84px;
  right: 39px;
  font-weight: 600;
  left: 20px;
}

.bannerSection .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 .bannerSectionContainer .imgContainer .precio {
  font-size: 107px;
  line-height: 1;
}

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

.bannerSection .bannerSectionContainer .imgContainer .precio-info .iva {
 font-weight: 100;
 font-size: 14px;
}
.bannerSection .bannerSectionContainer .img-main-banner .condiciones {
  font-weight: 100;
  font-size: 12px;
  color: #FFF;
}

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

.bannerSection .bannerSectionContainer .firstInfo .btn_banner {
  background-color: #fff;
  padding: 8px 32px;
  font-size: 16px;
  font-family: "Roboto";
  font-weight: 700;
  color: #2E2E2E;
  width: fit-content;
  border-radius: 8px;
  cursor: pointer;
}