header#header.pc {
  height: auto;
}
#mapScroll {
  background-color: #e8e6e1;
}
#googleMapIframeHome {
  pointer-events: none;
  background-color: #e8e6e1;
}
header .--language select {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  text-transform: uppercase;
}
header .--language .nice-select .list {
  list-style: none;
  margin: 0;
  padding: 0;
}
header .--language .nice-select.open .list {
  pointer-events: auto;
}
