<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.discounts{font-size:1.2rem;display:flex;flex-direction:column}.discounts.flex-end{justify-content:flex-end}.discounts:empty{display:none}.discounts li{width:fit-content}.discounts li:not(:last-child){margin-bottom:.5rem}.discounts__discount{line-height:calc(1 + .5 / var(--font-body-scale));background-color:rgba(var(--color-background));color:rgb(var(--color-foreground));border:1px solid rgb(var(--color-secondary-button-text));padding:7px;display:inline-block}.product__info-container .discounts__discount{margin:0}.discounts__discount.instore{background-color:#1e7cb3;padding:7px 10px}.discounts__discount&gt;span{display:flex;align-items:center;gap:1rem;font-size:1.3rem}.discounts__discount.instore&gt;span{gap:.5rem}.discounts__discount&gt;span&gt;span{flex:1;display:flex;align-items:center}.discounts__discount svg{color:rgb(var(--color-foreground));width:20px}.discounts__discount svg.icon-discount{width:16px}.discounts__discount svg path{fill:rgb(var(--color-foreground))}.discounts__discount--position{justify-content:center}@media screen and (min-width: 750px){.discounts__discount--position{justify-content:flex-end}}.discounts__discount&gt;.icon{color:rgb(var(--color-foreground));width:1.2rem;height:1.2rem;margin-right:.7rem}
/*# sourceMappingURL=/cdn/shop/t/167/assets/component-discounts.css.map */
</pre></body></html>