

/* Start:/local/templates/kord/components/bitrix/news.list/main_slider/style.css?1784798636277*/
.bann_desc {
    font-size: 16px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    color: #000;
    text-align: center;
}

@media (max-width: 768px) {
    .bann_desc {
        font-size: 12px;
    }
}
/* End */


/* Start:/local/templates/kord/components/bitrix/catalog.section.list/.default/style.css?17812939357151*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }
/* End */


/* Start:/local/templates/kord/components/bitrix/catalog.section/popular_products/style.css?178307481031430*/
.product {
  max-width: 1860px;
  width: 100%;
  margin: 0 auto 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
@media (max-width: 768px) {
  .product {
    margin-bottom: 80px;
  }
}
.product h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #1B2E4B;
  margin-bottom: 16px;
  width: 100%;
}
@media (max-width: 767px) {
  .product h1 {
    font-size: 20px;
  }
}
.product .catalog__card {
  padding: 16px;
  position: relative;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc((100% - 24px) / 4);
          flex: 1 1 calc((100% - 24px) / 4);
  min-width: 0;
  aspect-ratio: 459/606;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
}
.product .catalog__card .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #F0F0F0;
  border-bottom: none;
}
.product .catalog__card .card-header__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.product .catalog__card .card-header .tag-hit,
.product .catalog__card .card-header .tag-rec {
  font-size: 14px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 20px;
  color: #1B2E4B;
  background-color: #fff;
  white-space: nowrap;
}
.product .catalog__card .card-header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  margin-left: auto;
}
@media (max-width: 768px) {
  .product .catalog__card .card-header__actions {
    gap: 24px;
  }
}
@media (max-width: 360px) {
  .product .catalog__card .card-header__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.product .catalog__card .card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.product .catalog__card .card-image a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}
