

/* 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/prime-slider/style.css?173658993624870*/
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** 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-slider/style.scss ***!
  \*******************************************************************************************************************************************************************************************************/
/*------------------------*/
.b-catalog-slider {
  position: relative;
  margin-bottom: 60px;
}
.b-catalog-slider .product-item-info-container {
  margin: 0;
}
.b-catalog-slider .catalog-slider__item-inner {
  position: relative;
  height: 100% !important;
  display: flex;
  flex-direction: column;
}
.b-catalog-slider .catalog-slider__item-inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -25px;
  bottom: 0;
  width: 2px;
  background-color: #000000;
  opacity: 0;
}
.b-catalog-slider .catalog-slider__item-inner::after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  left: -25px;
  right: -25px;
  bottom: 43px;
  height: 2px;
  background-color: #000000;
}
.b-catalog-slider .catalog-slider__labels {
  position: absolute;
  top: 45px;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.b-catalog-slider .catalog-slider__top {
  padding: 0 25px 0;
}
.b-catalog-slider .catalog-slider__label {
  text-transform: uppercase;
  padding: 4px 13px;
  color: #000;
  text-align: center;
  font-family: "Unbounded", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.305;
  display: inline-block;
  border: 2px solid #000000;
  margin-top: -2px;
}
.b-catalog-slider .catalog-slider__label--super-star {
  color: #000000;
  background-color: #a9ff3d;
}
.b-catalog-slider .catalog-slider__label--new {
  color: #ffffff;
  background-color: #000000;
}
.b-catalog-slider .catalog-slider__label--sale {
  color: #ffffff;
  background-color: #821aea;
}
.b-catalog-slider .catalog-slider__label--percents {
  color: #a9ff3d;
  background-color: #000000;
}
.b-catalog-slider .catalog-slider__btns-design {
  position: absolute;
  width: 18px;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
}
@media (max-width: 767px) {
  .b-catalog-slider .catalog-slider__btns-design {
    display: none;
  }
}
.b-catalog-slider .catalog-slider__btns-control {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 40px 0 0;
}
@media (max-width: 767px) {
  .b-catalog-slider .catalog-slider__btns-control {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
}
.b-catalog-slider .catalog-slider__btns-control .mobile {
  display: none;
}
.b-catalog-slider .catalog-slider__btns-control::before {
  content: "";
  display: block;
  height: 2px;
  background-color: black;
  position: absolute;
  left: 0;
  right: 88%;
}
@media (max-width: 767px) {
  .b-catalog-slider .catalog-slider__btns-control::before {
    display: none;
  }
}
.b-catalog-slider .catalog-slider__btns-control::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #000000;
  position: absolute;
  left: 20%;
  right: 456px;
}
@media (max-width: 767px) {
  .b-catalog-slider .catalog-slider__btns-control::after {
    display: none;
  }
}
.b-catalog-slider .catalog-slider__btns-control > svg {
  position: absolute;
  left: 15%;
}
@media (max-width: 767px) {
  .b-catalog-slider .catalog-slider__btns-control > svg {
    display: none;
  }
}
.b-catalog-slider .catalog-slider__btns-control .swiper-btn {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  cursor: pointer;
  background-color: #000000;
  width: 228px;
  padding: 10px;
  font-size: 0;
  border: 2px solid #000000;
}
.b-catalog-slider .catalog-slider__btns-control .swiper-btn svg path {
  transition: stroke 0.3s ease;
}
.b-catalog-slider .catalog-slider__btns-control .swiper-btn:hover {
  background-color: #a9ff3d;
}
.b-catalog-slider .catalog-slider__btns-control .swiper-btn:hover svg path {
  stroke: #000000;
}
.b-catalog-slider .catalog-slider__btns-pagination {
  display: none;
}
.b-catalog-slider .catalog-slider__btns-pagination .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  bottom: -40px;
  left: 0;
  transform: translate(0);
  width: 100% !important;
}
.b-catalog-slider .catalog-slider__btns-pagination .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  width: 45px;
  border-radius: 0;
  height: 4px;
  transform: scale(1);
  margin: 0 15px;
  opacity: 1;
  background: #d9d9d9;
}
.b-catalog-slider .catalog-slider__btns-pagination .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000000;
}
.b-catalog-slider .catalog-slider__item {
  position: relative;
  background: #fff;
  padding: 0 0 0;
  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-slider .catalog-slider__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-slider .catalog-slider__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-slider .catalog-slider__string {
  display: flex;
  align-items: center;
  height: 45px;
  margin: 0;
  padding: 0 10px;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  font-family: "Unbounded", sans-serif;
  font-size: 24px;
  font-weight: 900;
  background: url("/local/templates/terrornew/images/bg_string.svg");
  opacity: 0;
  transition: opacity 0.2s;
  animation: scroll 6s linear infinite;
}
.b-catalog-slider .catalog-slider__string--reverced {
  animation-direction: reverse;
}
.b-catalog-slider .catalog-slider__string span {
  white-space: nowrap;
  overflow: hidden;
}
.b-catalog-slider .catalog-slider__string-wrapper {
  display: flex;
  overflow: hidden;
}
.b-catalog-slider .catalog-slider__imgbox {
  text-align: center;
  margin-bottom: 18px;
}
.b-catalog-slider .catalog-slider__imgbox img {
  max-width: 100%;
}
.b-catalog-slider .catalog-slider__content {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  margin-bottom: -2px;
  padding: 0 25px 0;
}
.b-catalog-slider .catalog-slider__content + .catalog-slider__string {
  margin-top: -2px;
}
.b-catalog-slider .catalog-slider__title {
  margin-bottom: 22px;
}
.b-catalog-slider .catalog-slider__title a:link,
.b-catalog-slider .catalog-slider__title a:visited {
  color: #000000;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.317;
  text-decoration: none;
}
.b-catalog-slider .catalog-slider__old-price {
  font-family: "Unbounded", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  position: relative;
  margin-bottom: 10px;
}
.b-catalog-slider .catalog-slider__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-slider .catalog-slider__prices {
  padding: 5px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.b-catalog-slider .catalog-slider__new-price {
  font-family: "Unbounded", sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}
.b-catalog-slider .catalog-slider__btns {
  display: flex;
  align-items: center;
}
.b-catalog-slider .catalog-slider__btns button {
  appearance: none;
  cursor: pointer;
}
.b-catalog-slider .catalog-slider__btn-favorite {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  background-color: transparent;
  border: 0;
}
.b-catalog-slider .catalog-slider__btn-favorite svg path {
  transition: fill 0.3s ease;
}
.b-catalog-slider .catalog-slider__btn-favorite:hover svg path, .b-catalog-slider .catalog-slider__btn-favorite.b-fav--active svg path {
  fill: #821aea;
}
.b-catalog-slider .catalog-slider__btn-to-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 75px;
  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-slider .catalog-slider__btn-to-cart:hover, .b-catalog-slider .catalog-slider__btn-to-cart.active {
  background-color: #a9ff3d;
}
.b-catalog-slider .catalog-slider__item:hover::before {
  opacity: 1;
  right: -9px;
  bottom: -9px;
}
.b-catalog-slider .catalog-slider__item:hover::after {
  border-left: 2px solid #000000;
}
.b-catalog-slider .catalog-slider__item:hover .catalog-slider__string {
  opacity: 1;
}
.b-catalog-slider .catalog-slider__item:hover .catalog-slider__string-wrapper {
  border-left: 2px solid #000000;
}
.b-catalog-slider .catalog-slider__item:hover .catalog-slider__item-inner::before {
  opacity: 1;
}
@media (min-width: 1240px) and (max-width: 1599px) {
  .b-catalog-slider .catalog-slider__item {
    padding: 0 0 0;
  }
  .b-catalog-slider .catalog-slider__item-inner::before {
    left: -20px;
  }
  .b-catalog-slider .catalog-slider__item-inner::after {
    left: -20px;
    right: -20px;
    bottom: 38px;
  }
  .b-catalog-slider .catalog-slider__string {
    height: 40px;
    margin: 0 -20px;
    font-size: 21px;
  }
  .b-catalog-slider .catalog-slider__labels {
    top: 40px;
    left: 0;
  }
  .b-catalog-slider .catalog-slider__title a:link,
  .b-catalog-slider .catalog-slider__title a:active {
    font-size: 16px;
  }
  .b-catalog-slider .catalog-slider__old-price {
    font-size: 12px;
  }
  .b-catalog-slider .catalog-slider__price {
    font-size: 14px;
  }
  .b-catalog-slider .catalog-slider__btn-to-cart {
    margin-right: -25px;
  }
  .b-catalog-slider .catalog-slider__btn-favorite, .b-catalog-slider .catalog-slider__btn-to-cart {
    width: 66px;
    height: 66px;
  }
  .b-catalog-slider .catalog-slider__btns-control .swiper-btn {
    width: 180px;
  }
  .b-catalog-slider .catalog-slider__btns-control .swiper-btn svg {
    width: 125px;
    height: 27px;
  }
  .b-catalog-slider .catalog-slider__btns-control::after {
    left: 22%;
    right: 360px;
  }
}
@media (min-width: 768px) and (max-width: 1239px) {
  .b-catalog-slider .catalog-slider__item {
    padding: 0 0 0;
    border: 2px solid #000000;
  }
  .b-catalog-slider .catalog-slider__item::before, .b-catalog-slider .catalog-slider__item::after {
    display: none;
  }
  .b-catalog-slider .catalog-slider__item-inner::before, .b-catalog-slider .catalog-slider__item-inner::after {
    display: none;
  }
  .b-catalog-slider .catalog-slider__string {
    display: none;
  }
  .b-catalog-slider .catalog-slider__labels {
    top: 0;
    left: 0;
  }
  .b-catalog-slider .catalog-slider__title a:link,
  .b-catalog-slider .catalog-slider__title a:active {
    font-size: 16px;
  }
  .b-catalog-slider .catalog-slider__content {
    margin-bottom: -2px;
  }
  .b-catalog-slider .catalog-slider__old-price {
    font-size: 12px;
  }
  .b-catalog-slider .catalog-slider__price {
    font-size: 14px;
  }
  .b-catalog-slider .catalog-slider__btn-to-cart {
    margin-right: -25px;
  }
  .b-catalog-slider .catalog-slider__btn-favorite, .b-catalog-slider .catalog-slider__btn-to-cart {
    width: 62px;
    height: 62px;
  }
  .b-catalog-slider .catalog-slider__btns-control .desktop {
    display: none;
  }
  .b-catalog-slider .catalog-slider__btns-control .mobile {
    display: block;
  }
  .b-catalog-slider .catalog-slider__btns-control .swiper-btn {
    width: 67px;
  }
  .b-catalog-slider .catalog-slider__btns-control .swiper-btn svg {
    width: 125px;
    height: 27px;
  }
  .b-catalog-slider .catalog-slider__btns-control::after {
    left: 25%;
    right: 133px;
  }
}
@media (max-width: 767px) {
  .b-catalog-slider .catalog-slider__item {
    padding: 0 0 0;
    border: 2px solid #000000;
  }
  .b-catalog-slider .catalog-slider__item::before, .b-catalog-slider .catalog-slider__item::after {
    display: none;
  }
  .b-catalog-slider .catalog-slider__item-inner::before, .b-catalog-slider .catalog-slider__item-inner::after {
    display: none;
  }
  .b-catalog-slider .catalog-slider__string {
    display: none;
  }
  .b-catalog-slider .catalog-slider__labels {
    top: 0;
    left: 0;
  }
  .b-catalog-slider .catalog-slider__label {
    margin-left: -2px;
  }
  .b-catalog-slider .catalog-slider__title a:link,
  .b-catalog-slider .catalog-slider__title a:active {
    font-size: 16px;
  }
  .b-catalog-slider .catalog-slider__content {
    margin-bottom: -2px;
  }
  .b-catalog-slider .catalog-slider__old-price {
    font-size: 12px;
  }
  .b-catalog-slider .catalog-slider__price {
    font-size: 14px;
  }
  .b-catalog-slider .catalog-slider__btn-to-cart {
    margin-right: -25px;
  }
  .b-catalog-slider .catalog-slider__btn-favorite, .b-catalog-slider .catalog-slider__btn-to-cart {
    width: 62px;
    height: 62px;
  }
  .b-catalog-slider .catalog-slider__btns-control .desktop {
    display: none;
  }
  .b-catalog-slider .catalog-slider__btns-control .mobile {
    display: block;
  }
  .b-catalog-slider .catalog-slider__btns-control .swiper-btn {
    width: 40px;
    height: 32px;
    padding: 0;
  }
  .b-catalog-slider .catalog-slider__btns-control .swiper-btn svg {
    width: 18px;
    height: auto;
  }
  .b-catalog-slider .catalog-slider__btns-control::after {
    left: 25%;
    right: 133px;
  }
  .b-catalog-slider .catalog-slider__btns-pagination {
    display: block;
  }
}
.b-catalog-slider .swiper-pagination {
  position: relative;
  top: auto !important;
  bottom: auto !important;
  width: 100% !important;
}
.b-catalog-slider .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  width: 2px;
  height: 16px;
  transform: translateY(-10%);
  background-color: #000000;
  opacity: 1;
  margin: 0 15px !important;
}
.b-catalog-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  box-sizing: border-box;
  width: 6px;
  height: 24px;
  background-color: #a9ff3d;
  border: 2px solid #000000;
  transform: translateY(10%);
}

