

/* Start:/local/templates/.default/components/bitrix/news.list/webinars-archive-full-new/style.css?1711591315583*/
body{
	background: var(--fon); 
}

.header_button, .language-toggle {
	background: var(--blue-2);
	color: var(--dark-grey);
}

.header_button:hover, .language-toggle:hover {
	background: var(--blue);
}

.archive-filter {
	padding: 0;
}

.webinars-archive_show-more {
	margin: 40px auto 0;
}

@media screen and (max-width: 992px) {
	.webinars-archive_show-more {
		margin: 30px auto 0;
	}
}

@media screen and (max-width: 480px) {

	.sm-mt-24 {
		margin-top: 0 !important;
		padding-top: 24px;
	}

	.webinars-archive_wrapper .row:not(:first-of-type) {
		margin-top: 0 !important;
	}
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/webinars-archive-full-new/style.css?1711591315583 */
