@charset "utf-8";

.css-3gx8mu { position: fixed; z-index: calc(var(--layer-header) - 1); top: 54px; left: 0px; right: 0px; display: flex; -webkit-box-pack: center; justify-content: center; pointer-events: none; transition: 0.3s; }

@media (min-width: 768px) {
  .css-3gx8mu { top: 0px; }
}