.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 20:44:50 Dec 19, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:56:21 Jun 28, 2025.
     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.865
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.022
  esindex: 0.022
  cdx.remote: 12.609
  LoadShardBlock: 41.902 (3)
  PetaboxLoader3.datanode: 147.009 (4)
  load_resource: 182.055
  PetaboxLoader3.resolve: 72.083
*/