html {
  scroll-behavior: smooth;
}

.fade-on-scroll {
  will-change: opacity;
  transition: opacity 0.3s ease;
  /* УБРАТЬ opacity: 0 */
}

#rec1446377351 .t396__artboard { overflow: hidden; }