.locations{width:100%;max-width:100%;padding-left:20px;padding-right:20px}.locations__intro{max-width:720px;margin:0 auto 40px;text-align:center;display:flex;flex-direction:column;gap:16px}.locations__intro-title{font-size:22px;letter-spacing:.06em;text-transform:uppercase;font-weight:500;margin:0;line-height:1.3}.locations__intro-copy{font-size:14px;line-height:1.6;color:rgb(var(--color-foreground-rgb) / .75)}.locations__intro-copy>*{margin:0}.locations__collection{max-width:1200px;margin:0 auto 56px}.locations__collection-grid{display:grid;grid-template-columns:1fr;gap:20px;margin:0;padding:0}@media screen and (min-width:750px){.locations__collection-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.locations__collection-item{margin:0}.locations__collection-card{display:flex;flex-direction:column;gap:12px;text-decoration:none;color:inherit;transition:opacity .2s ease}.locations__collection-card:hover{opacity:.85}.locations__collection-media{aspect-ratio:4 / 5;background-color:#f4f4f2;overflow:hidden}.locations__collection-image{width:100%;height:100%;object-fit:cover;display:block}.locations__collection-meta{display:flex;flex-direction:column;gap:4px;text-align:center}.locations__collection-title{font-size:13px;letter-spacing:.06em;text-transform:uppercase}.locations__collection-price{font-size:12px;color:rgb(var(--color-foreground-rgb) / .6)}.locations__heading{font-size:18px;letter-spacing:.05em;text-transform:uppercase;font-weight:500;margin:0 0 20px;text-align:center}.locations__view-tabs{display:flex;gap:8px;margin-bottom:16px;justify-content:center}@media screen and (min-width:990px){.locations__view-tabs{display:none}}.locations__view-tab{padding:8px 20px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;border:1px solid rgb(var(--color-foreground-rgb) / .2);background-color:transparent;color:var(--color-foreground);font-family:inherit;cursor:pointer}.locations__view-tab--active{background-color:var(--color-foreground);border-color:var(--color-foreground);color:var(--color-background)}.locations__empty{text-align:center;color:rgb(var(--color-foreground-rgb) / .55);padding:40px 0}.locations__layout{display:grid;grid-template-columns:1fr;gap:20px;align-items:start;height:70vh;min-height:500px}@media screen and (min-width:990px){.locations__layout{grid-template-columns:380px 1fr;gap:24px;height:calc(100vh - 180px);min-height:600px}}@media screen and (max-width:989px){.locations__layout[data-view=list] .locations__map-wrapper,.locations__layout[data-view=map] .locations__sidebar{display:none}.locations__layout[data-view=map]{grid-template-rows:1fr}.locations__layout[data-view=map] .locations__map-wrapper{height:100%}}.locations__sidebar{display:flex;flex-direction:column;min-height:0;height:100%}.locations__filters{position:sticky;top:0;background-color:var(--color-background);padding-bottom:12px;z-index:1;display:flex;flex-direction:column;gap:12px}.locations__search-row{display:flex;gap:8px}.locations__search{flex:1;min-width:0;padding:12px 16px;font-size:13px;letter-spacing:.02em;border:1px solid rgb(var(--color-foreground-rgb) / .18);background-color:transparent;color:var(--color-foreground);font-family:inherit;-webkit-appearance:none;appearance:none;border-radius:0}.locations__search:focus{outline:none;border-color:var(--color-foreground)}.locations__near-me{flex-shrink:0;padding:8px 12px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--color-foreground);background-color:transparent;color:var(--color-foreground);font-family:inherit;cursor:pointer;transition:background-color .2s ease,color .2s ease}.locations__near-me:hover{background-color:var(--color-foreground);color:var(--color-background)}.locations__near-me--loading{opacity:.5;cursor:wait}.locations__regions{display:flex;flex-wrap:wrap;gap:8px}.locations__region{padding:4px 12px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgb(var(--color-foreground-rgb) / .18);background-color:transparent;cursor:pointer;color:var(--color-foreground);font-family:inherit;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.locations__region:hover{border-color:var(--color-foreground)}.locations__region--active{background-color:var(--color-foreground);border-color:var(--color-foreground);color:var(--color-background)}.locations__list{margin:0;padding:0;overflow-y:auto;flex:1;min-height:0;list-style:none}.locations__country{margin:0;border-top:1px solid rgb(var(--color-foreground-rgb) / .08)}.locations__country:first-child{border-top:none}.locations__country-heading{font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:rgb(var(--color-foreground-rgb) / .55);padding:12px 0 8px;margin:0;display:flex;align-items:baseline;gap:8px}.locations__country-count{font-size:10px;color:rgb(var(--color-foreground-rgb) / .4);font-weight:400}.locations__country-list{margin:0;padding:0 0 12px;list-style:none}.locations__item{margin:0}.locations__item--hidden{display:none}.locations__entry{width:100%;display:flex;flex-direction:column;gap:2px;padding:8px 0;background:transparent;border:none;text-align:left;cursor:pointer;font-family:inherit;color:inherit;transition:opacity .2s ease}.locations__entry:hover{opacity:.6}.locations__entry--active{font-weight:600}.locations__entry-name{font-size:13px;letter-spacing:.04em;text-transform:uppercase}.locations__entry-city{font-size:10px;letter-spacing:.04em;color:rgb(var(--color-foreground-rgb) / .55)}.locations__map-wrapper{position:relative;width:100%;height:500px;background-color:#f7f7f5}@media screen and (min-width:990px){.locations__map-wrapper{height:100%}}.locations__map{position:absolute;top:0;right:0;bottom:0;left:0;isolation:isolate}.locations__map .leaflet-top,.locations__map .leaflet-bottom{z-index:100}.locations__map .leaflet-pane,.locations__map .leaflet-popup-pane,.locations__map .leaflet-tooltip-pane{z-index:50}.locations__map .leaflet-popup{z-index:60}.locations__map .leaflet-control-attribution{font-size:10px;color:rgb(var(--color-foreground-rgb) / .4)}.locations__map .leaflet-popup-content-wrapper{border-radius:0;box-shadow:0 8px 24px #0000001a;border:1px solid rgb(var(--color-foreground-rgb) / .1);padding:0;background-color:var(--color-background)}.locations__map .leaflet-popup-content{margin:16px 20px;font-family:inherit;line-height:1.4;min-width:180px}.locations__map .leaflet-popup-tip-container{display:none}.locations__popup{display:flex;flex-direction:column;gap:4px}.locations__popup-name{font-size:13px;letter-spacing:.05em;text-transform:uppercase;font-weight:500;margin:0;color:var(--color-foreground)}.locations__popup-city{font-size:10px;letter-spacing:.04em;color:rgb(var(--color-foreground-rgb) / .55);margin:0}.locations__popup-link{margin-top:12px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--color-foreground);text-decoration:none;display:inline-flex;align-items:center;gap:8px;padding-top:8px;border-top:1px solid rgb(var(--color-foreground-rgb) / .1)}.locations__popup-link:after{content:"\2192";transition:transform .2s ease}.locations__popup-link:hover:after{transform:translate(3px)}.locations__marker{width:12px;height:12px;background-color:var(--color-foreground);border:2px solid var(--color-background);border-radius:50%;box-shadow:0 1px 3px #0000004d;cursor:pointer;transition:transform .2s ease}.locations__marker--active{transform:scale(1.6);background-color:var(--color-foreground)}.locations__cluster{background:transparent!important}.locations__cluster-inner{width:32px;height:32px;background-color:var(--color-foreground);color:var(--color-background);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.05em;font-weight:500;box-shadow:0 2px 6px #0003}.locations__empty-filter{text-align:center;color:rgb(var(--color-foreground-rgb) / .55);font-size:13px;padding:30px 12px;margin:0;display:none}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-locations.css.map */
