.reseller-locator{--rl-accent: #c8102e;--rl-accent-dark: #9b0c23;--rl-ink: #15171a;--rl-ink-soft: #3d4248;--rl-muted: #7c828a;--rl-line: #e7e9ec;--rl-surface: #ffffff;--rl-surface-soft: #f4f5f7;--rl-radius: 16px;--rl-shadow-sm: 0 1px 2px rgba(16, 18, 20, .06), 0 2px 8px rgba(16, 18, 20, .05);--rl-shadow-md: 0 8px 30px rgba(16, 18, 20, .12);--rl-shadow-lg: 0 18px 50px rgba(16, 18, 20, .18);--rl-title-color: #ffffff;--rl-subtitle-color: #c8102e;--rl-text-color: #cfd4dc;--rl-title-size: 44px;--rl-body-size: 16px;--rl-title-weight: 700;--rl-overlay-color: #15171a;--rl-overlay-opacity: .55;--rl-banner-min-height: 460px;--rl-banner-bg: #15171a;--rl-pad-top: 0px;--rl-pad-bottom: 64px;font-family:Open Sans,sans-serif;color:var(--rl-ink);padding-top:var(--rl-pad-top);padding-bottom:var(--rl-pad-bottom);-webkit-font-smoothing:antialiased}.reseller-locator *,.reseller-locator *:before,.reseller-locator *:after{box-sizing:border-box}.reseller-locator__banner{position:relative;isolation:isolate;display:grid;place-items:center;text-align:center;min-height:380px;padding:clamp(40px,7vw,72px) clamp(16px,5vw,32px) clamp(96px,9vw,120px);background:var(--rl-banner-bg) center / cover no-repeat}.reseller-locator__banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--rl-overlay-color);opacity:var(--rl-overlay-opacity)}.reseller-locator__banner-inner{max-width:800px}.reseller-locator__logo{display:block;max-width:120px;height:auto;margin:0 auto 18px}.reseller-locator__eyebrow{margin:0 0 14px;font-family:Open Sans,sans-serif;font-weight:400;font-size:13px;letter-spacing:3px;text-transform:uppercase;color:var(--rl-subtitle-color)}.reseller-locator__title{margin:0 0 14px;font-weight:500;font-size:clamp(28px,6vw,var(--rl-title-size));line-height:1.04;text-transform:capitalize;letter-spacing:.3px;color:var(--rl-title-color)}.reseller-locator__intro{margin:0 auto;font-size:var(--rl-body-size);line-height:1.6;color:var(--rl-text-color)}.reseller-locator__intro p{margin:0;font-family:Open Sans,sans-serif}.reseller-locator__container{width:100%;max-width:100%;margin:0 auto;padding:0 20px}.reseller-locator__search{position:relative;z-index:1;margin-top:-116px;display:grid;grid-template-columns:1fr 190px auto;gap:10px;align-items:center;padding:14px;background:var(--rl-surface);border:1px solid var(--rl-line);border-radius:var(--rl-radius);box-shadow:var(--rl-shadow-lg)}.reseller-locator__field{position:relative}.reseller-locator__field-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--rl-muted);pointer-events:none}.reseller-locator__input,.reseller-locator__select{width:100%;height:52px;padding:0 14px 0 42px;font-size:15px;color:var(--rl-ink);background:#fff;border:1px solid var(--rl-line);border-radius:12px;-webkit-appearance:none;appearance:none;transition:border-color .15s,box-shadow .15s}.reseller-locator__select{cursor:pointer}.reseller-locator__input:focus,.reseller-locator__select:focus{outline:none;border-color:var(--rl-accent);box-shadow:0 0 0 3px #c8102e1f}.reseller-locator__field--select:after{content:"";position:absolute;right:16px;top:50%;width:8px;height:8px;border-right:2px solid var(--rl-muted);border-bottom:2px solid var(--rl-muted);transform:translateY(-65%) rotate(45deg);pointer-events:none}.reseller-locator__actions{display:flex;gap:8px}.reseller-locator__button{height:52px;padding:0 22px;display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:15px;white-space:nowrap;border:0;border-radius:12px;cursor:pointer;transition:transform .12s,filter .15s,background .15s}.reseller-locator__button:active{transform:translateY(1px)}.reseller-locator__button svg{width:18px;height:18px}.reseller-locator__button--primary{background:var(--rl-accent);color:#fff;box-shadow:0 6px 16px #c8102e4d}.reseller-locator__button--primary:hover{filter:brightness(1.06)}.reseller-locator__button--ghost{background:var(--rl-surface-soft);color:var(--rl-ink);border:1px solid var(--rl-line)}.reseller-locator__button--ghost:hover{background:#ececef}.reseller-locator__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:86px 0 16px;flex-wrap:wrap}.reseller-locator--no-filters .reseller-locator__banner{padding-bottom:clamp(40px,7vw,72px)}.reseller-locator--no-filters .reseller-locator__toolbar{margin-top:26px}.reseller-locator__count{margin:0;font-weight:600;font-size:18px;text-transform:uppercase;letter-spacing:.5px}.reseller-locator__count strong{color:var(--rl-accent)}.reseller-locator__view{display:flex;padding:3px;background:var(--rl-surface-soft);border:1px solid var(--rl-line);border-radius:10px}.reseller-locator__view-button{width:38px;height:34px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:var(--rl-muted);cursor:pointer}.reseller-locator__view-button.is-active{background:#fff;color:var(--rl-accent);box-shadow:var(--rl-shadow-sm)}.reseller-locator__view-button svg{width:18px;height:18px}.reseller-locator__toolbar-left{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.reseller-locator__field--perpage{position:relative;min-width:160px}.reseller-locator__perpage{width:100%;height:42px;padding:0 36px 0 14px;font-size:14px;font-weight:600;color:var(--rl-ink);background:var(--rl-surface);border:1px solid var(--rl-line);border-radius:10px;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .15s,box-shadow .15s}.reseller-locator__field--perpage:after{content:"";position:absolute;right:14px;top:50%;width:7px;height:7px;border-right:2px solid var(--rl-muted);border-bottom:2px solid var(--rl-muted);transform:translateY(-65%) rotate(45deg);pointer-events:none}.reseller-locator__perpage:focus{outline:none;border-color:var(--rl-accent);box-shadow:0 0 0 3px #c8102e1f}.reseller-locator__suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--rl-line);border-radius:12px;box-shadow:var(--rl-shadow-lg);max-height:320px;overflow-y:auto}.reseller-locator__suggestions[hidden]{display:none}.reseller-locator__suggestion{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;cursor:pointer}.reseller-locator__suggestion:hover,.reseller-locator__suggestion.is-active{background:var(--rl-surface-soft)}.reseller-locator__suggestion svg{flex:0 0 16px;width:16px;height:16px;color:var(--rl-muted)}.reseller-locator__suggestion-text{display:flex;flex-direction:column;min-width:0}.reseller-locator__suggestion-label{font-size:14px;font-weight:500;color:var(--rl-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reseller-locator__suggestion-sub{font-size:12px;color:var(--rl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reseller-locator__layout{display:grid;grid-template-columns:420px 1fr;gap:18px;align-items:start}.reseller-locator__panel{background:var(--rl-surface);border:1px solid var(--rl-line);border-radius:var(--rl-radius);box-shadow:var(--rl-shadow-sm);overflow:hidden}.reseller-locator__list{list-style:none;margin:0;padding:8px;max-height:716px;overflow-y:auto;scroll-behavior:smooth}.reseller-locator__list::-webkit-scrollbar{width:8px}.reseller-locator__list::-webkit-scrollbar-thumb{background:#d6d9dd;border-radius:8px}.reseller-locator__list--grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.reseller-locator__card{display:flex;gap:14px;padding:14px;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s}.reseller-locator__card+.reseller-locator__card{margin-top:4px}.reseller-locator__list--grid .reseller-locator__card+.reseller-locator__card{margin-top:0}.reseller-locator__card:hover{background:var(--rl-surface-soft)}.reseller-locator__card.is-active{background:#fff;border-color:var(--rl-accent);box-shadow:0 6px 22px #c8102e24}.reseller-locator__list--grid .reseller-locator__card{flex-direction:column}.reseller-locator__thumb{flex:0 0 84px;height:84px;border-radius:10px;overflow:hidden;background:var(--rl-surface-soft)}.reseller-locator__list--grid .reseller-locator__thumb{flex:0 0 auto;width:100%;height:110px}.reseller-locator__thumb img{width:100%;height:100%;object-fit:cover}.reseller-locator__card-body{flex:1;min-width:0}.reseller-locator__card-head{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.reseller-locator__card-name{margin:0;font-size:16px;font-weight:600;color:var(--rl-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reseller-locator__distance{flex:0 0 auto;padding:3px 8px;font-size:12px;font-weight:700;color:var(--rl-accent);background:#c8102e14;border-radius:20px}.reseller-locator__card-desc{margin:6px 0 2px;font-size:12.5px;line-height:1.4;color:var(--rl-ink-soft);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reseller-locator__card-address{margin:0;font-size:13px;line-height:1.45;color:var(--rl-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.reseller-locator__links{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.reseller-locator__link{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;font-size:12.5px;font-weight:600;text-decoration:none;color:var(--rl-ink-soft);background:#fff;border:1px solid var(--rl-line);border-radius:8px;transition:background .15s,border-color .15s,color .15s}.reseller-locator__link:hover{border-color:var(--rl-accent);color:var(--rl-accent)!important;background:#fff5f6}.reseller-locator__link svg{width:14px;height:14px}.reseller-locator__link--store{background:var(--rl-accent);border-color:var(--rl-accent);color:#fff}.reseller-locator__link--store:hover{filter:brightness(1.06);color:#fff}.reseller-locator__empty{padding:48px 24px;text-align:center;color:var(--rl-muted)}.reseller-locator__empty svg{width:46px;height:46px;color:#cfd3d8;margin-bottom:10px}.reseller-locator__skeleton{padding:14px;display:flex;gap:14px}.reseller-locator__skeleton-bar{border-radius:8px;background:linear-gradient(90deg,#eef0f2 25%,#f6f7f8 37%,#eef0f2 63%);background-size:400% 100%;animation:reseller-locator-shimmer 1.3s ease infinite}@keyframes reseller-locator-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.reseller-locator--list-only .reseller-locator__list{padding:0}.reseller-locator--list-only .reseller-locator__thumb{display:none}.reseller-locator--list-only .reseller-locator__card{gap:0;padding:11px 18px;border:0;border-bottom:1px solid var(--rl-line);border-radius:0}.reseller-locator--list-only .reseller-locator__card+.reseller-locator__card{margin-top:0}.reseller-locator--list-only .reseller-locator__card:hover{background:var(--rl-surface-soft)}.reseller-locator--list-only .reseller-locator__card.is-active{background:#fff5f6;border-color:transparent;border-bottom-color:var(--rl-line);box-shadow:none}.reseller-locator--list-only .reseller-locator__card-name{font-size:15px;color:var(--rl-accent)}.reseller-locator--list-only .reseller-locator__card-desc{margin:3px 0 0;-webkit-line-clamp:1}.reseller-locator--list-only .reseller-locator__card-address,.reseller-locator--list-only .reseller-locator__links{display:none}.reseller-locator__map-wrap{position:relative;border:1px solid var(--rl-line);border-radius:var(--rl-radius);overflow:hidden;box-shadow:var(--rl-shadow-sm)}.reseller-locator__map{height:752px;background:#e8eaed;z-index:0}.reseller-locator__layers{position:absolute;top:14px;right:14px;z-index:1;display:flex;padding:3px;background:#fff;border-radius:10px;box-shadow:var(--rl-shadow-md)}.reseller-locator__layer-button{padding:8px 14px;font-weight:600;font-size:13px;color:var(--rl-ink-soft);background:transparent;border:0;border-radius:7px;cursor:pointer}.reseller-locator__layer-button.is-active{background:var(--rl-ink);color:#fff}.reseller-locator__pin{position:relative;color:#ea4335;cursor:pointer;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4));transition:transform .15s}.reseller-locator__pin svg{display:block}.reseller-locator__pin:hover{transform:scale(1.12);z-index:1000}.reseller-locator__pin.is-active{color:var(--rl-accent-dark);transform:scale(1.28);z-index:1001;animation:reseller-locator-drop .35s ease}.reseller-locator__pin.is-active:after{content:"";position:absolute;left:50%;top:13px;width:42px;height:42px;margin:-21px 0 0 -21px;border-radius:50%;background:#c8102e4d;animation:reseller-locator-pulse 1.6s ease-out infinite;z-index:-1}@keyframes reseller-locator-pulse{0%{transform:scale(.4);opacity:.8}to{transform:scale(1.6);opacity:0}}@keyframes reseller-locator-drop{0%{transform:scale(.5) translateY(-10px)}60%{transform:scale(1.35) translateY(2px)}to{transform:scale(1.28) translateY(0)}}.reseller-locator__leaflet-popup .leaflet-popup-content-wrapper{padding:0;border-radius:16px;overflow:hidden;box-shadow:var(--rl-shadow-lg)}.reseller-locator__leaflet-popup .leaflet-popup-content{margin:0;width:300px!important}.reseller-locator__leaflet-popup .leaflet-popup-tip{display:block;width:16px;height:16px;box-shadow:var(--rl-shadow-md)}.reseller-locator__leaflet-popup a.leaflet-popup-close-button{top:8px;right:8px;width:28px;height:28px;display:grid;place-items:center;font-size:20px;line-height:1;color:var(--rl-ink);background:#ffffffeb;border-radius:50%;box-shadow:var(--rl-shadow-sm);transition:background .15s,color .15s}.reseller-locator__leaflet-popup a.leaflet-popup-close-button:hover{background:#fff;color:var(--rl-accent)}.reseller-locator__popup{font-size:13px;color:var(--rl-ink-soft)}.reseller-locator__popup-image{width:100%;height:150px;object-fit:cover;display:block;background:var(--rl-surface-soft)}.reseller-locator__popup-body{padding:14px 16px 16px}.reseller-locator__popup-name{margin:0 0 10px;font-weight:600;font-size:18px;color:var(--rl-accent)}.reseller-locator__popup-line{margin:0 0 7px;line-height:1.5}.reseller-locator__popup-line strong{color:var(--rl-ink)}.reseller-locator__popup-desc{max-height:96px;overflow-y:auto;padding-right:6px;overscroll-behavior:contain}.reseller-locator__popup-desc::-webkit-scrollbar{width:6px}.reseller-locator__popup-desc::-webkit-scrollbar-thumb{background:#d6d9dd;border-radius:6px}.reseller-locator__popup-line a{color:var(--rl-accent);font-weight:600;text-decoration:none}.reseller-locator__popup-actions{display:flex;gap:8px;margin-top:12px}.reseller-locator__popup-action{flex:1;padding:9px;text-align:center;font-size:14px;font-weight:600;text-decoration:none;border-radius:9px;line-height:1.2}.reseller-locator__popup-action--primary{background:var(--rl-accent);color:#fff!important}.reseller-locator__popup-action--ghost{background:var(--rl-surface-soft);color:var(--rl-ink)!important}@media(max-width:1200px){.reseller-locator__layout{grid-template-columns:360px 1fr}.reseller-locator__map{height:640px}.reseller-locator__list{max-height:604px}}@media(max-width:980px){.reseller-locator__container{padding:0 20px}.reseller-locator__search{grid-template-columns:1fr 1fr}.reseller-locator__actions{grid-column:1 / -1}.reseller-locator__button{flex:1;justify-content:center}.reseller-locator__layout{grid-template-columns:1fr}.reseller-locator__map-wrap{order:-1}.reseller-locator__map{height:420px}.reseller-locator__list{max-height:560px}}@media(max-width:768px){.reseller-locator__leaflet-popup .leaflet-popup-content{width:230px!important;min-width:0!important}.reseller-locator__popup-image{display:none}.reseller-locator__popup-body{padding:12px 14px 14px}.reseller-locator__popup-name{margin-bottom:7px;font-size:16px}.reseller-locator__popup-line{margin-bottom:5px}.reseller-locator__popup-desc{max-height:66px}.reseller-locator__popup-actions{margin-top:9px}.reseller-locator__popup-action{padding:8px;font-size:13px}}@media(max-width:720px){.reseller-locator__search{margin-top:-72px}.reseller-locator__toolbar{margin:22px 0 14px}.reseller-locator__map{height:440px}}@media(max-width:560px){.reseller-locator__container{padding:0 14px}.reseller-locator__search{grid-template-columns:1fr;margin-top:-64px}.reseller-locator__list--grid{grid-template-columns:1fr}.reseller-locator__count{font-size:16px}.reseller-locator__modal{padding:12px}}@media(max-width:400px){.reseller-locator__card{gap:10px;padding:12px}.reseller-locator__thumb{flex-basis:64px;height:64px}.reseller-locator__map{height:430px}.reseller-locator__link{padding:6px 8px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/reseller-locator.css.map */
