.where-to-buy-snippet{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-12);text-align:left;width:100%}.where-to-buy-snippet__header{display:flex;flex-direction:column;gap:var(--space-4);text-align:left}.where-to-buy-snippet__title{margin:0;color:rgb(var(--color-foreground))}.where-to-buy-snippet__subtitle{margin:0;color:rgb(var(--color-grey-primary))}.where-to-buy-snippet__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:var(--space-8)}.where-to-buy-snippet__item{flex:0 1 auto;min-width:0}.where-to-buy-snippet__link{display:flex;align-items:center;justify-content:center;gap:var(--space-8);padding:var(--space-12) var(--space-16);background-color:rgb(var(--color-light-cream));border:1px solid transparent;border-radius:var(--radius-button);text-decoration:none;color:rgb(var(--color-foreground));white-space:nowrap;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.where-to-buy-snippet__link:hover{border-color:rgb(var(--color-grey-secondary));background-color:rgb(var(--color-white));box-shadow:0 2px 8px rgb(var(--color-olive-black) / .06)}.where-to-buy-snippet__link:focus-visible{box-shadow:var(--focus-light);outline:none}.where-to-buy-snippet__retailer-name{color:rgb(var(--color-foreground))}.where-to-buy-snippet__arrow{flex-shrink:0;display:flex;align-items:center;color:rgb(var(--color-grey-primary));transition:color .25s ease,transform .25s ease}.where-to-buy-snippet__link:hover .where-to-buy-snippet__arrow{color:rgb(var(--color-foreground));transform:translate(2px)}@media(max-width:768px){.where-to-buy-snippet{align-items:stretch}.where-to-buy-snippet__item{flex:1 1 100%}.where-to-buy-snippet__link{justify-content:space-between}}.where-to-buy-snippet--compact .where-to-buy-snippet__compact-btn{display:block;width:100%;padding:var(--space-12) var(--space-16);background-color:rgb(var(--color-light-cream));border:1px solid rgb(var(--color-grey-tertiary));border-radius:var(--radius-button);text-decoration:none;color:rgb(var(--color-foreground));text-align:center;transition:border-color .25s ease,background-color .25s ease}.where-to-buy-snippet--compact .where-to-buy-snippet__compact-btn:hover{border-color:rgb(var(--color-grey-secondary));background-color:rgb(var(--color-white))}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-where-to-buy.css.map */
