

/* чуть более плавная анимация на десктопе */
@media (min-width: 1024px) {
  #nav1092118381 {
    transition: transform 0.5s ease-in-out;
  }
}

