

/* Start:/local/templates/main/components/bitrix/catalog/catalog.dipaul/style.css?17561096701505*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.product-gallery__img-empty {
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.product-row__img-empty {
	text-align: center;
}

.product-gallery__noimage-logo {
	position: absolute;
	filter: blur(16px);
	max-width: 80%;
	max-height: 80%;
}

.product-card__noimage-logo {
	filter: blur(16px);
	max-height: 213px;
	margin-top: 16px;
}

.product-row__noimage-logo {
	margin-top: 6px;
	filter: blur(6px);
}

.product-gallery__noimage-text {
	color: #939393;
	font-size: 20px;
	text-align: center;
}

.product-card__noimage-text {
	position: absolute;
	left: 0;
	top: 46%;
	right: 0;
	text-align: center;
}

.product-row__noimage-text {
	position: absolute;
	font-size: 10px;
	left: 0;
	right: 0;
	top: 40%;
	line-height: 120%;
}

.catalog__descr {
	width: 100%;
}

.catalog__descr-row_margin {
	margin-top: -25px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/download/style.css?1733215972114*/
.download-item__link_disabled a {
  pointer-events: none;
  cursor: not-allowed;
  color: #000;
  opacity: 0.2;
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/key-features-sections/style.css?1762842876542*/
.key-features-item {
  position: relative;
}

.key-features-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e7e7e7;
  transform-origin: 50% 100%;
  transition: transform .4s cubic-bezier(.6,0,.3,1);
  transform: scaleY(0);
}

.key-features-item:hover::before {
  transform: scale(1);
}

.key-features-item__text {
  padding: 15px;
}

@media (max-width: 1152px) {
  .key-features-item::before {
    content: normal;
  }

  .key-features-item__text {
    padding: 0;
  }
}

/* End */
/* /local/templates/main/components/bitrix/catalog/catalog.dipaul/style.css?17561096701505 */
/* /local/templates/main/components/bitrix/news.list/download/style.css?1733215972114 */
/* /local/templates/main/components/bitrix/news.list/key-features-sections/style.css?1762842876542 */
