/* Açılış alanı hiçbir cihazda animasyon bitmesini beklemeden görünür. */
#home.hero>.eyebrow,
#home.hero>h1,
#home.hero>.hero-copy,
#home.hero>.hero-actions,
#home.hero>.trust,
#home.hero>.hero-console{
  animation:none!important;
  opacity:1!important;
  visibility:visible!important;
}
#home.hero>h1,
#home.hero>.hero-copy,
#home.hero>.hero-actions,
#home.hero>.trust{transform:none!important}
#home.hero>.hero-console{transform:rotate(2deg)!important}
.console-bars i{animation:none!important}
