.landing-oppo {
  width: 100%;
  padding: 40px 0;
  background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/celulares-oppo/backround-oppo.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.landing-oppo .landing-wrapper {
  max-width: 1300px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 80px;
}

/* ------- COLUMNA IZQUIERDA ------- */
.title-box {
  background: #e63780;
  color: #fff;
  width: 655px;
  padding: 18px 22px;
  display: inline-block;
  transform: rotate(-1.5deg);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.25);
}

.title-box .title {
  margin: 0;
  font-size: 2.3rem;
  font-weight: 400;
  text-align: center;
  line-height: normal;
}

.title-box .title span {
  font-weight: 700;
}

.landing-oppo .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  text-align: center;
  background-color: #019df4;
  color: #fff;
  border-radius: 6px;
  padding: 5px 15px;
}

.landing-oppo .price-box strong {
  font-size: 26px;
}
.col-left {
  display: flex;
  flex-direction: column;
}

.contenttitle {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
}

/* Contenedor general */
.benefits-strip {
  padding: 0;
  background: transparent;
  font-size: 13px;
}

.cels {
  margin: -15px 0px -80px;
}

.benefits-strip .benefits-wrapper {
  max-width: 1145px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  gap: 10px;
}

/* Cards */
.benefit-card {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 6px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #0B2739;
}

.benefit-card--wide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.benefit-card h3 {
  margin: 0 0 2px;
  font-size: 17px;
  font-weight: 600;
}

.benefit-card p {
  margin: 0;
}

.benefit-footnote {
  font-size: 11px;
}

/* Card 1: íconos 10% OFF + Spotify */
.benefit-icons {
  display: flex;
  align-items: center;
  gap: 8px;
}

.icon-badge-10,
.icon-spotify {
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.col-right {
  display: flex;
  gap: 10px;
  flex-direction: column;
}

/* aquí pones tus rutas reales */
.icon-badge-10 {
  width: 86px;
  height: 55px;
  background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/celulares-honor/bullet-black.svg");
}

.icon-spotify {
  width: 98px;
  height: 30px;
  background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/celulares-honor/spotify.svg");
}

.box-spotify {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.benefit-icons-text {
  font-size: 11px;
}

.icon-more {
  font-size: 2rem;
}

/* Card 2 */

.benefit-card--small {
  padding: 10px 20px;
}

/* Dos columnas centradas dentro de la caja */
.benefit-card--split {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Columna izquierda */
.benefit-split-left h3,
.benefit-split-right h3 {
  margin: 0 0 2px;
  font-size: 15px;
  font-weight: 600;
}

.benefit-split-left p,
.benefit-split-right p {
  margin: 0;
  font-size: 12px;
}

.buttons {
  display: flex;
    justify-content: space-around;
    margin: 20px auto;
    align-items: center;
    gap: 15px;
    height: 40px;
}

.buttonBlack {
     background-color: black;
    color: white;
    padding: 0px 11px;
    border-radius: 2px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    height: 36px;
}

.benefit-split-left {
  padding-right: 12px;
}

.benefit-split-right {
  padding-left: 12px;
  border-left: 1px solid #0B2739;
  text-align: left;
}

.benefit-right-text {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  font-size: 12px;
}

.benefit-right-text strong {
  font-size: 14px;
}

/* Card 3: entrega express */
.highlight {
  font-weight: 700;
}

.shipping-graphic {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-left: 10px;
}

.benefit-express-title {
  margin: 0 0 4px;
  font-size: 12px;
}

.benefit-express-title span {
  font-weight: 700;
}

.benefit-express-subtitle {
  margin: 4px 0 0;
  font-size: 12px;
}

.shipping-row {
  display: flex;
  align-items: center;
}

.shipping-icon {
  width: 30px;
  height: auto;
}

.arrow-container {
  display: flex;
  align-items: center;
  padding-left: 5px;
}

.benefits-mobile {
  display: none;
}

/* Ocultar DESKTOP en mobile */
.benefits-desktop {
  display: flex;
  flex-direction: column;
  width: 328px;
  gap: 10px;
}

.benefit-mobile-card {
  background: rgba(255, 255, 255, 0.6);
  padding: 10px 20px;
  border-radius: 10px;
  margin-bottom: 12px;
  color: #0B2739;
}

.benefit-mobile-card p {
  margin: 0;
  font-size: 16px;
  text-align: center;
}

.benefit-mobile-card .subtitle {
  font-size: 11px;
  margin: 4px 0 10px;
}

.benefit-mobile-card .subtitle2 {
  font-size: 14px;
  margin: 4px 0 10px;
  line-height: normal;
}

.row {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: center;
}

.icon-small {
  width: 67px;
}

.icon-spotify-m {
  height: 24px;
}

.ml {
  font-size: 13px;
}

.plus {
  font-size: 18px;
  font-weight: 700;
}

.divider {
  width: 100%;
  height: 1.5px;
  background-color: #92A4B4;
  margin: 10px 0;
}

.shipping-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 10px 0;
}

.shipping-icon-m {
  width: 32px;
}

.arrow-m {
  flex: 1;
  margin: 0 8px;
}

.bold {
  font-weight: 700;
}

.img-row {
  margin: 0 auto;
}

.row-benefit-mobile {
  display: flex;
  justify-content: space-evenly;
}

.title-row {
  line-height: normal;
}

.none-desk {
  display: none !important;
}

.banner-container {
  position: absolute;
  width: 100%;
  max-width: 506px; 
  height: 64px;     
  background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/celulares-honor/bk-gold.svg");
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 28rem;
}

/* Texto */
.banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  color: #fff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
}

/* MOBILE BREAKPOINT */
@media (max-width: 768px) {

  .benefits-desktop {
    display: none !important;
  }

  .benefits-mobile {
    display: block !important;
    width: 100%;
    padding: 20px;
  }

  .benefits-strip {
    padding: 0;
  }

  .title-box {
    width: 335px;
    padding: 12px 10px;
  }

  .title-box .title {
    font-size: 1.7rem;
  }

  .landing-oppo .price-box {
    font-size: 15px;
  }

  .landing-oppo .price-box strong {
    font-size: 16px;
  }

  .dnone-mobile {
    display: none !important;
  }

  .landing-oppo .landing-wrapper {
    gap: 0;
  }

  .none-desk {
    display: block !important;
    margin-top: 70px;
  }

  .landing-oppo {
    padding: 0;
  }

  .contenttitle {
    max-width: 100%;
    margin-top: -20px;
  }

  .buttonBlack {
    font-size: 15px;
        height: 25px;
  }

  .buttons {
    gap: 5px;
  }

    .banner-container {
    position: relative;
    background-image: url("https://aprodmovistarcomsa.z13.web.core.windows.net/persons/celulares-honor/bk-gold-mob.svg");
    margin: 0;
    width: 321px;
    height: 58px;
  }

  .banner-text {
    font-size: 14px;
    line-height: 1.3;
  }


}

/* Responsive */
@media (max-width: 900px) {
  .benefits-strip .benefits-wrapper {
    flex-direction: column;
  }

  .benefits-strip {
    height: 415px;
  }
}


/* ------- RESPONSIVE ------- */
@media (max-width: 1024px) {
  .landing-oppo .landing-wrapper {
    text-align: center;
    flex-direction: column;
  }

  .landing-oppo .col-right {
    display: flex;
    justify-content: center;

  }
}