<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Ð›ÐµÐ½Ñ‚Ð° ÑÑ‚Ð°Ñ‚ÐµÐ¹ ÑÐ¾ ÑÐ¼ÐµÑ‰ÐµÐ½Ð¸ÐµÐ¼*/
/*.uc-feed1 .t829__imgwrapper {
  background-color: #5700FF;
}*/


.uc-lead-article .t106__wrapper {
    padding-right: 20px;
    padding-left: 20px;
    width: 96.7%;
}


@media screen and (min-width: 1200px) {
.uc-feed1 .t829__content {
    transition: 0.5s all;
 }

.uc-feed1 .t829__content:hover {
    .t829__img {
        opacity: 100%;
    }
    .t-card__title {
        color: #5700FF !important;
    }
    .t-card__descr {
        color: #5700FF !important;
    }
}

   /* .t-card__descr {
     color: #5700FF !important;
    } 
}


/*Ð&nbsp;ÐµÐºÐ¾Ð¼ÐµÐ½Ð´Ð¾Ð²Ð°Ð½Ð½Ñ‹Ðµ ÑÑ‚Ð°Ñ‚ÑŒÐ¸*/
@media screen and (min-width: 1200px) {
.uc-feed2 .t-feed__col-grid__post-wrapper {
    transition: 0.5s all;
}

.uc-feed2 .t-feed__col-grid__post-wrapper:hover {
    .t-feed__post-bgimg {
        opacity: 100%;
    }
    .t-feed__post-title {
        color: #5700FF !important;
    }
    .t-feed__post-descr {
        color: #5700FF !important;
    }
}


@media screen and (max-width: 960px) {
    .uc-feed2 .t897__container {
        margin-top: 40px !important;
    }  
}
    </pre></body></html>