
/* BLACKSAW2081 LAB v2.8.83 — wyłącznie finał ekranu ładowania */
#appLoader{
  opacity:1;
}

#appLoader.loader-ready #appLoaderText{
  letter-spacing:.14em;
}

#appLoader.loader-fading{
  opacity:0 !important;
  transition:opacity 260ms ease !important;
  pointer-events:none !important;
}
