

/* Start:/local/templates/barrier/components/bitrix/catalog/store/style.css?1745332886240*/
.catalog-element-addinational-block-header {
	font: 500 27px/32px "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 26px;
	margin-bottom: 55px;
	margin-top: 26px;
	border-bottom: 1px solid rgba(18, 18, 18, 0.1);
}


/* End */


/* Start:/local/templates/barrier/components/bitrix/breadcrumb/catalog.element/style.css?168673666859*/
.breadcrumb-item-holder .endElement{
    cursor: default;
}
/* End */


/* Start:/local/templates/barrier/components/bitrix/catalog.element/store/style.css?174722822918725*/
.block_baikal{
	position:relative;
	margin-bottom: 10px;
}
.baikal{
	display: flex;
}
.baikal_prew{
	display: flex;
	border-radius: 15px;
	margin: 20px 0 0 0;
	padding: 0 20px;
	align-items: center;
	background: #F4F4F4;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.baikal_prew img{
	width: 25px;
	margin-right: 5px;
	padding: 15px 5px;
}

.baikal_prew-part {
	display: flex;
}

.baikal_prew-text{
	font-weight: 700;
	color: #ff80dc;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.questi{
	cursor: pointer;
	border: 1px solid #000;
	padding: 2px 9px;
	border-radius: 100%;
	font-size: 13px;
	font-weight: 700;
	margin-left: 5px;
}
.baikal_popup{
	display:none;
	width: 295px;
	border: 1px solid #d9d9d9;
	font-weight: 700;
	padding: 10px 15px;
	position: absolute;
	top: -57px;
	left: 0;
	z-index: 1;
	background: #fff;
}

.item_question{
	cursor: pointer;
	border: 1px solid #000;
	padding: 2px 9px;
	border-radius: 100%;
	font-size: 13px;
	font-weight: 700;
	margin-left: 5px;
}

.item_question{
	cursor: pointer;
	border: 1px solid #000;
	padding: 2px 8px;
	border-radius: 100%;
	font-size: 15px;
	font-weight: 700;
	margin-left: 5px;
}

.item_before{
	position: relative;
}
.baikal_popup{
	display:none;
	width: 295px;
	border: 1px solid #d9d9d9;
	font-weight: 700;
	padding: 10px 15px;
	position: absolute;
	top: -57px;
	left: 0;
	z-index: 1;
	background: #fff;
}
.after_question{
	display: none;
	position: absolute;
	top: -47px;
	right: -143px;
	z-index: 101;
	border: 1px solid #d9d9d9;
	font-weight: normal;
	background: #fff;
	padding: 4px 10px;
	min-width: 218px;
	word-break: break-all;
	word-wrap: break-word;
}

.card-complect{
	position: relative;
	width: 100%;
}

.card-complect.item-complect.complect{
	height: 32px;
}

.item-complect{
	border-bottom: 1px solid #575757;
	margin-bottom: 10px;
}

.card-nav.mob{
	display:none;
}

.card-complects .item-complect:first-child{
	border-top: 1px solid #575757;
	padding-top: 10px;
}

.card-complect.item-complect.item{
	line-height: normal;
}

.card-count{
	position: absolute;
	top: 10px;
	right: 27px;
	z-index: 1;
	background: white;
	padding: 1px 5px;
	border-radius: 5px;
	font-size: 14px;
}

.card-heading .card-heading-badges-items .card-heading-badge-item{
	margin-bottom: 10px;
}
.img_360_none{
	display: none;
	width: 1px;
	height: 1px;
}
.page-inner .specs-items{
	justify-content: flex-start;
}
.page-inner--w2 .specs-items .spec-item{
	width: 30%;
}
.page-inner .specs-items .spec-item{
	margin-bottom: 30px;
	margin-right: 20px;
}
.instruction-top .specs{
	margin-top: 0px !important;
}
.page-text{
	padding-bottom: 1px !important;
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 34px;
	left: 85%;
	top: -55px;
}

