.gst-promo-code{border-radius:var(--mui-spacing);padding:calc(var(--mui-spacing)/2) calc(var(--mui-spacing)*2);gap:var(--mui-spacing);background-color:var(--mui-palette-secondary-dark);color:var(--mui-palette-common-white);flex-direction:row;justify-content:center;align-items:center}.gst-promo-code__name{font-size:11px;font-weight:600;line-height:17px;text-transform:uppercase;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}