.where-to-buy{display:block;color:rgb(var(--text-color))}.where-to-buy [hidden]{display:none!important}.where-to-buy__container{padding-block:clamp(2.5rem,6vw,5.5rem)}.where-to-buy__header{max-width:46rem;margin-block-end:clamp(2rem,4vw,3.75rem)}.where-to-buy__channel-name{font-family:var(--heading-font-family);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-text-transform)}.where-to-buy__title{margin:0;text-wrap:balance}.where-to-buy__intro{max-width:42rem;margin-block-start:1rem;color:rgb(var(--text-color) / .72)}.where-to-buy__intro>:first-child{margin-block-start:0}.where-to-buy__intro>:last-child{margin-block-end:0}.where-to-buy__filters{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;margin-block-end:clamp(2rem,5vw,3.5rem);padding:clamp(1rem,2vw,1.35rem);border:1px solid rgb(var(--text-color) / .08);border-radius:1.25rem;background:rgb(var(--product-card-background, 255 255 255));box-shadow:0 .75rem 2rem rgb(var(--text-color) / .055)}.where-to-buy__field{display:grid;min-width:0;gap:.45rem}.where-to-buy__field label{font-size:.8125rem;font-weight:600;line-height:1.35}.where-to-buy__field select,.where-to-buy__field input{width:100%;min-width:0;min-height:3rem;margin:0;border:1px solid rgb(var(--text-color) / .22);border-radius:.65rem;background-color:rgb(var(--background));color:rgb(var(--text-color));font:inherit;line-height:1.25}.where-to-buy__field select{padding:.7rem 2.5rem .7rem .85rem;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 1rem) calc(50% - 2px),calc(100% - .7rem) calc(50% - 2px);background-repeat:no-repeat;background-size:.35rem .35rem,.35rem .35rem;-webkit-appearance:none;appearance:none}[dir=rtl] .where-to-buy__field select{padding-inline:2.5rem .85rem;background-position:1rem calc(50% - 2px),.7rem calc(50% - 2px)}.where-to-buy__field input{padding:.7rem .85rem}.where-to-buy__field input::placeholder{color:rgb(var(--text-color) / .52)}.where-to-buy__clear{min-height:3rem;align-self:end;padding:.7rem 1rem;border:1px solid rgb(var(--text-color) / .22);border-radius:.65rem;background:transparent;color:rgb(var(--text-color));font:inherit;font-weight:600;cursor:pointer}.where-to-buy__clear:disabled{cursor:default;opacity:.45}.where-to-buy__directory-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-block-end:1.25rem}.where-to-buy__directory-title{margin:0}.where-to-buy__result-count{margin:0;color:rgb(var(--text-color) / .62);font-size:.875rem}.where-to-buy__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr));gap:clamp(1rem,2vw,1.25rem);margin:0;padding:0;list-style:none}.where-to-buy__item{min-width:0}.where-to-buy__card{display:grid;position:relative;grid-template-columns:5.25rem minmax(0,1fr);gap:1rem;height:100%;min-height:10.5rem;padding:1.1rem;border:1px solid rgb(var(--text-color) / .08);border-radius:1.25rem;background:rgb(var(--product-card-background, 255 255 255));box-shadow:0 .5rem 1.5rem rgb(var(--text-color) / .045)}.where-to-buy__logo-frame{display:grid;width:5.25rem;min-height:4.75rem;place-items:center;align-self:start;overflow:hidden;border:1px solid rgb(var(--text-color) / .055);border-radius:.85rem;background:rgb(var(--text-color) / .045)}.where-to-buy__logo{display:block;width:100%;height:4.75rem;padding:.6rem;object-fit:contain}.where-to-buy__logo-fallback{color:rgb(var(--text-color) / .58);font-family:var(--heading-font-family);font-size:1.25rem;font-weight:700;letter-spacing:.04em}.where-to-buy__card-body{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:.45rem}.where-to-buy__meta{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 .15rem;color:rgb(var(--text-color) / .66);font-size:.6875rem;line-height:1.35}.where-to-buy__meta>span[aria-hidden=true]{display:none}.where-to-buy__meta>span:not([aria-hidden=true]){padding:.25rem .5rem;border-radius:999px;background:rgb(var(--text-color) / .055)}.where-to-buy__channel-name{max-width:100%;margin:0;overflow-wrap:anywhere;font-size:1.125rem;line-height:1.25}.where-to-buy__verified{margin:0;color:rgb(var(--text-color) / .52);font-size:.75rem}.where-to-buy__link{display:inline-flex;box-sizing:border-box;width:min(10.5rem,100%);max-width:100%;height:2.75rem;align-items:center;justify-content:center;gap:.35rem;margin-block-start:auto;min-height:2.75rem;padding:.65rem .9rem;border-radius:999px;background:rgb(var(--button-background-primary));color:rgb(var(--button-text-primary));font-size:.8125rem;font-weight:700;line-height:1.35;text-decoration:none;text-underline-offset:.2em}.where-to-buy__link>span:first-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.where-to-buy__external-icon{flex:0 0 auto}.where-to-buy__no-results,.where-to-buy__empty{margin:0;padding:clamp(2rem,8vw,4rem) 1rem;border:1px dashed rgb(var(--text-color) / .24);border-radius:.9rem;color:rgb(var(--text-color) / .68);text-align:center}.where-to-buy__disclaimer{max-width:52rem;margin:1.25rem 0 0;color:rgb(var(--text-color) / .55);font-size:.75rem;line-height:1.55}.where-to-buy__visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.where-to-buy :is(a,button,input,select):focus-visible{outline:3px solid rgb(var(--text-color));outline-offset:3px}@media screen and (min-width:390px){.where-to-buy__card{grid-template-columns:5.75rem minmax(0,1fr);gap:1rem;padding:1.25rem}.where-to-buy__logo-frame{width:5.75rem;min-height:5rem}.where-to-buy__logo{height:5rem}}@media screen and (min-width:700px){.where-to-buy__filters{grid-template-columns:repeat(2,minmax(0,1fr));padding:1.25rem}.where-to-buy__field--search{grid-column:1 / -1}}@media screen and (min-width:1000px){.where-to-buy__filters{grid-template-columns:minmax(0,.85fr) minmax(0,.85fr) minmax(16rem,1.3fr) auto;align-items:end}.where-to-buy__field--search{grid-column:auto}.where-to-buy__clear{white-space:nowrap}}@media(prefers-reduced-motion:no-preference){.where-to-buy__card,.where-to-buy__link{transition:border-color .16s ease,color .16s ease,transform .16s ease}.where-to-buy__card:has(.where-to-buy__link:hover){transform:translateY(-3px);border-color:rgb(var(--text-color) / .18);box-shadow:0 1rem 2.25rem rgb(var(--text-color) / .09)}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/section-where-to-buy.css.map */
