.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 03:51:55 Apr 20, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:00:25 May 28, 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.401
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.052
  esindex: 0.007
  cdx.remote: 9.401
  LoadShardBlock: 147.042 (3)
  PetaboxLoader3.resolve: 167.28 (3)
  PetaboxLoader3.datanode: 94.293 (5)
  load_resource: 135.894
  loaddict: 39.525
*/