.stores-list__heading{margin-bottom:3rem}.stores-list__filters{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem;padding:2rem;background-color:rgb(var(--color-base-background-2));border-radius:.8rem}.stores-list__filter-label{font-size:1.6rem;font-weight:500;color:rgb(var(--color-base-text));margin:0}.stores-list__filter-select{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-base-background-1));border:1px solid rgb(var(--color-base-outline-button-labels));border-radius:.4rem;padding:1rem 4rem 1rem 1.5rem;font-size:1.4rem;color:rgb(var(--color-base-text));min-width:180px;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.6rem}.stores-list__filter-select:focus{outline:2px solid rgb(var(--color-base-accent-1));outline-offset:2px}.stores-list__grid{display:grid;gap:2.4rem}.store-card{background-color:rgb(var(--color-base-background-1));border:1px solid rgb(var(--color-base-outline-button-labels));border-radius:.8rem;overflow:hidden;transition:all .3s ease;cursor:pointer;height:100%;display:flex;flex-direction:column}.store-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026;border-color:rgb(var(--color-base-accent-1))}.store-card__image{aspect-ratio:16 / 7;overflow:hidden}.store-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.store-card:hover .store-card__image img{transform:scale(1.05)}.store-card__content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.store-card__title{margin:-.2rem 0 .5rem;font-size:2rem;line-height:1.3}.store-card__link{color:rgb(var(--color-base-text));text-decoration:none;transition:color .3s ease}.store-card__link:hover{color:rgb(var(--color-base-accent-1))}.store-card__address{margin:0}.store-card__street,.store-card__city-state,.store-card__country,.store-card__region,.store-card__phone{margin:.3rem 0;font-size:1.4rem;line-height:1.5;color:rgb(var(--color-base-text))}.store-card__street{font-weight:500}.store-card__city-state{color:rgba(var(--color-base-text),.8)}.store-card__country{font-style:italic;color:rgba(var(--color-base-text),.7)}.store-card__phone a{color:rgb(var(--color-base-accent-1));text-decoration:none}.store-card__phone a:hover{text-decoration:underline}.store-card__description{margin:1rem 0;font-size:1.4rem;line-height:1.6;color:rgb(var(--color-base-text));flex-grow:1}.store-card__cta{margin-top:4px;align-self:flex-start;min-width:auto;padding:0 2rem;min-height:30px}.stores-list__empty{text-align:center;padding:4rem 2rem}.stores-list__empty p{font-size:1.8rem;color:rgb(var(--color-base-text));margin:0}@media screen and (max-width:749px){.stores-list__filters{flex-direction:column;gap:1.5rem;text-align:center;padding:1.5rem}.stores-list__filter-select{min-width:100%}.stores-list__grid{gap:2rem}.store-card__content{padding:1.5rem}.store-card__title{font-size:1.8rem}.stores-list__heading{font-size:2.4rem;margin-bottom:1.5rem}}@media screen and (max-width:550px){.stores-list__grid{grid-template-columns:1fr}}.stores-list__holder{background-color:#f3f4f6;padding-top:20px}.stores-list__card{background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-stores-list.css.map */
