.gst-promoted-card-chip{position:relative;display:flex;align-items:center;justify-content:center;right:0;line-height:17px;padding:calc(var(--mui-spacing)*2);border:1px solid var(--promoted-card-chip-bg,theme-color("default-promoted-bg"));background-color:var(--promoted-card-chip-bg,theme-color("default-promoted-bg"));color:var(--mui-palette-common-white);font-size:11px;font-weight:600;text-transform:uppercase;pointer-events:none}.gst-promoted-card-chip.fit-content{position:absolute;height:17px;width:-moz-fit-content;width:fit-content;border-radius:0 3px}@media(max-width:959px){.gst-promoted-card-chip.fit-content{border-radius:0 0 0 3px}}.gst-promoted-card-chip.full-width{position:relative;height:24px;width:100%;border-radius:3px 3px 0 0;display:flex;justify-content:center;align-items:center}@media(max-width:959px){.gst-promoted-card-chip.full-width{border-radius:0}}.gst-promoted-card-chip .gst-promoted-card-chip--image{height:16px}