.waffentrager-animation {
  position: fixed;
  left: 1%;
  bottom: 20px;
  width: 14%;
  min-width: 80px;
  z-index: 9999;
  pointer-events: auto;
}

.waffentrager-animation video {
  width: 100%;
  height: auto;
  display: block;
}

.menu-top_wrapper .menu-desktop_links > .menu-item:last-child > .menu-item_inner {
  font-weight: 500;
  color: #fc6;
}

@media (max-width: 1023.5px) {
  .waffentrager-animation {
    display: none;
  }
}
