/* Поднимаем все блоки Tilda поверх 3D-канваса */
.t-rec {
    position: relative;
    z-index: 10;
}