.featuredBadges{display:flex;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,22px);gap:10px;margin-top:5px}.featuredBadges .featuredBadge{width:22px;height:22px}.featuredBadges .featuredBadge .badgeIcon--fa,.featuredBadges .featuredBadge .badgeIcon--mdi{font-size:22px;line-height:1}.featuredBadges .featuredBadge{position:relative;text-align:center}.featuredBadges .featuredBadge .label{position:absolute;font-size:14px;color:hsla(var(--xf-textColorMuted));background:hsla(var(--xf-contentAltBg));border-color:hsla(var(--xf-borderColorHeavy));padding-top:1px;padding-right:3px;padding-bottom:1px;padding-left:3px;top:50%;line-height:11px;left:0;right:0;margin-inline:auto;width:fit-content}.featuredBadges--message{justify-content:center;margin:5px 0}.featuredBadges--message .badgeIcon{max-width:22px}@media (max-width:800px){.featuredBadges--message{width:100%;justify-content:left}.featuredBadges--message .badgeIcon{max-width:30px !important}.featuredBadges--message .featuredBadge{width:30px;height:30px}.featuredBadges--message .featuredBadge .badgeIcon--fa,.featuredBadges--message .featuredBadge .badgeIcon--mdi{font-size:30px}}.featuredBadges--member_view{grid-template-columns:repeat(auto-fit,30px);gap:10px}.featuredBadges--member_view .featuredBadge{width:30px;height:30px}.featuredBadges--member_view .featuredBadge .badgeIcon--fa,.featuredBadges--member_view .featuredBadge .badgeIcon--mdi{font-size:30px;line-height:1}@media (max-width:600px){.featuredBadges--member_view{justify-content:center}.featuredBadges--member_view .badgeIcon{max-width:40px !important}}.featuredBadges--member_tooltip{grid-template-columns:repeat(auto-fit,25px);gap:10px}.featuredBadges--member_tooltip .featuredBadge{width:25px;height:25px}.featuredBadges--member_tooltip .featuredBadge .badgeIcon--fa,.featuredBadges--member_tooltip .featuredBadge .badgeIcon--mdi{font-size:25px;line-height:1}.featuredBadges .tooltip-element{display:none}