/* LATAM bonus: one real image block only. */
html body main.offer-page.offer-page-latam section.offer-value::before,
html body .offer-page.offer-page-latam .offer-value::before,
.offer-page-latam .offer-final::before,
.offer-page-latam .offer-value > picture,
.offer-page-latam .offer-value > img:not(.offer-bonus-real img){
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:none!important;
}

/* Remove redundant "¿Lo necesitas? Abre. Escribe. Encuentra." section on all breakpoints. */
.offer-page-latam .offer-split{
  display:none!important;
}

.offer-page-latam .offer-value > :empty:not(.price-compare):not(.offer-cta-wrap){
  display:none!important;
  min-height:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
}

.offer-page-latam .offer-bonus-real{
  display:block!important;
  width:100%!important;
  max-width:1180px!important;
  height:auto!important;
  margin:0 auto!important;
  padding:48px 42px 18px!important;
  box-sizing:border-box!important;
  background:#fff!important;
  border:0!important;
  box-shadow:none!important;
}

.offer-page-latam .offer-bonus-real img{
  display:block!important;
  width:min(600px,100%)!important;
  height:auto!important;
  margin:0 auto!important;
  border-radius:22px!important;
  border:1px solid rgba(200,155,82,.24)!important;
  box-shadow:0 16px 40px rgba(75,46,93,.11)!important;
  background:#fff!important;
}

/* Pricing: force the approved conversion copy visually, regardless of stale JS text. */
html body .offer-page.offer-page-latam .offer-value .pricing-headline{
  font-size:0!important;
  line-height:1!important;
}
html body .offer-page.offer-page-latam .offer-value .pricing-headline::before{
  content:'Una herramienta premium como esta cuesta US$49,90 al año.\A Pero HOY no vas a pagar eso.'!important;
  white-space:pre-line!important;
  display:block!important;
  max-width:680px!important;
  margin:0 auto!important;
  font-family:Montserrat,Inter,ui-sans-serif,system-ui,sans-serif!important;
  font-size:38px!important;
  line-height:1.14!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
  color:#4b2e5d!important;
  text-align:center!important;
}
html body .offer-page.offer-page-latam .price-compare .best-price::before{
  content:'SOLO HOY'!important;
}
html body .offer-page.offer-page-latam .price-compare .best-price small::after{
  content:'CONDICIÓN ESPECIAL'!important;
}
.offer-page-latam .price-compare .currency{
  font-size:.34em!important;
  line-height:1.2!important;
}
.offer-page-latam .annual-anchor .currency{
  font-size:13px!important;
}

.offer-page-latam .offer-final{padding-top:26px!important;padding-bottom:52px!important}
.offer-page-latam .offer-final .offer-kicker{display:block;margin:0 0 28px!important;font-size:24px!important;line-height:1.15!important;font-weight:900!important;letter-spacing:.08em!important;text-align:center!important;color:#7d5ba6!important}
.offer-page-latam #precios{scroll-margin-top:12px}
.offer-page-latam .offer-value .offer-cta-wrap{margin-top:28px!important}

/* Guarantee is now its own section below the offer. */
.offer-page-latam .offer-guarantee-section{
  width:100%!important;
  padding:28px 30px 56px!important;
  box-sizing:border-box!important;
  background:#fff!important;
}
.offer-page-latam .offer-guarantee-section .guarantee-box{
  max-width:900px!important;
  margin:0 auto!important;
}

@media(max-width:640px){
  .offer-page-latam .offer-bonus-real{padding:30px 20px 12px!important}
  .offer-page-latam .offer-bonus-real img{width:100%!important;border-radius:18px!important}
  .offer-page-latam .offer-final{padding-top:20px!important;padding-bottom:42px!important}
  .offer-page-latam .offer-final .offer-kicker{margin-bottom:22px!important;font-size:22px!important;line-height:1.12!important;letter-spacing:.07em!important}
  .offer-page-latam #precios{scroll-margin-top:10px}
  .offer-page-latam .offer-value .offer-cta-wrap{margin-top:22px!important}
  .offer-page-latam .price-compare .currency{font-size:.31em!important}
  .offer-page-latam .offer-guarantee-section{padding:24px 20px 44px!important}
  html body .offer-page.offer-page-latam .offer-value .pricing-headline::before{
    max-width:560px!important;
    font-size:clamp(24px,6.5vw,32px)!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
  }
}
