
#allrecords .t-text a,#allrecords .t-descr:not(.t706__product-title) a,#allrecords .t-heading a:not(.t-card__link),#allrecords .t-title a,#allrecords .t-impact-text a,#allrecords .t-text-impact a,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link),#allrecords .t-uptitle a,#allrecords .tn-atom[field] a {
    transition: opacity 0.3s ease-in-out;/* Плавное изменение прозрачности за 0.3 сек */
}

#allrecords .t-text a:hover,#allrecords .t-descr:not(.t706__product-title) a:hover,#allrecords .t-heading a:not(.t-card__link):hover,#allrecords .t-title a:hover,#allrecords .t-impact-text a:hover,#allrecords .t-text-impact a:hover,#allrecords .t-name:not(.t-feed__parts-switch-btn):not(.t-feed__post-title) a:not(.t794__typo):not(.t-menusub__link-item):not(.t-card__link):hover,#allrecords .t-uptitle a:hover,#allrecords .tn-atom[field] a:hover {
    opacity: 0.7; /* Прозрачность на 70% */
}
