

/* Start:/local/templates/haier/components/bitrix/catalog/main/bitrix/catalog.element/.default/style.css?177686152621656*/
/*models*/
div.modal--full .tingle-modal-box {
	background-color: #fff;
	padding: 40px 30px;
}
.models-items-table ul:nth-child(odd) {
	background-color: #F5F5F5;
}
.models-items-table ul:hover {
	background-color: #e8f3f7;
}
.models-wrapper.active {
	background-color: #ffffff;
}
.models-wrapper ul {
	padding: 0;
}
.models-head-table,
.models-items-table {
	display: flex;
	flex-direction: column;
}
.models-items-table ul,
.models-head-table ul {
	width: 100%;
	padding: 0;
	display: table;
	height: 33px;
}
.models-head-table li {
	font-weight: 600;
}
.models-items-table li,
.models-head-table li {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
}
.models-head-table-code,
.models-head-table-code {
	width: 20%;
}
.models-head-table-code a {
	transition: 300ms;
	color: #212121;
}
.models-head-table-code a:hover {
	opacity: 0.7;
	color: #45B0F2;
}
.models-wrapper:not(.active) {
	display: none;
}
.spparts-list tbody tr:hover {
	background-color: #ffffff;
}
.spparts-list tbody tr:hover .models::before {
	border-top: 10px solid #22b0f3;
}
.models {
	cursor: pointer;
}
.models svg {
	color: #22b0f3;
	width: 30px;
	height: 30px;
}
.card__picture-wrapper {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 2;
	/*display: flex*/
}
.card__picture-flag {
	display: block;
	margin-right: 0;
	/*margin-left: 5px;*/
	margin-left: auto;
}
.card__picture-new {
	display: flex;
	align-items: center;
	height: 41px;
	padding-left: 10px;
	padding-right: 10px;
	background: linear-gradient(90deg, #2962F6 0%, #2962F6 53.85%, #8919F6 100%);
	border-radius: 3px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}
.card__picture-archive {
	min-width: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 41px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #767676;
	border-radius: 3px;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
}
.characteristic-list.js-char-list.w100 {
	width: auto;
}
.swiper-slide-thumb-active {
	background: #f4f4f4;
}
.pd-info-container {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 8px;
	gap: 10px 20px;
}
.pd-info-score {
	color: #45B0F2;
	background-color: #E3F3FD;
	border-radius: 5px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Futura PT, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	max-width: 160px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	opacity: 0;
}
.pd__info-documentation h3 {
	font-size: 21px;
	color: #212121;
}
.pd__info-documentation .documentation-list {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.pd__info-documentation .documentation-list > li {
	background-image: url(/local/templates/haier/images/download-circle.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 50px;
	padding-left: 65px;
	min-height: 50px;
	display: flex;
	align-items: center;
}
.pd__info-documentation .documentation-list > li:not(:last-child) {
	margin-bottom: 12px;
}
.pd__info-documentation .documentation-list > li a {
	color: #45B0F2;
	text-decoration: none;
	font-size: 18px;
}
.pd__info .button--primary {
	margin-bottom: 15px;
}
.pd__media-slider--primary-no-photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f4f4f4;
}
.button.js-favorite-add {
	margin-top: 20px;
	padding-left: 20px;
	width: 100%;
}
.button.js-favorite-add.is-active {
	background-color: #c3c3c3;
	box-shadow: 0 20px 30px -18px #c3c3c3;
	margin-top: 20px;
}
.detail__icon--favorite {
	flex-shrink: 0;
	display: block;
	width: 22px;
	height: 22px;
}
.pd__favorite .detail__icon--favorite {
	color: #afbbc6;
}
.pd__favorite.link {
	color: #22b0f3;
	align-items: center;
}
.pd__compare:not(.link),
.pd__favorite:not(.link) {
	height: 84px;
	margin-top: 5px;
}
.pd .pd__compare:not(:last-child) {
	margin-right: 0;
}
.pd__compare .card__action,
.pd__favorite .card__action {
	background: #f6f6f6;
	width: 100%;
	height: 100%;
	margin-left: 0;
	font-size: 18px;
}
.pd__compare .card__action .icon,
.pd__favorite .card__action .icon {
	margin-right: 10px;
}
.favourites-wrapper {
	min-height: 102px;
	padding: 20px 15px;
	background-color: #f9f9f9;
	border-radius: 8px;
	margin-top: 10px;
	display: flex;
}
.favourites-wrapper img {
	min-width: 60px;
	width: 60px;
	height: auto;
}
.favourites-wrapper .text {
	align-self: end;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 500;
	color: #97a4af;
	margin-left: 15px;
	padding-bottom: 10px;
}
.js-catalog-popup .swiper-button-next:after,
.js-catalog-popup .swiper-button-prev:after {
	content: none;
}
#description .advantages-list li:not(:last-child) {
	margin-bottom: 15px;
}
#description .advantages-list li img {
	max-width: 100%;
	max-height: 100%;
}
#description {
	max-width: 1112px;
	margin: 0 auto;
}
#description .advantages-list {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(2, 1fr);
	list-style-type: none;
	/*padding-left: unset;*/
	padding: 64px 20px;
}
#description .advantages-list .adv-headline {
	font-weight: 700;
	font-size: 24px;
	line-height: 26px;
	color: #1E1F1F;
	margin-top: 26px;
}
#description .advantages-list .adv-headline-2 {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	color: #1E1F1F;
	margin-top: 15px;
}
#description .advantages-list .adv-headline-text {
	font-weight: 400;
	font-size: 18px;
	line-height: 19px;
	color: #1E1F1F;
	margin-top: 8px;
}
#description .advantages-list .adv-headline-text:not(:last-child)
{
	margin-bottom: 40px;
}
#description .advantages-list ul {
	list-style-type: none;
	padding-left: unset;
}
#description .advantages-list ul li {
	display: flex;
	align-items: center;
}
#description .advantages-list ul li span {
	display: block;
}
#description .advantages-list ul li:not(:last-child) {
	margin-bottom: 10px;
}
#description .block-img-small {
	min-width: 60px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
}
#description .advantages-list .adv-image {
	/*background-color: #fff;*/
}
.evo .product-tab-wrapper .swiper-button-prev,
.evo .product-tab-wrapper .swiper-button-next {
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
	background: #fff;
	z-index: 1;
}
.evo .product-tab-wrapper .swiper-button-prev:after,
.evo .product-tab-wrapper .swiper-button-next:after {
	height: 13px;
	font-size: initial;
}
.evo .product-tab-wrapper .swiper-button-prev:after {
	width: 10px;
}
.evo .product-tab-wrapper .swiper-button-next:after {
	width: 6px;
}
@media (max-width: 1919.98px) {
	.pd__body-col.pd__body-col--data-icons {
		max-width: calc(100% - 42.60615vw);
	}
}
@media (max-width: 1365.98px) {
	.pd__body-col.pd__body-col--data-icons {
		max-width: calc(100% - 39.25781vw);
	}
	.detail__icon--favorite {
		width: 20px;
		height: 20px;
	}
}
.product-tab-info-table {
	max-width: 1400px;
	padding: 0 20px 64px 20px;
	position: relative;
	margin: 0 auto;
	width: 100%;
}
.product-tab-info-table .characteristic-list {
	padding: 0;
	/*max-width: 1235px;*/
	max-width: 1140px;
	width: 100%;
}
.product-tab-info-table .characteristic-list__item {
	padding-left: 0;
}
div.characteristic-list__item {
	font-size: 20px;
}
.product-tab-info-table .characteristic-list__caption:not(.is-active) {
	color: #22b0f3;
}

