.svg-map .spot{stroke:none!important}.svg-map .spot.available{fill:var(--obp-spot-bg)!important}.svg-map .spot.available:hover{fill:var(--obp-spot-hover-bg)!important}.svg-map .spot.chosen{stroke-width:var(--obp-spot-active-stroke-width);mix-blend-mode:var(--obp-spot-active-style)}.svg-map .spot.chosen,.svg-map .spot.chosen:hover{fill:var(--obp-spot-active-bg)!important}.svg-map .high-border{stroke-width:var(--obp-spot-stroke-width);mix-blend-mode:var(--obp-spot-stroke-style)}.svg-map .high-border,.svg-map .high-border.available{stroke:var(--obp-spot-color)!important}.svg-map .high-border.available:hover{stroke:var(--obp-spot-hover-color)!important;stroke-width:var(--obp-spot-hover-stroke-width)}.svg-map .high-border.chosen{stroke-width:var(--obp-spot-active-stroke-width)}.svg-map .high-border.chosen,.svg-map .high-border.chosen:hover{stroke:var(--obp-spot-active-color)!important}