.badge-container{display:flex;justify-content:center;align-items:center;gap:12px;width:-moz-fit-content;width:fit-content}.badge-container .badge-text-outside{font:var(--body1-medium)}.badge-container .badge-text-outside.blue{color:var(--fargerblue-6)}.badge-container .badge-text-outside.red{color:var(--fargerred-6)}.badge-container .badge-text-outside.spaqua{color:var(--fargerspaqua-6)}.badge-container .badge-text-outside.orange{color:var(--fargersporange-6)}.badge-container .badge-text-outside.yellow{color:var(--fargeryellow-6)}.badge-container .badge-text-outside.green{color:var(--fargergreen-6)}.badge-container .badge-text-outside.gray{color:var(--fargerneutral-6)}.badge{display:inline-flex;align-items:flex-start;gap:8px;color:#ffffff}.badge .badge-text{font:var(--body1-medium)}.badge.dot{border-radius:9999px;padding:0!important}.badge.dot.x6{width:6px;height:6px}.badge.dot.x8{width:8px;height:8px}.badge.dot.x10{width:10px;height:10px}.badge.dot.x12{width:12px;height:12px}.badge.dot.x14{width:14px;height:14px}.badge.dot.x16{width:16px;height:16px}.badge.rounded{border-radius:400px}.badge.strong{color:#fff}.badge.strong.blue{background-color:var(--fargerblue-6)}.badge.strong.red{background-color:var(--fargerred-6)}.badge.strong.spaqua{background-color:var(--fargerspaqua-7)}.badge.strong.orange{background-color:var(--fargersporange-6)}.badge.strong.yellow{background-color:var(--fargeryellow-6)}.badge.strong.green{background-color:var(--fargergreen-6)}.badge.strong.gray{background-color:var(--fargerneutral-6)}.badge.subtile.blue{background-color:var(--fargerblue-1);color:var(--fargerblue-6)}.badge.subtile.red{background-color:var(--fargerred-1);color:var(--fargerred-6)}.badge.subtile.spaqua{background-color:var(--fargerspaqua-1);color:var(--fargerspaqua-6)}.badge.subtile.orange{background-color:var(--fargersporange-1);color:var(--fargersporange-6)}.badge.subtile.yellow{background-color:var(--fargeryellow-1);color:var(--fargeryellow-6)}.badge.subtile.green{background-color:var(--fargergreen-1);color:var(--fargergreen-6)}.badge.subtile.gray{background-color:var(--fargerneutral-1);color:var(--fargerneutral-6)}.badge.standard{padding:6.5px 10.5px}.badge.small{padding:4.5px 8.5px}