.switch input {
	opacity: 0;
	width: 0;
	height: 0;
}
.switch.services{
	top: -26px;
}

.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

.slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

input:checked + .slider {
	background-color: #000000;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

.slider.round:before {
	border-radius: 50%;
}

.warranty-blocks{
	display: flex;
	justify-content: space-evenly;
	margin-bottom: 20px;
}

.warranty{
	display: grid;
	align-items: end;
	background-color: #eaeaea;
	width: 100%;
	min-height: 150px;
	margin: 0 20px;
	padding: 0 0 20px 20px;
	border-radius: 45px;
	font-weight: 700;
	font-size: 18px;
}

.add-options{
	width: 80%;
	margin: 0 auto;
}
.options-flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border: 1px solid #d0d0d0;
	border-left: none;
	border-right: none;
}
.add-options .option{
	font-size: 26px;
	font-weight: 700;
	margin: 20px 0;
}

.add-text-options{
	display: none;
	width: 70%;
	margin: 20px auto;
	height: 200px;
}

.closed .vertical {
	transition: all 0.5s ease-in-out;
	transform: rotate(-90deg);
}

.closed .horizontal {
	transition: all 0.5s ease-in-out;
	transform: rotate(-90deg);
	opacity: 1;
}

.opened {
	opacity: 1;
}
.opened .vertical {
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
}
.opened .horizontal {
	transition: all 0.5s ease-in-out;
	transform: rotate(90deg);
	opacity: 0;
}

.circle-plus {
	height: 4em;
	width: 4em;
	font-size: 1em;
	opacity: .7;
}

.circle-plus .circle {
	position: relative;
	width: 2.55em;
	height: 2.5em;
}
.circle-plus .circle .horizontal {
	position: absolute;
	background-color: #000000;
	width: 30px;
	height: 5px;
	left: 50%;
	margin-left: -15px;
	top: 50%;
	margin-top: -2.5px;
}
.circle-plus .circle .vertical {
	position: absolute;
	background-color: #000000;
	width: 5px;
	height: 30px;
	left: 50%;
	margin-left: -2.5px;
	top: 50%;
	margin-top: -15px;
}

@media (max-width: 900px) {
	.page-inner--w2 .specs-items .spec-item{
		width: 45%;
	}
}
@media (max-width: 600px) {
	.page-inner--w2 .specs-items .spec-item{
		width: 100%;
		margin-right: 0px;
	}
}
/* классы для стр Готовые решения и Пурифайеры */

.catalog-item--purifier {
	/* border: 1px solid red; */
}
.d-flex {
	display: flex;
}
.catalog-item--purifier .catalog-item-arenda {
	color: #575757;
	font-size: 16px;
	line-height: 20px;
}
.card-info .catalog-item-arenda {
	color: #1E1E1E;
	font-size: 24px;
	line-height: 28px;
	margin: 30px 0;
	font-weight: normal;
}
.purifier-price-arenda {
	display: flex;
}
/* .purifier-price-arenda > div:last-child {
    margin-left: 20px;
} */
.catalog-item--purifier .catalog-item-description,
.catalog-item--purifier .card-features,
.catalog-item--ready-solutions .card-features {
	margin-bottom: 20px;
}

/* ----------------------------- */



#catalog-items .catalog-item.catalog-item--purifier .catalog-item-content,
#catalog-items .catalog-item.catalog-item--ready-solutions .catalog-item-content {
	display: flex;
	flex-direction: column;
	height: 100vh;
	justify-content: space-between;
	max-height: 600px;
}
#catalog-items .catalog-item.catalog-item--ready-solutions .catalog-item-content {
	height: auto;
}

.catalog-banner--gray-bg {
	background-color: #f4f4f4;
}
/* @media screen and (max-width: 1120px){
    #catalog-items .catalog-item.catalog-item--purifier .catalog-item-content,
    #catalog-items .catalog-item.catalog-item--ready-solutions .catalog-item-content {
        font-size: 13px;
    }
} */

