.location-finder-item{border-bottom:1px solid rgba(var(--color-foreground),.12);max-width:100%;min-width:0}.location-finder-item:last-child{border-bottom:0}.location-finder-item__trigger{width:100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:30px 24px;border:0;cursor:pointer;font:inherit;text-align:left;color:inherit}.location-finder-item__name{flex:1;min-width:0;font-weight:700;font-size:var(--location-finder-font-title, 14px);line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-finder-item__title{margin:0;min-width:0;font-weight:700;font-size:var(--location-finder-font-title, 14px);line-height:1.4}.location-finder-item__toggle{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;opacity:.75}.location-finder-item__toggle-icon--minus,.location-finder-item[data-expanded=true] .location-finder-item__toggle-icon--plus{display:none}.location-finder-item[data-expanded=true] .location-finder-item__toggle-icon--minus{display:inline-flex}.location-finder-item__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}.location-finder-item[data-expanded=true] .location-finder-item__panel{grid-template-rows:1fr}.location-finder-item__panel-inner{min-height:0;overflow:hidden}.location-finder-item__content{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;padding:0 24px 28px;max-width:100%;min-width:0}@media(min-width:640px){.location-finder-item__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}}.location-finder-item__media{aspect-ratio:4 / 3;overflow:hidden;background:rgba(var(--color-foreground),.04)}.location-finder-item__image{width:100%;height:100%;object-fit:cover;display:block}.location-finder-item__details{display:flex;flex-direction:column;gap:14px;min-width:0}.location-finder-item__description{font-size:var(--location-finder-font-description, 12px);line-height:1.5}.location-finder-item__description>:first-child{margin-block-start:0}.location-finder-item__description>:last-child{margin-block-end:0}.location-finder-item__address{margin:0;font-size:var(--location-finder-font-address, 12px);line-height:1.5}.location-finder-item__phone,.location-finder-item__email{margin:0;font-size:var(--location-finder-font-phone, 12px);line-height:1.5}.location-finder-item__email a{color:inherit;text-decoration:none}.location-finder-item__email a:hover,.location-finder-item__email a:focus-visible{text-decoration:underline}.location-finder-item__hours{font-size:var(--location-finder-font-description, 12px);line-height:1.5}.location-finder-item__hours>:first-child{margin-block-start:0}.location-finder-item__hours>:last-child{margin-block-end:0}.location-finder-item__phone a{color:inherit;text-decoration:none}.location-finder-item__phone a:hover,.location-finder-item__phone a:focus-visible{text-decoration:underline}.location-finder-item__directions{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:4px;padding:10px 24px;border-radius:999px;background:var(--location-finder-color-directions-bg);color:var(--location-finder-color-directions-text);text-decoration:none;font-family:var(--font-body-family);font-size:var(--location-finder-font-button, 12px);font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:opacity .15s ease,transform .15s ease}.location-finder-item__directions:hover,.location-finder-item__directions:focus-visible{opacity:.92;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.location-finder-item__panel{transition:none}.location-finder-item__directions:hover,.location-finder-item__directions:focus-visible{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-location-finder-item.css.map */
