.stickers{position:absolute;left:0;top:0;z-index:2;display:flex;gap:.25em;flex-wrap:wrap;padding:1em}.stickers__sticker{display:block;white-space:nowrap;background-color:var(--color-black);color:var(--color-white);text-transform:uppercase;padding:.15em 1em .35em 1em;border-radius:5em;height:-moz-fit-content;height:fit-content}.stickers__sticker span{font-size:.75em}.stickers__sticker--staff-pick{background-color:var(--color-secondary-accent)}.stickers__sticker--vegan{background-color:#008528}.stickers__sticker--taste{width:4em;height:4em;padding:0;background-color:transparent}.stickers__sticker--taste img{width:100%;height:100%}.stickers__sticker--logo{width:4em;height:4em;padding:0;background-color:transparent}.stickers__sticker--logo img{width:100%;height:100%}.product-media .stickers__sticker--taste{width:5em;height:5em}.product-media .stickers__sticker--logo{width:5em;height:5em}