store-locator{padding:32px 0 100px;display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.store-locator{width:100%;height:60dvh;display:grid;grid-template-columns:345px 1fr;border-radius:32px;box-shadow:8px 8px 24px 4px #00000014;overflow:hidden}.store-locator__title{font-size:48px;font-weight:700;line-height:1;margin:0;text-align:center;color:#000}.store-locator__text{font-size:16px;line-height:24px;margin:0;text-align:center;color:#000}.store-locator__stores{padding:24px 24px 0;overflow-y:auto;display:flex;flex-direction:column;width:100%;background-color:#f9f9f9}.store-locator__stores details{border-radius:16px;border:1px solid #CCC;height:56px;min-height:56px;display:flex;align-items:center;background-color:#fff;position:relative}.store-locator__stores details summary{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;height:100%;padding:0 16px;font-size:16px;color:#000}.store-locator__stores details summary svg{min-width:20px;width:20px}.store-locator__stores details[open]{border-radius:16px 16px 0 0}#StoreLocatorCitySelector{position:absolute;top:100%;left:0;width:100%;height:max-content;max-height:300px;display:flex;flex-direction:column;background-color:#fff;border-radius:0 0 16px 16px;border:1px solid #CCC;overflow-y:auto}#StoreLocatorCitySelector label{font-size:16px;color:#000;margin:0;line-height:20px;border-bottom:1px solid #c4c4c4;padding:12px;cursor:pointer}#StoreLocatorCitySelector label:hover{opacity:.6}.store-locator__store{padding:24px 0;display:flex;flex-direction:column;gap:12px;width:100%;border-bottom:1px solid #e9e9e9}.store-locator__store-title{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer}.store-locator__store-title h4{font-size:16px;font-weight:700;margin:0;line-height:24px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.store-locator__store-title:hover{opacity:.7}.store-locator__store-status{display:flex;align-items:center;gap:8px;margin-top:-10px}.store-locator__store-status-icon{height:18px;width:18px;border-radius:100px;background-color:#20b14033;display:flex;align-items:center;justify-content:center}.store-locator__store-status-icon span{display:block!important;width:10px;height:10px;border-radius:100px;background-color:#20b140}.store-locator__store-status.closed .store-locator__store-status-icon{background-color:#b1202033}.store-locator__store-status.closed .store-locator__store-status-icon span{background-color:#b12020}.store-locator__store-status-label{font-size:14px;line-height:20px;color:#20b140;font-weight:400}.store-locator__store-status.closed .store-locator__store-status-label{color:#b12020}.store-locator__store-title svg{min-width:20px;width:20px}.store-locator__store-title svg.back{transform:rotate(180deg);display:none}.store-locator__store-title svg.view{display:block}.store-locator__store.active .store-locator__store-title{justify-content:flex-start}.store-locator__store.active .store-locator__store-title svg.view{display:none}.store-locator__store.active .store-locator__store-title svg.back{display:block}.store-locator__store .store-item{display:grid;grid-template-columns:40px 1fr;gap:8px}.store-locator__store .store-item__icon{background-color:#fff;border-radius:99px;border:1px solid #E9E9E9;display:flex;align-items:center;justify-content:center;height:40px}.store-locator__store .store-item__info{width:100%}.store-locator__store .store-item__info p{margin:0;font-size:14px;line-height:20px;color:#000;font-weight:700}.store-locator__store .store-item__info p span{color:#333;font-weight:400}.store-locator__store .store-item--warning{border-top:1px solid #D81A1B;border-bottom:1px solid #D81A1B;display:grid;grid-template-columns:16px 1fr;gap:8px;padding:4px 0}.store-locator__store .store-item__icon--warning{height:16px}.store-locator__store .store-item--warning p{color:#d81a1b}#store-locator-map{width:100%;height:100%}@media screen and (max-width: 749px){.store-locator{grid-template-columns:1fr;grid-template-rows:500px 500px;height:unset}#store-locator-map{order:-1}.store-locator__title{font-size:32px;line-height:40px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/store-locator.css.map */
