.even_better_booster .lead {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .even_better_booster .lead {
    margin: calc(clamp(0px, 4.046875vw, 71.8725px) * 1) auto calc(clamp(0px, 3.6614583333vw, 65.0275px) * 1);
    font-size: calc(clamp(0px, 1.734375vw, 30.8025px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .even_better_booster .lead {
    font-size: calc(clamp(0px, 3.8115555555vw, 27.0620444443px) * 1);
  }
}
.even_better_booster .lead .lead__text {
  line-height: 1.5;
}
@media screen and (min-width: 1024px) {
  .even_better_booster .lead .lead__text + .lead__text {
    margin-top: calc(clamp(0px, 1.7825520833vw, 31.658125px) * 1);
  }
}
@media screen and (max-width: 1023px) {
  .even_better_booster .lead .lead__text + .lead__text {
    margin-top: calc(clamp(0px, 2.3822222222vw, 16.9137777777px) * 1);
  }
}
@media screen and (min-width: 1024px) {
  .even_better_booster .lead .lead__text--strong {
    font-size: calc(clamp(0px, 2.3125vw, 41.07px) * 1);
    line-height: 1.1;
  }
}
@media screen and (max-width: 1023px) {
  .even_better_booster .lead .lead__text--strong {
    font-size: calc(clamp(0px, 5.7173333333vw, 40.5930666665px) * 1);
  }
}
.even_better_booster .lead .lead__text--strong + .lead__text--strong {
  margin-top: 0;
}