

/* Start:/local/templates/visit-forum/components/bitrix/photo.sections.top/program/style.css?17830839041780*/
/* ── Программа форума (index_new.php) ─────────────────────────────────────── */
.programm-item__descr {
	margin: 10px 0 0;
	color: var(--font-color);
	font-size: 18px;
	line-height: 1.4;
}
.programm-item__special-light {
	background: var(--light-magenta);
}
.tab-content__prop-title {
	font-weight: 400;
	font-style: Regular;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: -2%;
	color: #fff;
	margin-bottom: 4px;
}
.tab-content__prop-value {
	font-weight: 500;
	font-style: Regular;
	font-size: 24px;
	line-height: 110%;
	letter-spacing: -2%;
	color: #fff;
	margin-bottom: 20px;
}
.tab-content .programm-list {
	margin-top: 24px;
}
.programm-item.programm-item__special > h3 {
	font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 30px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: -2%;
}
.programm-item:not(:last-child) {
	margin-bottom: 16px;
}
.programm-item .tab {
	font-family: Montserrat;
	font-weight: 600;
	font-style: SemiBold;
	font-size: 20px;
	leading-trim: NONE;
	line-height: 100%;
	letter-spacing: -2%;
}
.programm-day {
	background: var(--light-magenta);
	border-radius: 32px;
	padding: 40px;
}
.programm-day > .programm-date {
	font-size: 30px;
	text-transform: uppercase;
	padding: 24px 40px;
	border-radius: 24px;
}
body .programm-item__special {
	margin: 0;
}
.tabber {
	display: flex;
	gap: 24px;
	margin-bottom: 24px;
	flex-wrap: wrap;
}
.tabber .tab {
	padding: 12px 23px;
}
.tabber .tab.selected {
	background: #fff;
	color: var(--magenta);
}
.tabber .tab {
	background: transparent;
	border: 2px solid #FFFFFF;
	color: #fff;
}
/* End */
/* /local/templates/visit-forum/components/bitrix/photo.sections.top/program/style.css?17830839041780 */
