

/* Start:/local/templates/main/components/bitrix/news.detail/main_block/style.css?17800793787878*/
div.news-detail
{
	word-wrap: break-word;
}

div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.fade-title_mod > span {
	display: inline-block;
}

.main-section.main-hero-section {
	padding-top: 8.4em;
	padding-bottom: 4em;
	overflow: hidden;
}

.main-section_header.main-hero {
	display: block;
	max-width: none;
	margin: 0;
	position: relative;
	z-index: 2;
	text-align: left;
}

.main-hero__content {
	max-width: 100%;
}

.main-hero__eyebrow {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 32px;
	margin-bottom: 1.8em;
	padding: 0 1.15em;
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 999px;
	background: rgba(255, 255, 255, .04);
	color: rgba(255, 255, 255, .72);
	font-size: .78rem;
	font-weight: 500;
	letter-spacing: .08em;
	text-transform: uppercase;
}

.main-hero__title {
	/* Фиксируем заголовок в 3 строки и держим масштаб близко к референсу. */
	max-width: 12.8em;
	margin: 0;
	font-size: clamp(3rem, 4.75vw, 5.35rem);
	line-height: .98;
	letter-spacing: 0;
}

.main-hero__title > span {
	display: block;
}

.main-hero__text {
	max-width: 50em;
	margin: 2.2em 0 0;
	color: rgba(255, 255, 255, .72);
	font-size: 1.12rem;
	line-height: 1.55;
}

.main-hero .main-hero__btn.dropdown-menu_btn {
	/* Фиксируем CTA под описанием и перебиваем стили кнопки выпадающего меню. */
	margin: 3.4em 0 0;
	transform: none;
	width: fit-content;
	min-width: 280px;
	min-height: 76px;
	height: 76px;
	padding: 0 2em;
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	font-size: 1.56rem;
	line-height: 1;
	white-space: nowrap;
}

.main-hero .main-hero__btn.dropdown-menu_btn:hover {
	background-color: rgba(255, 255, 255, .12);
}

.main-hero .main-hero__btn.dropdown-menu_btn .ico-arrow {
	display: block;
	height: 24px;
	flex: 24px 0 0;
	width: 24px;
}

.main-hero .main-hero__btn.dropdown-menu_btn .ico-arrow::before,
.main-hero .main-hero__btn.dropdown-menu_btn .ico-arrow::after {
	content: none;
}

.main-section .wrapper_laptop-img {
	--laptop-expand-progress: 0;
	--laptop-expand-ease: 0;
	--laptop-width: min(76vw, 1040px);
	--laptop-lift: 0px;
	--laptop-radius: 22px;
	--laptop-scale: .94;
	display: flex;
	justify-content: center;
	margin-top: 5em;
	width: 100vw;
	margin-left: 50%;
	position: relative;
	z-index: 1;
	transform: translateX(-50%);
}

.main-section .laptop-img {
	/* При скролле карточка расширяется до ширины экрана и визуально выходит на первый план. */
	width: var(--laptop-width);
	max-width: 100vw;
	transform: translateY(var(--laptop-lift)) scale(var(--laptop-scale));
	transform-origin: center top;
	will-change: width, transform;
}

.main-section .laptop-img img {
	width: 100%;
	border-radius: var(--laptop-radius);
	box-shadow: 0 34px 120px rgba(0, 0, 0, .34);
	display: block;
}

@media only screen and (max-width: 1024px) {
	.main-section.main-hero-section {
		padding-top: 9.6em;
	}

	.main-section_header.main-hero {
		max-width: 48em;
	}

	.main-hero__title {
		font-size: clamp(2.4rem, 6.6vw, 3.9rem);
	}

	.main-hero__text {
		font-size: 1rem;
	}

	.main-section .wrapper_laptop-img {
		margin-top: 4em;
	}
}

@media only screen and (max-width: 640px) {
	.main-section.main-hero-section {
		padding-top: 9.2em;
	}

	.main-section_header.main-hero {
		text-align: left;
	}

	.main-hero__eyebrow {
		margin-bottom: 1.2em;
	}

	.main-hero__title {
		max-width: 100%;
		font-size: clamp(1.775rem, 10vw, 2.725rem);
		line-height: 1;
	}

	.main-hero__text {
		margin-top: 1.4em;
	}

	.main-hero .main-hero__btn.dropdown-menu_btn {
		margin-top: 2.4em;
		width: fit-content;
		min-width: 0;
	}

	.main-section .wrapper_laptop-img {
		margin-top: 3em;
	}

	.main-section .laptop-img img {
		border-radius: 12px;
	}
}