.product-tab-info-table .characteristic-list__caption:before {
	right: 0;
}
.product-tab-info-table .characteristic-list__items {
	overflow-x: auto;
}
.pd__content .pd__stats {
	border-top: none;
	padding-top: 0;
}
@media (max-width: 1279.98px) {
	div.characteristic-list__item {
		font-size: 16px;
	}
}
@media (max-width: 1023.98px) {
	.pd__body-col.pd__body-col--data-icons {
		max-width: none;
	}
	.product-tab-info-table .characteristic-list {
		max-width: 520px;
	}
}
.pd__body-container-bottom {
	margin-top: 40px;
	display: flex;
	padding-left: 160px;
	gap: 10px;
}
.pd__advantages {
	max-width: calc(920px - 160px);
	width: 100%;
}
.advantages-list{
	column-count: 2;
	column-gap: 30px;
	font-family: Futura PT, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 23.08px;
}
.button-blue {
	background: #22b0f3;
}
.button-black {
	background: #000;
}
.button-blue,
.button-black {
	color: #fff;
	font-family: Futura PT, Arial, Helvetica, sans-serif;
	height: 47px;
	padding: 10px;
	font-size: 21px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-weight: 600;
	width: min-content;
}
.catalog-popup__media-thumb,
.pd__media-slider-content,
.js-catalog-popup-trigger {
	mix-blend-mode: multiply;
}
.pd__qr-video-links {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f6f6f6;
	padding: 22px 5px;
	border-radius: 12px;
	text-decoration: none;
	margin-top: 5px;
	gap: 5px;
}
.qr-link {
	width: 80px;
	height: 80px;
	padding: 5px;
}
.qr-link img{
	max-width: 100%;
	max-height: 100%;
}
.video-link {
	display: flex;
	flex-direction: column;
}
.video-link-headline {
	font-weight: 500;
	font-size: 16px;
	color: #A7B0B8;
}
.video-link-action {
	font-weight: 400;
	font-size: 16px;
	text-decoration-line: underline;
	color: #45B0F2;
}
/*FOR TAB SETTINGS*/
.cascade__wrap,
.settings__wrap {
	position: relative;
	display: flex;
	/*justify-content: space-between;*/
}
.settings__wrap > :first-child:not(.tab-submenu__area) {
	flex: unset;
}
.settings__wrap > :first-child:not(.tab-submenu__area) {
	position: relative;
	/*flex: 1;*/
}
.connections .cp-image {
	max-width: 1300px;
	max-height: 100%;
}
.full-size svg,
.connections .cp-image svg {
	max-width: 100%;
}
.tab-submenu__column {
	/*width: 24%;*/
	background-color: #f4f4f4;
	margin-left: 0;
	padding-left: 0;
	width: 260px;
}
.tab-submenu-info {
	display: flex;
	flex-direction: column;
}
.tab-submenu-info__caption {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: 500;
}
.tab-submenu-list {
	display: flex;
	flex-direction: column;
	list-style: none;
	padding: 0;
	margin: 20px 0 32px;
	max-width: 226px;
}
.tab-submenu__item  {
	margin-bottom: 22px;
	position: relative;
	font-size: 20px;
	text-decoration: none;
	font-weight: 400;
	transition: color .25s ease-in-out;
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	color: #97a4af;
	cursor: pointer;
}
.tab-submenu__item:hover  {
	color: #00a0eb;
}
.tab-submenu__item.is-active  {
	color: #00a0eb;
}
.tab-submenu__item.is-active:before  {
	right: -21px;
	left: unset;
	position: absolute;
	content: "";
	width: 2px;
	height: 24px;
	background: #22b0f3;
	/*left: -21px;*/
	top: 1px;
}
.tab-submenu__count {
	font-size: 16px;
	font-weight: 500;
}
.cascade-container,
.settings-container {
	padding-top: 80px;
	padding-left: 80px;
	padding-right: 80px;
}
/*FOR TAB SETTINGS END*/
.accessories-wrapper {
	max-width: 1400px;
	position: relative;
	padding: 64px 20px;
	width: 100%;
	margin: 20px auto;
	overflow: auto;
}
.spparts-wrapper {
	max-width: 1200px;
	position: relative;
	padding: 64px 20px;
	width: 100%;
	margin: 20px auto;
	overflow: auto;
}
.properties .characteristic-list {
	padding: 64px 20px;
}
.spparts-wrapper table,
.table-accessories-wrapper table {
	width: 100%;
	border-spacing: 0;
	min-width: 700px;
}
.table-accessories-wrapper table th,
.table-accessories-wrapper table td {
	text-align: left;
	padding: 20px;
	border-bottom: 1px solid #BCBCBC;
}
.table-accessories-wrapper table td {
	font-size: 20px;
}
.table-accessories-wrapper table th {
	/* Документация */
	font-weight: 600;
	text-transform: uppercase;
}
.table-accessories-wrapper a {
	transition: 300ms;
	color: #212121;
}
.table-accessories-wrapper a:hover {
	opacity: 0.7;
	color: #45B0F2;
}
.documentation-links {
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.documentation-links > li {
	background-image: url(/local/templates/haier/images/download.svg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 14px;
	padding-left: 28px;
}
.documentation-links > li:not(:last-child) {
	margin-bottom: 10px;
}
.documentation-links li a {
	color: #45B0F2;
}
.modal--params-menu-table .sizes-info-table {
	overflow: auto;
}
.modal--params-menu-table .sizes-wrapper {
	padding: 0;
	gap: 0;
}
.sizes-wrapper.sizes-sm {
	max-width: 700px;
}
div.pd__info-price {
	margin-top: 11px;
}
div.pd-info .icons {
	margin-top: 10px;
}
span.product-tabs__btn:before {
	bottom: -8px;
}
.product-tabs__item .table-spparts-wrapper > table {
	min-width: 1000px;
}
.product-tabs__item .table-accessories-wrapper > table{
	min-width: 1200px;
}
.product-tabs__item .ui-ears-wrapper {
	width: 100%;
}
/*.product-tabs__item > br {
	display: none;
}*/
div.pd__content-item:not(:last-child) {
	margin-bottom: 0;
}
div.pd__favorite:not(:last-child) {
	margin-right: 0;
}
.device .characteristic-list__caption {
	margin-bottom: 0;
	font-size: 20px;
	line-height: normal;
}
.device .characteristic-list__caption:before {
	top: calc(50% - 4px);
	border-top-color: #22b0f3;
	right: 13px;
}
.device .characteristic-list__items .characteristic-list__item {
	padding-left: 0;
	margin-bottom: 0;
	padding-right: 40px;
}
/*.pd__media-col--product {
	position: relative;
}*/
.card__picture-flag {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 5;
}
.catalog-popup__media-slider.catalog-popup__media-slider--primary .catalog-popup__media-slider-content img {
	max-width: calc(100% - 20px);
	max-height: calc(100% - 20px);
}
.container-evo-slider {
	position: relative;
	max-width: 1400px;
	margin: 20px auto;
	padding-top: 64px;
}
.evo .product-tab-wrapper .swiper-button-next {
	right: 7%;
}
.evo .product-tab-wrapper .swiper-button-prev {
	left: 7%;
}
.product-tabs-block {
	display: flex;
	background-color: #fff;
	padding-left: 80px;
	padding-right: 80px;
	padding-bottom: 20px;
}
.product-tabs__list {
	overflow: auto hidden;
}
.product-tabs-block .product-tabs__list.swiper {
	height: 100%;
	margin: 0 14px;
	width: calc(100% - 124px);
}
.product-tabs-block .product-tabs__list.swiper .product-tabs__btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 63px;
}
.tab-slider-prev,
.tab-slider-next {
	outline: none;
	cursor: pointer;
	width: 48px;
	min-width: 48px;
	height: 63px;
	transition: 300ms;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	position: relative;
}
.tab-slider-next svg,
.tab-slider-prev svg {
	width: 25px;
}
.tab-slider-prev svg {
	transform: rotate(90deg);
}
.tab-slider-next svg {
	transform: rotate(-90deg);
}
.tab-slider-prev:hover, .tab-slider-next:hover {
	color: #22b0f3;
}
/*.product-tabs__btn.is-active,
.product-tabs__btn:hover {
	color: #22b0f3;
	border-bottom: 2px solid #22b0f3;
}*/
.product-tabs-block .product-tabs__btn:not(:last-child) {
	margin-right: 0;
}
/*.product-tabs-block .product-tabs__inner {
	display: flex;
	justify-content: unset;
	padding: 0;
}*/
.html-video-player {
	width: 100%;
	height: 100%;
}
div.product-player iframe {
	opacity: 1;
}
div.catalog-popup__media-slider--secondary .catalog-popup__media-slider-container:not(.swiper-container-initialized) .catalog-popup__media-slider-slide {
	display: flex;
	align-items: center;
}
div.product-tabs__inner {
	padding: 24px 30px 24px;
	min-width: max-content;
}
.cascade-image svg {
	max-width: 100%;
}
.wrap-scheme-el-con.v1 {
	display: none;
	justify-content: center;
}
.wrap-scheme-el-con.v1 svg.heater-svg {
	padding: 30px;
	display:block;
	overflow: unset;
	max-width: 1000px;
}
.wrap-scheme-el-con.v1 svg .heater {
	opacity:0;
	transform:scale(0.85);
	transform-origin:center;
	transition:opacity .6s ease, transform .6s ease;
}

.wrap-scheme-el-con.v1 svg .heater.visible {
	opacity: 1;
	animation: heater-pop .9s ease forwards;
}

.wrap-scheme-el-con.v1 svg .link {
	stroke:#45B0F2;
	stroke-width:1;
	fill:none;
	stroke-linecap:round;
	stroke-dasharray:1000;
	stroke-dashoffset:1000;
	transition:none;
	visibility:hidden;
	animation: none;
}

.wrap-scheme-el-con.v1 svg .link.animate {
	visibility:visible;
	transition: stroke-dashoffset 900ms ease-in-out;
	stroke-dashoffset:0;
}
.wrap-scheme-el-con.v1 svg .link.pulse {
	animation: pulse 400ms ease-in-out 0s 2;
}
.wrap-scheme-el-con.v2 svg.heater-svg {
	display: block;
	max-width: 100%;
	overflow: unset;
}
.models {
	position:relative;
}
.models:before {
	content: "";
	position: absolute;
	left: calc(50% - 8px);
	top: calc(50% - 5px);
	border: 8px solid transparent;
	border-top: 10px solid #afbbc6;
	transition: border-color .25s ease-in, transform .2s ease-in, top .2s ease-in;
	transform: rotate(1turn);
}
.models.open:before {
	top: 10px;
	border-top: 10px solid #22b0f3;
	transform: rotate(540deg);
}
/*отступ нужен чтобы анимация при scale влезала в блок*/
.wrap-scheme-el-con.v2 {
	padding: 26px 70px;
}
.wrap-scheme-el-con.v2 svg .heater {
	opacity: 0;
	transform: scale(0.85);
	transform-origin:center;
	transition: opacity .6s ease, transform .6s ease;
}

.wrap-scheme-el-con.v2 svg .heater.visible {
	opacity: 1;
	animation: heater-pop .9s ease forwards;
}

/* котёл быстрый */
.wrap-scheme-el-con.v2 svg .heater.fast {
	transition: opacity .2s ease, transform .2s ease;
}

/* ЛИНИИ */
.wrap-scheme-el-con.v2 svg .link {
	stroke: #45B0F2;
	stroke-width: 1;
	fill: none;
	stroke-linecap: round;
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
	visibility: hidden;
	transition: none;
}

/* стандартное рисование */
.wrap-scheme-el-con.v2 svg .link.animate,
.wrap-scheme-el-con.v2 svg .link.medium.animate{
	transition: stroke-dashoffset 500ms ease-in-out !important;
}
/* утолщение */
.wrap-scheme-el-con.v2 svg .link.thick {
	stroke-width: 4;
}

/* пульсация */
@keyframes pulse {
	0%   { stroke-width: 1; stroke-opacity: 1; }
	50%  { stroke-width: 5; stroke-opacity: 0.6; }
	100% { stroke-width: 1; stroke-opacity: 1; }
}
@keyframes heater-pop {
	0% { transform: scale(0.85); }
	30% { transform: scale(1.10); }
	100% { transform: scale(1); }
}
.wrap-scheme-el-con.v2 svg .link.pulse {
	animation: pulse 400ms ease-in-out 0s 2;
}
.table-spparts-wrapper table td[data-part] svg{
	margin-left: auto;
	margin-right: auto;
}
.table-spparts-wrapper table thead td {
	text-transform: uppercase;
}
.table-spparts-wrapper table thead td[data-code=UF_PART_CHAIN],
.table-spparts-wrapper table thead td[data-code=UF_MATERIAL_CODE] {
	min-width: 164px;
}
@media (min-width: 768px) {
	.control-panel .cp-info-right .cp-info table.info-1 tbody tr td:nth-child(2) {
		white-space: nowrap;
	}
}
@media (min-width: 1024px) {
	.tab-submenu__area {
		width: calc(100% - 260px);
	}
}
@media (min-width: 1400px) {
	.cascade-image.cas-265-375 {
		padding-top: 265px;
		padding-left: 375px;
	}
	.cascade-image.cas-100-400 {
		padding-top: 100px;
		padding-left: 400px;
	}
}
@media (max-width: 1919.98px) {
	.pd__body-container-bottom {
		padding-left:  calc(60px + 2.92826vw);
	}
	.pd__advantages {
		max-width: calc(42.60615vw - (60px + 2.92826vw));
	}
	.product-tabs-block .product-tabs__btn:not(:last-child) {
		margin-right: 0;
	}
}
@media (max-width: 1439.98px) {
	.wrap-scheme-el-con.v2 {
		padding: 18px 52px;
	}
	.pd__body-container-bottom {
		padding-left:  calc(60px + 1.75695vw);
	}
	.pd__advantages {
		max-width: calc(42.60615vw - (60px + 1.75695vw));
	}
}
@media (max-width: 1366.98px) {
	.cascade-container,
	.settings-container {
		padding-left: 30px;
		padding-right: 30px;
		max-width: 1266px;
	}
}
@media (max-width: 1365.98px) {
	.pd__advantages {
		max-width: calc(39.25781vw - (42px + 1.95312vw));

	}
	.pd__body-container-bottom {
		padding-left: calc(42px + 1.95312vw);
	}
	.pd__advantages > div {
		column-count: 1;
	}
}
@media (max-width: 1279.98px) {
	/*FOR TAB SETTINGS */
	.cascade-container,
	.settings-container {
		padding-left: 30px;
		padding-right: 30px;
	}
	/*FOR TAB SETTINGS END*/
}
@media (max-width: 1023.98px) {
	div.product-tabs__inner {
		justify-content: center;
	}
	div.pd__body {
		padding-top: 5px;
	}
	.table-accessories-wrapper table th,
	.table-accessories-wrapper table td {
		padding-left: 15px;
		padding-right: 15px;
	}
	.pd__advantages {
		max-width: none;
	}
	.pd__body-container-bottom {
		padding-left: 0;
	}
	.pd.pd--preserve-aspect > .container {
		position: relative;
	}
	.pd.pd--preserve-aspect {
		margin-top: 0;
		padding-top: 20px;
	}
	#description .advantages-list {
		grid-template-columns: repeat(1, 1fr);
	}
	.tab-slider-prev,
	.tab-slider-next {
		display: none;
	}
	/*.product-tabs__inner {
		justify-content: unset;
		padding: 0;
		overflow: unset;
	}*/
}
@media (max-width: 768px) {
	.wrap-scheme-el-con.v1 {
		display: flex;
	}
	.wrap-scheme-el-con.v2 {
		/*padding: 12px 35px;*/
		display: none;
	}
	.pd__body-container-bottom > div {
		max-width: none;
		width: 100%;
	}
	.pd__body-container-bottom {
		flex-wrap: wrap;
	}
	.pd__body-container-bottom > div:not(:last-child) {
		margin-bottom: 15px;
	}
	/*FOR TAB SETTINGS*/
	.cascade-container,
	.settings-container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.settings-info {
		padding-left: 20px;
		padding-right: 20px;
	}
	/*FOR TAB SETTINGS END*/
	.product-tabs-block {
		padding-right: 0;
		padding-left: 0;
	}
	/*.product-tabs__inner {
		padding: 0
	}*/
	svg.heater-svg {
		/*padding: 20px;*/
	}
}
@media (max-width: 600px) {
	.advantages-list {
		grid-template-columns: repeat(1, 1fr);
	}
	svg.heater-svg {
		/*padding: 20px;*/
	}
}
@media (max-width: 500px) {
	.control-panel .cp-info-right {
		overflow: hidden;
	}
	svg.heater-svg {
		/*padding: 20px;*/
	}
	/*.wrap-scheme-el-con.v2 {
		padding: 10px 22px;
	}*/
}
/* End */


