@charset "utf-8";

.ods-a-card-tag-mobile { color: var(--color-text-onBrand); font-family: var(--font-card-tag-tagFontFamily); font-style: normal; line-height: normal; font-weight: var(--font-weight-bold); text-transform: uppercase; display: inline-flex; justify-content: center; align-items: center; box-sizing: border-box; background: var(--color-card-tagBg); }

.ods-a-card-tag-mobile--S { height: 18px; font-size: 14px; padding: 0px 5px; }

.ods-a-card-tag-mobile--M { height: 20px; font-size: 16px; padding: 0px 5px; }

.ods-a-card-tag-mobile--L { height: 24px; font-size: 16px; padding: 0px 5px; }
