button, input, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button, a { -webkit-tap-highlight-color: transparent; }
button { cursor: pointer; }
button { cursor: pointer; }
button:disabled { cursor: not-allowed; opacity: .45; }
button:disabled { cursor: not-allowed; opacity: .45; }

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
