.store-locator__header-wrap--wide{padding-left:58px;padding-right:58px}.store-locator__header-wrap--narrow{padding-left:48px;padding-right:48px}.store-locator__header-wrap--full{padding-left:20px;padding-right:20px}.store-locator__header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:50px;flex-wrap:wrap}.store-locator__header-left{flex-shrink:0}.store-locator__title{margin:0}.store-locator__subtitle{margin:4px 0 0;font-weight:400!important}.store-locator__search{flex:1;max-width:480px;background:#fcfafa}.store-locator__search-input-wrap{position:relative;width:100%}.store-locator__search-input{width:100%;padding:12px 48px 12px 20px;border-radius:0;background:transparent;color:rgb(var(--layout-text-color));font-family:Jost;font-size:14px;outline:none;transition:border-color .2s}.store-locator__search-input:focus{border-color:rgba(var(--layout-text-color),.5)}.store-locator__search-input::placeholder{color:rgba(var(--layout-text-color),.45)}.store-locator__search-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px}.store-locator__geo-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:0;white-space:nowrap;transition:opacity .2s;flex-shrink:0;color:#ea5376;font-family:var(--Font-Family-Jost, Jost);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:0;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.store-locator__geo-btn:hover{opacity:.7}.store-locator__body{display:flex;position:relative;margin:0;height:var(--map-height, 600px);border:1px solid #EA5376}.store-locator__list{width:410px;min-width:340px;height:100%;overflow-y:auto;border-right:1px solid #EA5376;transition:width .3s ease,min-width .3s ease,opacity .3s ease}.store-locator__list--collapsed{width:0;min-width:0;opacity:0;overflow:hidden;border-right:none}.store-locator__list::-webkit-scrollbar{width:4px}.store-locator__list::-webkit-scrollbar-track{background:transparent}.store-locator__list::-webkit-scrollbar-thumb{background:rgba(var(--layout-text-color),.15);border-radius:2px}.store-locator__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px;border-bottom:1px solid #EA5376;cursor:pointer;transition:background-color .15s}.store-locator__item:hover{background-color:rgba(var(--layout-text-color),.02)}.store-locator__item--active{background-color:#ffebf0;border-top:none;border-right:none;border-bottom:1px solid #EA5376;border-left:none;box-shadow:inset 1px 0 #ea5376}.store-locator__item--active .store-locator__item-actions .store-locator__item-icon{background:#fff}.store-locator__item--active:hover{background-color:#d2648c14}.store-locator__item-info{flex:1;min-width:0}.store-locator__item-name{margin:0 0 4px;font-size:14px;font-family:var(--store-name-font-family, var(--base-font-family));font-style:var(--store-name-font-style, var(--base-font-style));font-weight:500;line-height:1.35}.store-locator__item-address{margin:0;font-size:13px;font-family:var(--store-info-font-family, var(--base-font-family));font-style:var(--store-info-font-style, var(--base-font-style));font-weight:300;line-height:1.5}.store-locator__item-phone{margin:4px 0 0;font-size:13px;font-family:var(--store-info-font-family, var(--base-font-family));font-style:var(--store-info-font-style, var(--base-font-style));font-weight:var(--store-info-font-weight, 400)!important}.store-locator__item-phone a{color:inherit;text-decoration:none}.store-locator__item-phone a:hover{text-decoration:underline}.store-locator__item-actions{display:flex;flex-direction:column;gap:8px;flex-shrink:0;padding-top:2px}.store-locator__item-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#ea5376;text-decoration:none;background:none;border:1px solid #EA5376;border-radius:0;padding:4px;cursor:pointer;transition:background-color .2s,border-color .2s,filter .2s}.store-locator__item-icon:hover,.store-locator__item--active .store-locator__item-icon:hover{background-color:#e15d7b!important;border-color:#e15d7b!important}.store-locator__item-icon:hover img,.store-locator__item--active .store-locator__item-icon:hover img{filter:brightness(0) invert(1)!important}.store-locator__item-icon:hover svg,.store-locator__item--active .store-locator__item-icon:hover svg{filter:brightness(0) invert(1)}.store-locator__item-icon img{width:24px;height:24px;object-fit:contain;transition:filter .2s}.store-locator__item-icon--hidden{visibility:hidden}.store-locator__collapse-btn{position:absolute;left:410px;top:50%;transform:translate(-50%,-50%);z-index:10;width:22px;height:44px;background:rgb(var(--layout-background-color));border:1px solid rgba(var(--layout-text-color),.15);border-radius:0 4px 4px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:left .3s ease,background-color .2s;box-shadow:2px 0 4px #0000000f}.store-locator__collapse-btn:hover{background:rgba(var(--layout-text-color),.04)}.store-locator__collapse-btn svg{transition:transform .3s ease}.store-locator__collapse-btn--collapsed{left:0;border-radius:0 4px 4px 0}.store-locator__collapse-btn--collapsed svg{transform:rotate(180deg)}.store-locator__map-wrap{flex:1;position:relative;min-width:0}.store-locator__map{width:100%;height:100%}.store-locator__marker{background:none!important;border:none!important}.store-locator__map-geo{position:absolute;top:12px;right:12px;z-index:500;width:34px;height:34px;background:rgb(var(--layout-background-color));border:1px solid rgba(var(--layout-text-color),.15);border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000001a;transition:background-color .2s}.store-locator__map-geo:hover{background:rgba(var(--layout-text-color),.04)}.store-locator__map .leaflet-popup-content-wrapper{border-radius:4px;box-shadow:0 2px 12px #00000026}.store-locator__map .leaflet-popup-content{margin:10px 14px;font-family:Jost;font-size:13px;line-height:1.5}.store-locator__footer{display:flex;align-items:center;justify-content:center;gap:45px;padding:24px 0 0}.store-locator__footer-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:300;font-family:Jost}.store-locator__footer-item svg{flex-shrink:0}.store-locator__marker-dot{background:none!important;border:none!important}@media screen and (max-width:920px){.store-locator__header-wrap--wide,.store-locator__header-wrap--narrow,.store-locator__header-wrap--full{padding-left:16px;padding-right:16px}.store-locator__header{flex-direction:column;align-items:center;gap:12px;padding-bottom:16px;text-align:center}.store-locator__header-left{text-align:center}.store-locator__search{max-width:100%;width:100%}.store-locator__geo-btn{justify-content:center;width:100%}.store-locator__body{flex-direction:column;height:auto;margin:0;position:relative;border:none;overflow:hidden}.store-locator__collapse-btn{display:none}.store-locator__map-wrap{flex:0 0 auto;height:420px;width:100%;order:1;border:1px solid #EA5376}.store-locator__list{position:absolute;bottom:0;left:0;right:0;z-index:600;width:100%!important;min-width:100%!important;height:auto;max-height:none;overflow-x:auto;overflow-y:hidden;border-right:none;border-bottom:none;border-top:none;display:flex;flex-direction:row;gap:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 12px 16px;scroll-padding-left:12px;scroll-padding-right:12px;background:transparent;order:2;filter:drop-shadow(0 -2px 8px rgba(0,0,0,.06))}.store-locator__list::-webkit-scrollbar{display:none}.store-locator__item{scroll-snap-align:start;flex:0 0 calc(85% - 16px);min-width:260px;max-width:320px;margin-left:0;margin-right:0;background:#fff!important;background-color:#fff!important;border:1px solid #EA5376;border-radius:0;padding:16px 14px;box-shadow:0 4px 12px #00000014;transition:border-color .2s,box-shadow .2s}.store-locator__item:hover{background:#fff!important;background-color:#fff!important}.store-locator__item--active{border:1px solid #EA5376;background:#ffebf0!important;background-color:#ffebf0!important;box-shadow:0 4px 16px #ea53761f}.store-locator__item--active:hover{background:#ffebf0!important;background-color:#ffebf0!important}.store-locator__item-name{font-size:13px;line-height:1.3}.store-locator__item-address{font-size:12px;line-height:1.4}.store-locator__item-actions{flex-direction:column;gap:6px}.store-locator__item-icon{width:28px;height:28px}.store-locator__item-icon img{width:20px;height:20px}.store-locator__footer{flex-direction:column;gap:10px;padding:16px 0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-store-locator.css.map */
