

/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.css?165287485664*/
font.errortext
{
	color:red;
}

font.notetext
{
	color:green;
}

/* End */


/* Start:/local/templates/csp59/components/bitrix/news.list/gallery/style.css?1729597311613*/
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;
}
@media screen and (max-width: 1023px) {
	.mediagallery .section-events {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 24px;
	}
	.mediagallery .section-events .event-element,
	.mediagallery .section-events .federations {
		max-width: 100%;
		margin-bottom: 0;
	}
	.mediagallery .section-events .event-element__content {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 400px) {
	.mediagallery .section-events {
		grid-template-columns: 1fr
	}
}
/* End */


/* Start:/local/templates/csp59/components/bitrix/system.pagenavigation/show_more/style.css?1652874969394*/
.loader {
    text-align: center;
    border: 7px solid #f3f3f3;
    border-top: 7px solid #3498db;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.loader_show_more{
    padding-top:32px;
}

.loader_box {
    margin:0 auto;
    width:57px;
}

/* End */


/* Start:/local/templates/csp59/components/bitrix/news.list/main/style.css?1757919626357*/
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;
}

@media (min-width: 769px) {
  .event-element--main-template .event-element__image {
    aspect-ratio: 16/9;
  }
}
.event-element--main-template .event-element__image img {
  object-fit: contain;
}

/* End */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.css?165287485664 */
/* /local/templates/csp59/components/bitrix/news.list/gallery/style.css?1729597311613 */
/* /local/templates/csp59/components/bitrix/system.pagenavigation/show_more/style.css?1652874969394 */
/* /local/templates/csp59/components/bitrix/news.list/main/style.css?1757919626357 */