.product .catalog__card .card-image__inner {
  position: absolute;
  max-width: 100%;
  max-height: 600px;
  height: auto;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.product .catalog__card .card-image__inner--default {
  opacity: 1;
  /* padding-top: 100px; */
}
@media (max-width: 768px) {
  .product .catalog__card .card-image__inner--default {
    /* padding-top: 80px; */
  }
}
.product .catalog__card .card-image__inner--hover {
  opacity: 0;
  z-index: 1;
  /* padding-top: 100px; */
  max-width: 100%;
}
@media (max-width: 768px) {
  .product .catalog__card .card-image__inner--hover {
    /* padding-top: 60px; */
  }
}
.product .catalog__card .card-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.product .catalog__card .card-bottom__name {
  font-size: 18px;
  font-weight: 500;
  color: #040D1C;
  margin: 0 0 8px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 600px) {
  .product .catalog__card .card-bottom__name {
    font-size: 16px;
  }
}
.product .catalog__card .card-bottom__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
}
.product .catalog__card .card-bottom__price .price-new {
  font-family: "NotoSans", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #040D1C;
}
.product .catalog__card .card-bottom__price .price-old {
  font-size: 14px;
  color: #8A8B8C;
  text-decoration: line-through;
}
.product .catalog__card .card-actions {
  background-color: #F0F0F0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease, height 0.3s ease;
  transition: opacity 0.3s ease, height 0.3s ease;
}
@media (max-width: 1200px) {
  .product .catalog__card .card-actions {
    opacity: 1;
    height: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
}
.product .catalog__card .card-actions__colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: 27px;
}
.product .catalog__card .card-actions .color-option {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
}
.product .catalog__card .card-actions .color-option:hover, .product .catalog__card .card-actions .color-option:active, .product .catalog__card .card-actions .color-option.is-active {
  border-color: #040D1C;
}
.product .catalog__card .card-actions .color-option--gray::before, .product .catalog__card .card-actions .color-option--gray::after, .product .catalog__card .card-actions .color-option--white::before, .product .catalog__card .card-actions .color-option--white::after, .product .catalog__card .card-actions .color-option--blue::before, .product .catalog__card .card-actions .color-option--blue::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.product .catalog__card .card-actions .color-option--gray::before, .product .catalog__card .card-actions .color-option--white::before, .product .catalog__card .card-actions .color-option--blue::before {
  border: 1px solid #fff;
}
.product .catalog__card .card-actions .color-option--gray::after, .product .catalog__card .card-actions .color-option--white::after, .product .catalog__card .card-actions .color-option--blue::after {
  border: 1px solid #040D1C;
}
.product .catalog__card .card-actions .color-option--gray:hover::before, .product .catalog__card .card-actions .color-option--gray:hover::after, .product .catalog__card .card-actions .color-option--gray:active::before, .product .catalog__card .card-actions .color-option--gray:active::after, .product .catalog__card .card-actions .color-option--gray.is-active::before, .product .catalog__card .card-actions .color-option--gray.is-active::after, .product .catalog__card .card-actions .color-option--white:hover::before, .product .catalog__card .card-actions .color-option--white:hover::after, .product .catalog__card .card-actions .color-option--white:active::before, .product .catalog__card .card-actions .color-option--white:active::after, .product .catalog__card .card-actions .color-option--white.is-active::before, .product .catalog__card .card-actions .color-option--white.is-active::after, .product .catalog__card .card-actions .color-option--blue:hover::before, .product .catalog__card .card-actions .color-option--blue:hover::after, .product .catalog__card .card-actions .color-option--blue:active::before, .product .catalog__card .card-actions .color-option--blue:active::after, .product .catalog__card .card-actions .color-option--blue.is-active::before, .product .catalog__card .card-actions .color-option--blue.is-active::after {
  opacity: 1;
}
.product .catalog__card .card-actions .color-option--gray {
  background-color: #999;
}
.product .catalog__card .card-actions .color-option--white {
  background-color: #fff;
  border: 1px solid #ccc;
}
.product .catalog__card .card-actions .color-option--blue {
  background-color: #1B229E;
}
.product .catalog__card .card-actions__add-to-cart {
  width: 100%;
  background-color: #040D1C;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media (max-width: 1200px) {
  .product .catalog__card .card-actions__add-to-cart {
    display: none;
  }
}
.product .catalog__card .card-actions__add-to-cart:hover {
  background-color: #1D2E4C;
}
.product .catalog__card:hover .card-actions {
  opacity: 1;
  height: 93px;
}
@media (max-width: 1200px) {
  .product .catalog__card:hover .card-actions {
    height: 27px;
  }
}
@media (max-width: 1200px) {
  .product .catalog__card {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc((100% - 8px) / 2);
            flex: 1 1 calc((100% - 8px) / 2);
    padding: 12px;
  }
  .product .catalog__card .card-image__inner {
    max-height: none;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .product .catalog__card {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    min-height: 418px;
    padding: 10px;
  }
}
.product .action-btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  outline: none;
}
.product .action-btn:focus-visible {
  outline: 2px solid #1B2E4B;
  border-radius: 4px;
}
.product .action-btn img {
  display: block;
  width: 28px;
  height: 28px;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.action-btn:hover .product .action-btn img, .action-btn:focus-visible .product .action-btn img {
  opacity: 1;
}

.catalog {
  max-width: 1863px;
  width: 100%;
  margin: 0 auto 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 9px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 1920px) {
  .catalog {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1280px) {
  .catalog {
    gap: 8px;
  }
}
.catalog .catalog__card {
  padding: 16px;
  position: relative;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 18px) / 3);
          flex: 0 1 calc((100% - 18px) / 3);
  min-width: 0;
  aspect-ratio: 614/812;
  height: auto;
  min-height: 0;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.catalog .catalog__card .card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-decoration: none;
  color: inherit;
}
.catalog .catalog__card .card-header__actions,
.catalog .catalog__card .card-actions,
.catalog .catalog__card .card-actions__add-to-cart,
.catalog .catalog__card .action-link {
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .catalog .catalog__card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc((100% - 9px) / 2);
            flex: 0 1 calc((100% - 9px) / 2);
    padding: 12px;
  }
  .catalog .catalog__card .card-image {
    height: auto;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
  .catalog .catalog__card .card-image__inner {
    max-height: none;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .catalog .catalog__card {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    min-height: 418px;
    padding: 10px;
  }
}
.catalog .catalog__card .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: transparent !important;
  border-bottom: none !important;
}
.catalog .catalog__card .card-header__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.catalog .catalog__card .card-header__tags .tag-hit,
.catalog .catalog__card .card-header__tags .tag-rec {
  font-size: 14px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 20px;
  color: #1B2E4B;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  white-space: nowrap;
}
.catalog .catalog__card .card-header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
@media (max-width: 768px) {
  .catalog .catalog__card .card-header__actions {
    gap: 24px;
  }
}
@media (max-width: 360px) {
  .catalog .catalog__card .card-header__actions {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.catalog .catalog__card .card-header__actions img {
  width: 28px;
  height: 28px;
  opacity: 1;
}
.catalog .catalog__card .card-image {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #f0f0f0;
  overflow: hidden;
}
.catalog .catalog__card .card-image a {
  display: grid;
  width: 100%;
  height: 100%;
}
@media (max-width: 1080px) {
  .catalog .catalog__card .card-image a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.catalog .catalog__card .card-image__inner {
  grid-column: 1;
  grid-row: 1;
  max-width: 100%;
  max-height: 600px;
  height: auto;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.catalog .catalog__card .card-image__inner--default {
  opacity: 1;
  visibility: visible;
  padding-top: 150px;
}
@media (max-width: 768px) {
  .catalog .catalog__card .card-image__inner--default {
    padding-top: 80px;
  }
}
.catalog .catalog__card .card-image__inner--hover {
  opacity: 0;
  visibility: hidden;
  max-width: 100%;
  z-index: 1;
  padding-top: 100px;
}
@media (max-width: 768px) {
  .catalog .catalog__card .card-image__inner--hover {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  .catalog .catalog__card:hover .card-image__inner--default {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease, visibility 0s 0.5s;
    transition: opacity 0.5s ease, visibility 0s 0.5s;
  }
  .catalog .catalog__card:hover .card-image__inner--hover {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s ease, visibility 0s;
    transition: opacity 0.5s ease, visibility 0s;
  }
}
.catalog .catalog__card .card-bottom {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.catalog .catalog__card .card-bottom__name {
  font-size: 18px;
  font-weight: 500;
  color: #040d1c;
  margin: 0 0 8px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 600px) {
  .catalog .catalog__card .card-bottom__name {
    font-size: 16px;
  }
}
.catalog .catalog__card .card-bottom__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 8px;
}
.catalog .catalog__card .card-bottom__price .price-new {
  font-family: "NotoSans";
  font-size: 22px;
  font-weight: 700;
  color: #040d1c;
}
.catalog .catalog__card .card-bottom__price .price-old {
  font-size: 14px;
  color: #8a8b8c;
  text-decoration: line-through;
}
.catalog .catalog__card .card-actions {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease, height 0.3s ease;
  transition: opacity 0.3s ease, height 0.3s ease;
}
@media (max-width: 1080px) {
  .catalog .catalog__card .card-actions {
    opacity: 1;
    height: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
}
.catalog .catalog__card .card-actions__colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  height: 27px;
}
.catalog .catalog__card .card-actions .color-option {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  position: relative;
}
.catalog .catalog__card .card-actions .color-option:hover, .catalog .catalog__card .card-actions .color-option:active, .catalog .catalog__card .card-actions .color-option.is-active {
  border-color: #040d1c;
}
.catalog .catalog__card .card-actions .color-option--gray::before, .catalog .catalog__card .card-actions .color-option--gray::after, .catalog .catalog__card .card-actions .color-option--white::before, .catalog .catalog__card .card-actions .color-option--white::after, .catalog .catalog__card .card-actions .color-option--blue::before, .catalog .catalog__card .card-actions .color-option--blue::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.catalog .catalog__card .card-actions .color-option--gray::before, .catalog .catalog__card .card-actions .color-option--white::before, .catalog .catalog__card .card-actions .color-option--blue::before {
  border: 1px solid #fff;
}
.catalog .catalog__card .card-actions .color-option--gray::after, .catalog .catalog__card .card-actions .color-option--white::after, .catalog .catalog__card .card-actions .color-option--blue::after {
  border: 1px solid #040d1c;
}
.catalog .catalog__card .card-actions .color-option--gray:hover::before, .catalog .catalog__card .card-actions .color-option--gray:hover::after, .catalog .catalog__card .card-actions .color-option--gray:active::before, .catalog .catalog__card .card-actions .color-option--gray:active::after, .catalog .catalog__card .card-actions .color-option--gray.is-active::before, .catalog .catalog__card .card-actions .color-option--gray.is-active::after, .catalog .catalog__card .card-actions .color-option--white:hover::before, .catalog .catalog__card .card-actions .color-option--white:hover::after, .catalog .catalog__card .card-actions .color-option--white:active::before, .catalog .catalog__card .card-actions .color-option--white:active::after, .catalog .catalog__card .card-actions .color-option--white.is-active::before, .catalog .catalog__card .card-actions .color-option--white.is-active::after, .catalog .catalog__card .card-actions .color-option--blue:hover::before, .catalog .catalog__card .card-actions .color-option--blue:hover::after, .catalog .catalog__card .card-actions .color-option--blue:active::before, .catalog .catalog__card .card-actions .color-option--blue:active::after, .catalog .catalog__card .card-actions .color-option--blue.is-active::before, .catalog .catalog__card .card-actions .color-option--blue.is-active::after {
  opacity: 1;
}
.catalog .catalog__card .card-actions .color-option--gray {
  background-color: #999;
}
.catalog .catalog__card .card-actions .color-option--white {
  background-color: #fff;
  border: 1px solid #ccc;
}
.catalog .catalog__card .card-actions .color-option--blue {
  background-color: #1B229E;
}
.catalog .catalog__card .card-actions__add-to-cart {
  background-color: #040d1c;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (max-width: 1200px) {
  .catalog .catalog__card .card-actions__add-to-cart {
    display: none;
  }
}
.catalog .catalog__card .card-actions__add-to-cart:hover {
  background-color: #1D2E4C;
}
.catalog .catalog__card:hover .card-actions {
  opacity: 1;
  height: 93px;
}
@media (max-width: 1200px) {
  .catalog .catalog__card:hover .card-actions {
    height: 27px;
  }
}
.page-catalog-vid1 .catalog .catalog__card {
  aspect-ratio: 458/606;
  height: auto;
  min-height: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 calc((100% - 27px) / 4);
          flex: 0 1 calc((100% - 27px) / 4);
}
@media (max-width: 1400px) {
  .page-catalog-vid1 .catalog .catalog__card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc((100% - 18px) / 3);
            flex: 0 1 calc((100% - 18px) / 3);
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc((100% - 7.98px) / 2);
            flex: 0 1 calc((100% - 7.98px) / 2);
    padding: 8px 6px;
  }
}
.page-catalog-vid1 .catalog .catalog__card .card-image__inner--hover {
  padding-top: 60px;
}
@media (max-width: 1080px) {
  .page-catalog-vid1 .catalog .catalog__card .card-image__inner--hover {
    padding-top: 0;
  }
  .page-catalog-vid1 .catalog .catalog__card .card-image__inner--hover .card-actions {
    display: none;
  }
}
.page-catalog-vid1 .catalog .catalog__card .card-image__inner--default {
  padding-top: 80px;
}
@media (max-width: 1080px) {
  .page-catalog-vid1 .catalog .catalog__card .card-image__inner--default {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card {
    min-height: 258px;
    max-height: 350px;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card .card-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card .card-header__tags {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card .card-actions {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card .card-bottom__name {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card .card-bottom__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2px;
  }
}
@media (max-width: 767px) {
  .page-catalog-vid1 .catalog .catalog__card .card-bottom__price .price-new {
    font-size: 18px;
    line-height: 26px;
  }
}

.pagination-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 70px 0 100px;
  background-color: #fff;
  max-width: 1860px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .pagination-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    text-align: center;
  }
}
.pagination-panel__info {
  font-size: 16px;
  color: #8a8b8c;
  font-weight: 400;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
.pagination-panel__load-more {
  padding: 12px 24px;
  height: 58px;
  width: 926px;
  background-color: #ffffff;
  color: rgb(0, 0, 0);
  border: 1px solid #000;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.pagination-panel__load-more:hover {
  background-color: #040D1C;
  color: #fff;
}
@media (max-width: 768px) {
  .pagination-panel__load-more {
    width: 100%;
  }
}
.pagination-panel__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}
.pagination-panel__nav .pagination-nav__arrow,
.pagination-panel__nav .pagination-nav__page {
  padding: 13px 20px 0 20px;
  height: 48px;
  width: 48px;
  font-size: 14px;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
.pagination-panel__nav .pagination-nav__arrow:hover, .pagination-panel__nav .pagination-nav__arrow.pagination-nav__page--active,
.pagination-panel__nav .pagination-nav__page:hover,
.pagination-panel__nav .pagination-nav__page.pagination-nav__page--active {
  background-color: #000000;
  color: #ffffff;
  border-color: #000;
}
.pagination-panel__nav .pagination-nav__arrow {
  padding: 14px 16px;
  font-weight: 700;
}
.pagination-panel__nav .pagination-nav__dots {
  padding: 8px 12px;
  color: #8a8b8c;
  font-weight: 700;
  background-color: transparent;
  border: none;
  cursor: default;
}

.circle {
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgb(0, 0, 0);
}

.circle::before,
.circle::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
  pointer-events: none;
}

.circle::after {
  border: 1px solid rgb(0, 0, 0);
}

.action-btn {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  outline: none;
}
.action-btn:focus-visible {
  outline: 2px solid #1B2E4B;
  border-radius: 4px;
}
.action-btn img {
  display: block;
  width: 20px;
  height: 20px;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.action-btn:hover .action-btn img, .action-btn:focus-visible .action-btn img {
  opacity: 1;
}

@media (max-width: 360px) {
  .pagination-panel .pagination-nav__arrow,
  .pagination-panel .pagination-nav__page {
    padding: 7px;
    height: 32px;
    width: 32px;
  }
}
.padding {
  max-width: 500px;
  padding-top: 20px;
}
@media (max-width: 768px) {
  .padding {
    max-width: 100%;
  }
}

.pagination-nav__arrow img {
  -webkit-transition: -webkit-filter 0.2s ease;
  transition: -webkit-filter 0.2s ease;
  transition: filter 0.2s ease;
  transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

.pagination-nav__arrow:hover img {
  -webkit-filter: invert(1) grayscale(1) contrast(999);
          filter: invert(1) grayscale(1) contrast(999);
}

.dispaly-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.padding-top {
  padding-top: 16px;
}

.circle-badge {
  background-color: #8CC7FF;
  color: white;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  font-size: 14px;
}

.product-section__actions .amount-manage {
  display: none;
}

.amount-manage input {
  max-width: 70px;
}

.compare-btn-inp:checked ~ svg path {
  fill: #8CC7FF;
}

@media (max-width: 768px) and (min-width: 360px) {
  .pagination-panel1 {
    padding: 20px 0 100px;
  }
  .pagination-panel1 .pagination-panel__in {
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.pagination-panel1 {
  display: none;
}

@media (max-width: 600px) {
  .pagination-panel1 .pagination-panel__in .pagination-panel__info {
    display: none;
  }
  .pagination-panel1 .pagination-panel__in {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767px) {
  .pagination-panel {
    padding: 16px 0 80px;
    gap: 0;
  }
  .pagination-panel .pagination-panel__nav {
    margin-top: 28px;
    height: 32px;
  }
  .pagination-panel .pagination-panel__info {
    display: none;
  }
}
@media (max-width: 1440px) {
  .catalog .catalog__card .card-image__inner--hover {
    padding-top: 100px;
  }
  .catalog .catalog__card .card-image__inner--default {
    padding-top: 100px;
  }
}
@media (max-width: 1080px) {
  .catalog .catalog__card .card-image__inner--hover {
    padding-top: 0;
  }
  .catalog .catalog__card .card-image__inner--default {
    padding-top: 0px;
  }
}
.catalog-panel .catalog-panel__sort {
  width: 100vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.catalog-panel .catalog-panel__sort .sort-list {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
@media (max-width: 768px) {
  .catalog-panel .catalog-panel__sort {
    padding: 0 16px;
  }
}

.main-catalog {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (max-width: 767px) {
  .main-catalog {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.main-catalog-vid {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.main-card-vid {
  max-width: 459px;
}

.main-card {
  max-width: 615px;
}
@media (max-width: 767px) {
  .main-card {
    max-width: 100%;
  }
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/kord/components/bitrix/catalog.item/popular/style.css?178420168512999*/
.colors-item {
  width: 26px;
  height: 26px;
  position: relative !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.colors .colors-item.selected::before {
  opacity: 1;
}

.colors .colors-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #040D1C;
  border-radius: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.colors .colors-item:hover::before {
  opacity: 1;
}

.colors .product-item-scu-item-color {
  width: 20px;
  height: 20px;
}

.colors.product-item-scu-item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 6px;
  -moz-column-gap: 6px;
  column-gap: 6px;
}

.btn-add-cart {
  width: 100%;
  max-width: 100%;
}

.catalog__card .bx-catalog-subscribe-button {
  margin: 0;
}

.catalog__card {
  padding: 16px;
  position: relative;
  cursor: pointer;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc((100% - 20px) / 3);
  flex: 0 1 calc((100% - 20px) / 3);
  min-width: 0;
  aspect-ratio: 614/812;
  height: auto;
  min-height: 0;
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}

.catalog__card .card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-decoration: none;
  color: inherit;
}

.catalog__card .card-header__actions,
.catalog__card .card-actions,
.catalog__card .card-actions__add-to-cart,
.catalog__card .action-link {
  position: relative;
  z-index: 2;
}

@media (max-width: 1200px) {
  .catalog__card {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc((100% - 9px) / 2);
    flex: 0 1 calc((100% - 9px) / 2);
    padding: 12px;
  }

  .catalog__card .card-image {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
  }

  .catalog__card .card-image__inner {
    max-height: none;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .catalog__card {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-height: 418px;
    padding: 10px;
  }
}

.catalog__card .card-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 0 16px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: transparent !important;
  border-bottom: none !important;
  position: absolute;
  right: 16px;
  width: calc(100% - 32px);
  top: 16px;
  z-index: 5;
}

.catalog__card .card-header__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.catalog__card .card-header__tags .tag-hit,
.catalog__card .card-header__tags .tag-rec {
  font-size: 14px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 20px;
  color: #1B2E4B;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  white-space: nowrap;
}

.catalog__card .card-header__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  margin-left: auto;
}

@media (max-width: 920px) {
  .catalog__card .card-header {
    right: 12px;
    top: 12px;
    width: calc(100% - 24px);
  }
}

@media (max-width: 768px) {
  .catalog__card .card-header__actions {
    gap: 24px;
  }
}

@media (max-width: 600px) {
  .catalog__card .card-header__actions {
    flex-direction: column-reverse;
  }
}

.catalog__card .card-header__actions img {
  width: 28px;
  height: 28px;
  opacity: 1;
}

.catalog__card .card-image {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #f0f0f0;
  overflow: hidden;
}

.catalog__card .card-image a {
  display: grid;
  align-items: center;
  width: 100%;
  height: 100%;
}

@media (max-width: 1080px) {
  .catalog__card .card-image a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.catalog__card .card-image__inner {
  grid-column: 1;
  grid-row: 1;
  max-width: 100%;
  max-height: 600px;
  height: auto;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}

.catalog__card .card-image__inner--default {
  opacity: 1;
  visibility: visible;
  /* padding-top: 150px; */
}

@media (max-width: 768px) {
  .catalog__card .card-image__inner--default {
    /* padding-top: 80px; */
  }
}

.catalog__card .card-image__inner--hover {
  opacity: 0;
  visibility: hidden;
  max-width: 100%;
  z-index: 1;
  /* padding-top: 150px; */
}

@media (max-width: 768px) {
  .catalog__card .card-image__inner--hover {
    /* padding-top: 60px; */
  }
}

@media (min-width: 768px) {
  .catalog__card:hover .card-image__inner--default {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease, visibility 0s 0.5s;
    transition: opacity 0.5s ease, visibility 0s 0.5s;
  }

  .catalog__card:hover .card-image__inner--hover {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s ease, visibility 0s;
    transition: opacity 0.5s ease, visibility 0s;
  }
}

.catalog__card .card-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.catalog__card .card-bottom__name {
  font-size: 18px;
  font-weight: 500;
  color: #040d1c;
  margin: 0 0 8px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 600px) {
  .catalog__card .card-bottom__name {
    font-size: 16px;
  }
}

.catalog__card .card-bottom__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 8px;
}

.catalog__card .card-bottom__price .price-new {
  font-family: "NotoSans";
  font-size: 22px;
  font-weight: 700;
  color: #040d1c;
}

.catalog__card .card-bottom__price .price-old {
  font-size: 14px;
  color: #8a8b8c;
  text-decoration: line-through;
}

.catalog__card .card-actions {
  background-color: #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease, height 0.3s ease;
  transition: opacity 0.3s ease, height 0.3s ease;
}

@media (max-width: 1080px) {
  .catalog__card .card-actions {
    opacity: 1;
    height: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
}

.catalog__card .card-actions__colors {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  height: 27px;
}

.catalog__card .card-actions .color-option {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
  position: relative;
}

.catalog__card .card-actions .color-option:hover,
.catalog__card .card-actions .color-option:active,
.catalog__card .card-actions .color-option.is-active {
  border-color: #040d1c;
}

.catalog__card .card-actions .color-option--gray::before,
.catalog__card .card-actions .color-option--gray::after,
.catalog__card .card-actions .color-option--white::before,
.catalog__card .card-actions .color-option--white::after,
.catalog__card .card-actions .color-option--blue::before,
.catalog__card .card-actions .color-option--blue::after {
  content: "";
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.catalog__card .card-actions .color-option--gray::before,
.catalog__card .card-actions .color-option--white::before,
.catalog__card .card-actions .color-option--blue::before {
  border: 1px solid #fff;
}

.catalog__card .card-actions .color-option--gray::after,
.catalog__card .card-actions .color-option--white::after,
.catalog__card .card-actions .color-option--blue::after {
  border: 1px solid #040d1c;
}

.catalog__card .card-actions .color-option--gray:hover::before,
.catalog__card .card-actions .color-option--gray:hover::after,
.catalog__card .card-actions .color-option--gray:active::before,
.catalog__card .card-actions .color-option--gray:active::after,
.catalog__card .card-actions .color-option--gray.is-active::before,
.catalog__card .card-actions .color-option--gray.is-active::after,
.catalog__card .card-actions .color-option--white:hover::before,
.catalog__card .card-actions .color-option--white:hover::after,
.catalog__card .card-actions .color-option--white:active::before,
.catalog__card .card-actions .color-option--white:active::after,
.catalog__card .card-actions .color-option--white.is-active::before,
.catalog__card .card-actions .color-option--white.is-active::after,
.catalog__card .card-actions .color-option--blue:hover::before,
.catalog__card .card-actions .color-option--blue:hover::after,
.catalog__card .card-actions .color-option--blue:active::before,
.catalog__card .card-actions .color-option--blue:active::after,
.catalog__card .card-actions .color-option--blue.is-active::before,
.catalog__card .card-actions .color-option--blue.is-active::after {
  opacity: 1;
}

.catalog__card .card-actions .color-option--gray {
  background-color: #999;
}

.catalog__card .card-actions .color-option--white {
  background-color: #fff;
  border: 1px solid #ccc;
}

.catalog__card .card-actions .color-option--blue {
  background-color: #1B229E;
}

.catalog__card .card-actions__add-to-cart {
  background-color: #040d1c;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: 800;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.card-image__inner {
  mix-blend-mode: multiply;
}

@media (max-width: 1200px) {
  .catalog__card .card-actions__add-to-cart {
    display: none;
  }
}

.catalog__card .card-actions__add-to-cart:hover {
  background-color: #1D2E4C;
}

.catalog__card:hover .card-actions {
  opacity: 1;
  height: 93px;
}

@media (max-width: 1200px) {
  .catalog__card:hover .card-actions {
    height: 27px;
  }
}

@media (max-width: 1440px) {
  .catalog .catalog__card .card-image__inner--hover {
    /* padding-top: 100px; */
  }

  .catalog .catalog__card .card-image__inner--default {
    /* padding-top: 100px; */
  }
}

@media (max-width: 1080px) {
  .catalog .catalog__card .card-image__inner--hover {
    padding-top: 0;
  }

  .catalog .catalog__card .card-image__inner--default {
    padding-top: 0px;
  }
}

.catalog__card .amount-manage {
  display: none;
}

.product-item-image-original,
.product-item-image-alternative {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}

.product-item-image-alternative {
  z-index: 13;
  opacity: 0;
}

.product-item-image-original {
  z-index: 11;
}

.product-item-image-wrapper {
  position: relative;
  display: block;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.bx-no-touch .product-item-container.hover .product-item-image-original {
  opacity: 0;
}

.bx-no-touch .product-item-container.hover .product-item-image-alternative {
  opacity: 1;
}

.compare-btn-inp:checked~svg path {
  fill: #8CC7FF;
}

.product-item-scu-item-color-block {
  position: relative;
}

.product-item-scu-item-color-block::before {
  content: "";
  width: 1px;
  height: 31px;
  background-color: #040d1c;
  -webkit-transform: translate(-50%, -50%) rotate(50deg);
  transform: translate(-50%, -50%) rotate(50deg);
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
}

.card-bottom__name p {
  color: #FF0042;
  font-weight: 500;
}

.colors-item.notallowed .product-item-scu-item-color {
  opacity: 0.4;
}

.colors-item.notallowed .product-item-scu-item-color-block::before {
  display: block;
}

.btn-buy-order {
  width: 100%;
  max-width: 100%;
}

/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/components/kord/form/templates/req/bitrix/form.result.new/.default/style.css?1781293934666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/components/kord/form/templates/req/bitrix/form.result.new/.default/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/components/kord/form/templates/req/bitrix/form.result.new/.default/images/icon_warn.gif);
}
/* End */
/* /local/templates/kord/components/bitrix/news.list/main_slider/style.css?1784798636277 */
/* /local/templates/kord/components/bitrix/catalog.section.list/.default/style.css?17812939357151 */
/* /local/templates/kord/components/bitrix/catalog.section/popular_products/style.css?178307481031430 */
/* /local/templates/kord/components/bitrix/catalog.item/popular/style.css?178420168512999 */
/* /local/components/kord/form/templates/req/bitrix/form.result.new/.default/style.css?1781293934666 */
