.search-map-wrapper{width:100%;height:auto;max-width:450px;min-width:200px;}.search-map{--font-family:'OpenSans-Regular','Open Sans',sans-serif;--font-size:10px;--stroke-width:1px;--stroke:#ffffff;--font-size-bois-de-bologne:9px;--fill-bois-de-bologne:#16ba07;--stroke-seine:#80cbf1;--fill-path:#E8E2DD;--fill-path-hover:#BDA182;--fill-path-selected:#37434B;width:100%;height:auto;display:block;}.search-map .hidden{display:none!important;}.search-map path{stroke-width:var(--stroke-width);}.search-map #full-area path{filter:url(#shadow)}.search-map text{font-family:var(--font-family);font-size:var(--font-size);}.search-map .seine path{--stroke-width:1.3px;fill:none;fill-rule:nonzero;stroke:var(--stroke-seine);stroke-width:var(--stroke-width);stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;}.search-map .seine path.sp24{--stroke-width:2.4px;}.search-map text,.search-map g text,.search-map .seine,.search-map .seine path,.search-map .bois-de-bologne{pointer-events:none;user-select:none;}.search-map .bois-de-bologne path{fill:var(--fill-bois-de-bologne);fill-rule:nonzero;stroke:var(--stroke);stroke-width:1px;stroke-linejoin:bevel;stroke-miterlimit:4;}.search-map .bois-de-bologne text{font-style:italic;font-size:var(--font-size-bois-de-bologne);fill:var(--stroke);;}.search-map .paris .areas path{fill:var(--fill-path);fill-rule:nonzero;stroke:var(--stroke);;stroke-width:var(--stroke-width);transition:fill .3s ease-in-out;}.search-map .paris .areas text{font-size:var(--font-size);}.search-map .paris .areas path:not(.selected-path):not(.disabled):hover{cursor:pointer;fill:var(--fill-path-hover);}.search-map .paris .areas path:not(.selected-path):not(.disabled):hover + text:not(.selected-text){fill:var(--stroke);;}.search-map .paris .areas path.disabled{cursor:not-allowed;pointer-events:none;fill:var(--very-light-gray-color);}.search-map .hauts-de-seine .full-area path{cursor:pointer;fill:var(--fill-path);stroke:var(--stroke);stroke-width:var(--stroke-width);transition:fill .3s ease-in-out;}.search-map .hauts-de-seine .full-area text{font-size:var(--font-size);}.search-map .hauts-de-seine .full-area path:not(.selected):not(.disabled):hover{cursor:pointer;fill:var(--fill-path-hover);}.search-map .hauts-de-seine .full-area path:not(.selected):not(.disabled):hover + g text{fill:var(--stroke);}.search-map .hauts-de-seine .full-area path.disabled{cursor:not-allowed;pointer-events:none;fill:var(--very-light-gray-color);}.search-map .hauts-de-seine .hauts-de-seine-areas .areas path{cursor:pointer;fill:var(--fill-path);stroke:var(--stroke);stroke-width:var(--stroke-width);transition:fill .3s ease-in-out;}.search-map path.selected{fill:var(--fill-path-selected)!important;}.search-map path.selected + text,.search-map path.selected + g text{fill:var(--stroke)!important;}