.store-locations{max-width:var(--page-width, 120rem);margin:0 auto;padding:0 1.5rem}.store-locations__header{text-align:center;margin-bottom:4rem}.store-locations__title{margin-top:0;margin-bottom:1.5rem;font-family:var(--font-heading-family),serif;font-weight:var(--font-heading-weight, 400);font-size:calc(var(--font-heading-scale, 1) * 3.6rem);color:rgb(var(--color-foreground));letter-spacing:.05em;text-transform:uppercase}.store-locations__subtitle{font-family:var(--font-body-family),sans-serif;font-size:1.6rem;color:rgba(var(--color-foreground),.75);max-width:60rem;margin:0 auto}.store-locations__tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:4rem;border-bottom:1px solid rgba(var(--color-foreground),.08);padding-bottom:1.5rem}.store-locations__tab-button{background:none;border:none;font-family:var(--font-body-family),sans-serif;font-weight:500;font-size:1.5rem;text-transform:uppercase;letter-spacing:.1em;padding:1rem 2rem .5rem;cursor:pointer;color:rgba(var(--color-foreground),.5);position:relative;transition:color .3s ease,border-color .3s ease}.store-locations__tab-button span{position:relative;display:inline-block;padding-bottom:.5rem}.store-locations__tab-button span:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgb(var(--color-button));transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-out}.store-locations__tab-button:hover{color:rgb(var(--color-foreground))}.store-locations__tab-button.is-active{color:rgb(var(--color-foreground));font-weight:600}.store-locations__tab-button.is-active span:after{transform:scaleX(1);transform-origin:bottom left}.store-locations__grid{display:grid;grid-template-columns:1fr;gap:3rem;transition:opacity .3s ease}@media screen and (min-width:750px){.store-locations__grid{grid-template-columns:repeat(2,1fr);gap:4rem}}@media screen and (min-width:990px){.store-locations__grid{grid-template-columns:repeat(3,1fr)}}.store-locations__card{display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.06);overflow:hidden;border-radius:var(--media-radius, 0px);transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s ease;box-shadow:0 4px 10px #00000005}.store-locations__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.store-locations__image-wrapper{position:relative;width:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.03)}.store-locations__image-wrapper.aspect--square{aspect-ratio:1 / 1}.store-locations__image-wrapper.aspect--landscape{aspect-ratio:3 / 2}.store-locations__image-wrapper.aspect--portrait{aspect-ratio:4 / 5}.store-locations__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.store-locations__card:hover .store-locations__image{transform:scale(1.05)}.store-locations__info{padding:2.5rem;display:flex;flex-direction:column;flex-grow:1}.store-locations__card-title{margin-top:0;margin-bottom:1.5rem;font-family:var(--font-heading-family),serif;font-size:2.2rem;font-weight:500;color:rgb(var(--color-foreground));letter-spacing:.03em}.store-locations__details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;flex-grow:1}.store-locations__detail-item{display:flex;gap:1.2rem;font-size:1.45rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.store-locations__detail-item svg{flex-shrink:0;width:1.8rem;height:1.8rem;margin-top:.2rem;fill:currentColor}.store-locations__address{white-space:pre-line}.store-locations__phone-link{color:inherit;text-decoration:none;font-weight:500;transition:color .2s ease}.store-locations__phone-link:hover{color:rgb(var(--color-button));text-decoration:underline}.store-locations__actions{display:flex;gap:1rem}.store-locations__button{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2rem;font-family:var(--font-body-family),sans-serif;font-size:1.4rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border-radius:var(--buttons-radius, 0px);cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.store-locations__button--primary{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:1px solid rgb(var(--color-button));width:100%}.store-locations__button--primary:hover{background-color:rgba(var(--color-button),.9);border-color:rgba(var(--color-button),.9)}.store-locations__card.is-hidden{display:none}.store-locations__no-results{text-align:center;padding:5rem 0;font-size:1.6rem;color:rgba(var(--color-foreground),.6);grid-column:1 / -1}
/*# sourceMappingURL=/cdn/shop/t/38/assets/section-store-locations.css.map */
