.t835__progressbar { position: absolute; bottom: 0; z-index: 1; width: 0; height: 0px; background-color: #cbcbcb; }

/* Не блокировать автоплей при наведении */
.tn-elem .t-slds, 
.tn-elem .t-slds__items-wrapper, 
.tn-elem .t-slds__item {
  pointer-events: none;
}