.stores-hero{width:100%;overflow:hidden;margin-bottom:4rem}.stores-hero__image{width:100%;height:500px;position:relative;overflow:hidden}.stores-hero__image img{width:100%;height:100%;object-fit:cover;object-position:center}.stores-hero__image--mobile{display:none}.stores-hero__image--desktop{display:block}@media screen and (max-width:749px){.stores-hero__image{height:280px}.stores-hero{margin-bottom:2.5rem}.stores-hero__image--mobile{display:block}.stores-hero__image--desktop{display:none}}.stores-filter{margin-bottom:3rem;display:flex;justify-content:center}.stores-filter__wrapper{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;justify-content:center;background:#f8f8f8;padding:1.25rem 2rem;border-radius:8px}.stores-filter__label{font-weight:600;font-size:1rem;margin:0;color:#151515}.stores-filter__select{padding:.875rem 2.75rem .875rem 1.125rem;border:2px solid rgba(0,0,0,.1);border-radius:6px;font-size:1rem;font-weight:500;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23151515' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;-webkit-appearance:none;appearance:none;cursor:pointer;transition:all .25s ease;min-width:220px}.stores-filter__select:hover{border-color:#00000040;box-shadow:0 2px 8px #0000000d}.stores-filter__select:focus{outline:none;border-color:#151515;box-shadow:0 0 0 3px #15151514}.stores-grid-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}.stores-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}@media screen and (max-width:989px){.stores-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.stores-grid-wrapper{padding:0 1.5rem}}@media screen and (max-width:749px){.stores-grid{grid-template-columns:1fr;gap:1.25rem}.stores-grid-wrapper{padding:0 1rem}}.store-card{background:#fafafa;border:1px solid rgba(0,0,0,.1);border-radius:0;padding:1.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:200px}.store-card:hover{background:#fff;border-color:#0003;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.store-card.hidden{display:none}.store-card__content{display:flex;flex-direction:column;gap:.875rem}.store-card__title{font-size:1.125rem;font-weight:500;margin:0 0 .375rem;line-height:1.4;color:#151515;letter-spacing:0;text-transform:uppercase}.store-card__address,.store-card__phone,.store-card__hours{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.5;color:#666}.store-card__icon{flex-shrink:0;margin-top:.125rem;color:#666;opacity:.8;width:16px;height:16px}.store-card__phone{margin-top:.125rem}.store-card__phone-link{color:#151515;text-decoration:none;font-weight:500;transition:color .2s ease;display:flex;align-items:center;gap:.625rem}.store-card__phone-link:hover{color:#000}.store-card__hours{font-size:.8125rem;align-items:flex-start}.store-card__hours-text{line-height:1.6}.store-card__map-button-wrapper{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08)}.store-card__map-button{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#151515;color:#fff;text-decoration:none;font-size:.8125rem;font-weight:600;letter-spacing:0;transition:all .25s ease;border:2px solid #151515}.store-card__map-button:hover{background:#000;border-color:#000;transform:translateY(-1px);box-shadow:0 2px 8px #0003}.store-card__map-button svg{width:14px;height:14px;flex-shrink:0}.stores-no-results{text-align:center;padding:3rem 1rem;font-size:1.125rem;color:#666}.stores-no-results p{margin:0}@media screen and (max-width:749px){.store-card{padding:1.5rem 1.25rem;min-height:auto}.store-card__title{font-size:1rem}.stores-filter__wrapper{width:100%;padding:1rem 1.5rem;flex-direction:column;gap:.875rem}.stores-filter__label{font-size:.95rem}.stores-filter__select{width:100%;min-width:auto}.store-card__address,.store-card__phone,.store-card__hours{font-size:.8125rem}.store-card__map-button{width:100%;justify-content:center;font-size:.75rem;padding:.75rem 1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.store-card{animation:fadeIn .3s ease}
/*# sourceMappingURL=/cdn/shop/t/26/assets/stores-list.css.map */
