.pdv__header{margin-bottom:1.75rem}.pdv__title{margin:0 0 .5rem;font-size:1.75rem;line-height:1.2;font-weight:700}@media screen and (min-width:750px){.pdv__title{font-size:2.25rem}}.pdv__subtitle,.pdv__subtitle p{margin:0;font-size:.9375rem;line-height:1.6;opacity:.75;max-width:60ch}.pdv__header--center{text-align:center}.pdv__header--center .pdv__subtitle,.pdv__header--center .pdv__subtitle p{margin-left:auto;margin-right:auto}.pdv-locator{display:grid;grid-template-columns:1fr;gap:1rem;border:1px solid rgba(0,0,0,.12);border-radius:.75rem;overflow:hidden;background:#fff}@media screen and (min-width:900px){.pdv-locator{grid-template-columns:1fr 22rem;gap:0}}.pdv-locator--no-map{grid-template-columns:1fr}.pdv-locator__map-wrap{position:relative;background:#eef1f4;min-height:0}.pdv-locator__map{width:100%}@media screen and (min-width:900px){.pdv-locator__map-wrap{height:100%}}.pdv-locator__map .leaflet-pane,.pdv-locator__map .leaflet-control{z-index:1}.pdv-locator__map .leaflet-top,.pdv-locator__map .leaflet-bottom{z-index:2}.pdv-locator__panel{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;border-top:1px solid rgba(0,0,0,.12)}@media screen and (min-width:900px){.pdv-locator__panel{height:100%;overflow:hidden;border-top:0;border-left:1px solid rgba(0,0,0,.12)}.pdv-locator__panel:after{content:"";position:absolute;inset:auto 0 0 0;height:2.5rem;background:linear-gradient(to bottom,#fff0,#fff);pointer-events:none}}.pdv-locator__tabs{display:flex;flex-wrap:wrap;flex-shrink:0;gap:.3125rem;padding:.75rem .75rem .625rem;border-bottom:1px solid rgba(0,0,0,.12)}.pdv-locator__tab{flex:0 0 auto;display:inline-flex;align-items:center;gap:.25rem;padding:.3125rem .625rem;border:1px solid rgba(0,0,0,.15);border-radius:999px;background:transparent;font:inherit;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:inherit;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease}.pdv-locator__tab:hover{border-color:#0006}.pdv-locator__tab.is-active{background:#111;border-color:#111;color:#fff}.pdv-locator__tab-count{font-size:.6875rem;font-weight:600;opacity:.55}.pdv-locator__tab.is-active .pdv-locator__tab-count{opacity:.7}.pdv-locator__tab:focus-visible{outline:2px solid currentColor;outline-offset:2px}.pdv-locator__search{position:relative;flex-shrink:0;border-bottom:1px solid rgba(0,0,0,.12)}.pdv-locator__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.125rem;height:1.125rem;opacity:.45;pointer-events:none}.pdv-locator__input{width:100%;border:0;background:transparent;padding:1rem 1rem 1rem 2.75rem;font:inherit;font-size:.9375rem;color:inherit}.pdv-locator__input::placeholder{opacity:.5}.pdv-locator__input:focus{outline:2px solid currentColor;outline-offset:-2px}.pdv-locator__list{margin:0;padding:0;list-style:none}@media screen and (min-width:900px){.pdv-locator__list{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:1.5rem;scrollbar-width:thin}.pdv-locator__list::-webkit-scrollbar{width:6px}.pdv-locator__list::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}}.pdv-locator__list [hidden]{display:none!important}.pdv-locator__group{padding:.875rem 1rem .375rem;font-size:.6875rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;opacity:.5;display:flex;align-items:center;gap:.5rem}.pdv-locator__group-count{font-weight:600;letter-spacing:.02em;text-transform:none;opacity:.8}.pdv-locator__item{border-bottom:1px solid rgba(0,0,0,.08);transition:background-color .15s ease}.pdv-locator__item:last-of-type{border-bottom:0}.pdv-locator__item:hover,.pdv-locator__item.is-active{background:#0000000a}.pdv-locator__item--highlight{box-shadow:inset 3px 0 0 currentColor}.pdv-locator__btn{display:block;width:100%;text-align:left;background:none;border:0;padding:.875rem 1rem .25rem;font:inherit;color:inherit;cursor:pointer}.pdv-locator__btn:focus-visible{outline:2px solid currentColor;outline-offset:-2px}.pdv__eyebrow-row{display:flex;align-items:center;gap:.4375rem;margin-bottom:.3125rem;min-height:1rem}.pdv__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;opacity:.45}.pdv__badge{display:inline-block;padding:.125rem .4375rem;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:.25rem;border:1px solid currentColor}.pdv__name{display:block;font-size:.9375rem;font-weight:600;line-height:1.35}.pdv__address{display:block;margin-top:.125rem;font-size:.8125rem;line-height:1.45;opacity:.75}.pdv__note{display:block;margin-top:.125rem;font-size:.75rem;line-height:1.45;opacity:.55}.pdv__link{display:inline-flex;align-items:center;gap:.1875rem;margin:0 1rem .875rem;font-size:.8125rem;font-weight:600;text-decoration:none;color:inherit}.pdv__link:hover{text-decoration:underline}.pdv__arrow{width:.8125rem;height:.8125rem;flex-shrink:0}.pdv-locator__empty{padding:1.5rem 1rem;font-size:.875rem;opacity:.6;text-align:center}.pdv-pin{color:#111;line-height:0}.pdv-pin svg{display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.leaflet-popup-content{margin:.75rem .875rem;font-size:.8125rem;line-height:1.5}.leaflet-popup-content strong{font-size:.875rem}.pdv__footnote,.pdv__footnote p{margin:1.5rem 0 0;font-size:.8125rem;line-height:1.6;opacity:.6;max-width:70ch}@media(prefers-reduced-motion:reduce){.pdv-locator__item{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-puntos-de-venta.css.map */
