/*! autoprefixer: on */.detection .tags{column-gap:1rem;margin-top:1.5625rem}.detection .tag,.detection .tags{display:flex;justify-content:center}.detection .tag{align-items:center;column-gap:.4375rem;position:relative;height:2.1875rem;padding:0 1rem;background-color:#fff;border-radius:3.125rem;font-size:1.125rem;font-weight:500}.detection .tag:before{content:"";border:.3125rem solid #333;border-radius:50%}.detection .tag:first-of-type{color:red}.detection .tag:first-of-type::before{border-color:red}.detection .tag:nth-of-type(2){color:#fda502}.detection .tag:nth-of-type(2):before{border-color:#fda502}.detection .tag:nth-of-type(3){color:#30c58e}.detection .tag:nth-of-type(3):before{border-color:#30c58e}