.product-grid{-moz-column-gap:.5rem;column-gap:.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.5rem}@media (min-width:760px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:992px){.product-grid{-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1224px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.product-grid__item.product-teaser-item{width:unset}.product-grid__item.product-teaser-item .product-tile{width:100%}@media (min-width:360px){.product-grid--cart-promotion{-moz-column-gap:.625rem!important;column-gap:.625rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:1rem!important}}@media (min-width:760px){.product-grid--cart-promotion{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width:992px){.product-grid--cart-promotion{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (min-width:360px){.product-grid--mobile-layout{-moz-column-gap:6px;column-gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:8px}}.base-chip{align-items:center;background-color:#e6ebf4;border:1px solid transparent;border-radius:1.5rem;color:#0d3a93;display:flex;font-size:1rem;gap:.25rem;letter-spacing:.015rem;line-height:1.5rem;padding:.5rem 1rem;pointer-events:auto}.base-chip:focus-visible{outline:.1875rem solid #0d3a93;outline-offset:.125rem}@media (hover:hover) and (pointer:fine){.base-chip:hover{background-color:#cceffb}}.base-chip--active{background-color:#cfd8e9;border-color:#0d3a93}.base-chip--active:hover{background-color:#cceffb}.base-chip:focus:before{border-radius:1.5rem}.base-chip__image{border-radius:50%;flex:0 0 3rem;height:3rem;margin:0 .25rem;overflow:hidden}.base-chip__image--fallback{background-color:#fff;display:grid;padding:.5rem;place-items:center}.base-chip__image--fallback img{height:100%}.base-chip__label{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:left;text-overflow:ellipsis}.base-chip__label-highlight{font-weight:700}.base-chip--large{border-radius:.75rem;height:4.5rem;padding:.5rem;width:100%}.base-chip--large .base-chip__label{-webkit-line-clamp:3;line-height:1.25rem}.base-chip__post-label{display:inline-block}