/* Homepage button standard. Keep synced with SITE_STYLE_GUIDE.md. */
.main-hero .main-hero__btn.dropdown-menu_btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 1.3em;
	width: fit-content;
	max-width: 100%;
	min-width: 320px;
	min-height: 76px;
	height: 76px;
	padding: 0 2em;
	border: 1px solid #fff;
	border-radius: 8px;
	background-color: transparent;
	color: #fff;
	font-family: inherit;
	font-size: 1.28rem;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	z-index: 1;
	transform: none;
	transition: color .3s, border-color .3s;
}

.main-hero .main-hero__btn.dropdown-menu_btn::before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	border-radius: inherit;
	background: #fff;
	transform: translateX(calc(-100% - 1px));
	transition: transform .4s;
	z-index: -1;
}

.main-hero .main-hero__btn.dropdown-menu_btn:hover {
	background-color: transparent;
	color: #000;
}

.main-hero .main-hero__btn.dropdown-menu_btn:hover::before {
	transform: translateX(0);
}

.main-hero .main-hero__btn.dropdown-menu_btn .ico-arrow {
	display: block;
	width: 24px;
	height: 24px;
	flex: 24px 0 0;
	transition: filter .3s;
}

.main-hero .main-hero__btn.dropdown-menu_btn:hover .ico-arrow {
	filter: invert(1);
}

@media only screen and (max-width: 640px) {
	.main-hero .main-hero__btn.dropdown-menu_btn {
		width: 100%;
		min-width: 0;
		min-height: 68px;
		height: 68px;
		font-size: 1rem;
	}
}

.main-section.main-hero-section {
	position: relative;
	isolation: isolate;
	background: #060711;
}

body.has-main-hero-bg .ui-header {
	background: transparent;
}

.main-hero-bg {
	position: absolute;
	top: -7.2em;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
	pointer-events: auto;
	--hero-mouse-x: 50%;
	--hero-mouse-y: 50%;
	--hero-parallax-x: 0px;
	--hero-parallax-y: 0px;
}

.main-hero-bg__image,
.main-hero-bg__canvas,
.main-hero-bg__mark,
.main-hero-bg__shade {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.main-hero-bg__image {
	object-fit: cover;
	opacity: .92;
	transform: scale(1.06);
	filter: hue-rotate(-45deg) saturate(1.55) contrast(1.14);
	animation: mainHeroBgDrift 54s ease-in-out infinite alternate;
	will-change: transform;
}

.main-hero-bg__canvas {
	z-index: 1;
	opacity: .95;
	mix-blend-mode: screen;
}

.main-hero-bg__mark {
	z-index: 2;
	object-fit: cover;
	object-position: center top;
	opacity: 1;
	transform: translate3d(var(--hero-parallax-x), var(--hero-parallax-y), 0) scale(1.02);
	transition: transform .18s ease-out;
	filter: contrast(1.12) brightness(1.08) drop-shadow(0 34px 95px rgba(0, 43, 183, .42));
}

.main-hero-bg__shade {
	z-index: 3;
	pointer-events: none;
}

.main-hero-bg__shade--edge {
	background:
		radial-gradient(circle at var(--hero-mouse-x) var(--hero-mouse-y), rgba(0, 43, 183, .34), transparent 25rem),
		radial-gradient(circle at 28% 58%, rgba(0, 43, 183, .24), transparent 20rem),
		linear-gradient(90deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .08) 45%, rgba(0, 0, 0, .55));
}

.main-hero-bg__shade--bottom {
	background: linear-gradient(180deg, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .24) 58%, #000 100%);
}

.main-hero-section > .container {
	position: relative;
	z-index: 4;
}

@media only screen and (max-width: 640px) {
	.main-hero-bg {
		top: -6.4em;
		right: calc(50% - 50vw);
		left: calc(50% - 50vw);
		width: auto;
		transform: none;
	}

	.main-hero-bg__mark {
		width: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
	}

	.main-hero-bg__image {
		width: 100%;
		left: 0;
		object-fit: cover;
		object-position: center center;
	}
}

@keyframes mainHeroBgDrift {
	0% {
		transform: translate3d(-1.2%, -.8%, 0) scale(1.06);
	}
	50% {
		transform: translate3d(1.3%, .9%, 0) scale(1.085);
	}
	100% {
		transform: translate3d(-.4%, 1.4%, 0) scale(1.075);
	}
}

/* End */
/* /local/templates/main/components/bitrix/news.detail/main_block/style.css?17800793787878 */
