@charset "utf-8";

.viafoura .count-badge[data-v-08b30e78] { display: inline-flex; align-items: center; justify-content: center; font-weight: 300; }

.viafoura .count-badge--danger-color[data-v-08b30e78] { color: var(--text-on-error-color, #ffffff); background-color: var(--error-color, #cc4949); }

.viafoura .count-badge--dark-primary-color[data-v-08b30e78] { color: var(--text-on-primary-color, #ffffff); background-color: var(--primary-color-60, rgba(0, 0, 0, 0.6)); }

.viafoura .count-badge--tiny[data-v-08b30e78] { line-height: 1; min-width: 1.24em; min-height: 1.24em; padding: 0.12em; font-weight: 400; border-radius: 0.62em; }

.viafoura .count-badge--tiny__inner[data-v-08b30e78] { position: relative; top: 1px; }

.viafoura .count-badge--tiny--is-wide[data-v-08b30e78] { padding: 0.12em 0.27em; }

.viafoura .count-badge--small[data-v-08b30e78] { max-width: 1.8em; max-height: 1.8em; line-height: 0; min-width: 1.8em; min-height: 1.8em; padding: 0.4em; font-weight: 400; border-radius: 0.9em; }

.viafoura .count-badge--small--is-wide[data-v-08b30e78] { max-width: none; max-height: none; }
