.goog-te-banner-frame, .goog-te-gadget-icon, .skiptranslate iframe { display: none !important; }
body { top: 0 !important; }
#google_translate_element { display: none !important; }
.lang-switch {
  position: fixed !important;
  top: 16px !important;
  left: 16px !important;
  z-index: 2147483647 !important;
  display: flex !important;
  gap: 6px !important;
  align-items: center !important;
  pointer-events: auto !important;
}
.lang-switch button {
  box-sizing: border-box !important;
  background: transparent !important;
  border: none !important;
  color: #fff !important;
  font-family: inherit !important;
  font-size: 13px !important;
  line-height: 1 !important;
  letter-spacing: 0.05em !important;
  cursor: pointer !important;
  width: 28px !important;
  height: 20px !important;
  padding: 0 !important;
  margin: 0 !important;
  opacity: 0.7 !important;
  text-align: center !important;
  vertical-align: middle !important;
  border-bottom: 1px solid transparent !important;
}
.lang-switch button.active {
  opacity: 1 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #fff !important;
}