/*-------------------------------*/
.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 {
  margin: -10px -10px 0;
  padding: 10px 10px 45px;
}
@media (max-width: 767px) {
  .swiper.swiper--top-products {
    padding-bottom: 60px;
  }
}
.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;
}
.swiper.swiper--top-products .swiper-pagination {
  display: none;
}
@media (max-width: 767px) {
  .swiper.swiper--top-products .swiper-pagination {
    display: block;
  }
}
.swiper.swiper--top-products .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  transform: translateY(-12px);
}
@media (max-width: 767px) {
  .swiper.swiper--top-products .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    transform: none;
    position: absolute;
    bottom: 24px !important;
    left: 10px !important;
    width: calc(100% - 104px) !important;
    margin: 0 -5px;
    display: flex;
    align-items: center;
  }
}
.swiper.swiper--top-products .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  flex: 0 0 auto;
  border-radius: 0;
  width: 40px;
  height: 6px;
  background-color: #000000;
  opacity: 1;
  margin: 0 5px !important;
  border: 2px solid #ffffff;
}
.swiper.swiper--top-products .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #a9ff3d;
  border-color: #000000;
}

@media (min-width: 1200px) {
  /*lg*/
  /*6*/
  .product-item-list-col-6 > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
  .product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
  .product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
  .product-item-list-col-4 > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
  .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
  .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*md*/
  /*6*/
  .product-item-list-col-6 > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
  .product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
  .product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
  .product-item-list-col-4 > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
  .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
  .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*sm*/
  /*6*/
  .product-item-list-col-6 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
  .product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-4 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
  .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
  .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}
@media (max-width: 767px) {
  /*xs*/
  /*6*/
  .product-item-list-col-6 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1-6 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-6-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-4 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1-4 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-4-1 > .col-sm-6 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-3 > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
  .product-item-list-col-2 > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
  .product-item-list-col-1 > .col-xs-12 > .row > .col-xs-12:nth-child(1n) {
    clear: both;
  }
}
.catalog-section-header {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  margin: 5px 0;
  padding: 5px 15px;
  border-bottom: 2px solid #d9dee6;
  color: #000;
}

.row::before {
  display: initial;
}

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

/* End */


/* Start:/local/templates/terrornew/components/bitrix/catalog.item/prime/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.product.subscribe/terro/style.css?16977069481816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/local/templates/terrornew/components/bitrix/catalog.section/prime-slider/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/prime-slider/style.css?173658993624870 */
/* /local/templates/terrornew/components/bitrix/catalog.item/prime/style.css?1736589936547 */
/* /local/templates/terrornew/components/bitrix/catalog.product.subscribe/terro/style.css?16977069481816 */
/* /local/templates/terrornew/components/bitrix/catalog.section/prime-slider/themes/blue/style.css?1697614372825 */
