

/* Start:/local/templates/terrornew/components/bitrix/breadcrumb/.default/style.css?17365899361514*/
/*!**********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/terrornew/components/bitrix/breadcrumb/.default/style.scss ***!
  \**********************************************************************************************************************************************************************************************/
/*------------------------*/
.b-path {
  display: flex;
  flex-wrap: wrap;
  margin: 0 190px 23px 0;
  color: #000000;
  font-size: 16px;
  line-height: 1.31;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .b-path {
    margin-right: 0;
  }
}
.b-path a:link, .b-path a:visited {
  color: #000000;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.b-path .path__item {
  position: relative;
  padding: 0 14px;
}
.b-path .path__item:not(.b-path .path__item:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -1px;
  height: 17px;
  width: 2px;
  background-color: #000000;
}
.b-path-arr {
  display: none;
  margin-bottom: 18px;
}
@media (max-width: 1239px) {
  .b-path-arr {
    display: block;
  }
}
.b-path-arr svg {
  display: block;
}
.b-path-arr path {
  transition: stroke 0.2s ease-in-out;
}
.b-path-arr a:hover path {
  stroke: #a9ff3d;
}

/* End */


/* Start:/local/templates/terrornew/components/bitrix/catalog.section.list/catalog_menu/style.css?16977065487151*/
/* 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/terrornew/components/bitrix/catalog.section/prime-gallery/style.css?173658993621682*/
/*!********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/terrornew/components/bitrix/catalog.section/prime-gallery/style.scss ***!
  \********************************************************************************************************************************************************************************************************/
