

/* Start:/local/templates/theobject/components/bitrix/news.list/tmp_competitions_slider/style.css?1770365197627*/
.swiper-slide:hover .dark{
    filter: brightness(40%);
}
.dark{
    transition: all 300ms linear;
}
.more:hover .dark{
    filter: brightness(40%);
}

.more{
    position: absolute;
    bottom: 80px;
    left: 160px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 14px;
    border-radius: 7px;
    width: 210px;
    text-align: center;
    transition: all 300ms linear;
    opacity: 0;

}

@media(max-width:767px){
    .more{
        bottom: 34px;
        left: 60px;
        width: 160px;
        padding:8px 0;
    }
}

.competitions--item:hover .more{
    opacity: 1;
}

/* End */


/* Start:/local/templates/theobject/components/bitrix/news.list/tmp_instructors/style.css?1750758933150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/theobject/components/bitrix/news.list/tmp_competitions_slider/style.css?1770365197627 */
/* /local/templates/theobject/components/bitrix/news.list/tmp_instructors/style.css?1750758933150 */
