

/* Start:/bitrix/templates/stroy/components/bitrix/news.index/nashi-raboty/style.css?1776779928857*/
.news-columns {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
}

.news-column-title {
	font-weight: bold;
	margin-bottom: 10px;
}

.news-list {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 20px;
}

.news-item {
	display: flex;
	gap: 10px;
}

.news-item-image img {
	display: block;
	width: 100%;
	height: 256px;
	object-fit: cover;
}

.news-item-content {
	display: flex;
	flex-direction: column;
}

.section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 10px;
}

.slider-nav {
    display: flex;
    gap: 10px;
}

.nav-btn {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #a0d52b;
    user-select: none;
}

.nav-btn.swiper-button-disabled {
    opacity: 0.3;
    cursor: default;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?177655586151*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/stroy/components/bitrix/news.index/nashi-raboty/style.css?1776779928857 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?177655586151 */
