store-locator{padding:64px 0;display:flex;flex-direction:column;align-items:center;gap:16px}store-locator *::-webkit-scrollbar{width:4px}store-locator *::-webkit-scrollbar-thumb{border-radius:10px;border:0;background-color:rgb(var(--color-foreground))}store-locator *::-webkit-scrollbar-track{border-radius:0;background-color:#e9e9e9}.store-locator__title{margin:0;font-weight:600;text-align:center}.store-locator__text{color:#666;margin:0;font-size:16px;max-width:1000px;text-align:center}.store-locator__search{margin:16px 0 8px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:20px 24px;background-color:#fff;border-radius:100px;width:100%}.store-locator__search input{font-size:14px;color:#666;line-height:22px;background:transparent;border:none;outline:none;width:100%}.store-locator{background-color:#fff;border-radius:32px;width:100%;height:614px;padding:24px;display:grid;grid-template-columns:400px 1fr;gap:24px}.store-locator__stores{width:100%;padding-right:24px;overflow-y:auto;display:flex;flex-direction:column;gap:8px;scroll-behavior:smooth}.store-locator__stores details{border:1px solid #ccc;border-radius:8px;padding:16px 0;width:100%}.store-locator__stores summary{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;font-size:16px;color:#000;text-align:left;padding:0 16px}.store-locator__stores input{display:none}.store-locator__stores input:not(#StoreLocatorCity-0):checked+label{background-color:rgb(var(--color-foreground));color:#fff}.store-locator__stores label{background-color:#fff;color:#000;padding:8px 16px;cursor:pointer;display:block;width:100%;transition:all .3s ease;font-size:14px;text-align:left}.store-locator__stores label:hover{background-color:#f9f9f9}.store-locator__stores-options{width:100%;max-height:400px;overflow-y:auto;padding:16px 0}.store-locator__store{width:100%;padding:16px;display:flex;flex-direction:column;gap:12px;border:1px solid transparent;border-radius:8px;background-color:#f9f9f9;cursor:pointer;transition:all .3s ease}.store-locator__store:hover{border:1px solid rgb(var(--color-foreground))}.store-locator__store.active{background-color:#f3f6fa;border:1px solid rgb(var(--color-foreground))}.store-locator__store .store-locator__store-title svg{display:block}.store-locator__store .store-locator__store-title svg+svg{display:none}.store-locator__store.active .store-locator__store-title svg{display:none}.store-locator__store.active .store-locator__store-title svg+svg{display:block}.store-locator__store-title{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;margin:0}.store-locator__store-title h5{margin:0}.store-locator__store-info{display:flex;flex-direction:column}.store-locator__store-info p{font-size:14px;color:#666;line-height:20px;margin:0}.store-locator__store-info p:first-of-type{color:#000}#store-locator-map{border-radius:16px}@media (max-width: 768px){store-locator{padding:32px 0}.store-locator{display:flex;flex-direction:column-reverse;gap:12px;height:auto;padding:12px;border-radius:24px}.store-locator__stores{max-height:800px;padding-right:8px}#store-locator-map{width:100%;aspect-ratio:.8}.store-locator__search{padding:12px 16px}}
/*# sourceMappingURL=/cdn/shop/t/253/assets/store-locator.css.map */
