.uc-widget, .uc-cookies_block {
    opacity: 0;
    transform: translateY(20px); /* Смещение вниз для плавности */
    transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
}

div.t886 {
    bottom: 15px;
    
}
div.t886__wrapper {
    padding: 15px 18px;
}

@media (max-width: 980px) {
div.t886__wrapper {
    height: 125px;
}
.t-valign_middle {
    vertical-align: top;
}
}