

/* Start:/local/templates/main/components/bitrix/menu/actions/style.css?1762842353697*/
.menu-actions {
	display: flex;
	gap: 7px;
	margin: 0 0 30px;
	flex-wrap: wrap;
}
.menu-actions-item a {
	border-bottom: none;
	background: #3DBDAC;
	color: #fff;
	padding: 9px 20px;
	border-radius: 8px;
	display: block;
	font-weight: bold;
	font-size: 16px;
}
.menu-actions-item a:focus,
.menu-actions-item a:hover {
	color: #fff;
	border: none;
}
.menu-actions-item:hover a,
.menu-actions-item.active a {
	background: #FFA000;
}
.header__menu__new .depth-level-1 > .menu-item.last-item.orange {
	display: none;
}
@media(max-width: 767px) {
	.menu-actions {
		margin: 20px 0;
		gap: 5px;
	}
	.menu-actions-item a {
		padding: 6px 15px;
		font-size: 14px;
	}
}
/* End */


/* Start:/local/components/rcparty/actions.list/templates/25years/style.css?17624095302046*/
.big-shares-list .big-share-item {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding: 0;
	position: relative;
}
#actionsItems .shares-list__item .item-content {
	height: 40px;
	overflow:hidden;
	background: #fafafa;
	display: flex;
	align-items: center;
	font-size: 13px;
	padding: 10px;
	border-top: solid 1px #f2f2f2;
}
#actionsItems .shares-list__item .item-image {
	border: none;
}
#actionsItems .shares-list__item .shares-list__item-content {
	border: solid 1px #f2f2f2;
	display: flex;
	flex-direction: column;
	transition: all .3s;
	font-size: 13px;
}
#actionsItems .shares-list__item .shares-list__item-content:hover {
	border-color: #C8C8C8;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.25);
}
.action-banner-bottom-text,
.action-banner-top-text {
	font-size: 19px;
	line-height: 1.1;
}
.action-banner-top-text {
	margin-bottom: 10px;
}
.action-banner-bottom-text {
	margin-top: 10px;
}
.action-banner-top-text h2 {
	font-size: 37px;
	margin: 13px 0 26px;
	line-height: 1.1;
}
.action-banner-bottom img,
.action-banner-top img {
	margin: 10px 0;
}
.action-category-description,
.action-category h3 {
	font-size: 26px;
	line-height: 1;
}
.action-category h3 {
	margin:0
}
.actions-note {
	font-size: 18px;
	margin: -12px 0 25px;
}
.action-categories {
	margin: 40px 0 0;
}
.action-category {
	margin: 15px 0;
}
.action-category .shares-list {
	margin-top: 16px;
}
.action-banner-bottom {
	margin-bottom: 25px;
}
.filter-selected__item.is-active .filter-selected__item-name {
	border-bottom: none;
}
@media (max-width: 767px) {
	#actionsItems .shares-list__item .shares-list__item-content {
		font-size: 12px;
	}
	.action-banner-top-text h2 {
		font-size: 32px;
	}
	.action-banner-top-text,
	.action-banner-bottom-text {
		font-size: 16px;
	}
	.action-category-description,
	.action-category h3 {
		font-size: 18px;
	}
	.shares-list__item {
		max-width: 500px;
	}
	.actions-note {
		font-size: 14px;
	}
}
/* End */
/* /local/templates/main/components/bitrix/menu/actions/style.css?1762842353697 */
/* /local/components/rcparty/actions.list/templates/25years/style.css?17624095302046 */
