.content-container.hidden {
  max-height: 0;
  transition: max-height 5s ease-in-out;
  overflow: hidden;
}
.content-container {
  max-height: 1000px;
}
body {
  top: 0 !important;
}
body > .skiptranslate > iframe.skiptranslate {
  visibility: hidden !important;
  display: none !important;
}
.goog-logo-link {
  display: none !important;
}
.goog-te-gadget {
  color: #0000 !important;
}
.goog-te-gadget .goog-te-combo {
  font-family: Montserrat, sans-serif;
  color: #00376b !important;
}
.goog-te-gadget > span {
  display: none !important;
}
#alert-msg.show {
  transform: translate(0);
}
#alert-msg.hide {
  transform: translate(-120%);
}
/*# sourceMappingURL=transaction.4493fd34.css.map */
