@charset "utf-8";

@keyframes atNodeInserted968 { 
  0% { opacity: 0.99; }
  100% { opacity: 1; }
}

@-webkit-keyframes atNodeInserted968 { 
  0% { opacity: 0.99; }
  100% { opacity: 1; }
}

#coupon-code { animation-duration: 0.001s; animation-name: atNodeInserted968; }