.store-locator-wrapper{background-color:#fff;overflow:hidden}.store-locator-wrapper__heading{text-align:center;font-family:var(--font-heading-family, inherit);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:500;margin:0 0 24px;color:#000}.store-locator{background-color:#fbf6e3;border-radius:16px;padding:20px 16px;overflow:hidden}@media screen and (min-width:750px){.store-locator{padding:32px;border-radius:24px}}.store-locator__container{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media screen and (min-width:750px){.store-locator__container{grid-template-columns:1fr 1fr;gap:32px}}.store-locator__content{order:2;text-align:center;max-width:100%;overflow:hidden}@media screen and (min-width:750px){.store-locator__content{order:1}}.store-locator__header{margin-bottom:12px;text-align:center}.store-locator__title{font-family:var(--font-heading-family, inherit);font-size:clamp(1.6rem,2.5vw,2rem);font-weight:500;line-height:1.3;margin:0;color:#000}.store-locator__mobile-image{margin-bottom:16px;text-align:center;max-width:100%;overflow:hidden}.store-locator__mobile-image .store-locator__image-wrapper{margin-bottom:12px;max-width:100%}.store-locator__mobile-image .store-locator__image{width:100%;height:auto;max-width:100%;display:block;margin:0 auto}.store-locator__mobile-image .store-locator__tagline{margin-top:0;padding:0 4px}.store-locator__subheading{display:inline-block;background:#fff;padding:6px 16px;border-radius:50px;font-size:1.2rem;font-weight:400;margin:0 0 12px;color:#000;max-width:calc(100% - 20px);text-align:center;line-height:1.4}.store-locator__pin-icon{display:inline-block;vertical-align:middle;margin-right:6px;color:#ffc107}.store-locator__subheading span{display:inline}.store-locator__subheading strong{font-weight:700}.store-locator__search{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;width:100%}.store-locator__search-box{display:flex;align-items:center;background:#fff;border:1px solid rgba(183,128,90,1);border-radius:5px;overflow:hidden;width:100%;max-width:360px;box-sizing:border-box}.store-locator__search-icon{display:flex;align-items:center;justify-content:center;padding:0 5px 0 10px;color:#999}.store-locator__search-input{flex:1;border:none;outline:none;padding:12px 8px;font-size:1.4rem;background:transparent;color:#000;min-width:0}.store-locator__search-input::placeholder{color:#999}.store-locator__search-btn{background:linear-gradient(135deg,#b7804a,#a06b3a);border:none;border-radius:5px;margin:2px;padding:12px 20px;font-size:1.3rem;font-weight:600;color:#fff;cursor:pointer;white-space:nowrap}.store-locator__search-result{margin-top:12px;padding:12px 16px;border-radius:8px;font-size:1.3rem;text-align:center;max-width:360px}.store-locator__search-result--not-found,.store-locator__search-error{background:#fff3cd;color:#856404;border:1px solid #ffc107}.store-locator__grid-wrapper{overflow:hidden;margin:0;contain:content}.store-locator__grid{display:grid;grid-template-rows:repeat(2,1fr);grid-auto-flow:column;grid-auto-columns:calc(50% - 5px);gap:10px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:12px;padding:4px 12px 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.store-locator__grid::-webkit-scrollbar{display:none}.store-locator__card:nth-child(4n+1){scroll-snap-align:start}@media screen and (min-width:480px){.store-locator__grid{grid-auto-columns:calc(33.33% - 7px)}.store-locator__card:nth-child(4n+1){scroll-snap-align:none}.store-locator__card:nth-child(6n+1){scroll-snap-align:start}}@media screen and (min-width:750px){.store-locator__grid{grid-auto-columns:33.33%;gap:14px}}.store-locator__card{min-width:0}.store-locator__card-link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 10px;background:#fff;border-radius:12px;text-decoration:none;height:100%;box-sizing:border-box}.store-locator__card-link:hover{box-shadow:0 4px 12px #0000001a}.store-locator__card-icon{width:48px;height:48px;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.store-locator__card-icon img{width:100%;height:100%;object-fit:contain}.store-locator__card-title{font-family:var(--font-heading-family, inherit);font-size:clamp(1.4rem,1.8vw,1.6rem);font-weight:400;margin:0 0 2px;color:#000;line-height:1.3;text-align:center}.store-locator__card-count{font-size:clamp(1rem,1.5vw,1.2rem);color:#666;margin:0;text-align:center}.store-locator__card--highlight .store-locator__card-link{box-shadow:0 0 0 2px #b7804a;background-color:#fffbe6}.store-locator__slider{display:flex;justify-content:center;gap:8px;margin-top:16px}.store-locator__slider-dot{width:10px;height:10px;border-radius:50%;background-color:#00000040;border:none;padding:0;cursor:pointer;transition:all .3s ease}.store-locator__slider-dot:hover{background-color:#00000073}.store-locator__slider-dot.active{width:28px;border-radius:5px;background-color:#b7804a}.store-locator__image-col{order:1;display:none}@media screen and (min-width:750px){.store-locator__image-col{order:2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%}}.store-locator__image-wrapper{border-radius:0;overflow:hidden;max-width:100%}.store-locator__image{width:100%;height:auto;display:block;max-width:100%}.store-locator__tagline{margin-top:20px;font-size:clamp(1.3rem,1.8vw,1.6rem);line-height:1.5;color:#000;text-align:center}.store-locator__tagline p{margin:0}.store-locator__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 28px;margin-top:32px;padding-top:20px}.store-locator__badge{display:flex;align-items:center;gap:6px;font-size:1.3rem;color:#000}.store-locator__badge-icon{flex-shrink:0}@media screen and (max-width:749px){.store-locator__badges{gap:12px 20px;margin-top:24px}.store-locator__badge{font-size:1.2rem}}@media screen and (max-width:374px){.store-locator__grid{grid-auto-columns:calc(50% - 5px);gap:8px}.store-locator__card-icon{width:36px;height:36px}.store-locator__card-link{padding:10px 6px}}@media(prefers-reduced-motion:reduce){.store-locator__grid{scroll-behavior:auto}.store-locator__card-link,.store-locator__slider-dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/160/assets/section-store-locator.css.map */
