.stores-map{position:relative}.stores-map__container{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:990px){.stores-map__container{grid-template-columns:1fr 1fr;gap:4rem}}.stores-map__header{margin-bottom:2.4rem}.stores-map__header-title{margin-bottom:1.6rem}.stores-map__title{font-size:2.4rem;font-weight:600;margin:0 0 1.6rem;line-height:1.2;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.stores-map__title{font-size:3.2rem}}.stores-map__location-info{font-size:1.4rem;color:rgba(var(--color-foreground),.75);margin-bottom:2rem}.stores-map__location-info strong{color:rgb(var(--color-foreground));font-weight:600}.stores-map__filters{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.stores-map__filters{grid-template-columns:1fr 1fr}}.stores-map__filter-group{display:flex;flex-direction:column;gap:.8rem}.stores-map__filter-label{font-size:1.4rem;font-weight:500;margin:0;color:rgb(var(--color-foreground))}.stores-map__select{padding:1.2rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.2);border-radius:.4rem;font-size:1.4rem;font-family:inherit;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;transition:border-color .2s ease}.stores-map__select:hover{border-color:rgba(var(--color-foreground),.4)}.stores-map__select:focus{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.stores-map__list{max-height:60rem;overflow-y:auto;margin-top:2.4rem}.stores-map__store-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.6rem}.stores-map__store-item{padding:1.6rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.8rem;cursor:pointer;transition:all .2s ease;background-color:rgb(var(--color-background))}.stores-map__store-item:hover{border-color:rgba(var(--color-foreground),.3);box-shadow:0 .2rem .8rem rgba(var(--color-foreground),.1)}.stores-map__store-item--active{border-color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.05);box-shadow:0 .2rem 1.2rem rgba(var(--color-foreground),.15)}.stores-map__store-content{display:flex;gap:1.6rem;align-items:flex-start;margin-bottom:1.2rem}.stores-map__store-icon{flex-shrink:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}.stores-map__store-icon img{width:100%;height:100%;object-fit:contain}.stores-map__store-data{flex:1;min-width:0}.stores-map__store-name{font-size:1.8rem;font-weight:600;margin:0 0 .8rem;line-height:1.3;color:rgb(var(--color-foreground))}.stores-map__store-address{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.75);margin:0}.stores-map__view-more-btn{width:100%;padding:1rem 1.6rem;background-color:transparent;border:.1rem solid rgba(var(--color-foreground),.3);border-radius:.4rem;font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));cursor:pointer;transition:all .2s ease;font-family:inherit}.stores-map__view-more-btn:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.stores-map__map-column{position:relative;min-height:50rem;border-radius:.8rem;overflow:hidden;box-shadow:0 .2rem 1.2rem rgba(var(--color-foreground),.1)}@media screen and (max-width:989px){.stores-map__map-column{min-height:40rem;order:-1}}#stores-map{width:100%;height:100%;min-height:50rem}@media screen and (max-width:989px){#stores-map{min-height:40rem}}.stores-map__info-window{padding:1.6rem;min-width:20rem;max-width:30rem}.stores-map__info-title{font-size:1.8rem;font-weight:600;margin:0 0 1.2rem;line-height:1.3;color:rgb(var(--color-foreground))}.stores-map__info-window p{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.85);margin:.8rem 0}.stores-map__info-label{font-weight:600;color:rgb(var(--color-foreground));margin-top:1.2rem}@media screen and (max-width:989px){.stores-map__container{gap:2rem}.stores-map__list{max-height:40rem}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/section-stores-map.css.map */
