

/* Start:/local/templates/main/components/bitrix/news/models/bitrix/news.detail/.default/style.css?178446723316827*/
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;
}

.model-detail-banner {
	background: #eef3f8;
}

.model-detail-banner__inner {
	min-height: 600px;
	background: linear-gradient(125deg, #f8fbfd 0%, #edf3f8 55%, #dce7ef 100%);
}

.model-detail-banner__content {
	position: relative;
	z-index: 3;
}

.model-detail-banner .model-detail-banner__gradient {
	z-index: 1;
	background: linear-gradient(90deg, #f8fbfd 0%, rgba(248, 251, 253, .96) 42%, rgba(238, 244, 248, .35) 70%, rgba(238, 244, 248, 0) 100%);
}

.model-detail-banner .model-detail-banner__picture {
	z-index: 2;
	width: 52%;
	height: 92%;
	top: auto;
	right: 2%;
	bottom: 0;
	object-fit: contain;
	object-position: right bottom;
}

.model-detail-banner._video .model-detail-banner__inner {
	position: relative;
	min-height: min(720px, calc(100vh - 120px));
	overflow: hidden;
	background: #171c20;
}

.model-detail-banner__video {
	position: absolute;
	z-index: 0;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.model-detail-banner._video .model-detail-banner__gradient {
	z-index: 1;
	background: linear-gradient(90deg, rgba(10, 16, 21, .9) 0%, rgba(10, 16, 21, .7) 42%, rgba(10, 16, 21, .2) 72%, rgba(10, 16, 21, .05) 100%);
}

.model-detail-banner._video .model-detail-banner__content,
.model-detail-banner._video .page-title__title,
.model-detail-banner._video .model-detail-banner__intro,
.model-detail-banner._video .model-detail-banner__price {
	color: #fff;
}

.model-detail-banner._video .model-detail-banner__content {
	max-width: 690px;
}

.model-detail-banner._video .model-detail-banner__warranty {
	color: #12251d;
}

.model-detail-banner._photo-wide > .container {
	max-width: 1600px;
}

.model-detail-banner._photo-wide .model-detail-banner__inner {
	position: relative;
	min-height: min(720px, calc(100vh - 120px));
	overflow: hidden;
	background: #17212a;
}

.model-detail-banner._photo-wide .model-detail-banner__wide-picture {
	position: absolute;
	z-index: 0;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.model-detail-banner._photo-wide .model-detail-banner__gradient {
	z-index: 1;
	background: linear-gradient(90deg, rgba(7, 14, 20, .9) 0%, rgba(7, 14, 20, .68) 42%, rgba(7, 14, 20, .12) 76%, rgba(7, 14, 20, 0) 100%);
}

.model-detail-banner._photo-wide .model-detail-banner__content,
.model-detail-banner._photo-wide .page-title__title,
.model-detail-banner._photo-wide .model-detail-banner__intro,
.model-detail-banner._photo-wide .model-detail-banner__price {
	color: #fff;
}

.model-detail-banner._photo-wide .model-detail-banner__content {
	max-width: 720px;
}

.model-detail-banner__warranty {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	margin-bottom: 24px;
	padding: 8px 16px;
	border-radius: 999px;
	background: #c7f2df;
	font-family: Muller, sans-serif;
	font-size: 16px;
	font-weight: 500;
}

.model-detail-banner__intro {
	max-width: 620px;
	margin-top: 24px;
	font-family: Muller, sans-serif;
	font-size: 24px;
	line-height: 1.35;
}

.model-detail-banner__price {
	display: flex;
	align-items: baseline;
	gap: 8px;
	margin-top: 32px;
	font-family: Muller, sans-serif;
	font-size: 22px;
}

.model-detail-banner__price strong {
	font-size: 38px;
	font-weight: 500;
}

.model-detail-banner__button {
	width: auto;
	margin-top: 28px;
}

.model-detail-parameters__title {
	text-align: center;
}

.model-detail-parameters__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
}

.model-detail-parameters__item {
	min-height: 190px;
	padding: 32px;
	border-radius: 24px;
	background: #eef3f8;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.model-detail-parameters__label {
	font-family: Muller, sans-serif;
	font-size: 20px;
	line-height: 1.3;
	color: #556270;
}

.model-detail-parameters__value {
	font-family: Muller, sans-serif;
	line-height: 1;
}

.model-detail-parameters__value strong {
	font-size: 64px;
	font-weight: 500;
}

.model-detail-parameters__value span {
	margin-left: 5px;
	font-size: 24px;
	color: #7a8794;
}

.aluvet-space-gallery {
	overflow: hidden;
}

.aluvet-space-gallery .section-title {
	max-width: none;
}

.aluvet-space-gallery__viewport {
	overflow: hidden;
}

.aluvet-space-gallery__track {
	display: flex;
	gap: 20px;
	overflow-x: auto;
	padding-bottom: 16px;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	overscroll-behavior-inline: contain;
	user-select: none;
	cursor: grab;
	scrollbar-width: thin;
	scrollbar-color: #7d8c98 #e4e9ed;
}

.aluvet-space-gallery__track._dragging {
	scroll-behavior: auto;
	scroll-snap-type: none;
	cursor: grabbing;
}

.aluvet-space-gallery__slide {
	flex: 0 0 min(82%, 980px);
	height: clamp(360px, 52vw, 680px);
	margin: 0;
	overflow: hidden;
	border-radius: 24px;
	background: #eef3f8;
	scroll-snap-align: start;
}

.aluvet-space-gallery__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	-webkit-user-drag: none;
}

.aluvet-space-gallery__controls {
	display: flex;
	justify-content: flex-end;
	gap: 12px;
	margin-top: 20px;
}

.aluvet-space-gallery__control {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	padding: 0;
	border: 1px solid #b8c4cc;
	border-radius: 50%;
	background: #fff;
	color: #17212a;
	font-size: 24px;
	cursor: pointer;
	transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.aluvet-space-gallery__control:hover,
.aluvet-space-gallery__control:focus-visible {
	border-color: #0866cc;
	background: #0866cc;
	color: #fff;
}

.aluvet-freedom-intro__copy {
	max-width: 980px;
	margin: 0 auto 40px;
	text-align: center;
}

.aluvet-freedom-intro__copy .section-title {
	max-width: none;
	margin-bottom: 24px;
}

.aluvet-freedom-intro__copy p {
	font-family: Muller, sans-serif;
	font-size: 20px;
	line-height: 1.55;
	color: #45525e;
}

.aluvet-freedom-video {
	overflow: hidden;
	border-radius: 28px;
	background: #111820;
	box-shadow: 0 24px 60px rgba(28, 44, 57, .16);
}

.aluvet-freedom-video video {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

[data-aluvet-freedom-specifications] .model-detail-exact-parameters__grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.aluvet-freedom-advantages .section-title,
.aluvet-freedom-options .section-title,
.aluvet-freedom-colors .section-title,
.aluvet-freedom-gallery .section-title {
	max-width: none;
}

.aluvet-freedom-advantages__grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 16px;
}

.aluvet-freedom-advantages__item {
	min-height: 310px;
	padding: 28px 24px;
	border-radius: 24px;
	background: #eef3f8;
}

.aluvet-freedom-advantages__number {
	display: block;
	margin-bottom: 48px;
	font-family: Muller, sans-serif;
	font-size: 18px;
	color: #0874d9;
}

.aluvet-freedom-advantages__item h3,
.aluvet-freedom-options__copy h3 {
	margin: 0 0 14px;
	font-family: Muller, sans-serif;
	font-size: 23px;
	font-weight: 500;
	line-height: 1.2;
	color: #17212a;
}

.aluvet-freedom-advantages__item p,
.aluvet-freedom-options__copy p {
	margin: 0;
	font-family: Muller, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #566573;
}

.aluvet-freedom-options__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
}

.aluvet-freedom-options__item {
	display: grid;
	grid-template-columns: minmax(190px, 42%) 1fr;
	min-height: 320px;
	overflow: hidden;
	border-radius: 24px;
	background: #eef3f8;
}

.aluvet-freedom-options__media {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 280px;
	padding: 28px;
	background: #e5ebf0;
}

.aluvet-freedom-options__media img {
	display: block;
	max-width: 100%;
	max-height: 260px;
	width: auto;
	height: auto;
	object-fit: contain;
}

.aluvet-freedom-options__item._latch .aluvet-freedom-options__media img {
	min-height: 230px;
}

.aluvet-freedom-options__copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 32px;
}

.aluvet-freedom-colors__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.aluvet-freedom-colors__item {
	display: flex;
	flex-direction: column;
	gap: 8px;
	min-height: 112px;
	padding: 22px;
	border: 1px solid #d5dee5;
	border-radius: 18px;
	background: #fff;
	font-family: Muller, sans-serif;
}

.aluvet-freedom-colors__item strong {
	font-size: 20px;
	font-weight: 500;
	color: #17212a;
}

.aluvet-freedom-colors__item span {
	font-size: 15px;
	line-height: 1.3;
	color: #64727e;
}

.aluvet-freedom-gallery {
	overflow: hidden;
}

.aluvet-freedom-gallery__viewport {
	overflow: hidden;
}

.aluvet-freedom-gallery__track {
	display: flex;
	gap: 20px;
	overflow-x: auto;
	padding-bottom: 16px;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	overscroll-behavior-inline: contain;
	user-select: none;
	cursor: grab;
	scrollbar-width: thin;
	scrollbar-color: #7d8c98 #e4e9ed;
}

.aluvet-freedom-gallery__track._dragging {
	scroll-behavior: auto;
	scroll-snap-type: none;
	cursor: grabbing;
}

.aluvet-freedom-gallery__slide {
	flex: 0 0 min(82%, 980px);
	height: clamp(360px, 52vw, 680px);
	margin: 0;
	overflow: hidden;
	border-radius: 24px;
	background: #eef3f8;
	scroll-snap-align: start;
}

.aluvet-freedom-gallery__image {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	-webkit-user-drag: none;
}

.aluvet-freedom-gallery__slide._cover .aluvet-freedom-gallery__image {
	object-fit: cover;
}

.aluvet-freedom-gallery__controls {
	display: flex;
	justify-content: flex-end;
	gap: 12px;
	margin-top: 20px;
}

.aluvet-freedom-gallery__control {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	padding: 0;
	border: 1px solid #b8c4cc;
	border-radius: 50%;
	background: #fff;
	color: #17212a;
	font-size: 24px;
	cursor: pointer;
	transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.aluvet-freedom-gallery__control:hover,
.aluvet-freedom-gallery__control:focus-visible {
	border-color: #0866cc;
	background: #0866cc;
	color: #fff;
}

.model-detail-copy .windows-text__content {
	max-width: 1120px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}

.model-detail-copy .section-text__wrap {
	display: block;
	margin-bottom: 0;
	text-align: left;
}

.model-detail-copy .section-text__wrap > h2,
.model-detail-copy .section-text__wrap > h3 {
	max-width: 980px;
	margin: 52px 0 20px;
	font-family: Muller, sans-serif;
	font-size: clamp(30px, 2.35vw, 44px);
	font-weight: 500;
	line-height: 1.16;
	letter-spacing: -.015em;
	text-align: left;
}

.model-detail-copy .section-text__wrap > h2:first-child,
.model-detail-copy .section-text__wrap > h3:first-child {
	margin-top: 0;
}

.model-detail-copy .section-text__wrap > p {
	width: 100%;
	max-width: 1040px;
	margin: 0 0 22px;
	font-size: 20px;
	line-height: 1.55;
	text-align: left;
}

.model-detail-copy .section-text__wrap > ul,
.model-detail-copy .section-text__wrap > ol {
	width: 100%;
	max-width: 1040px;
	margin-top: 4px;
	margin-bottom: 30px;
	text-align: left;
}

.model-detail-copy .section-text__wrap > ul li,
.model-detail-copy .section-text__wrap > ol li {
	font-size: 19px;
	line-height: 1.5;
	text-align: left;
}

@media only screen and (max-width: 1023px) {
	.model-detail-banner__inner {
		min-height: 0;
		padding-bottom: 0;
		display: flex;
		flex-direction: column;
	}

	.model-detail-banner__content {
		order: 1;
		padding-right: 0;
	}

	.model-detail-banner._video .model-detail-banner__inner {
		min-height: 680px;
		padding-bottom: 48px;
		justify-content: flex-end;
	}

	.model-detail-banner._video .model-detail-banner__gradient {
		background: linear-gradient(180deg, rgba(9, 15, 20, .18) 0%, rgba(9, 15, 20, .42) 42%, rgba(9, 15, 20, .9) 100%);
	}

	.model-detail-banner._photo-wide .model-detail-banner__inner {
		min-height: 680px;
		padding-bottom: 48px;
		justify-content: flex-end;
	}

	.model-detail-banner._photo-wide .model-detail-banner__wide-picture {
		position: absolute;
		height: 100%;
		margin: 0;
		object-position: center;
	}

	.model-detail-banner._photo-wide .model-detail-banner__gradient {
		background: linear-gradient(180deg, rgba(7, 14, 20, .12) 0%, rgba(7, 14, 20, .35) 45%, rgba(7, 14, 20, .9) 100%);
	}

	.model-detail-banner .model-detail-banner__gradient {
		background: linear-gradient(180deg, #f8fbfd 0%, rgba(248, 251, 253, .98) 48%, rgba(238, 244, 248, .15) 78%, rgba(238, 244, 248, 0) 100%);
	}

	.model-detail-banner .model-detail-banner__picture {
		display: block !important;
		position: relative;
		order: 2;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
		width: 100%;
		height: max(340px, 54vw);
		margin-top: 24px;
		object-position: center bottom;
	}

	.model-detail-parameters__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.aluvet-space-gallery__slide {
		flex-basis: 88%;
	}

	.aluvet-freedom-advantages__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	[data-aluvet-freedom-specifications] .model-detail-exact-parameters__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.aluvet-freedom-advantages__item {
		min-height: 260px;
	}

	.aluvet-freedom-options__item {
		grid-template-columns: 42% 1fr;
	}

	.aluvet-freedom-colors__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.aluvet-freedom-gallery__slide {
		flex-basis: 88%;
	}
}

@media only screen and (max-width: 567px) {
	.model-detail-banner__inner {
		padding-bottom: 0;
	}

	.model-detail-banner .model-detail-banner__picture {
		height: 320px;
	}

	.model-detail-banner._video .model-detail-banner__inner {
		min-height: 620px;
		padding-bottom: 32px;
	}

	.model-detail-banner._video .model-detail-banner__video {
		object-position: center;
	}

	.model-detail-banner._photo-wide .model-detail-banner__inner {
		min-height: 620px;
		padding-bottom: 32px;
	}

	.model-detail-banner__intro {
		font-size: 18px;
	}

	.model-detail-banner__price {
		font-size: 18px;
		flex-wrap: wrap;
	}

	.model-detail-banner__price strong {
		font-size: 30px;
	}

	.model-detail-banner__button {
		width: 100%;
	}

	.model-detail-parameters__grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.model-detail-parameters__title {
		max-width: 100%;
		font-size: 26px !important;
		white-space: normal !important;
		overflow-wrap: anywhere;
	}

	.model-detail-parameters__item {
		min-height: 140px;
		padding: 24px;
	}

	.aluvet-space-gallery .section-title {
		font-size: 28px !important;
		white-space: normal !important;
	}

	.aluvet-space-gallery__track {
		gap: 12px;
	}

	.aluvet-space-gallery__slide {
		flex-basis: 92%;
		height: min(92vw, 520px);
		border-radius: 18px;
	}

	.aluvet-space-gallery__control {
		width: 46px;
		height: 46px;
	}

	.aluvet-freedom-intro__copy {
		text-align: left;
	}

	.aluvet-freedom-intro__copy .section-title,
	.aluvet-freedom-advantages .section-title,
	.aluvet-freedom-options .section-title,
	.aluvet-freedom-colors .section-title,
	.aluvet-freedom-gallery .section-title {
		font-size: 28px !important;
		white-space: normal !important;
	}

	.aluvet-freedom-intro__copy p {
		font-size: 17px;
	}

	.aluvet-freedom-video {
		border-radius: 18px;
	}

	.aluvet-freedom-advantages__grid,
	.aluvet-freedom-options__grid,
	.aluvet-freedom-colors__grid {
		grid-template-columns: 1fr;
	}

	[data-aluvet-freedom-specifications] .model-detail-exact-parameters__grid {
		grid-template-columns: 1fr;
	}

	.aluvet-freedom-advantages__item {
		min-height: 0;
		padding: 24px;
	}

	.aluvet-freedom-advantages__number {
		margin-bottom: 28px;
	}

	.aluvet-freedom-options__item {
		grid-template-columns: 1fr;
		min-height: 0;
	}

	.aluvet-freedom-options__media {
		min-height: 240px;
	}

	.aluvet-freedom-options__copy {
		padding: 24px;
	}

	.aluvet-freedom-gallery__track {
		gap: 12px;
	}

	.aluvet-freedom-gallery__slide {
		flex-basis: 92%;
		height: min(92vw, 520px);
		border-radius: 18px;
	}

	.aluvet-freedom-gallery__control {
		width: 46px;
		height: 46px;
	}

	.model-detail-copy .section-text__wrap > h2,
	.model-detail-copy .section-text__wrap > h3 {
		margin-top: 38px;
		margin-bottom: 16px;
		font-size: 28px;
		line-height: 1.2;
	}

	.model-detail-copy .section-text__wrap > h2:first-child,
	.model-detail-copy .section-text__wrap > h3:first-child {
		margin-top: 0;
	}

	.model-detail-copy .section-text__wrap > p {
		margin-bottom: 18px;
		font-size: 17px;
		line-height: 1.55;
	}

	.model-detail-copy .section-text__wrap > ul li,
	.model-detail-copy .section-text__wrap > ol li {
		font-size: 17px;
		line-height: 1.5;
	}

	.model-detail-parameters__value strong {
		font-size: 48px;
	}
}

/* End */


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

/* End */
/* /local/templates/main/components/bitrix/news/models/bitrix/news.detail/.default/style.css?178446723316827 */
/* /local/templates/main/components/bitrix/news.list/reviews/style.css?1692346796150 */