@media screen and (max-width: 991px){
	#catalog-items .catalog-item.catalog-item--purifier .catalog-item-content,
	#catalog-items .catalog-item.catalog-item--ready-solutions .catalog-item-content {
		height: auto;
	}
}

@media screen and (max-width: 768px){
	#catalog-items .catalog-item.catalog-item--purifier .catalog-item-content,
	#catalog-items .catalog-item.catalog-item--ready-solutions .catalog-item-content {
		height: auto;
	}
}

/* ------------------calculate-price---------------- */
.calculate-price {
	margin: 30px 0 0 0;
	padding: 71px 80px;
	background-color: #f8f8f8;
	border-radius: 30px;
}

.calculate-price-inner {
	display: flex;
	align-items: flex-start;
}
.calculate-price .calculate-price-img {
	width: 40%;
	text-align: center;
	padding-right: 20px;
	position: relative;
	top: -45px;
}
.calculate-price .calculate-price-img  img {
	max-width: 464px;
}

.calculate-price .calculate-price-content {
	width: 60%;
}
.calculate-price .calculate-price-content  {
	max-width: 600px;
	margin-left: 10%;

}
.calculate-price-title {
	margin-bottom: 20px;
}
.calculate-price-contacts-description {
	display: flex;
	align-items: baseline;
	margin-bottom: 38px;
	font-size: 18px;
	line-height: 21px;
}
.calculate-price-contacts-description a[href^='tel:']{
	margin-top: 5px;
	display: block;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.calculate-price-contacts-description .only-desktop {
	font-size: 24px;
}
.calculate-price-contacts-items {
	display: flex;
}
.calculate-price-contact-item {
	margin: 0 20px 20px 0;
}

@media screen and (max-width: 1224px){

	.calculate-price .calculate-price-img {
		top: 0px;
	}
}

@media screen and (max-width: 991px){

	.catalog-item--purifier .catalog-item-title {
		height: 40px;

	}

	.calculate-price-inner {
		flex-direction: column;
	}

	.calculate-price .calculate-price-img {
		top: auto;
	}

	.calculate-price .calculate-price-img,
	.calculate-price .calculate-price-content {
		width: 100%;
		max-width: 100%;
		margin: 0;
		padding: 0;
	}
	.calculate-price .calculate-price-img {
		order: 1;
	}

	.calculate-price .calculate-price-contacts-description a {
		margin-top: 5px;
		display: block;
		font-size: 24px;
		line-height: 28px;
	}

	.catalog-item.catalog-item--ready-solutions .catalog-item-content .catalog-item-price {
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 768px){

	.catalog-item--medium.catalog-item--ready-solutions {
		width: 47.5%;
	}

	.calculate-price {
		margin: 110px 0;
		padding: 30px 40px;
	}

	.calculate-price-contacts-items {
		flex-direction: column;
	}
	.calculate-price-contacts-items .btn {
		width: 100%;
	}
}

@media screen and (max-width: 500px){


	.catalog-item--medium.catalog-item--ready-solutions {
		width: 100%;
	}

	.calculate-price .h2 {
		font-size: 25px;
		font-weight: bold;
	}
	.calculate-price-contacts-description {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 11px;
	}
	.calculate-price .calculate-price-contacts-description a {
		font-size: 18px;
		line-height: 34px;
		margin-bottom: 14px;
	}
	.calculate-price-contact-item {
		margin-right: 0;
	}
	.calculate-price .calculate-price-img {
		margin: 68px -20px 0px -20px;
		max-width: calc(100% + 119px);
		width: calc(100% + 40px);
		display: block;
	}

}

@media screen and (max-width: 480px){
	.card-features-items {
		display: none;
	}

	.catalog-item--medium {
		width: 100%;
	}
	.after_question{
		width: 175px;
		top: 27px;
		right: -168px;
	}
}

.page-heading--ready-solutios {
	margin-bottom: 0;
}
.sections-list.sections-list--ready-solutios {
	margin-top: 30px;
	margin-bottom: 28px;
	padding: 0;
}

#test-drive-popup .page-popup-heading-description {
	max-width: 388px;
}
.form-row--centered .form-policy {
	text-align: center;
	max-width: 80%;
}


.btn--video-purifiers {
	position: relative;
	box-sizing: border-box;
	display: block;
	width: 150px;
	height: 150px;
	border: 2px solid #fff;
	background-color: #fff;
	border-radius: 50%;
	transition: 0.3s border-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}




.btn--video-purifiers:before {
	content: "";
	position: absolute;
	left: calc(50% + 3px);
	top: 50%;
	transform: translate(-50%, -50%);
	display: block;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
	border-left: 24px solid #1e1e1e;
	transition: 0.3s border-left-color cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.purifier-item-title {
	bottom: 13%;
	left: 9%;
	position: absolute;
	z-index: 1;
	color: #fff;
	width: 530px;
}
b{
	font-weight: 800 !important;
}
.upload-catalog{
	margin-left: 40px;
}
.purifaier{
	flex-flow: column;
	display: flex;
}

.card-buy.purifaier > * {
	display: inline-flex;
	justify-content: center;
}

.card-buy.purifaier > *:not(:last-child) {
	margin-bottom: 15px;
}
.purifaier .btn--white{
	border: 2px solid black;
}
.purifaier .link{
	font-size: 14px;
	text-decoration: underline;
}

.complects-two{
	display: inline-flex;
	flex-wrap: wrap;
	margin-top: 20px;
}


.complects-two .card-complect{
	width: auto; margin-bottom: 20px
}

.link.link--black_border.border{
	border: none;
	width: 200px;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.link.link--black_border.services{
	border: none;
	width: 100%;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.card-complect-title.title{
	text-align: center;
	font-size: 55px;
	font-weight: 700;
	margin-top: 20px;
}

.switch.services{
	top: -37px;
}

.card-complect.item-complect.item{
	height: 53px;
}

@media screen and (max-width: 767px) {
	.card-buy.purifaier > * {
		width: 100%;
	}
	.link.link--black_border.border{
		width: 100%;
		font-size: 16px;
	}
	.link.link--black_border.services{
		width: 80%;
	}
	.switch.services{
		top: -38px;
	}
	.card-complect.item-complect.complect{
		height: auto;
	}
	.card-complect-item-content.content{
		width: 60%;
	}

	.warranty-blocks{
		flex-wrap:wrap;
	}
	.warranty {
		margin-bottom: 20px;
	}
	.complects-two{
		margin: 20px;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.card-count {
		right:8px;
	}
	.complects-two .card-complect{
		width: 40%;
	}
	.complects-two .card-complect .card-complect-item .card-complect-item-photo-holder img{
		width: 130px;
		height:130px;
	}

	.card-complect-title.title{
		font-size: 40px;
	}
	#about{
		padding: 0;
	}

	.card-complect.item-complect.item{
		height: auto;
	}

	.card-nav.mob{
		display:block;
	}
}

@media screen and (max-width: 990px) {
	div.only-mobile {
		display: none;
	}

	.page-text dl {
		display: flex;
		flex-flow: row wrap;
	}

	div.page-text dl dt,
	div.page-text dl dd {
		display: flex;
		float: unset;
		border-bottom: 1px solid #575757;
		align-items: center;
		width: 50%;
		padding: 20px 0;
	}

	div.page-text dl dd {
		justify-content: flex-end;
	}
}

.card-main-inner .card-info .card-delivery {
	margin-top: 25px;
}

.card-delivery-text {
	display: flex;
	margin-bottom: 5px;
}

.card-delivery-text img {
	margin-right: 10px;
}

#file-list div {
	margin-top: 10px;
}

.custom-file-upload {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 8px 15px;
	margin-top: 10px;
	border: 2px solid #1E1E1E;
	border-radius: 30px;
	display: inline-block;
	cursor: pointer;
	transition: 0.3s;
}

.custom-file-upload:hover {
	background-color: #1E1E1E;
	color: white;
}

.delete-button {
	background: none;
	border: none;
	color: #f00;
	cursor: pointer;
	font-size: 14px;
	margin-left: 10px;
	padding: 0;
}

.delete-button:hover {
	text-decoration: underline;
}

@media screen and (max-width: 600px) {
	.card-main {
		margin-bottom: 30px!important;
	}
}

#video-popup {
    max-width: 800px!important;
}

.slick-slider .slick-dots {
	margin-bottom: 30px;
}

.split-pay {
	margin: 20px 0;
}

.card-mods-items.custom {
	display: flex;
	margin-bottom: 10px;
}

.card-mods-items.custom .card-mod-item {
	display: flex;
	flex-direction: column;
	text-decoration: none;
	color: black;
	margin-right: 15px;
}

.card-mods-items.custom .card-mod-item img {
	margin: 0 auto;
	width: 85px;
	height: 85px;
	background: #f1efef;
}

.card-mods-items.custom .card-mod-item.active img {
	filter: brightness(80%);
}

.card-mods-items.custom .card-mod-item .img-wrapper {
	position: relative;
	margin: 0 auto;
}

.card-mods-items.custom .card-mod-item.active .img-wrapper::before {
	content: '';
	background: url('/local/templates/barrier/i/icons/ok.svg');
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.card-mods-items.custom .card-mods-title {
	max-width: 110px;
}

.gift_banner_block {
	margin-top: 30px;
}

.gift_banner_block img {
	width: 100%;
}

.gift_item_block {
	display: flex;
	margin-top: 30px;
	margin-bottom: 20px;
}

.gift_item_img img {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
}

.gift_item_img {
	width: 80px;
	border-radius: 10px;
	margin-right: 20px;
	background: #F4F4F4;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}

.gift_item_name {
	font-weight: bold;
	color: black;
	font-size: 16px;
	margin-bottom: 5px;
}

.gift_item_content {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.gift_item_price_cur {
	margin-right: 15px;
}

.gift_item_price_old {
	color: #575757;
	text-decoration: line-through;
}

.gift-mark {
	position: absolute;
	width: 60px;
	height: 60px;
	left: -35px;
}

.gift-mark img {
	width: 100%;
}

.gift_item_price {
	text-align: start;
}

@media screen and (max-width: 900px) {
	.gift_item_block {
		padding-left: 20px;
	}
}

.split-pay-wrapper {
	position: relative;
}

.split-toggle.top {
	position: absolute;
	width: 100%;
	height: 70px;
	cursor: pointer;
	z-index: 2;
}

.split-toggle.bottom {
	position: absolute;
	width: 100%;
	height: 170px;
	cursor: pointer;
	z-index: 2;
	bottom: 0;
}

.split-popup {
	padding: 0!important;
	border-radius: 15px;
}

.split-heading {
	padding: 40px 40px 30px 40px;
	background: #F4F4F4;
}

.split-logo {
	text-align: center;
	margin-bottom: 30px;
}

.split-title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 12px;
}

.split-sub {
	text-align: center;
	font-size: 16px;
	color: #7a7a7a;
}

.split-body {
	padding: 20px 36px 40px 36px;
}

.split-body-row {
	padding: 20px;
	background: #F4F4F4;
	font-size: 16px;
	color: #575757;
	border-radius: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

.split-body-row span {
	color: #ED0972;
}

.split-body-title {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
}

.split-body-item {
	display: flex;
}

.split-body-item__img {
	margin-right: 10px;
}

.split-body-item__text {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.split-body-list {
	margin-bottom: 20px;
}

.split-body-text {
	margin-bottom: 20px;
}

.split-body-text-gray {
	color: #575757;
	margin-bottom: 20px;
}

.purifier-wrapper {
	width: 100%;
}

.page-text .complect-table {
	display: flex;
	flex-flow: row wrap;
}

.page-text .complect-table dt {
	display: flex;
	float: unset;
	border-bottom: 1px solid #575757;
	align-items: center;
	width: 70%;
	padding: 20px 0;
}

.page-text .complect-table dd {
	display: flex;
	float: unset;
	border-bottom: 1px solid #575757;
	align-items: center;
	width: 30%;
	padding: 20px 0;
	justify-content: flex-end;
}

.new-nav-mobile {
	display: none;
}


@media screen and (max-width: 990px) {
	.only-desktop-custom {
		display: none!important;
	}

	.new-nav-mobile {
		display: flex;
		border-top: 1px solid #E1E1E1;
		border-bottom: 1px solid #E1E1E1;
		padding: 20px 0;
		margin-bottom: 40px;
		overflow-x: auto;
		white-space: nowrap;

	}

	.new-nav-mobile .card-nav-item {
		display: inline-block;
		padding-left: 30px;
		text-decoration: none;
		color: inherit;
		text-transform: uppercase;
	}

	.new-nav-mobile .card-nav-item:first-child {
		padding-left: 20px;
	}

	.new-nav-mobile .card-nav-item:last-child {
		padding-right: 30px;
	}
}

.card-features-all-link {
	margin-right: 40px;
}

/* End */


/* Start:/local/templates/barrier/components/clickon.set/set.element/castom/style.css?166012172585*/
.card-crossale-summary-btn .processed {
    opacity: 0.5;
    cursor: not-allowed;
}

/* End */


/* Start:/local/templates/barrier/css/suggestions.min.css?16800961232091*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{position:relative;margin:0;padding:0;vertical-align:top;-webkit-text-size-adjust:100%}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;left:0;min-width:100%;position:absolute;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%;line-height:20px}.suggestions-subtext{color:#777}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:""}.suggestions-promo{font-size:85%;display:none;color:#777;padding:4px;text-align:center}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}@media screen and (min-width:600px){.suggestions-promo{position:absolute;top:0;right:0;text-align:left}}
/* End */


/* Start:/local/templates/barrier/components/bitrix/news.list/questions/style.css?1651134130150*/
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 */


/* Start:/local/templates/barrier/components/bitrix/catalog.section/detail.element.bigdata/style.css?173676622562*/
.catalog-section.no-margin {
    margin: 0;
    padding: 0;
}

/* End */


/* Start:/local/components/elcore/taglist/templates/custom/style.css?1662407170579*/
.elcore_tag_list {
    display:flex;
    margin-top:10px;
    max-width:100%;
    flex-wrap: wrap;
}
.elcore_tag_item {
    margin-right: 10px;
    margin-bottom: 5px;
}
.elcore_tag_item a {
    text-decoration:none;
    display:flex;
    align-items: center;
    white-space: nowrap;
    padding: 6px 18px 6px;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #f4f4f4;
    background-color: #f4f4f4;
    border-radius: 30px;
    transition: 0.3s;
    color: black;
}

.elcore_tag_item a:hover{
    background: black;
    border-color: black;
    color: white;
}

/* End */
/* /local/templates/barrier/components/bitrix/catalog/store/style.css?1745332886240 */
/* /local/templates/barrier/components/bitrix/breadcrumb/catalog.element/style.css?168673666859 */
/* /local/templates/barrier/components/bitrix/catalog.element/store/style.css?174722822918725 */
/* /local/templates/barrier/components/clickon.set/set.element/castom/style.css?166012172585 */
/* /local/templates/barrier/css/suggestions.min.css?16800961232091 */
/* /local/templates/barrier/components/bitrix/news.list/questions/style.css?1651134130150 */
/* /local/templates/barrier/components/bitrix/catalog.section/detail.element.bigdata/style.css?173676622562 */
/* /local/components/elcore/taglist/templates/custom/style.css?1662407170579 */
