.list-tag{display:flex;flex-wrap:wrap;gap:.625rem 1.25rem}.tag{padding:.75rem 1.25rem;border-radius:3.125rem;background-color:#DAC1FD;display:inline-block}@media screen and (min-width:768px){.tag{padding:.75rem 1.5625rem;letter-spacing:-.03rem}}@media screen and (max-width:767px){.tag{font-size:.8125rem}}.tag.white{background-color:#fff;border:.0625rem solid #D5DADF}.tag.white:before{background-color:#55C96B}.tag.gray{background-color:rgba(213,218,223,.5)}.tag:before{content:'';height:.4375rem;width:.4375rem;border-radius:.1875rem;background-color:#fff;transform:rotate(45deg);margin-right:.625rem;display:inline-block}@media screen and (min-width:768px){.tag:before{height:.5rem;width:.5rem}}