html { height: auto !important; }
body { top: 0 !important; position: static !important; }
.skiptranslate { display: none !important; }
.goog-text-highlight,
font > font { background-color: transparent !important; box-shadow: none !important; box-sizing: inherit; }
.language { position: fixed; left: -150px; top: 50%; transform: none; z-index: 998; display: flex; flex-direction: row; gap: 10px; }
.language__img { margin: 2px; cursor: pointer; opacity: 0.5; }
.language__img:hover,
.language__img_active { opacity: 1; }