.discounts {
  font-size: 1.2rem;
}

.discounts__discount {
  display: flex;
  align-items: center;
  line-height: calc(1 + 0.5 / var(--font-body-scale));
}

.discounts__discount svg {
  color: rgba(var(--color-button), var(--alpha-button-background));
}

.discounts__discount--position {
  justify-content: center;
}

@media screen and (min-width: 750px) {
  .discounts__discount--position {
    justify-content: flex-end;
  }
}

.discounts__discount > .icon {
  color: rgb(var(--color-foreground));
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0.7rem;
}

/*
     FILE ARCHIVED ON 17:04:01 Aug 03, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:58:44 Jul 05, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.375
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.042
  esindex: 0.006
  cdx.remote: 11.679
  LoadShardBlock: 154.422 (3)
  PetaboxLoader3.resolve: 489.436 (4)
  PetaboxLoader3.datanode: 80.918 (4)
  load_resource: 450.472
*/