.component-detail-allergens{display:flex;flex-direction:column;gap:12px}.component-detail-allergens .component-detail-allergens__title{display:flex;flex-direction:row;gap:10px}.component-detail-allergens .component-detail-allergens__list{display:flex;flex-wrap:wrap;margin:-.5rem;text-align:center;-webkit-hyphens:auto;hyphens:auto}@media only screen and (min-width:48rem){.component-detail-allergens .component-detail-allergens__list{margin:-.625rem}}.component-detail-allergens .component-detail-allergens__list .list__item{display:flex;flex-direction:column;align-items:center;width:4rem;padding:.5rem}@media only screen and (min-width:48rem){.component-detail-allergens .component-detail-allergens__list .list__item{width:4.5rem;padding:.625rem}}.component-detail-allergens .component-detail-allergens__list .list__icon{margin-left:auto;margin-right:auto}.component-detail-allergens .component-detail-allergens__list .list__label{display:block;margin-top:.25rem}