/* Start:/local/templates/.default/js/hover-scroll/hs.css?1776861530911*/
.hs-wrapper {
	position: relative;
	width: 100%;
	--hs-arrow-size: 75px;
}
.hs-viewport {
	overflow-x: auto;
	overflow-y: hidden;
	scrollbar-width: none;
	width: 100%;
}
.hs-viewport::-webkit-scrollbar {
	display: none;
}
.hs-scroller {
	display: inline-flex;
	align-items: stretch;
}
.hs-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: var(--hs-arrow-size);
	height: var(--hs-arrow-size);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	opacity: .85;
	z-index: 2;
	transition: opacity .15s, background .15s;
	background-size: var(--hs-arrow-size);
}
.hs-arrow:hover {
	opacity: 1;
}
.hs-left {
	left: 8px;
	background-image: url(/local/templates/haier/images/arrow-left.svg);
}
.hs-right {
	right: 8px;
	background-image: url(/local/templates/haier/images/arrow-right.svg);
}
.hs-arrow[disabled] {
	opacity: .3;
	cursor: default;
}
/* End */
/* /local/templates/haier/components/bitrix/catalog/main/bitrix/catalog.element/.default/style.css?177686152621656 */
/* /local/templates/.default/js/hover-scroll/hs.css?1776861530911 */
