.fixed-element {
    position: fixed;
    z-index: 1000; /* Чтобы элемент был поверх других */
}
#rec857354863 {
    position: relative;
    clip-path: inset(0 0 0 0); /* Обрежет все, что выходит за границы блока */
    }
.uc-invisible {
    pointer-events: none; /* Отключаем события мыши для контейнера, чтобы он не блокировал события для элементов под ним */
}
.uc-visible {
    pointer-events: auto; 
}
#rec857308738 {
    position: relative;
    z-index: 99999;
}

.t396__artboard {
    scroll-behavior: smooth;
    
}

.t396__artboard::-webkit-scrollbar {
    height: 0; /* Скрывает скроллбар */
    
}

.tn-atom.hover {
  background-color: red !important; /* Меняй под свой дизайн */
  color: white !important;
}
#rec858571318 {
    position: relative;
    z-index: 9999;
}