.mb-8{margin-bottom:2rem}.store-locator{width:100%}.store-locator__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;min-height:500px;height:70vh;max-height:70vh;overflow:hidden}.store-locator__list{display:flex;flex-direction:column;height:100%;overflow:hidden}.store-locator__search{margin-bottom:1.5rem;flex-shrink:0}.store-locator__search-wrapper{display:flex;gap:.75rem;align-items:stretch}.store-locator__search-input{flex:1;padding:.75rem 1rem;border:1px solid rgb(var(--border-color));border-radius:4px;font-size:1rem;background:rgb(var(--page-background));color:rgb(var(--text-color))}.store-locator__search-input:focus{outline:none;border-color:rgb(var(--text-color))}.store-locator__radius-select{padding:.75rem 2.5rem .75rem 1rem;border:1px solid rgb(var(--border-color));border-radius:4px;font-size:1rem;background:rgb(var(--page-background));color:rgb(var(--text-color));cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;min-width:100px}.store-locator__radius-select:focus{outline:none;border-color:rgb(var(--text-color))}.store-locator__stores{display:flex;flex-direction:column;gap:1rem;overflow-y:scroll;overflow-x:hidden;flex:1;min-height:0;height:0;padding-right:.5rem}.store-locator__stores::-webkit-scrollbar{width:8px}.store-locator__stores::-webkit-scrollbar-track{background:rgb(var(--border-color));border-radius:4px}.store-locator__stores::-webkit-scrollbar-thumb{background:rgb(var(--text-color));border-radius:4px}.store-locator__stores::-webkit-scrollbar-thumb:hover{background:rgba(var(--text-color),.8)}.store-locator__store-item{padding:1.5rem;border:1px solid rgb(var(--border-color));border-radius:8px;cursor:pointer;transition:all .3s ease;background:rgb(var(--page-background))}.store-locator__store-item:hover{border-color:rgb(var(--text-color));box-shadow:0 2px 8px #0000001a}.store-locator__store-item--active{border-color:rgb(var(--text-color));background:rgba(var(--text-color),.05)}.store-locator__store-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}.store-locator__store-name{font-size:1.125rem;font-weight:600;margin:0;flex:1}.store-locator__store-distance{font-size:.875rem;color:rgb(var(--text-color));opacity:.7;white-space:nowrap}.store-locator__store-address{display:flex;align-items:flex-start;gap:.5rem;color:rgb(var(--text-color));opacity:.8;font-size:.9375rem;line-height:1.5}.store-locator__store-address svg{flex-shrink:0;margin-top:.125rem;opacity:.6}.store-locator__store-info{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgb(var(--text-color));opacity:.8}.store-locator__store-info svg{flex-shrink:0;opacity:.6}.store-locator__store-info a{color:inherit;text-decoration:none}.store-locator__store-info a:hover{text-decoration:underline}.store-locator__store-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:rgb(var(--text-color));text-decoration:none;font-weight:500;margin-top:.5rem}.store-locator__store-link:hover{text-decoration:underline}.store-locator__map{position:relative;border-radius:8px;overflow:hidden;border:1px solid rgb(var(--border-color));height:100%;min-height:400px}.store-locator__map-container{width:100%;height:100%;min-height:400px}@media (max-width: 999px){.store-locator__wrapper{grid-template-columns:1fr;gap:2rem}.store-locator__map-container{min-height:400px}.store-locator__stores{max-height:400px}}@media (max-width: 699px){.store-locator__wrapper{display:flex;flex-direction:column-reverse;gap:1.5rem}.store-locator__store-item{padding:1rem}.store-locator__map{min-height:unset}.store-locator__radius-select{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/store-locator.css.map */
