.map-with-products__frame{height:var(--map-height-mobile, 320px);width:100%;z-index:0;position:relative;overflow:hidden}.map-with-products__canvas{position:absolute;top:0;right:0;bottom:0;left:0}@media screen and (min-width:768px){.map-with-products__frame{height:var(--map-height, 480px)}}.map-with-products__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.04)}.map-with-products__loading[hidden]{display:none}.map-with-products__error{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1.6rem;text-align:center;font-size:1.4rem;color:rgba(var(--color-foreground),.7);background:rgba(var(--color-foreground),.04)}.map-with-products__error[hidden]{display:none}.map-with-products__spinner{width:2.8rem;height:2.8rem;border:2px solid rgba(var(--color-foreground),.18);border-top-color:rgba(var(--color-foreground),.55);border-radius:50%;animation:map-spin .7s linear infinite}@keyframes map-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.map-with-products__spinner{animation-duration:2.4s}}.map-with-products--popup{display:contents}.map-with-products__dialog{width:min(1100px,calc(100% - 3.2rem));max-width:none;max-height:calc(100vh - 3.2rem);max-height:calc(100dvh - 3.2rem);padding:0;border:0;border-radius:var(--blocks-radius, 8px);background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground));overflow:hidden}.map-with-products__dialog::backdrop{background:#0000008c}@supports not (height: 100dvh){.map-with-products__dialog{margin-block:0}}.map-with-products__dialog:not([open]){display:none}.map-with-products__dialog-inner{padding:1.6rem 1.6rem 1.2rem;box-sizing:border-box;height:100%;display:flex;flex-direction:column}.map-with-products__dialog-head,.map-with-products__dialog-inner .custom-maps-legend{flex:0 0 auto}.map-with-products__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-bottom:.4rem}.map-with-products__dialog-title{margin:0;font-size:1.7rem;font-weight:600}.map-with-products__close{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;flex-shrink:0;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.06);color:inherit;cursor:pointer;transition:background .15s ease}.map-with-products__close:hover{background:rgba(var(--color-foreground),.12)}.map-with-products__close:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.map-with-products__close svg{width:1.4rem;height:1.4rem}.map-with-products__dialog .map-with-products__frame{height:min(var(--map-height, 480px),calc(100vh - 16rem));height:min(var(--map-height, 480px),calc(100dvh - 16rem));flex:1 1 auto;min-height:0}@media screen and (max-width:767px){.map-with-products__dialog{width:100%;max-width:100%;max-height:100vh;height:100vh;max-height:100dvh;height:100dvh;border-radius:0}}.map-with-products__empty{padding:2.4rem 1.6rem;text-align:center;border:1px dashed rgba(var(--color-foreground),.25);border-radius:var(--blocks-radius, 4px);color:rgba(var(--color-foreground),.7);font-size:1.4rem}.map-with-products .custom-maps-legend{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:0;padding:10px 5px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333;font-size:13px;font-weight:500}.map-with-products .legend-bubble-item{display:flex;align-items:center;gap:8px;background:none;border:0;padding:2px;cursor:pointer;color:inherit;font:inherit;text-transform:none;transition:opacity .15s ease}.map-with-products .legend-bubble-item[hidden]{display:none}.map-with-products .legend-bubble-item.is-off{opacity:.35}.map-with-products .legend-bubble-item:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}@media screen and (max-width:767px){.map-with-products__dialog-inner .custom-maps-legend{gap:0 16px;padding-top:0;padding-bottom:6px}}.map-with-products .google-bubble{width:22px;height:22px;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 3px #0000004d,0 0 1px #0003;display:inline-block;flex-shrink:0}.map-pin{display:block;width:26px;height:26px;padding:0;border-radius:50%;border:2px solid #fff;box-shadow:0 1px 4px #0006;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.map-pin[hidden]{display:none}.map-pin:hover{transform:scale(1.2)}.map-pin--active{transform:scale(1.3);box-shadow:0 0 0 4px rgba(var(--color-foreground),.28),0 1px 4px #0006}.map-pin:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.map-summary-popup .maplibregl-popup-content{padding:0;overflow:hidden;border-radius:var(--blocks-radius, 8px);box-shadow:0 6px 24px #0000002e;background:rgb(var(--color-background, 255 255 255));color:rgb(var(--color-foreground))}.map-summary{position:relative}.map-summary__close{position:absolute;top:.8rem;right:.8rem;z-index:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:3.2rem;height:3.2rem;min-width:0;padding:0;border:0;border-radius:50%;font-size:1.6rem;line-height:1;color:rgb(var(--color-foreground));background:rgba(var(--color-background, 255 255 255),.9);box-shadow:0 1px 4px #0003;cursor:pointer;transition:background .15s ease}.map-summary__close:hover{background:rgb(var(--color-background, 255 255 255))}.map-summary__close:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.map-summary__close svg{width:1.3rem;height:1.3rem}.map-summary__image{display:block;width:100%;height:12rem;object-fit:cover}.map-summary__body{display:flex;flex-direction:column;gap:.6rem;padding:1.2rem 1.4rem 1.4rem}.map-summary__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3}.map-summary__meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin:0;font-size:1.3rem}.map-summary__price{font-weight:600}.map-summary__location{color:rgba(var(--color-foreground),.7)}.map-summary__text{margin:0;font-size:1.3rem;line-height:1.45;color:rgba(var(--color-foreground),.8)}.map-summary__cta{margin-top:.4rem;text-align:center;text-transform:none}@media(prefers-reduced-motion:reduce){.map-pin,.map-with-products .legend-bubble-item{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/section-map-with-products.css.map */
