.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 (max-width:47.99375rem){.component-detail-allergens .component-detail-allergens__list.allergen-list--slider{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.component-detail-allergens .component-detail-allergens__list.allergen-list--slider>*{scroll-snap-align:start}.component-detail-allergens .component-detail-allergens__list.allergen-list--slider .list__item{flex-shrink:0}}@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}