

/* Start:/local/templates/.default/components/bitrix/catalog.section.list/catalog/style.css?1769411946771*/
/*
.catalog-section {
  grid-gap: 28px !important;
}
.catalog-section-item {
  height: 400px;
}
@media (max-width: 1023px) {
  .catalog-section-item {
    height: 300px;
  }
  .app .catalog__img{
    height: 100% !important;
  }
}/*# sourceMappingURL=style.css.map */

.app .catalog {
  grid-template-columns: repeat(auto-fit, minmax(28rem, 1fr)) !important;
}
.app .catalog .catalog__img {
  height: 40rem !important;
}

.app .catalog__title._simple{
  font-size: 2rem !important;
}

.app .catalog__dropdown-text .h3 {
  font-weight: 600 !important;
  font-size: 18px !important;
}

.app .catalog__dropdown-text p{
      font-size: 14px !important;
      font-size: inherit;
    line-height: 1.65;
}

.app .catalog__dropdown._centered{
  padding: 3rem 3rem !important;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/catalog/style.css?177820892920793*/
.yaRazmet {
  display: none;
}

.app .products.product-list {
  grid-template-columns: repeat(auto-fill, minmax(45rem, 1fr));
  grid-gap: 48px 28px;
}
.app .products.product-list .product__favorite {
  z-index: 2;
}
.app .products.product-list .product-list-item {
  border-radius: 15px;
  padding: 0;
  grid-template-rows: auto 1fr auto;
  grid-gap: 0;
  background-color: unset;
  box-shadow: unset;
}
.app .products.product-list .product-list-item .product__illustration {
  position: relative;
  padding: 28px 28px 0 28px;
  border-radius: 15px 15px 0 0;
  background-color: #fff;
  padding-bottom: 20px;
  height: 258px;
}
.app .products.product-list .product-list-item .product__illustration img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.app .products.product-list .product-list-item .product__illustration .product__advantages {
  left: 12px;
}
.app .products.product-list .product-list-item .product__illustration .product__img {
  z-index: 1;
  display: none;
}
.app .products.product-list .product-list-item .product__illustration .product__img.active {
  display: block;
}
.app .products.product-list .product-list-item .product__illustration .product-hover-container {
  display: block;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  flex-direction: row;
}
.app .products.product-list .product-list-item .product__illustration .product-hover-container .image-hover-column {
  width: 100%;
  height: 100%;
}
.app .products.product-list .product-list-item .product__illustration .slider-container {
  display: block;
  height: 100%;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) {
  width: 100%;
  overflow: hidden;
  height: 280px;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) .swiper {
  opacity: 100%;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) .swiper .swiper-slide {
  z-index: 3;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) .swiper .pagination {
  display: flex;
  justify-content: center;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) .swiper .pagination .swiper-pagination {
  position: absolute;
  bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  row-gap: 4px;
  z-index: 3;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) .swiper .pagination .swiper-pagination .swiper-pagination-bullet {
  display: block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  background-color: rgba(205, 205, 205, 0.6);
  border-radius: 20px;
  margin: 0;
}
.app .products.product-list .product-list-item .product__illustration:has(.slider-container) .swiper .pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 24px;
  height: 8px;
}
@media (max-width: 787px) {
  .app .products.product-list .product-list-item .product__illustration {
    padding: 16px 16px 0 16px;
  }
}
.app .products.product-list .product-list-item .product-title-container {
  z-index: 3;
  background-color: #fff;
  padding: 0 28px 30px 28px;
  margin: 0;
}
.app .products.product-list .product-list-item .product-title-container .product__title {
  height: 84px;
  max-height: 84px;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media (max-width: 787px) {
  .app .products.product-list .product-list-item .product-title-container {
    padding: 0 16px 16px 16px;
  }
  .app .products.product-list .product-list-item .product-title-container .product__title {
    font-size: 16px;
    line-height: 140%;
    height: auto;
    max-height: unset;
    overflow: unset;
    display: block;
    box-sizing: border-box;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
  }
}
.app .products.product-list .product-list-item .bottom-card {
  position: relative;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container {
  width: 100%;
  background-color: #fff;
  left: 0;
  top: 0;
  padding: 0 28px 28px 28px;
  border-radius: 0 0 15px 15px;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container {
  margin-bottom: 32px;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters__item.hidden {
  display: none !important;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters__label, .app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters__value {
  font-size: 16px;
  line-height: 120%;
}
@media (max-width: 787px) {
  .app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters__label, .app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters__value {
    font-size: 12px;
    line-height: 120%;
  }
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters-btn {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: -moz-max-content;
  width: max-content;
  padding-right: 20px;
  cursor: pointer;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters-btn.hide {
  opacity: 0;
  pointer-events: none;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters-btn::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  right: -4px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("/local/templates/.default/components/bitrix/catalog.section/catalog/./images/icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters-btn span {
  display: none;
  box-sizing: border-box;
  width: -moz-max-content;
  width: max-content;
  box-sizing: border-box;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  color: #8D8D8D;
  margin-top: 12px;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .parameters-container .parameters-btn span.active {
  display: block;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price {
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price.no-price {
  margin-top: 59px;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price .price-block:has(.price__old) {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price .price-block:has(.price__old) .price__old {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 4px;
       column-gap: 4px;
  text-decoration-line: none;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price .price-block:has(.price__old) .price__old .price {
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: line-through;
  margin-bottom: 0;
  color: #919191;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price .price-block:has(.price__old) .price__old .old-price {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #ECF9F7;
  padding: 2px 10px 4px 10px;
  border-radius: 5px;
  background-color: #77C28D;
  text-decoration: none;
  text-decoration-line: none !important;
}
@media (max-width: 787px) {
  .app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price .price-block:has(.price__old) {
    flex-direction: column-reverse;
    row-gap: 14px;
  }
}
@media (max-width: 1023px) {
  .app .products.product-list .product-list-item .bottom-card .bottom-card-container .product__price {
    display: flex;
  }
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .price-block {
  width: 100%;
  margin-bottom: 24px;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .price-block .price {
  font-weight: 400;
  font-style: Regular;
  font-size: 27px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #000;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block {
  width: 100%;
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-areas: repeat(2, 1fr);
  grid-row-gap: 12px;
  grid-column-gap: 4px;
  grid-template-areas: "online-buy installment" "send-request send-request";
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block:has(.request-price) {
  grid-template-areas: "request-price request-price" "send-request send-request";
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .request-price {
  width: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  grid-area: request-price;
  font-size: 24px;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .btn {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  padding: 12px 0;
  border-radius: 36px 0 36px 0;
  transition: 0.3s;
  cursor: pointer;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .online-buy {
  grid-area: online-buy;
  color: #fff;
  background-color: #279151;
  border: 2px solid #279151;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .online-buy:hover {
  color: #279151;
  background-color: #fff;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .installment {
  width: 100%;
  color: #279151;
  border: 2px solid #279151;
  grid-area: installment;
  text-decoration: none !important;
  outline: none;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .installment:hover {
  color: #fff;
  background-color: #279151;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .send-request {
  grid-area: send-request;
  color: #632A00;
  background-color: #FFDFB8;
  border: 2px solid #FFDFB8;
}
.app .products.product-list .product-list-item .bottom-card .bottom-card-container .btn-block .send-request:hover {
  background-color: #fff;
}
@media (max-width: 787px) {
  .app .products.product-list .product-list-item .bottom-card .bottom-card-container {
    padding: 16px 16px 16px;
  }
}
.app .products.product-list .product-list-item:hover {
  box-shadow: unset;
  z-index: unset;
}
.app .products.product-list .product-list-item.hover {
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 3;
}
.app .products.product-list .product-list-item.hover .bottom-card .bottom-card-container {
  position: absolute;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  padding-top: 30px;
  z-index: 2;
  top: -30px;
}
.app .products.product-list .product-list-item.hover .bottom-card .bottom-card-container .product__price.no-price {
  margin-top: 0;
}
.app .products.product-list .product-list-item.hover .bottom-card .bottom-card-container .product__price.no-price .price-block {
  margin: 0;
}
@media (max-width: 787px) {
  .app .products.product-list .product-list-item.hover .bottom-card .bottom-card-container {
    padding-top: 16px;
    top: -16px;
  }
  .app .products.product-list .product-list-item.hover .bottom-card .bottom-card-container .product__price:has(.price__old) {
    flex-direction: column-reverse;
    row-gap: 14px;
  }
}
@media (max-width: 787px) {
  .app .products.product-list {
    display: flex;
    flex-direction: column;
    grid-row-gap: 32px;
  }
}

.app .product__label {
  z-index: 2 !important;
}
.app .product__label .label {
  font-weight: 400;
  font-style: Regular;
  font-size: 16.2px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 787px) {
  .app .product__label .label {
    font-size: 14px;
  }
}/*# sourceMappingURL=style.css.map */


.popup-fancybox-add-to-basket .fancybox-button--arrow_left,
.popup-fancybox-add-to-basket .fancybox-button--arrow_right,
.popup-fancybox-add-to-basket .fancybox-infobar{
  display: none !important;
}

/* попа с генераторами */
.popup-fancybox-add-to-basket-choose-generator .fancybox-button--arrow_left,
.popup-fancybox-add-to-basket-choose-generator .fancybox-button--arrow_right,
.popup-fancybox-add-to-basket-choose-generator .fancybox-infobar{
  display: none !important;
}

.popup-fancybox-add-to-basket-choose-generator .fancybox-close-small {
    padding: 6px !important;
    right: 2px !important;
    top: 2px !important;
}


/* ----- Комплектация  ----- */
.equipment-block {
  display: flex;
  flex-direction: column;
  padding: 4px;
  gap: 32px;
}

.equipment-block .service-section-list {
  gap: 16px !;
}

.equipment-block .service-section-list-item {
  cursor: pointer;
  border: unset !important;
  padding: 0 !important;
  width: calc(32.333% - 4px) !important;
  margin-bottom: 20px;
}

.equipment-block .service-section-list-item.active {
  background-color: #fff !important;
}

.equipment-block .top .img-container {
  position: relative !important;
  height: 240px !important;
  aspect-ratio: 1 / 1 !important;
}

.equipment-block .added-label {
  right: unset !important;
  top: 50% !important;
  left: 50%;
  transform: translate(-50%, -50%);
}

.equipment-item .added-label {
  /* top: 150px !important; */
  box-shadow: 2px 8px 12px 0px rgba(0, 0, 0, 0.25);
}

.equipment-block .img-container:hover::after {
  display: none;
  content: unset !important;
}

.equipment-block .service-section-list-item.active .top .img-container {
  outline: 4px solid #3D715B !important;
  border-radius: 10px !important;
}

.equipment-block .btn.add,
.equipment-block .btn.delete {
  display: none !important;
}

.equipment-block .top .title {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 8px !important;
  gap: 4px;
}

.equipment-block .top .title .title-item {
  font-family: Helvetica;
  font-weight: 400 !important;

  font-size: 16px !important;

  line-height: 20px !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
  color: rgba(55, 64, 61, 1) !important;
}


.equipment-block .tooltip-wrapper img {
  width: 24px;
  height: 24px;
  opacity: 0.5;
  transition: 0.2s ease;
}

.equipment-block .tooltip-wrapper:hover img {
  opacity: 1;
}


.equipment-block .tooltip-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  min-width: 24px;
}

.equipment-block .tooltip-inner {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;

  overflow: hidden;
  max-height: calc(14px * 9);
}

/* сам тултип */
.equipment-block .tooltip-content {
  position: absolute;
  top: 34px;
  left: 50%;
  transform: translate(-50%, 10px);


  width: 250px;

  background: #939393b7;
  backdrop-filter: blur(8px);
  /* border: 1px solid #ddd; */
  padding: 12px;
  border-radius: 8px;

  opacity: 0;
  visibility: hidden;

  transition: 0.2s ease;
  z-index: 10;

  font-family: Helvetica;
  font-weight: 400;
  /* font-style: Regular; */
  font-size: 12px;
  /* leading-trim: NONE; */
  line-height: 14px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #fff;
  box-shadow:
    0px 0px 1px 0px #00000066,
    0px 6px 6px -6px #00000029;
  backdrop-filter: blur(40px)
}

.equipment-block .tooltip-wrapper:hover .tooltip-content {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}

.equipment-block .tooltip-content::before {
  content: '';
  position: absolute;

  top: -6px;
  left: 50%;
  transform: translateX(-50%);

  width: 12px;
  height: 6px;

  background: #939393b7;
  backdrop-filter: blur(8px);

  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

.equipment-block .bottom-row .price {
  font-family: Inter;
  font-weight: 600 !important;

  font-size: 20px !important;

  line-height: 20px !important;
  letter-spacing: 0% !important;
  vertical-align: middle !important;
  color: rgba(55, 64, 61, 1) !important;
}

.service-section-list-item.is-hidden {
  display: none !important;
}


.show-more-btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 20px;

  padding: 8px;

  cursor: pointer;

  border-radius: 12px;
  transition: background-color 0.3s ease;
}

.show-more-btn {
  /* margin-top: 14px; */
  background: #ECF9F0;
  width: 323px;
  height: 76px;
}

.show-more-btn .block-img-conten-mr-btn {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: -16px;
  height: 60px;
  width: 140px;
}

.show-more-btn:hover .card-item.i-one,
.show-more-btn:hover .card-item.i-two {
  transform: rotate(-6deg);
}

.card-item.i-count {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3D715B;
  font-family: Inter;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  transition: background-color 0.3s ease-in-out;
  color: #FFFFFF;
}

.show-more-btn:hover .card-item.i-count {
  background-color: #002C1F;
}

.show-more-btn .card-item.i-count {
  width: 60px;
}

.show-more-btn .i-one,
.show-more-btn .i-two,
.show-more-btn .i-count {
  margin-left: -12px;
}

.show-more-btn .i-one,
.show-more-btn .i-two {
  background: #fff;
}

.card-item img,
.block-img-conten-mr-btn .card-item {
  height: 60px;
  width: 60px;
  transition: background-color 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  /* background-color: #279151; */
}

.block-img-conten-mr-btn .card-item {
  border-radius: 8px;
}

.i-one {
  margin-left: 0;
  z-index: 1;
}

.i-two {
  z-index: 2;
}

.i-count {
  z-index: 3;
}

.show-more-btn .text-block-mr-btn .text-mr-btn {
  margin-left: 20px;
  font-family: Helvetica;
  font-weight: 400;
  font-size: 18px;

  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #3D715B;
}

.show-more-btn.is-expanded .block-img-conten-mr-btn {
  display: none;
}

.offer-popup .step[data-step="1"] .step-content {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 55vh;
  /* padding-right: 16px; */
}

.offer-popup .step-content .service-section-list:last-child {
  margin-bottom: 28px !important;
}

.equipment-block .service-section-list:not(:last-child) {
  margin-bottom: 20px !important;
}


@media(max-width:777px) {
  .equipment-block .service-section-list-item {
    width: calc(49.2% - 4px) !important;
  }
}

@media(max-width:610px) {
  .equipment-block .service-section-list-item {
    width: calc(49% - 4px) !important;
  }

  .equipment-block .top .img-container {
    height: 200px !important;
  }
}

@media(max-width:510px) {
  .equipment-block .service-section-list-item {
    width: calc(48% - 4px) !important;
  }

  .offer-popup .step-content .service-section-list-item .top .title {
    margin-bottom: 10px !important;
  }

  .equipment-block .top .img-container {
    height: 160px !important;
  }

  .equipment-block .bottom-row .price {
    font-size: 16px !important;
  }

  .fancybox-content {
    padding: 40px 16px !important;
  }
}

/* End */


/* Start:/local/templates/.default/assets/css/offer_popup.css?176941194315856*/
.offer-popup {
  padding: 60px;
  width: 100% !important;
  max-width: 800px !important;
  border-radius: 20px;
}
.offer-popup .fancybox-toolbar, .offer-popup .fancybox-infobar {
  display: none !important;
}
.offer-popup .step {
  display: none;
  box-sizing: border-box;
}
.offer-popup .step.active {
  display: block;
}
.offer-popup .step-number {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #96A299;
  margin-bottom: 4px;
}
.offer-popup .step-number span {
  color: #3D715B;
}
.offer-popup .step-title {
  font-weight: 400;
  font-style: Regular;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .offer-popup .step-title {
    font-size: 24px;
  }
}
.offer-popup .step-content-title {
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .offer-popup .step-content-title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.offer-popup .step-content .offer-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 30px;
}
.offer-popup .step-content .offer-list-item {
  position: relative;
}
.offer-popup .step-content .offer-list-item input {
  width: 0.01px;
  height: 0.01px;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}
.offer-popup .step-content .offer-list-item label {
  display: block;
  box-sizing: border-box;
  width: -moz-max-content;
  width: max-content;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  padding: 12px;
  color: #3D715B;
  background-color: #ECF9F0;
  border-radius: 60px;
  cursor: pointer;
}
.offer-popup .step-content .offer-list-item input:checked + label {
  color: #fff;
  background-color: #3D715B;
}
.offer-popup .step-content .generator-choose {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  padding: 20px;
  border: 1px solid #CDCDCD;
  border-radius: 12px;
  min-height: 146px;
}
.offer-popup .step-content .generator-choose .popupActivation {
  position: relative;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #279151;
  text-decoration: underline;
  padding-left: 13px;
}
.offer-popup .step-content .generator-choose .popupActivation::after {
  content: "+";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  vertical-align: inherit;
  color: inherit;
}
.offer-popup .step-content .generator-choose-container {
  margin-bottom: 65px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-header {
  margin-bottom: 20px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-header-title {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #A6A6A6;
}
.offer-popup .step-content .generator-choose-container .generator-choose-header-subtitle {
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
}
.offer-popup .step-content .generator-choose-container .generator-choose-header-subtitle:first-child {
  margin-bottom: 20px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-header-subtitle {
  font-size: 16px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item {
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-info {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  margin-bottom: 18px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-info .img-container {
  display: block;
  box-sizing: border-box;
  width: 68px;
  height: 68px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-info .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-info .info-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 8px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-info .info-container .title {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #37403D;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-info .info-container .price {
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #002C1F;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools {
  display: flex;
  flex-direction: row;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools a {
  display: block;
  box-sizing: border-box;
  position: relative;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: underline;
  padding-left: 16px;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools a::after {
  content: "";
  position: absolute;
  left: -4px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools a.btn-edit {
  color: #3D715B;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools a.btn-edit::after {
  width: 14px;
  height: 19px;
  background-image: url(/local/templates/.default/assets/css/../img/edit-icon.svg);
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools a.btn-delete {
  color: #632A00;
}
.offer-popup .step-content .generator-choose-container .generator-choose-item-tools a.btn-delete::after {
  width: 12px;
  height: 17px;
  background-image: url(/local/templates/.default/assets/css/../img/delete-icon.svg);
}
@media (max-width: 768px) {
  .offer-popup .step-content .generator-choose-container .generator-choose-header {
    margin-bottom: 12px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-header-title, .offer-popup .step-content .generator-choose-container .generator-choose-header-subtitle {
    font-size: 18px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-header-title:first-child, .offer-popup .step-content .generator-choose-container .generator-choose-header-subtitle:first-child {
    margin-bottom: 12px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-header-subtitle {
    font-size: 14px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item {
    padding: 12px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-info {
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-info .img-container {
    width: 80px;
    height: 80px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-info .info-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 12px;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-info .info-container .title {
    font-size: 14px;
    text-align: center;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-info .info-container .price {
    font-size: 16px;
    text-align: center;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-tools {
    justify-content: center;
  }
  .offer-popup .step-content .generator-choose-container .generator-choose-item-tools a {
    font-size: 14px;
  }
}
.offer-popup .step-content .service-section-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 12px;
}
.offer-popup .step-content .service-section-list:not(:last-child) {
  margin-bottom: 28px;
}
.offer-popup .step-content .service-section-list:last-child {
  margin-bottom: 0;
}
.offer-popup .step-content .service-section-list-item {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  width: calc(33.333% - 8px);
  padding: 16px;
  border-radius: 10px;
  background-color: #fff;
  border: 3px solid #FFDFB8;
}
.offer-popup .step-content .service-section-list-item .added-label {
  position: absolute;
  display: none;
  box-sizing: border-box;
  max-width: -moz-max-content;
  max-width: max-content;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #279151;
  padding: 8px 48px 8px 16px;
  background-color: #fff;
  border-radius: 60px;
  top: 28px;
  right: 28px;
  z-index: 2;
}
.offer-popup .step-content .service-section-list-item .added-label::after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  background-image: url(/local/templates/.default/assets/css/../img/check-label.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.offer-popup .step-content .service-section-list-item .top .img-container {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 172px;
  margin-bottom: 20px;
  border-radius: 5px;
  z-index: 1;
}
.offer-popup .step-content .service-section-list-item .top .img-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
}
.offer-popup .step-content .service-section-list-item .top .img-container:hover {
  cursor: pointer;
}
.offer-popup .step-content .service-section-list-item .top .img-container:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 40px;
  height: 40px;
  background-image: url(/local/templates/.default/assets/css/../img/zoom.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.offer-popup .step-content .service-section-list-item .top .price {
  display: none;
}
.offer-popup .step-content .service-section-list-item .top .title {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
  margin-bottom: 20px;
}
.offer-popup .step-content .service-section-list-item .top .description {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #A89B8C;
  margin-bottom: 20px;
}
.offer-popup .step-content .service-section-list-item .bottom-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.offer-popup .step-content .service-section-list-item .bottom-row .btn {
  position: relative;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: underline;
  cursor: pointer;
}
.offer-popup .step-content .service-section-list-item .bottom-row .btn.add {
  padding-left: 13px;
  color: #3D715B;
}
.offer-popup .step-content .service-section-list-item .bottom-row .btn.add::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 9px;
  height: 19px;
  background-image: url(/local/templates/.default/assets/css/../img/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.offer-popup .step-content .service-section-list-item .bottom-row .btn.delete {
  padding-left: 16px;
  color: #632A00;
  display: none;
}
.offer-popup .step-content .service-section-list-item .bottom-row .btn.delete::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 17px;
  background-image: url(/local/templates/.default/assets/css/../img/trash.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.offer-popup .step-content .service-section-list-item .bottom-row .price {
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #002C1F;
}
.offer-popup .step-content .service-section-list-item .bottom-row .price.no-price {
  font-size: 12px;
}
.offer-popup .step-content .service-section-list-item.active {
  background-color: #FFDFB8;
}
.offer-popup .step-content .service-section-list-item.active .added-label {
  display: block;
}
.offer-popup .step-content .service-section-list-item.active .bottom-row .btn.add {
  display: none;
}
.offer-popup .step-content .service-section-list-item.active .bottom-row .btn.delete {
  display: block;
}
@media (max-width: 1200px) {
  .offer-popup .step-content .service-section-list {
    gap: 16px;
  }
  .offer-popup .step-content .service-section-list-item {
    width: calc(50% - 16px);
  }
}
@media (max-width: 768px) {
  .offer-popup .step-content .service-section-list-item {
    width: 100%;
  }
}
.offer-popup .step .btn-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 8px;
  width: 100%;
  margin-top: 40px;
}
.offer-popup .step .btn-list .btn {
  display: block;
  width: calc(50% - 10px);
  box-sizing: border-box;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  padding: 14px 32px;
  border-radius: 36px 0;
  text-decoration: none;
  cursor: pointer;
}
.offer-popup .step .btn-list .btn.next-step, .offer-popup .step .btn-list .btn.step-basket-btn {
  color: #fff;
  background-color: #3D715B;
}
.offer-popup .step .btn-list .btn.step-back {
  color: #3D715B;
  background-color: rgba(61, 113, 91, 0.08);
}
@media (max-width: 768px) {
  .offer-popup .step .btn-list {
    flex-direction: column;
    align-items: center;
  }
  .offer-popup .step .btn-list .btn {
    width: 100%;
  }
}
.offer-popup .step[data-step="2"] .step-content {
  overflow-y: scroll;
  max-height: 55vh;
  padding-right: 16px;
}
.offer-popup .step[data-step="2"] .step-content::-webkit-scrollbar {
  width: 8px;
}
.offer-popup .step[data-step="2"] .step-content::-webkit-scrollbar-track {
  background: #ECF9F0;
}
.offer-popup .step[data-step="2"] .step-content::-webkit-scrollbar-thumb {
  background-color: #A3D9C2;
  border-radius: 40px;
  border: 3px solid #A3D9C2;
}
@media (max-width: 1200px) {
  .offer-popup .step[data-step="2"] .step-content {
    overflow-y: unset;
    max-height: unset;
    padding-right: 0;
  }
}

.popup[data-popup=offer-equipment] {
  padding: 0;
  background: unset;
}
.popup[data-popup=offer-equipment] .app, .popup[data-popup=offer-equipment] .app .popup__scroll {
  padding: 0;
  background: unset;
}/*# sourceMappingURL=offer_popup.css.map */
/* End */


/* Start:/local/templates/.default/assets/css/instalmentPlanModal.css?17769415883723*/
.instalment-plan-modal .fancybox-infobar,
.instalment-plan-modal .fancybox-navigation, .instalment-plan-modal-section .fancybox-infobar,
.instalment-plan-modal-section .fancybox-navigation {
  display: none;
}

#instalment-plan-popup {
  display: block;
  box-sizing: border-box;
  padding: 40px;
  border-radius: 20px;
  background-color: #fff;
  max-width: 600px;
}
@media (max-width: 650px) {
  #instalment-plan-popup {
    max-width: unset;
    width: 100%;
    overflow-y: scroll;
  }
}
#instalment-plan-popup button[data-fancybox-close] {
  display: none;
}
#instalment-plan-popup .title {
  font-family: Helvetica;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
  margin-bottom: 40px;
}
#instalment-plan-popup .plan-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 16px;
  margin-bottom: 24px;
}
#instalment-plan-popup .plan-list-item {
  position: relative;
  width: 100%;
  padding: 8px 60px 8px 8px;
  border-radius: 12px;
  background-color: #ECF9F0;
  border: 2px solid #ECF9F0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
}
#instalment-plan-popup .plan-list-item:hover {
  transition: 0.3s;
  border-color: #3D715B;
}
#instalment-plan-popup .plan-list-item .duration {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #3D715B;
  width: 90px;
  height: 120px;
  color: #fff;
  margin-right: 28px;
  font-family: Helvetica;
  font-weight: 400;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 400px) {
  #instalment-plan-popup .plan-list-item .duration {
    font-size: 32px;
  }
}
#instalment-plan-popup .plan-list-item .text-block {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
#instalment-plan-popup .plan-list-item .text-block span:first-child {
  font-family: Helvetica;
  font-weight: 400;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
}
@media (max-width: 400px) {
  #instalment-plan-popup .plan-list-item .text-block span:first-child {
    font-size: 24px;
  }
}
#instalment-plan-popup .plan-list-item .text-block span:last-child {
  font-family: Helvetica;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #37403D;
}
@media (max-width: 400px) {
  #instalment-plan-popup .plan-list-item .text-block span:last-child {
    font-size: 20px;
  }
}
#instalment-plan-popup .plan-list-item::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  right: 28px;
  transform: translateY(-50%);
  background-image: url(/local/templates/.default/assets/css/../icons/instalment-plan-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#instalment-plan-popup .price-change-banner {
  position: relative;
  width: 100%;
  padding: 12px 16px 12px 52px;
  background-color: #FFE8CD;
  border-radius: 8px;
  margin-bottom: 16px;
}
#instalment-plan-popup .price-change-banner span {
  font-family: Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #D77600;
}
#instalment-plan-popup .price-change-banner::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/local/templates/.default/assets/icons/info.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}/*# sourceMappingURL=instalmentPlanModal.css.map */
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1769411861666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/dealers_contacts_new/style.css?1776148499812*/
.section.section-d-p {
    padding-top: 3rem !important;
}



.name-section-d-p {
    padding-bottom: 3rem;
    padding-left: 45px;
    font-size: 24px;
}

.link-contacts-c {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-left: 45px;
}

.link-contacts-c a {
    margin-top: 16px;
    width: 25%;
}

.filter-wrapper.noactive,
.location-list__alphabet.noactive {
    display: none !important;
}

@media (max-width: 1350px) {
    .name-section-d-p {
        padding-left: 20px;
    }

    .link-contacts-c {
        padding: 20px 20px 0 20px;
    }
}

@media (max-width: 1200px) {
    .section.section-d-p {
        padding-top: 6rem !important;
    }
}

@media (max-width: 1200px) {
    .link-contacts-c a {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/video-list/style.css?17694119463757*/
.video-slider-container {
  background-color: #ECF9F0;
  position: relative;
}
.video-slider-container .title {
  z-index: 2;
  position: relative;
  bottom: -68px;
  display: block;
  box-sizing: border-box;
  font-weight: 400;
  font-size: 44px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #002C1F;
  pointer-events: none;
}
.video-slider-container .title::after {
  content: "";
  position: absolute;
  width: 180px;
  height: 6px;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  background-color: #279151;
}
@media (max-width: 900px) {
  .video-slider-container .title {
    font-size: 28px;
    margin-bottom: 51px;
    padding-top: 48px;
    bottom: unset;
  }
  .video-slider-container .title::after {
    width: 80px;
    height: 6px;
  }
}
.video-slider-container .tool-row {
  z-index: 2;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 28px;
}
.video-slider-container .tool-row-left {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.video-slider-container .tool-row-left .all-video {
  border-bottom: 1px solid #002C1F;
}
.video-slider-container .tool-row-left .all-video a {
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-decoration: none;
  color: #002C1F;
}
.video-slider-container .tool-row-left img {
  display: block;
  box-sizing: border-box;
  width: 21px;
  height: 20px;
}
@media (max-width: 768px) {
  .video-slider-container .tool-row-left {
    display: none;
  }
}
.video-slider-container .tool-row-right .btn-container {
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  margin-top: 40px;
  padding-bottom: 10px;
}
.video-slider-container .tool-row-right .btn-container .btn {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 52px;
  height: 52px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
  left: unset;
  right: unset;
}
.video-slider-container .tool-row-right .btn-container .btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -50%);
  width: 12.28px;
  height: 21.67px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.video-slider-container .tool-row-right .btn-container .btn.btn-left::after {
  background-image: url("/local/templates/.default/components/bitrix/news.list/video-list/./assets/arrow-left.svg");
}
.video-slider-container .tool-row-right .btn-container .btn.btn-right::after {
  background-image: url("/local/templates/.default/components/bitrix/news.list/video-list/./assets/arrow-left.svg");
  transform: translate(-45%, -50%) rotate(180deg);
}
@media (max-width: 768px) {
  .video-slider-container .tool-row-right .btn-container {
    display: none;
  }
}
.video-slider-container .video-slider-swiper {
  overflow-x: hidden;
  z-index: 2;
}
.video-slider-container .video-slider-swiper .swiper-slide {
  border-radius: 15px;
  overflow: hidden;
}
.video-slider-container .swiper-pagination {
  z-index: 2;
  margin-top: 27px !important;
}
.video-slider-container .swiper-pagination.swiper-pagination-bullet-active {
  width: 18px;
  height: 18px;
}
.video-slider-container::after {
  content: "";
  position: absolute;
  top: -85.5px;
  right: -31.5px;
  width: 495px;
  height: 405px;
  background-image: url(/local/templates/.default/components/bitrix/news.list/video-list/./assets/bg-img.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  pointer-events: none;
}
@media (max-width: 768px) {
  .video-slider-container::after {
    content: unset;
  }
}

.videogallery.pb80 .video-slider-swiper {
  padding-bottom: 80px;
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/catalog/style.css?1769411946771 */
/* /local/templates/.default/components/bitrix/catalog.section/catalog/style.css?177820892920793 */
/* /local/templates/.default/assets/css/offer_popup.css?176941194315856 */
/* /local/templates/.default/assets/css/instalmentPlanModal.css?17769415883723 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1769411861666 */
/* /local/templates/.default/components/bitrix/news.list/dealers_contacts_new/style.css?1776148499812 */
/* /local/templates/.default/components/bitrix/news.list/video-list/style.css?17694119463757 */
