.store-locator{--store-locator-border: rgb(var(--color-foreground-rgb) / .16);--store-locator-muted: rgb(var(--color-foreground-rgb) / .68);display:block;background:var(--color-background);color:var(--color-foreground)}.store-locator__hero{width:100%;overflow:hidden;background:var(--color-foreground)}.store-locator__hero img{display:block;width:100%;height:clamp(280px,44vw,700px);object-fit:cover}.store-locator__intro{max-width:780px;margin-inline:auto;padding:clamp(42px,5vw,72px) var(--page-margin) clamp(34px,4vw,54px);text-align:center}.store-locator__intro h1{margin:0 0 24px;font-family:var(--font-heading--family);font-style:var(--font-heading--style);font-weight:var(--font-heading--weight);font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;letter-spacing:.02em;text-wrap:balance}.store-locator__description{max-width:62ch;margin-inline:auto;color:var(--store-locator-muted);font-size:max(1rem,var(--font-paragraph--size));line-height:1.8}.store-locator__description>:first-child,.store-locator__address>:first-child{margin-block-start:0}.store-locator__description>:last-child,.store-locator__address>:last-child{margin-block-end:0}.store-locator__count{margin:18px 0 0;font-family:var(--font-subheading--family);font-size:.75rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;font-variant-numeric:tabular-nums}.store-locator__rail{position:sticky;top:var(--header-height, 0px);z-index:calc(var(--layer-sticky) - 1);border-block:1px solid var(--store-locator-border);background:var(--color-background)}.store-locator__rail-inner{display:flex;align-items:stretch;max-width:var(--store-locator-content-width);margin-inline:auto;padding-inline:var(--page-margin)}.store-locator__tabs{display:flex;flex:1 1 auto;min-width:0;gap:clamp(22px,3vw,48px);overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.store-locator__tabs::-webkit-scrollbar{display:none}.store-locator__tab{position:relative;flex:none;border:0;padding:clamp(17px,2vw,23px) 2px;background:transparent;color:rgb(var(--color-foreground-rgb) / .48);font:inherit;font-family:var(--font-subheading--family);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.store-locator__tab:after{content:"";position:absolute;inset:auto 0 -1px;height:2px;background:currentColor;transform:scaleX(0);transition:transform .18s ease}.store-locator__tab:hover,.store-locator__tab[aria-selected=true]{color:var(--color-foreground)}.store-locator__tab[aria-selected=true]:after{transform:scaleX(1)}.store-locator__tab:focus-visible,.store-locator__arrow:focus-visible,.store-locator__directions:focus-visible,.store-locator__phones a:focus-visible{outline:2px solid currentColor;outline-offset:3px}.store-locator__tab-count{margin-inline-start:8px;opacity:.55;font-variant-numeric:tabular-nums}.store-locator__arrow{display:grid;flex:0 0 clamp(34px,4vw,48px);place-items:center;border:0;padding:0;background:transparent;color:var(--color-foreground);cursor:pointer}.store-locator__arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.store-locator__arrow:disabled{opacity:.18;cursor:default}.store-locator__results{max-width:var(--store-locator-content-width);margin-inline:auto;padding:clamp(34px,4vw,58px) var(--page-margin) clamp(68px,7vw,112px)}.store-locator__city-group+.store-locator__city-group{margin-block-start:clamp(42px,5vw,68px)}.store-locator__city-heading{display:flex;align-items:baseline;gap:14px;margin-block-end:24px;padding-block-end:12px;border-block-end:1px solid var(--store-locator-border)}.store-locator__city-heading h2{margin:0;font-family:var(--font-subheading--family);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.store-locator__city-heading span{color:var(--store-locator-muted);font-size:.75rem;font-variant-numeric:tabular-nums}.store-locator__grid{display:grid;grid-template-columns:1fr;gap:clamp(14px,1.6vw,22px)}.store-locator__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,1.6vw,22px)}.store-locator__card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--store-locator-border);background:var(--color-background);transition:border-color .18s ease,background .18s ease,transform .18s ease}.store-locator__card:hover{background:rgb(var(--color-foreground-rgb) / .06);border-color:var(--color-foreground);transform:translateY(-2px)}.store-locator__card--with-image{grid-column:span 1;flex-direction:row;min-height:330px}.store-locator__card-media{flex:0 0 44%;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .06)}.store-locator__card-media img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s ease}.store-locator__card:hover .store-locator__card-media img{transform:scale(1.025)}.store-locator__card-content{display:flex;flex:1;min-width:0;flex-direction:column;align-items:flex-start;padding:clamp(22px,2.2vw,30px)}.store-locator__store-icon{width:28px;margin-block-end:16px;opacity:.7}.store-locator__store-icon svg,.store-locator__directions svg{display:block;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.store-locator__name{margin:0 0 7px;font-family:var(--font-heading--family);font-size:clamp(1.2rem,1.5vw,1.55rem);font-weight:var(--font-heading--weight);line-height:1.2}.store-locator__city{margin:0 0 15px;font-size:.875rem;font-weight:700}.store-locator__address{margin-block-end:16px;color:var(--store-locator-muted);font-size:.9375rem;line-height:1.7;font-variant-numeric:tabular-nums}.store-locator__phones{display:flex;flex-wrap:wrap;margin-block-end:22px}.store-locator__phones a{color:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;border-bottom:1px solid var(--store-locator-border)}.store-locator__phones a:hover{border-bottom:2px solid #f7e2c4}.store-locator__phones a:not(:first-child){margin-left:15px}.store-locator__directions{display:inline-flex;align-items:center;gap:7px;margin-block-start:auto;padding-block-end:3px;border-block-end:2px solid currentColor;color:inherit;font-family:var(--font-subheading--family);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.store-locator__directions:hover{border-block-end:2px solid #f7e2c4}.store-locator__directions svg{width:11px;height:11px;stroke-width:1.8}.store-locator__empty{max-width:var(--store-locator-content-width);margin-inline:auto;padding:0 var(--page-margin) 80px;text-align:center}@media screen and (max-width:1199px){.store-locator__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.store-locator__card--with-image{flex-direction:column}.store-locator__card--with-image .store-locator__card-media{flex-basis:auto;max-height:150px}}@media screen and (max-width:749px){.store-locator__intro{text-align:start}.store-locator__description{margin-inline:0}.store-locator__rail-inner{padding-inline:0}.store-locator__tabs{gap:26px;padding-inline:var(--page-margin);scroll-padding-inline:var(--page-margin)}.store-locator__arrow{display:none}.store-locator__cards{grid-template-columns:1fr}.store-locator__card--with-image{grid-column:auto;min-height:360px}.store-locator__card--with-image .store-locator__card-content{padding:20px}.store-locator__card:hover{transform:none}}@media(prefers-reduced-motion:reduce){.store-locator__tabs{scroll-behavior:auto}.store-locator__card,.store-locator__card-media img,.store-locator__tab:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/store-locator.css.map */