/*------------------------*/
.b-catalog-gallery {
  position: relative;
  margin-bottom: 60px;
}
.b-catalog-gallery .catalog-gallery__labels {
  position: absolute;
  z-index: 2;
  top: 34px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.b-catalog-gallery .catalog-gallery__label {
  text-transform: uppercase;
  padding: 3px 13px;
  color: #000;
  text-align: center;
  font-family: "Unbounded", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.305;
  text-indent: 0.3em;
  display: inline-block;
  border: 2px solid #000000;
  margin-top: -2px;
}
@media (min-width: 1240px) and (max-width: 1799px) {
  .b-catalog-gallery .catalog-gallery__label {
    padding-left: 11px;
    padding-right: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .b-catalog-gallery .catalog-gallery__label {
    padding-left: 11px;
    padding-right: 11px;
  }
}
.b-catalog-gallery .catalog-gallery__label--super-star {
  color: #000000;
  background-color: #a9ff3d;
}
.b-catalog-gallery .catalog-gallery__label--new {
  color: #000000;
  background-color: #ffffff;
}
.b-catalog-gallery .catalog-gallery__label--sale {
  color: #ffffff;
  background-color: #821aea;
}
.b-catalog-gallery .catalog-gallery__label--percents {
  color: #a9ff3d;
  background-color: #000000;
}
.b-catalog-gallery .catalog-gallery__btns-design {
  position: absolute;
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
}
.b-catalog-gallery .catalog-gallery__btns-control {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 40px 0 0;
}
.b-catalog-gallery .catalog-gallery__btns-control .mobile {
  display: none;
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__btns-control {
    display: none;
  }
}
.b-catalog-gallery .catalog-gallery__btns-control::before {
  content: "";
  display: block;
  height: 2px;
  background-color: black;
  position: absolute;
  left: 0;
  right: 88%;
}
.b-catalog-gallery .catalog-gallery__btns-control::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #000000;
  position: absolute;
  left: 20%;
  right: 456px;
}
.b-catalog-gallery .catalog-gallery__btns-control > svg {
  position: absolute;
  left: 15%;
}
.b-catalog-gallery .catalog-gallery__items {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
  z-index: 0;
}
.b-catalog-gallery .catalog-gallery__item-inner {
  position: relative;
  height: 100% !important;
  display: flex;
  flex-direction: column;
}
.b-catalog-gallery .catalog-gallery__item-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  width: 2px;
  background-color: #000000;
  opacity: 0;
}
.b-catalog-gallery .catalog-gallery__item-inner::after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 32px;
  height: 2px;
  background-color: #000000;
}
.b-catalog-gallery .catalog-gallery__item {
  position: relative;
  background: #fff;
  padding: 0 0 0;
  margin: 0 14px 32px;
  transition: box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: visible;
  height: auto;
  border-right: 2px solid #000000;
  background-color: #ffffff;
}
.b-catalog-gallery .catalog-gallery__item--3x {
  width: calc(33.3333333333% - 28px);
}
.b-catalog-gallery .catalog-gallery__item--4x {
  width: calc(25% - 28px);
}
.b-catalog-gallery .catalog-gallery__item::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #821aea;
  opacity: 0;
  transition: bottom 0.2s, right 0.2s, opacity 0.2s;
  z-index: -1;
}
.b-catalog-gallery .catalog-gallery__item::after {
  content: "";
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transition: bottom 0.2s, right 0.2s;
  z-index: -1;
}
.b-catalog-gallery .catalog-gallery__string {
  display: flex;
  align-items: center;
  height: 34px;
  margin: 0 0;
  padding: 0 10px;
  border-top: 2px solid black;
  border-left: 0;
  border-bottom: 2px solid black;
  font-family: "Unbounded", sans-serif;
  font-size: 18px;
  font-weight: 900;
  background: url("/local/templates/terrornew/images/bg_string.svg");
  opacity: 0;
  transition: opacity 0.2s;
  animation: scroll 6s linear infinite;
  background-size: contain;
}
.b-catalog-gallery .catalog-gallery__string--reverced {
  animation-direction: reverse;
}
.b-catalog-gallery .catalog-gallery__string span {
  white-space: nowrap;
  overflow: hidden;
}
.b-catalog-gallery .catalog-gallery__string-wrapper {
  display: flex;
  overflow: hidden;
}
.b-catalog-gallery .catalog-gallery__imgbox {
  position: relative;
  margin: 0 auto 7px;
  text-align: center;
}
@media (min-width: 1240px) and (max-width: 1799px) {
  .b-catalog-gallery .catalog-gallery__imgbox {
    margin-bottom: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .b-catalog-gallery .catalog-gallery__imgbox {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__imgbox {
    margin-bottom: 6px;
  }
}
.b-catalog-gallery .catalog-gallery__imgbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.b-catalog-gallery .catalog-gallery__img {
  display: block;
  padding-bottom: 133%;
  height: 0;
  overflow: hidden;
}
.b-catalog-gallery .catalog-gallery__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
  margin-bottom: -2px;
  padding: 0 25px 0;
}
.b-catalog-gallery .catalog-gallery__content + .catalog-gallery__string {
  margin-top: -2px;
}
.b-catalog-gallery .catalog-gallery__title {
  margin-bottom: 12px;
  line-height: 1.18;
  font-size: 21px;
  padding: 0 25px 0;
}
@media (min-width: 1240px) and (max-width: 1799px) {
  .b-catalog-gallery .catalog-gallery__title {
    margin-bottom: 17px;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .b-catalog-gallery .catalog-gallery__title {
    font-size: 16px;
    padding: 0 15px 0;
  }
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__title {
    margin-bottom: 5px;
    font-size: 11px;
    padding: 0 7px 0;
  }
}
.b-catalog-gallery .catalog-gallery__title a, .b-catalog-gallery .catalog-gallery__title a:link, .b-catalog-gallery .catalog-gallery__title a:visited {
  color: #000000;
  font-size: inherit;
  font-weight: 700;
  text-decoration: none;
}
.b-catalog-gallery .catalog-gallery__old-price {
  font-family: "Unbounded", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  position: relative;
  margin-bottom: 7px;
}
.b-catalog-gallery .catalog-gallery__old-price::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  left: 16%;
  top: 50%;
  background-color: #821aea;
  transform: rotate(38deg) translate(-1%, -60%);
}
.b-catalog-gallery .catalog-gallery__prices {
  display: flex;
  padding-bottom: 20px;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 1240px) and (max-width: 1799px) {
  .b-catalog-gallery .catalog-gallery__prices {
    padding-bottom: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .b-catalog-gallery .catalog-gallery__prices {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__prices {
    padding-bottom: 6px;
  }
}
.b-catalog-gallery .catalog-gallery__new-price {
  font-family: "Unbounded", sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
.b-catalog-gallery .catalog-gallery__btns {
  display: flex;
  align-items: center;
  font-size: 14px;
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__btns {
    font-size: 11px;
  }
}
.b-catalog-gallery .catalog-gallery__btns button,
.b-catalog-gallery .catalog-gallery__btns a {
  appearance: none;
  cursor: pointer;
}
.b-catalog-gallery .catalog-gallery__btn-favorite {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background-color: transparent;
  border: 0;
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__btn-favorite svg {
    width: 18px;
    height: auto;
  }
}
.b-catalog-gallery .catalog-gallery__btn-favorite svg path {
  transition: fill 0.3s ease;
}
.b-catalog-gallery .catalog-gallery__btn-favorite.b-fav--active svg path, .b-catalog-gallery .catalog-gallery__btn-favorite:hover svg path, .b-catalog-gallery .catalog-gallery__btn-favorite.active svg path {
  fill: #821aea;
}
.b-catalog-gallery .catalog-gallery__btn-to-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  background-color: #000000;
  margin-right: -25px;
  border-left: 2px solid #000000;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  border-right: 0;
  transition: background-color 0.3s ease;
}
.b-catalog-gallery .catalog-gallery__btn-to-cart--added, .b-catalog-gallery .catalog-gallery__btn-to-cart--added:hover, .b-catalog-gallery .catalog-gallery__btn-to-cart:hover, .b-catalog-gallery .catalog-gallery__btn-to-cart.active {
  background-color: #a9ff3d;
}
.b-catalog-gallery .catalog-gallery__btn-to-cart--not_available, .b-catalog-gallery .catalog-gallery__btn-to-cart--not_available:hover {
  cursor: auto;
  background-color: #d9d9d9;
}
@media (min-width: 768px) and (max-width: 1799px) {
  .b-catalog-gallery .catalog-gallery__btn-to-cart svg {
    width: 13px;
    height: 13px;
  }
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__btn-to-cart svg {
    width: 9px;
    height: 9px;
  }
}
.b-catalog-gallery .catalog-gallery__sku-list {
  display: flex;
  margin: 0 -5px 10px;
}
.b-catalog-gallery .catalog-gallery__sku-name {
  font-size: 16px;
  margin-bottom: 5px;
}
.b-catalog-gallery .catalog-gallery__sku-item-text-container {
  margin: 0 5px;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000000;
  line-height: 1.2;
  font-weight: normal;
  font-size: 10px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  transition-property: color, background-color;
}
.b-catalog-gallery .catalog-gallery__sku-item-text-container:hover, .b-catalog-gallery .catalog-gallery__sku-item-text-container.selected {
  background-color: #000000;
  color: #ffffff;
}
.b-catalog-gallery .catalog-gallery__item:hover::before {
  opacity: 1;
  right: -9px;
  bottom: -9px;
}
.b-catalog-gallery .catalog-gallery__item:hover::after {
  border-left: 2px solid #000000;
}
.b-catalog-gallery .catalog-gallery__item:hover .catalog-gallery__string {
  opacity: 1;
}
.b-catalog-gallery .catalog-gallery__item:hover .catalog-gallery__string-wrapper {
  border-left: 2px solid #000000;
}
@media (min-width: 1240px) and (max-width: 1799px) {
  .b-catalog-gallery .catalog-gallery__item {
    width: calc(50% - 30px);
    padding: 0 0 0;
  }
  .b-catalog-gallery .catalog-gallery__item--4x {
    width: calc(33.3333333333% - 30px);
  }
  .b-catalog-gallery .catalog-gallery__item-inner::before {
    left: -20px;
  }
  .b-catalog-gallery .catalog-gallery__item-inner::after {
    left: 0;
    right: 0;
    bottom: 27px;
  }
  .b-catalog-gallery .catalog-gallery__string {
    height: 29px;
    margin: 0 -20px;
    font-size: 14px;
  }
  .b-catalog-gallery .catalog-gallery__labels {
    top: 29px;
    left: 0;
  }
  .b-catalog-gallery .catalog-gallery__new-price {
    font-size: 14px;
  }
  .b-catalog-gallery .catalog-gallery__old-price {
    margin-bottom: 5px;
    font-size: 12px;
  }
  .b-catalog-gallery .catalog-gallery__price {
    font-size: 14px;
  }
  .b-catalog-gallery .catalog-gallery__btn-to-cart {
    margin-right: -25px;
  }
  .b-catalog-gallery .catalog-gallery__btn-favorite, .b-catalog-gallery .catalog-gallery__btn-to-cart {
    width: 50px;
    height: 50px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .swiper-btn {
    width: 180px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .swiper-btn svg {
    width: 125px;
    height: 27px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control::after {
    left: 22%;
    right: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .b-catalog-gallery .catalog-gallery__items {
    margin: 0 -10px;
  }
  .b-catalog-gallery .catalog-gallery__item-inner::before, .b-catalog-gallery .catalog-gallery__item-inner::after {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__item {
    width: calc(33.3333333333% - 20px);
    padding: 0 0 0;
    margin: 0 10px 20px;
    border: 2px solid #000000;
  }
  .b-catalog-gallery .catalog-gallery__item::before, .b-catalog-gallery .catalog-gallery__item::after {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__string {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__labels {
    top: 0;
    left: -2px;
  }
  .b-catalog-gallery .catalog-gallery__content {
    margin-bottom: -2px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .b-catalog-gallery .catalog-gallery__old-price {
    font-size: 12px;
  }
  .b-catalog-gallery .catalog-gallery__new-price {
    font-size: 14px;
  }
  .b-catalog-gallery .catalog-gallery__btn-to-cart {
    margin-right: -15px;
  }
  .b-catalog-gallery .catalog-gallery__btn-favorite, .b-catalog-gallery .catalog-gallery__btn-to-cart {
    width: 48px;
    height: 48px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .desktop {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .mobile {
    display: block;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .swiper-btn {
    width: 67px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .swiper-btn svg {
    width: 125px;
    height: 27px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control::after {
    left: 25%;
    right: 133px;
  }
}
@media (max-width: 767px) {
  .b-catalog-gallery .catalog-gallery__items {
    margin: 0 -9px;
  }
  .b-catalog-gallery .catalog-gallery__item-inner::before, .b-catalog-gallery .catalog-gallery__item-inner::after {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__item {
    width: calc(50% - 18px);
    padding: 0 0 0;
    margin: 0 9px 18px;
    border: 2px solid #000000;
  }
  .b-catalog-gallery .catalog-gallery__item::before, .b-catalog-gallery .catalog-gallery__item::after {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__string {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__labels {
    top: 0;
    left: -2px;
  }
  .b-catalog-gallery .catalog-gallery__label {
    padding: 2px 8px 1px;
    font-size: 11px;
  }
  .b-catalog-gallery .catalog-gallery__content {
    padding-left: 7px;
    padding-right: 7px;
    margin-bottom: -2px;
  }
  .b-catalog-gallery .catalog-gallery__old-price {
    margin-bottom: 2px;
    font-size: 11px;
  }
  .b-catalog-gallery .catalog-gallery__new-price {
    font-size: 11px;
  }
  .b-catalog-gallery .catalog-gallery__btn-to-cart {
    margin-right: -7px;
  }
  .b-catalog-gallery .catalog-gallery__btn-favorite, .b-catalog-gallery .catalog-gallery__btn-to-cart {
    width: 34px;
    height: 34px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .desktop {
    display: none;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .mobile {
    display: block;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .swiper-btn {
    width: 67px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control .swiper-btn svg {
    width: 125px;
    height: 27px;
  }
  .b-catalog-gallery .catalog-gallery__btns-control::after {
    left: 25%;
    right: 133px;
  }
  .b-catalog-gallery .catalog-gallery__btns-pagination {
    position: relative;
    display: block;
    margin-top: 35px;
  }
  .b-catalog-gallery .catalog-gallery__btns-pagination::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    background-color: #000000;
  }
}

/*-------------------------------*/
.b-popup-item .popup-item__inner {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__inner {
    align-items: flex-start;
  }
}
.b-popup-item .popup-item__img {
  max-width: 311px;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__img {
    order: -1;
    display: flex;
    width: 120px;
    padding-top: 0;
    flex-shrink: 0;
  }
}
.b-popup-item .popup-item__img img {
  max-width: 100%;
  vertical-align: top;
}
.b-popup-item .popup-item__content {
  width: calc(100% - 311px);
  padding-left: 38px;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__content {
    width: 100%;
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__content-2 {
    display: flex;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__content-2-inner {
    padding-left: 20px;
    width: 100%;
  }
}
.b-popup-item .popup-item__labels {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.b-popup-item .popup-item__label {
  text-transform: uppercase;
  padding: 4px 13px;
  color: #000;
  text-align: center;
  font-family: "Unbounded", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130.5%; /* 15.66px */
  text-transform: uppercase;
  border: 2px solid #000000;
  margin-right: -2px;
  margin-bottom: -2px;
}
.b-popup-item .popup-item__label--super-star {
  color: #000000;
  background-color: #a9ff3d;
}
.b-popup-item .popup-item__label--new {
  color: #000000;
  background-color: #ffffff;
}
.b-popup-item .popup-item__label--sale {
  color: #ffffff;
  background-color: #821aea;
}
.b-popup-item .popup-item__label--percents {
  color: #a9ff3d;
  background-color: #000000;
}
.b-popup-item .popup-item__name {
  margin-bottom: 20px;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 118%;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__name {
    margin-bottom: 16px;
    font-size: 14px;
  }
}
.b-popup-item .popup-item__old-price {
  color: #000000;
  font-family: "Unbounded", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}
.b-popup-item .popup-item__old-price span {
  position: relative;
}
.b-popup-item .popup-item__old-price span::before {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  right: 40%;
  top: 7px;
  background-color: #821aea;
  transform: rotate(45deg);
}
.b-popup-item .popup-item__price {
  font-family: "Unbounded", sans-serif;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 700;
  color: #000000;
}
.b-popup-item .popup-item__props {
  margin-bottom: 47px;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__props {
    margin-bottom: 30px;
  }
}
.b-popup-item .popup-item__sku-name {
  margin-bottom: 12px;
  color: #000000;
  line-height: 1.31;
  font-size: 14px;
}
.b-popup-item .popup-item__sku-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  padding-left: 0;
}
.b-popup-item .popup-item__sku-item-text-container {
  margin: 0 5px 10px;
  padding: 0 5px;
  min-width: 38px;
  height: 38px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #000000;
  line-height: 1.2;
  font-size: 10px;
  cursor: pointer;
  transition: 0.2s ease-in-out;
  transition-property: color, background-color;
}
.b-popup-item .popup-item__sku-item-text-container:hover, .b-popup-item .popup-item__sku-item-text-container.selected {
  background-color: #000000;
  color: #a9ff3d;
}
.b-popup-item .popup-item__sku-item-text-container.notallowed {
  pointer-events: none;
  user-select: none;
  background-color: #787878;
  color: #ffffff;
  border-color: transparent;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__sku-item-text-container {
    min-width: 46px;
    height: 46px;
    font-size: 12px;
    font-weight: 500;
  }
}
.b-popup-item .popup-item__btn .b-btn {
  width: 100%;
  max-width: none;
  min-width: auto;
  padding: 14px;
}
@media (max-width: 767px) {
  .b-popup-item .popup-item__btn {
    font-size: 14px;
    font-weight: 700;
  }
}

/*-------------------------------*/
.swiper.swiper--top-products {
  overflow: visible;
}
.swiper.swiper--top-products .swiper-slide {
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in-out;
  transition-property: opacity, visibility, box-shadow;
  -webkit-user-select: none;
  user-select: none;
  overflow: hidden;
}
.swiper.swiper--top-products .swiper-slide-visible {
  opacity: 1;
  visibility: visible;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

/* End */


/* Start:/local/templates/terrornew/components/bitrix/catalog.item/prime-gallery/style.css?1736589936547*/
/*!**********************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/terrornew/scss/exports.module.scss ***!
  \**********************************************************************************************************************************************************************/
/*------------------------*/

/* End */


/* Start:/local/templates/terrornew/components/bitrix/catalog.section/prime-gallery/themes/blue/style.css?1697614372825*/
/* catalog.section */

/*
#3052bf
#26b0e4
#00a2df
*/

/* Slider */
.bx-blue .product-item-image-slider-progress-bar { background-color: #0083d1;}
.bx-blue .product-item-image-slider-control:hover{ background-color: rgba(0,131,209,.8);}
.bx-blue .product-item-image-slider-control.active,
.bx-blue .product-item-image-slider-control:hover{ background-color: #0083d1;}

/* SCU */
.bx-blue .product-item-scu-item-text-block:hover,
.bx-blue .product-item-scu-item-color-block:hover,
.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #006cc0;}

/* Amount */
.bx-blue .product-item-amount-field:focus{border-color: #006cc0;}


.bx-blue .catalog-section-header{border-color:#006cc0;}
/* End */
/* /local/templates/terrornew/components/bitrix/breadcrumb/.default/style.css?17365899361514 */
/* /local/templates/terrornew/components/bitrix/catalog.section.list/catalog_menu/style.css?16977065487151 */
/* /local/templates/terrornew/components/bitrix/catalog.section/prime-gallery/style.css?173658993621682 */
/* /local/templates/terrornew/components/bitrix/catalog.item/prime-gallery/style.css?1736589936547 */
/* /local/templates/terrornew/components/bitrix/catalog.section/prime-gallery/themes/blue/style.css?1697614372825 */
