@property --lens-left{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --lens-top{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --lens-diameter{syntax:"<percentage>";inherits:true;initial-value:30%}@property --lens-image-width{syntax:"<percentage>";inherits:true;initial-value:250%}@property --lens-image-height{syntax:"<percentage>";inherits:true;initial-value:250%}@property --lens-image-left{syntax:"<percentage>";inherits:true;initial-value:-75%}@property --lens-image-top{syntax:"<percentage>";inherits:true;initial-value:-100%}@property --mask-center-x{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --mask-center-y{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --mask-hole-radius{syntax:"<length-percentage>";inherits:true;initial-value:15%}@property --lens-to-hotspot-left{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --lens-to-hotspot-top{syntax:"<length-percentage>";inherits:true;initial-value:50%}@property --lens-to-hotspot-diameter{syntax:"<percentage>";inherits:true;initial-value:30%}.map-zoomer[data-astro-cid-nmxs52oy]{visibility:hidden;opacity:0;width:var(--map-zoomer-size,100%);border-radius:var(--lm-radius-lg);border:1px solid var(--lm-border);background:var(--lm-surface);isolation:isolate;max-width:100%;position:relative;overflow:visible;box-shadow:0 24px 52px #152d221f}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map][data-map-interacting] .map-zoomer__overlay[data-astro-cid-nmxs52oy]{opacity:0}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map][data-map-interacting] .map-zoomer__lens[data-astro-cid-nmxs52oy]{opacity:0;top:var(--lens-to-hotspot-top,50%);left:var(--lens-to-hotspot-left,50%);width:var(--lens-to-hotspot-diameter,var(--lens-diameter,30%));transition:top var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), left var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), width var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), opacity .22s ease}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-visibility-mode=interaction]:not([data-map-interacting]) [data-astro-cid-nmxs52oy][data-map-hotspot],.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-visibility-mode=active]:not([data-map-interacting]) [data-astro-cid-nmxs52oy][data-map-hotspot]:not(.is-active){opacity:0;pointer-events:none}.map-zoomer[data-astro-cid-nmxs52oy].map-zoomer--visible{visibility:visible;animation:map-zoomer-reveal var(--map-zoomer-reveal-duration,.4s) var(--map-zoomer-reveal-easing,ease-out) var(--map-zoomer-reveal-delay,0s) forwards}.map-zoomer__overlay[data-astro-cid-nmxs52oy]{pointer-events:none;background:rgba(8, 18, 20, var(--overlay-opacity,.62));-webkit-backdrop-filter:blur(var(--overlay-blur,10px));opacity:0;z-index:1;border-radius:inherit;--mask-center-x:var(--lens-left,50%);--mask-center-y:var(--lens-top,50%);--mask-hole-radius:calc(var(--lens-diameter,30%) / 2);mask-image:radial-gradient(circle at var(--mask-center-x,50%) var(--mask-center-y,50%), transparent 0%, transparent var(--mask-hole-radius,15%), #000000e6 calc(var(--mask-hole-radius,15%) + 4px), #000000e6 100%);-webkit-mask-image:radial-gradient(circle at var(--mask-center-x,50%) var(--mask-center-y,50%), transparent 0%, transparent var(--mask-hole-radius,15%), #000000e6 calc(var(--mask-hole-radius,15%) + 4px), #000000e6 100%);transition:opacity var(--overlay-duration,.75s) ease-out var(--overlay-delay,.1s), --mask-center-x var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), --mask-center-y var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), --mask-hole-radius var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out);position:absolute;inset:0}.map-zoomer__lens-frame[data-astro-cid-nmxs52oy]{position:absolute;inset:0;overflow:hidden}.map-zoomer__lens-hotspots[data-astro-cid-nmxs52oy]{inset:0;left:var(--lens-image-left,-75%);top:var(--lens-image-top,-100%);width:var(--lens-image-width,250%);height:var(--lens-image-height,300%);pointer-events:none;z-index:2;max-width:none;transition:height var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), width var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), left var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), top var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out);position:absolute}.map-zoomer__lens-hotspots[data-astro-cid-nmxs52oy] button[data-astro-cid-nmxs52oy]{transform-origin:50%;transform:translate(-50%,-50%)}.map-zoomer__lens-hotspots[data-astro-cid-nmxs52oy] button[data-astro-cid-nmxs52oy] [data-astro-cid-nmxs52oy]{pointer-events:none}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-zoom-mode=static] .map-zoomer__lens-hotspots[data-astro-cid-nmxs52oy]{display:none}.map-zoomer[data-astro-cid-nmxs52oy].map-zoomer--visible .map-zoomer__overlay[data-astro-cid-nmxs52oy]{opacity:1}.map-zoomer__image[data-astro-cid-nmxs52oy]{object-fit:cover;z-index:0;border-radius:inherit;width:100%;max-width:none;height:auto;position:relative}.map-zoomer__lens[data-astro-cid-nmxs52oy]{width:var(--lens-diameter,30%);aspect-ratio:1;pointer-events:none;z-index:2;top:var(--lens-top,50%);left:var(--lens-left,50%);opacity:1;transition:top var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), left var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), width var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), opacity .22s ease;background-color:#ffffff0d;border:2px solid #fffffff2;border-radius:9999px;position:absolute;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #fff3,0 0 0 18px #0f1c173d}@media (width>=901px){.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map][data-map-interacting] .map-zoomer__lens[data-astro-cid-nmxs52oy]{opacity:0;top:var(--lens-to-hotspot-top,50%);left:var(--lens-to-hotspot-left,50%);width:var(--lens-to-hotspot-diameter,var(--lens-diameter,30%));transition:top var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), left var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), width var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), opacity .22s ease var(--lens-to-hotspot-duration,.45s)}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map][data-map-interacting] .map-zoomer__overlay[data-astro-cid-nmxs52oy]{--mask-center-x:var(--lens-to-hotspot-left,50%);--mask-center-y:var(--lens-to-hotspot-top,50%);--mask-hole-radius:calc(var(--lens-to-hotspot-diameter,var(--lens-diameter,30%)) / 2);transition:opacity var(--overlay-duration,.75s) ease-out var(--overlay-delay,.1s), --mask-center-x var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), --mask-center-y var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), --mask-hole-radius var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out)}}@media (width<=900px){.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map] .map-zoomer__lens[data-astro-cid-nmxs52oy]{pointer-events:auto}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map][data-map-interacting] .map-zoomer__lens[data-astro-cid-nmxs52oy]{opacity:0;pointer-events:none;top:var(--lens-to-hotspot-top,50%);left:var(--lens-to-hotspot-left,50%);width:var(--lens-to-hotspot-diameter,var(--lens-diameter,30%));transition:top var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), left var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), width var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), opacity .22s ease var(--lens-to-hotspot-duration,.45s)}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=map][data-map-interacting] .map-zoomer__overlay[data-astro-cid-nmxs52oy]{--mask-center-x:var(--lens-to-hotspot-left,50%);--mask-center-y:var(--lens-to-hotspot-top,50%);--mask-hole-radius:calc(var(--lens-to-hotspot-diameter,var(--lens-diameter,30%)) / 2);transition:opacity var(--overlay-duration,.75s) ease-out var(--overlay-delay,.1s), --mask-center-x var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), --mask-center-y var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out), --mask-hole-radius var(--lens-to-hotspot-duration,.45s) var(--lens-to-hotspot-easing,ease-out)}}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=lens] .map-zoomer__lens[data-astro-cid-nmxs52oy]{transition:none!important}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=lens] .map-zoomer__overlay[data-astro-cid-nmxs52oy]{transition:opacity var(--overlay-duration,.75s) ease-out var(--overlay-delay,.1s)}.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=lens] .map-zoomer__lens-image[data-astro-cid-nmxs52oy],.map-zoomer[data-astro-cid-nmxs52oy][data-hotspot-selector-mode=lens] .map-zoomer__lens-hotspots[data-astro-cid-nmxs52oy]{transition:none!important}.map-zoomer__lens-image[data-astro-cid-nmxs52oy]{width:var(--lens-image-width,250%);height:var(--lens-image-height,250%);max-width:none;left:var(--lens-image-left,-75%);top:var(--lens-image-top,-100%);transform-origin:0 0;object-fit:fill;transition:height var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), width var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), left var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out), top var(--lens-motion-duration,.75s) var(--lens-motion-easing,ease-out);position:absolute}@keyframes map-zoomer-reveal{0%{opacity:0}to{opacity:1}}.map-zoomer[data-astro-cid-nmxs52oy]:not(.map-zoomer--visible) .map-zoomer__lens[data-astro-cid-nmxs52oy]{opacity:0;top:50%;left:50%}.map-zoomer[data-astro-cid-nmxs52oy]:not(.map-zoomer--visible) .map-zoomer__lens-image[data-astro-cid-nmxs52oy]{top:-100%;left:-75%}@media (width<=900px){.map-zoomer[data-astro-cid-nmxs52oy]{box-shadow:0 18px 36px #152d221f}}@media (width<=640px){.map-zoomer__highlight[data-astro-cid-nmxs52oy]{width:calc(var(--highlight-width,18%) * .85);height:calc(var(--highlight-height,18%) * .85)}}
