

/* Start:/local/templates/ramsay_2023/components/bitrix/news/news/bitrix/news.list/.default/style.css?17107744361426*/
.news__content {
	padding: 15px;
	width:100%
}

.news__content.is-opened {
	background-color:#f7f7f7
}

.news__content noindex a {
    color: #006dcd;
    text-decoration: underline; 
}

.news__content noindex a:hover {
    color: #2e7fb2;
}

.news__title {
	color:#1b335f;
	font-size:1.375rem;
	font-weight:700
}

.news__date {
	color:#3893cc
}

.news__body {
	display:none;
	margin-top:1.875rem;
	border-top:1px solid #c9c9c9;
	padding-top:1.875rem
}

.news__img-section {
	display:none
}

@media (min-width: 64em) {
	.news__img-section {
		display:table-cell
	}
}

.news__link {
	float:right;
	color:#3893cc
}

.news__link:hover {
	color:#737373
}

.news__link.is-opened .news__open-arrow {
	-webkit-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	transform:rotate(180deg)
}

.news__open-arrow {
	margin-left:.625rem;
	width:1.375rem;
	height:1.6875rem;
	vertical-align: bottom;
	display: inline-block;
	background: url("/local/templates/ramsay_2023/assets/images/arrow-right.png");
}

.news+.news-load {
    text-align: center;
    margin: 25px 0 50px;
}

.news-load__link {
	font-size:1.375rem;
	display: inline-block;
    background-color: #239bd2;
    color: #fcfcfc;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    padding: 0 30px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
}
/* End */
/* /local/templates/ramsay_2023/components/bitrix/news/news/bitrix/news.list/.default/style.css?17107744361426 */
