

/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/style.css?1787127894106697*/
.d-inline {
  display: inline;
}
.right_block .section-content-wrapper.with-leftblock .filter-compact-block {
  display: block;
}

.product-container {
  position: relative;
  padding-top: 4px;
}

.product-container .product-side {
  width: 305px;
}
.product-view--side-right + .product-side {
  float: left;
}
.product-view--side-left + .product-side {
  float: right;
}

.product-container .product-info {
  padding: 27px 39px 39px;
  margin: 0px 0px 0px;
}

.js-load-wrapper .item-cnt + .group_description_block.bottom,
.js-load-wrapper .item-cnt + .linked-blog-list + .group_description_block.bottom {
  padding-top: 0px;
}
/*gallery*/
.product-info-headnote + .two_columns {
  padding-top: 20px;
}
@media (max-width:767px) {
  .product-info .two_columns {
    flex-direction: column;
  }
}

.product-container .product-detail-gallery__slider:not(.owl-loaded) {
  overflow: hidden;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb,
.product-container .product-detail-gallery__item .product-detail-gallery__picture {
  width: auto;
  display: inline-block;
}
.product-container .product-detail-gallery__item .product-detail-gallery__picture{
  width: auto !important;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--big a .product-detail-gallery__picture {
  cursor: zoom-in;
}
.owl-carousel .owl-item .product-detail-gallery__item {
  display: block;
  margin: auto;
}

.product-detail-gallery__container.product-detail-gallery__container--vertical {
  position: relative;
}
.product-detail-gallery__container.product-detail-gallery__container--vertical .product-detail-gallery__thmb-inner {
  display: block;
}

.product-container .product-detail-gallery__thmb-inner {
  display: inline-block;
}
.product-container .product-detail-gallery__thmb-inner:not(.vertical) {
  margin-top: 17px;
}
.product-container .product-detail-gallery__slider.thmb {
  max-width: 140px;
  max-height: 60px;
  margin: 0px;
}

  .product-detail-gallery-sticky {
    position: sticky;
    top:112px;
  }
@media(max-width:991px) {
  .product-detail-gallery-sticky {
    top:0px;
  }
}

@media (min-width:768px) {
  .product-container .product-detail-gallery__thmb-inner:not(.vertical) {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px 60px;
    flex-wrap: wrap;
  }
}
.product-container .product-detail-gallery__slider.thmb .owl-item:not(.current) {
  opacity: 0.4;
}
.product-container .product-detail-gallery__slider.thmb .owl-item:hover {
  opacity: 1;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb {
  height: 60px;
  line-height: 60px;
  width: 60px;
  cursor: pointer;
}
.product-detail-gallery__slider--big .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
}
.product-detail-gallery__slider--big .owl-item {
  flex-shrink: 0;
}


.product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
  transform: rotate(90deg);
  max-height: 280px;
  position: absolute;
  left: -110px;
  top: 145px;
}
.product-detail-gallery__slider--vertical:not(.owl-loaded) + .video-block {
  display: none;

}
.product-container
  .product-detail-gallery__slider:not(.owl-loaded).thmb.product-detail-gallery__slider--vertical
  .product-detail-gallery__item:nth-child(n + 5) {
  opacity: 0;
  display: none;
}
.product-container
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical
  .product-detail-gallery__picture {
  transform: rotate(-90deg);
}

.tabs-block .owl-carousel.owl-hidden {
  opacity: 1;
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-detail-gallery.left_info {
    width: 50%;
  }
  .product-info .right_info {
    width: 49%;
  }
}

body
  .product-container
  .product-detail-gallery__container--vertical
  .product-info-headnote__stickers1
  ~ .product-detail-gallery__thmb-container
  .video-block.popup_video.only-item,
body
  .product-container
  .product-detail-gallery__container--vertical
  .product-info-headnote__stickers1
  ~ .product-detail-gallery__thmb-container
  .video-block.popup_video.only-item.only-item {
  top: 40px !important;
}

/*tizers*/
.product-container .content_wrapper_block.front_tizers {
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
  border-radius: 3px;
  margin: -1px 0px 3.133rem;
  background: #fff;
  background: var(--black_bg_black);
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme {
  padding: 31px 32px 0px;
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers {
  padding: 0px;
}
.product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item {
  padding-bottom: 27px;
  overflow: hidden;
}
.product-container .item-views.tizers .item .title {
  font-weight: normal;
}
/*sets*/

.complect {
  padding: 1.26rem;
}
.complect > .row > div:hover {
  z-index: 2;
}

.set_block .item .item_inner {
  padding: 20px 20px 15px;
}
.set_block .item .item_inner .thumb {
  position: static;
}
.set_block .item .item_inner .image .quantity {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 29px;
  height: 29px;
  line-height: 29px;
  background: #ddd;
  color: #fff;
  border-radius: 100%;
}

.set_block .separator:before,
.set_block .separator:after {
  content: "";
  display: block;
  position: absolute;
  top: 91px;
  background: #999999;
  right: 3px;
  z-index: 2;
}
.set_block .separator:after {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  margin-right: -8px;
}
.set_block .separator:before {
  width: 2px;
  height: 10px;
  margin-top: -5px;
  margin-right: -4px;
}

.catalog_detail .set_wrapp .item .image,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container a,
.bx_modal_body .bx_kit_item .image a,
.bx_kit .bx_kit_img_container a,
.bx_modal_body .bx_kit_item .image,
.bx_kit .bx_kit_img_container {
  display: block;
  height: 140px;
  line-height: 140px;
  width: 140px;
  text-align: center;
  position: relative;
  zoom: 1;
  margin: 0px auto 0.6rem;
}
.catalog_detail .set_wrapp .item .image img,
.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container img,
.bx_modal_body .bx_kit_item .image img,
.bx_kit .bx_kit_img_container img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.catalog_detail .set_block .item .item-title a,
.bx_item_set_hor .bx_item_set_hor_item .item-title a,
.bx_modal_body .bx_kit_item .item-title a {
  line-height: 1.538em;
}
.set_block .item .item-title {
  margin: 0px 0px 2px;
}
.set_block .item .item-title a span {
  display: block;
}

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title {
  font-size: 14px;
  display: inline-block;
}
.set_block .item .total_wrapp .cost .price,
.bx_kit_result_two .price,
.bx_kit_result_one .price,
.bx_kit_result_tre .price,
.bx_kit_result_two .price *,
.bx_kit_result_one .price *,
.bx_kit_result_tre .price * {
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  display: inline-block;
  float: none;
  margin: 0px 0px 3px;
}
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_price {
  vertical-align: bottom;
}
.set_block .total_wrapp .buttons_wrapp {
  margin: 20px 0px 0px;
}
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_buttons .buttons_wrapp .one_click {
  margin-left: 10px;
}
.set_block .item .total_wrapp .price.discount,
.set_block .item .total_wrapp .price.discount * {
  font-size: 16px;
  line-height: 18px;
  display: block;
  font-weight: 400;
  margin: 0px 0px 12px;
}

.set_block .item .cost.prices .price.font_mxs {
  font-size: 0.933em;
}
.set_block .item .cost.prices .price .font_xs {
  font-size: 0.8em;
}

@media (min-width:768px) {
.product-container .info_item .adaptive-block {
    margin: 30px 30px;
  }
}
@media (max-width:767px) {
  .product-container .info_item .adaptive-block {
      margin: 30px auto 0px;
    }
  }
.product-container .info_item .adaptive-block .text-form {
  margin-top: 14px;
}
.product-container .info_item .adaptive-block .text-form + .text-form {
  margin-top: 9px;
}
.product-container .info_item .adaptive-block .char-side {
  margin: 23px 0px 0px;
}

/*props*/
.detail .chars .props_table tr td:first-child {
  text-align: left;
  padding-right: 10px;
  padding-left: 0;
}
.detail .chars .char-wrapp {
  padding: 25px 35px 26px;
  border: 1px solid #f1f1f1;
  word-wrap: break-word;
}
.detail .chars .char-wrapp tr td {
  font-size: 1em;
  vertical-align: top;
  background: url(/bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/images/dott.png) 0 15px repeat-x;
  width: 60%;
}
.detail .chars .char-wrapp .char_name .hint .tooltips {
  display: none;
  position: absolute;
  left: -30px;
  top: 40px;
  width: 100px;
  padding: 5px;
  box-shadow: 0 0 10px;
  z-index: 9;
  background: #fff;
}
.detail .chars .char-wrapp .char_name .hint .icons:hover + .tooltips {
  display: block;
}
.detail .chars .props_table {
  width: 100%;
}
.detail .chars .props_table td {
  padding: 2px 0 2px 10px;
  text-align: right;
}
.detail .chars .props_table .char_name > span,
.detail .chars .props_table .char_value > span {
  position: relative;
  background: #fff;
  padding: 0;
  display: inline-block;
  color: #666;
}
.detail .chars .props_table .char_name > span {
  font-style: normal;
  padding-right: 12px;
  color: #555;
}
.detail .chars .props_table .char_name .hint {
  position: relative;
  top: 1px;
  margin: 0 0 0 3px;
}
.detail .chars .props_table .char_name .hint .icon svg {
  opacity: 0.35;
}
.detail .chars .props_table .char_name .hint .icon:hover svg {
  opacity: 1;
}
.detail .chars .props_table .char_name .hint .tooltip {
  visibility: hidden;
  padding: 14px 18px;
  left: -121px;
  bottom: 23px;
  width: 256px;
  max-width: 256px;
  opacity: 0;
  font-size: 0.8667em;
  line-height: 1.3846em;
  color: #777777;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.1);
  transition: opacity 0.1s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.1s ease;
  -webkit-transition: opacity 0.1s ease;
}
.detail .chars .props_table .char_name .hint .tooltip:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin: 0 0 0 -5px;
  border: 5px solid transparent;
  border-top: 5px solid #fff;
}
.detail .chars .props_table .char_name .hint:hover .tooltip {
  opacity: 1;
  visibility: visible;
}

/*price*/
.product-container .cost.prices.detail .price.font_mxs {
  font-size: 1.733em;
}
.product-container .cost.prices.detail .js-info-block .price.font_mxs {
  font-size: 1.133em;
}

/*quantity*/
.quantity_block_wrapper {
  padding: 1px 0px;
  margin: 0px -12px;
}
.quantity_block_wrapper > div {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 12px;
  margin: 5px 0px;
}
.quantity_block_wrapper .value:hover {
  color: #666;
}
.quantity_block_wrapper .item-stock .icon {
  width: 6px;
  height: 6px;
  margin: 4px 9px 0px 0px;
}

/*stores*/
.tab-pane.stores .stores_tab {
  padding-top: 9px;
}
.tab-pane.stores .ordered-block__title {
  padding-bottom: 1.533rem;
}

/*reviews*/
.tab-pane.reviews {
  padding-top: 7px;
}

/*buy services*/
.tab-pane.buy_services {
  padding-top: 7px;
}
.product-view .product-action .js-services {
  opacity: 0;
  height: 0px;
  transition: opacity 0.2s ease;
}
.product-view .product-action .js-services.active {
  opacity: 1;
  height: auto;
}

/*add|order buttons*/
/*.product-container .counter_wrapp .button_block:not(.to-cart) .svg{display: none;}*/
.product-container .counter_wrapp .button_block:not(.to-cart) svg,
#headerfixed .item-buttons .to-order .svg,
#headerfixed .item-buttons .to-subscribe .svg,
#headerfixed .item-buttons .in-subscribe .svg {
  display: none;
}
.product-container .counter_wrapp .button_block .svg-inline-prediction svg {
  display: block;
}
.product-container .counter_wrapp .button_block .in-cart span {
  padding-left: 24px;
}
.product-container .counter_wrapp .button_block .in-cart {
  position: relative;
}
.product-container .counter_wrapp .button_block .in-cart i:not(.svg-inline-prediction) {
  position: absolute;
  top: 50%;
  margin-top: -6px;
}

.product-container .buy_block .sku_props > div {
  padding: 0px;
  margin: 0px;
}
.product-container div + .buy_block {
  padding: 9px 0px 0px;
}
.product-container .slide_offer {
  width: 100%;
}
.product-container div + .slide_offer,
.product-container div + .buy_block .slide_offer {
  margin-top: 9px;
}

.product-container .buy_block .counter_wrapp.list {
  padding-top: 18px;
}

.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: flex-start;
  margin: -2px -2px 0px;
  line-height: 0px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li {
  width: 50px;
  padding: 0;
  margin: 4px 4px;
  max-height: 56px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_scu ul li:before {
  display: none;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt1 {
  width: 100%;
  display: inline-block;
  padding-top: 100%;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) ul li .cnt_item {
  border: 2px solid #fff;
  position: absolute;
  width: 100%;
  height: 100%;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu {
  margin-bottom: 4px;
}
.wrapper1 .detail .bx_catalog_item_scu:not(.sku_in_section) .bx_item_detail_scu + div {
  margin-top: -4px;
}

/*offers list type2*/
.js-offers-scroll.offers {
  position: relative;
  z-index: 2;
}
.js-offers-scroll .counter_wrapp {
  padding-top: 0px;
}
.js-offers-scroll .wrapp-one-click {
  margin-top: 8px;
}
body .catalog_detail .js-offers-scroll .main_item_wrapper .total_summ {
  border-bottom: none;
}
.js-offers-scroll .table-view__item {
  padding: 23px 24px 18px;
}
.js-offers-scroll .table-view__item .item-title {
  color: #333;
  color: var(--white_text_black);
}
.js-offers-scroll .table-view .item-icons,
.js-offers-scroll .table-view .item-actions .item-buttons,
.js-offers-scroll .table-view .item-actions .item-price {
  align-self: normal;
}
.js-offers-scroll .table-view .item-actions .item-price {
  margin-top: -5px;
}
.js-offers-scroll .table-view .item-actions .item-buttons .text-form {
  margin: 8px 0px 0px;
}
.js-offers-scroll .like_icons.list > div {
  padding-right: 8px;
}
.js-offers-scroll .like_icons.list > div:last-of-type {
  padding-right: 0px;
}
.js-offers-scroll .stores-icons {
  flex-basis: 62px;
  flex-shrink: 0;
  text-align: right;
}
.js-offers-scroll .stores-icons .svg {
  top: -4px;
}
.js-offers-scroll .stores-icons .btn.closed {
  transform: rotate(180deg);
}
.js-offers-scroll .like_icons.list.icons > div span {
  height: 36px;
  line-height: 18px;
}
.js-offers-scroll .table-view .item-info .item-title {
  margin-top: -3px;
  padding: 0px;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact {
  margin-top: -2px;
  line-height: 22px;
}
.js-offers-scroll .table-view .properties__item.properties__item--compact:first-of-type {
  padding-top: 4px;
}
.js-offers-scroll .quantity_block_wrapper {
  margin: 0px -10px;
}
.js-offers-scroll .quantity_block_wrapper > div {
  padding: 0px 10px;
}
.js-offers-scroll .counter_wrapp > .button_block:first-of-type {
  float: none;
  width: 100%;
}
.js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value:hover {
  color: #333;
  color: var(--white_text_black);
}

.js-offers-scroll .stores_block_wrap {
  border-top: 1px solid #ececec;
  padding-top: 13px;
  margin: 18px 0px 0px;
  border-color: var(--stroke_black);
}
.js-offers-scroll .stores_block_wrap .stores_block {
  border: none;
  padding: 5px 0px 3px 0px;
}
.js-offers-scroll .stores_block_wrap .stores_block:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  background: url("/bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/../../../../images/dott.png") 0px 0px repeat-x;
}
.js-offers-scroll .stores_block_wrap .stores_block.wo_image .stores_text_wrapp {
  padding-left: 0px;
}
/*.js-offers-scroll .stores_block_wrap .stores_block .stores_text_wrapp .main_info{font-size: 0.867em;}*/
.js-offers-scroll .stores_block_wrap .stores_block.wo_image .item-stock {
  padding: 0px 0px 0px 10px;
  margin-right: 0px;
}
.js-offers-scroll .offer-stores .stores_block_wrap .stores_block.wo_image .item-stock {
  top: 50%;
  margin-top: -8px;
}

.box-shadow:hover .stores_block_wrap .stores_block,
.box-shadow:hover .stores_block_wrap .stores_block .stores_text_wrapp,
.box-shadow:hover .stores_block_wrap .stores_block .item-stock {
  background: var(--card_bg_hover_black);
}

body .product-container .js-info-block .more-btn a {
  display: none;
}

/*additional gallery*/
.additional-gallery {
  position: relative;
}
.additional-gallery .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.additional-gallery .small-gallery-block .item {
  transition: opacity 0.3s ease;
}
.additional-gallery .item:hover a {
  cursor: zoom-in;
}
.additional-gallery .small-gallery-block .item:hover {
  opacity: 0.7;
}
.big-gallery-block .owl-carousel {
  max-height: 700px;
  min-height: 150px;
}
.big-gallery-block .owl-carousel .item img {
  max-height: 650px;
}

/*fixed product header*/
body #headerfixed .logo-row.wproducts {
  display: block;
}
#headerfixed .table-view__item {
  padding: 15px 0;
  background-color: var(--card_bg_black);
  margin-bottom: 0;
}
#headerfixed .table-view .item-foto {
  flex-basis: 50px;
}
#headerfixed .table-view .item-foto__picture {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
#headerfixed .table-view .item-info {
  min-width: 350px;
}
#headerfixed .table-view .more_text {
  display: none;
}
#headerfixed .table-view .item-buttons svg {
  display: none;
}
#headerfixed .table-view .item-buttons .svg-inline-prediction svg {
  display: block;
}
#headerfixed .table-view .item-buttons .svg {
  top: -1px;
}
#headerfixed .table-view .like_icons.list > div:last-of-type {
  padding-right: 0px;
}
#headerfixed .table-view .item-actions {
  width: auto;
}
#headerfixed .table-view .item-actions .item-price {
  width: auto;
  padding-right: 80px;
  max-width: 300px;
}
#headerfixed .table-view .item-actions .item-sku {
  max-width: 300px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell {
  flex-wrap: wrap;
}
#headerfixed .table-view .item-icons.s_2 {
  width: 99px;
}
#headerfixed .table-view .item-icons .like_icons > div {
  margin-bottom: 0;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group:not(.min) {
  display: none;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group {
  margin: 0px;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .price_group .price_name {
  display: none;
}
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper,
#headerfixed .table-view .cost .price_matrix_wrapper .prices-wrapper .prices-wrapper + .sale_block .sale_wrapper {
  padding-left: 0px;
}

#headerfixed .table-view .item-actions .item-sku .but-cell > div {
  padding: 5px 5px 5px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell > div:last-of-type {
  margin-right: 44px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell > div .bx_item_detail_scu,
#headerfixed .table-view .item-actions .item-sku .but-cell > div ul,
#headerfixed .table-view .item-actions .item-sku .but-cell > div li {
  margin: 0px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_scu li {
  width: 30px;
}
#headerfixed .table-view .item-actions .item-sku .but-cell .bx_item_detail_size li {
  width: auto;
  padding: 0px 10px;
  text-align: center;
  max-width: none;
}
#headerfixed .table-view .item-actions .buy_block i:not(.svg-inline-prediction) {
  margin-right: 10px;
  width: 12px;
  position: absolute;
  top: auto;
  margin-top: 1px;
  height: 10px;
  background: url(/bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/../../../../images/svg/catalog/check_inbasket.svg) 0px 1px no-repeat;
}
#headerfixed .table-view .item-actions .buy_block .btn:not(.to-order):not(.to-subscribe):not(.in-subscribe) i + span {
  padding-left: 27px;
}
#headerfixed .table-view .item-actions .more-btn a {
  display: none;
}

#headerfixed .table-view .item-actions .item-buttons {
  width: auto;
  max-width: none;
}
#headerfixed .table-view .item-actions .buy_block {
  margin-right: 36px;
  display: block;
}
#headerfixed .table-view .item-actions .item-buttons .btn {
  width: 200px;
}
#headerfixed .prices .price_matrix_block .price_group:first-of-type {
  margin-top: 0px;
}
#headerfixed .table-view .votes_block.nstar {
  display: flex;
}

.product-info-headnote__toolbar .like_icons.list span {
  margin: 0px;
}
.product-info-headnote__toolbar .like_icons.list.sm .btn-xs {
  padding: 9px 14px 7px;
  height: 31px;
}

/*staff*/
.ordered-block .item-views.front.staff-items {
  padding-bottom: 0px;
}
.ordered-block .item-views.staff1.within {
  margin-bottom: -32px;
}

/*side block*/
body .product-side.left_block {
  margin-top: 0px;
}
body .product-side.left_block > div:first-of-type,
body .product-side.left_block > div:first-of-type .brand-detail-info {
  margin-top: 0px;
}
body .product-side.left_block > .inner-wrapper-sticky > div:first-of-type {
  margin-top: 0px;
}

body .product-side.left_block .list-sales-compact {
  margin: 0px 0px 16px;
}

body .product-side.left_block .view_sale_block {
  margin: 26px 0px 0px;
}

body .product-side.left_block .cost {
  margin: 10px 0px 0px;
}
body .product-side.left_block .cost.detail .sale_block {
  margin-top: 0px;
}
body .product-side.left_block .cost.detail .js-info-block .more-btn a {
  display: none;
}

body .detail .prices .price_matrix_block .price_wrapper_block > div > div {
  background-color: var(--black_bg_black);
}
body .shadowed-block .prices .price_matrix_block .price_wrapper_block > div > div,
body .ajax_load .prices .price_matrix_block .price_wrapper_block > div > div {
  background-color: var(--card_bg_black);
}
body .fixed .prices .price_matrix_block .price_wrapper_block > div > div {
  background-color: var(--darkerblack_bg_black);
}

.product-side.main_item_wrapper .js-prices-in-side .bx_catalog_item_scu.wrapper_sku {
  padding-top: 8px;
}

body .product-side.left_block .text-form {
  margin-top: 14px;
}
body .product-side.left_block .text-form + .text-form {
  margin-top: 9px;
}
body .product-container .text-form .svg-inline-info_big {
  padding-top: 3px;
  width: 18px;
}
body .product-container .text-form .svg-inline-info_big svg {
  margin: auto;
}
body .product-container .text-form .text-form-info {
  padding-left: 27px;
}

body .product-side div + .char-side {
  margin-top: 30px;
}
body .char-side {
  margin: 13px 0px 29px;
}
body .char-side .properties {
  margin-top: 13px;
}
body .char-side .properties + div {
  margin: 10px 0px 0px;
}
body .char-side .properties .properties.js-offers-props {
  margin: 0px 0px 0px;
}
.char-side .properties__item.properties__item--compact {
  margin-top: 2px;
}
.product-side .text-additional {
  margin-top: 29px;
}

.product-side div + .brand-detail {
  margin-top: 34px;
}

.bigdata-wrapper {
  margin: 28px 0px 0px;
}
.bigdata-wrapper .subtitle {
  margin: 0px 0px 23px;
}
.product-side .bigdata-wrapper .price_matrix_wrapper > .price.font_mxs,
.product-side .bigdata-wrapper .price_matrix_wrapper > .prices-wrapper > .price.font_mxs {
  font-size: 0.933em;
}

.catalog_detail .sku_props .bx_size_scroller_container.form-control {
  margin-top: 2px;
}

/*product-view--type2*/
.product-view--type2 .product-info-wrapper {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec; /*margin-bottom: 3.133rem;*/
  border-color: var(--stroke_black);
}
.wrapper_inner.wide_page .product-view--type2 .product-info {
  padding: 2.533rem 30px;
  margin: auto;
}
.product-info > .flexbox {
  align-items: normal;
}
.product-view--type2 .product-info > .flexbox .product-detail-gallery {
  order: 1;
  /* flex: 1; */
  flex-shrink: 0;
  padding: 0.733rem 1.5rem 0px;
  width: 50%;
}
.product-view--type2 .product-info > .flexbox > div:last-of-type {
  order: 2;
}
.product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
  flex-basis: 25%;
  flex-grow: 1;
}

.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .product-info-headnote {
  padding-bottom: 27px;
}
.product-view--type2 .product-info > .flexbox .product-detail-gallery + .product-chars .list-sales-compact {
  padding-bottom: 35px;
}

.product-view--type2 .product-chars {
  position: relative;
}
.product-view--type2 .product-chars .js-sales,
.product-view--mix .product-main .js-sales {
  opacity: 0;
  height: 0px;
  transition: opacity 0.2s ease;
}
.product-view--type2 .product-chars .js-sales.active,
.product-view--mix .product-main .js-sales.active {
  opacity: 1;
  height: auto;
}
.product-view--type2 .product-chars .js-sales:not(.active) .list-sales-compact__title {
  margin-top: 0px;
}
.product-view--type2 .product-chars .list-sales-compact {
  position: relative;
  padding: 0px 0px 22px 37px;
}
.product-view--type2 .product-chars .list-sales-compact__icons {
  top: 2px;
}
.product-container .product-view--type2 .buy_block {
  padding-top: 0px;
}
.product-view--type2 .buy_block .sku_props .bx_catalog_item_scu {
  margin-top: -6px;
}
.product-view--type2 .product-chars .char-side {
  margin-top: 18px;
}
.product-view--type2 .product-chars .table_sizes {
  margin-bottom: 22px;
}
.product-view--type2 .product-chars .table_sizes.w-offers {
  margin-top: 6px;
}

.product-view--type2 .product-detail-gallery__container {
  position: relative;
}
.product-view--type2 .text-additional {
  padding: 26px 40px 5px;
  text-align: center;
}
.product-container .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container .product-detail-gallery__slider--vertical {
  top: 185px;
}


.product-view--type2 .product-action .product-info-headnote {
  padding: 0px 0px 28px;
}
.product-view--type2 .product-action .product-info-headnote .flexbox > div {
  padding: 11px 0px;
}
.product-view--type2 .product-action .prices_block div + .cost.prices {
  margin: 10px 0px 0px;
}
.product-view--type2 .product-action .middle-info-wrapper {
  margin: 0px 0px 16px;
}
.product-action .shadowed-block {
  background-color: var(--card_bg_black);
}
.product-view--type2 .product-action .text-form + .text-form {
  padding: 10px 0px 16px;
}

.product-container .counter_block .minus {
  left: 10px;
}
.product-container .counter_block .plus {
  right: 10px;
}

.wrapper_inner.wide_page .product-view--type2 .content_wrapper_block.front_tizers {
  border-left-width: 0px;
  border-right-width: 0px;
}
.product-view--type2 .bottom-info-wrapper .bottom-info {
  margin-top: -3.133rem;
}

body .catalog_detail .common_select .common_select-link .trigger {
  line-height: 40px;
}

/*linked articels*/
.linked-blog-list {
  display: block;
  width: 100%;
}

.linked-blog-list.content {
  display: none;
  opacity: 0;
}
.js_append.flexbox .linked-blog-list.content {
  display: block;
}
.js_append.flexbox .linked-blog-list.content.visible {
  opacity: 1;
}
/**/

.search_page .section-content-wrapper:not(.with-filter) .menu_top_block {
  display: none;
}

/*element3*/
.wrapper_inner.wide_page .product-view--type2 .product-info.product-info--type2 {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  /* overflow: hidden; */
}
.product-view--type2 .product-info.product-info--type2 > .flexbox > .product-detail-gallery {
  padding: 0px;
  width: 42%;
}

/* .product-info.product-info--type2
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical.m-photo {
  left: -115px;
} */
/* .product-info.product-info--type2
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
  left: -31px;
} */
.product-info.product-info--type2
  .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="1"] {
  left: 4px;
}
.product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
  top: 4.133rem;
}
.product-info.product-info--type2 .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical {
  max-height: 210px;
}

.product-info.product-info--type2 .product-chars .list-sales-compact {
  padding-top: 0px;
  padding-left: 42px;
}
.product-info.product-info--type2 .product-chars .list-sales-compact .list-sales-compact__icons {
  top: 2px;
}

.shadowed-block {
  box-shadow: 0px 3px 14px rgba(0, 0, 0, 0.12);
}

.product-info.product-info--type2 .shadowed-block .prices_block {
  padding: 20px 30px 20px;
}
.product-info.product-info--type2 .shadowed-block .buy_block {
  overflow: hidden;
  border-radius: 0px 0px 3px 3px;
}
.product-info.product-info--type2 .shadowed-block .buy_block .counter_block,
.product-info.product-info--type2 .shadowed-block .buy_block .btn {
  border-radius: 0px;
}
.product-info.product-info--type2 .shadowed-block .buy_block .counter_block {
  border-left-color: transparent;
}
.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click {
  border-color: transparent;
  padding-top: 16px;
  padding-bottom: 16px;
  border: none;
}
.product-info.product-info--type2 .shadowed-block .buy_block .btn.one_click:hover {
  background: #fff;
  color: #333;
}
.catalog_detail .main_item_wrapper .shadowed-block .total_summ {
  border-top: 1px solid #ececec;
  padding: 11px 20px;
  text-align: center;
}

.product-info--type2 .price_txt.filed {
  /*border-top:1px solid #ececec;padding: 20px 0px 0px;*/
  margin: 2.666rem 0px -12px;
}

.product-info-headnote--bordered {
  border-bottom: 1px solid #ececec;
  margin: 0px 0px 38px;
  padding: 0px 0px 27px;
  border-color: var(--stroke_black);
}
.product-main .product-info-headnote--bordered {
  margin-top: -3px;
}

.product-info .shadowed-block .view_sale_block.compact {
  display: block;
  background: #fc482d;
  padding: 9px 29px 8px;
  height: auto;
  border-radius: 3px 3px 0px 0px;
  margin: 0px;
}
.product-info .shadowed-block .view_sale_block.compact.red .countdown,
.product-info .shadowed-block .view_sale_block.compact.red .quantity_block .item {
  background: transparent;
  border-color: transparent;
}
.product-info .shadowed-block .view_sale_block.compact .icons .values {
  margin: 0px -3px 0px 0px;
}
.product-info .shadowed-block .view_sale_block.compact .icons .values .item {
  padding-top: 3px;
}
.product-info .shadowed-block .view_sale_block.compact .svg {
  display: block;
}
.product-info .shadowed-block .view_sale_block.compact .svg svg {
  width: 16px;
}
.product-info .shadowed-block .view_sale_block.compact.red .svg svg path {
  fill: #fff;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .values {
  margin-left: -1px;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .item {
  position: relative;
  padding-top: 4px;
  padding-left: 12px;
}
.product-info .shadowed-block .view_sale_block.compact .quantity_block .item:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 2px;
  background: #fff;
  top: 11px;
  left: 0px;
  display: block;
}

/*element4*/
.product-container .product-view--mix .product-info {
  padding-bottom: 31px;
}
.product-container .product-view--mix .product-info-wrapper {
  border: 1px solid #ececec;
  border-color: var(--stroke_black);
}
/* .product-view--mix .product-info > .flexbox {
  align-items: space-around;
} */
.product-view--mix .product-info .stickers {
  left: -2px;
  top: 12px;
}
.product-view--mix .product-info-headnote {
  padding-bottom: 23px;
}
.product-view--mix .preview-text {
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}
.product-view--mix .preview-text .text-block {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-view--mix .item-views.list-sales-compact {
  padding-bottom: 25px;
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}
.product-view--mix .js-sales.active {
  margin-bottom: 25px;
}
.product-view--mix .js-sales:not(.active) + .actions-bottom {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
  padding-top: 20px;
}
/*.product-view--mix .js-sales.active + .actions-bottom{border-top:1px solid #ececec;padding-top: 20px;}*/
.product-container .product-view--mix .buy_block .counter_wrapp.list {
  padding-top: 11px;
}
.product-container .product-view--mix .product-info--type2 .price_txt.filed {
  margin: 0px;
  border: none;
  padding-top: 23px;
}
.product-container /*.product-view--mix*/ .bottom-info-wrapper {
  margin-top: 3.133rem;
}
.product-container .product-view--mix:not(.product-view--mix-wide) .bottom-info-wrapper {
  padding: 0px;
}
.product-container .product-view--mix .ordered-block.js-store-scroll {
  margin-top: 0px;
}
.product-view--mix .sku_props .wrapper_sku > div:first-child {
  margin-top: -8px;
}
.product-view--mix .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
  padding: 0px;
  margin-top: 9px;
}
.product-view--mix .product-info--type2 .product-chars .char-side {
  margin: 20px 0px 0px;
}
.catalog_page_detail_with_left .product-view--mix .product-action {
  flex-basis: 100%;
}
.catalog_page_detail_with_left .product-view--mix .product-chars {
  display: none;
}
.product-container .product-view--mix div + .offer-props-wrapper {
  padding: 13px 0px 4px;
}
.product-container .product-view--mix.product-view--mix-wide div + .offer-props-wrapper {
  padding: 18px 0px 4px;
}

/*elenent5*/
.product-view--mix.product-view--mix-wide .product-info {
  max-width: 1422px;
  margin-left: auto;
  margin-right: auto;
}
.product-view--mix.product-view--mix-wide .like_icons.list {
  top: 0px;
  bottom: auto;
  left: auto;
}
.product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
  width: 65%;
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  max-width: 300px;
}
.product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
  display: inline-block;
  vertical-align: top;
  padding-top: 11px;
}
.product-view--mix.product-view--mix-wide .product-main .product-chars {
  padding-left: 0px;
  display: block;
}

.product-main .info_ext_block {
  width: 100%;
  padding: 24px 0 17px;
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin: 34px 0px 0px;
  border-color: var(--stroke_black);
}
.product-main .info_ext_block + .info_ext_block {
  margin-top: -1px;
}
.product-main .info_ext_block .title {
  text-transform: uppercase;
  color: #222;
  color: var(--white_text_black2);
  letter-spacing: 0.3px;
  position: relative;
  padding: 0 0 6px;
  cursor: pointer;
}
.product-main .info_ext_block .title:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 12px;
  background-image: url("/bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/../../../../images/svg/catalog/pluscross_sprite.svg");
  background-position: var(--light, 0px 0px) var(--dark, -46px 0px);
  background-repeat: no-repeat;
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.product-main .info_ext_block .title:hover:before {
  background-position: var(--light, -22px 0px) var(--dark, -46px 0px);
}
.product-main .info_ext_block .title.opened:before {
  background-position: var(--light, -12px 0px) var(--dark, -58px 0px);
  width: 10px;
}
.product-main .info_ext_block .title.opened:hover:before {
  background-position: var(--light, -35px 0px) var(--dark, -58px 0px);
}
.product-main .info_ext_block .title:hover:before {
  opacity: 1;
  background-color: var(--light, var(--theme-base-color)) var(--dark, var(--black_bg_black));
}
.product-main .info_ext_block .text {
  padding: 0 0 8px;
  display: none;
}
.product-main .info_ext_block .text.text--with-pt {
  padding-top: 15px;
  color: #777;
  color: var(--light_basic_text_black);
}
.catalog_page_detail_with_left .product-container .product-view--mix.product-view--mix-wide .bottom-info-wrapper {
  padding: 0px;
}

#main #content .product-view--mix .bottom-info-wrapper .linked_sales {
  display: none;
}
.catalog_page_detail .left_block {
  padding-top: 4px;
}
.catalog_page_detail .left_block .menu_top_block {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
}

body #content .catalog_page_detail_with_left .product-container .product-side.left_block {
  display: none;
}

/*font*/
#main .catalog_detail .item-stock > span,
#main .catalog_detail .cheaper_form > span,
#main .catalog_detail .table_sizes span,
#main .catalog_detail .calculate-delivery-preview .font_sxs,
#main .catalog_detail .calculate-delivery-preview .font_xs,
#main .catalog_detail .price_txt {
  font-size: 12px;
}

/*stores*/
.js-store-scroll.stores {
  position: relative;
}
.stores-title {
  position: absolute;
  top: 4px;
  right: 0px;
}
.stores-title .stores-title__list {
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.stores-title .stores-title__list:last-of-type {
  padding-left: 24px;
}
.stores-title .stores-title__list:not(.stores-title--active):hover {
  cursor: pointer;
}
.stores-title .stores-title__list:hover,
.stores-title .stores-title__list.stores-title--active {
  opacity: 1;
}
.stores-title .stores-title__list .svg {
  margin-right: 4px;
  top: -1px;
}

.stores_block_wrap.combine .contacts_map_list {
  padding-bottom: 0px;
}
.stores_block_wrap.combine .wrapper_block.title_left .block_container {
  height: 502px;
}
.stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
  border: 1px solid #ececec;
}

/*.tab-pane.stores .stores_tab .stores_block_wrap.combine{position: relative;padding-top: 37px;}*/
.tab-pane.stores .stores_tab .stores_block_wrap.combine {
  position: relative;
}
.tab-pane.stores .stores_tab .stores_block_wrap .stores-title {
  top: -12px;
}
.tab-pane.stores {
  position: relative;
}

.stores-amount-list:not(.stores-amount-list--active) {
  display: none;
}
.with_title .block_container .items .item .item-stock {
  margin: 7px 0px 0px;
}
body .map_info_store .item-stock {
  margin: 10px 0px 0px;
}

/*fix tizers for ajax landings */
.item-views.tizers {
  padding: 3px 0px 23px;
}
.wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
  padding-bottom: 33px;
}
.item-views.tizers.top {
  padding-top: 9px;
}
.item-views.tizers .item-wrapper > .item {
  padding-bottom: 32px;
}
.item-views.tizers .item-wrapper > .item .image {
  margin-bottom: 10px;
  max-height: 50px;
  flex-shrink: 0;
  align-self: normal;
}
.item-views.tizers .item-wrapper > .item .image img {
  max-width: 100%;
  max-height: 100%;
}
.item-views.tizers:not(.top) .item-wrapper > .item .image {
  margin-top: 6px;
  max-width: 40px;
}

.item-views.tizers .items.small-block > .row,
.item-views.tizers .items.tops > .row {
  align-items: start;
}
.item-views.tizers .items.small-block .image {
  width: 32px;
  height: 32px;
}
.item-views.tizers .items.small-block .image img,
.item-views.tizers .items.small-block .image svg {
  max-width: 100%;
  max-height: 32px;
}

/*simple*/
body .items_wrapper.simple .row .item_block {
  height: auto;
}
body .items_wrapper.simple .row .item_block .catalog_item,
body .items_wrapper.simple .row .item_block .catalog_item .inner_wrap {
  height: 100% !important;
}
body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
  display: none;
}
body .items_wrapper.simple .row .item_block .catalog_item .sale_block {
  display: none;
}
body .simple_page .top-content-block > div {
  padding-bottom: 34px;
}
/**/

/*mobile fixed buy btn*/
#main .catalog_detail .counter_wrapp.fixed {
  position: fixed !important;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
#main .bottom-icons-panel-Y .catalog_detail .counter_wrapp.fixed {
  bottom: 62px;
}
#main .catalog_detail .counter_wrapp.fixed .counter_block {
  border-radius: 0px;
}
#main .catalog_detail .element_3 .counter_wrapp.fixed ~ .wrapp-one-click {
  border-top: 1px solid #eeeeee;
  border-color: var(--stroke_black);
}
/**/

.catalog_detail .char_block {
  padding: 30px 40px;
}
.catalog_detail .props_list {
  width: 100%;
  margin: 0px 0px 0px;
  color: #555;
}
.catalog_detail .tabs_content .char_block {
  margin-bottom: 30px;
}
.catalog_detail .props_list td:first-of-type {
  width: 45%;
}
.catalog_detail .props_list td.char_value {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 55%;
}
.catalog_detail .props_list td.char_value span {
  padding: 0px 0px 0px 10px;
  color: #333;
  color: var(--white_text_black);
}
.catalog_detail .props_list .props_item,
.catalog_detail .props_block .char_name .props_item,
.catalog_detail .props_block .char_value {
  overflow: hidden;
  text-overflow: ellipsis;
}
.catalog_detail .props_list .props_item span {
  background: #fff;
  background-color: var(--card_bg_black);
  padding-right: 10px;
  color: #777;
  color: var(--light_basic_text_black);
}
.catalog_detail .offers_table .property .props_item.whint > span {
  padding-left: 22px;
}

.catalog_detail .props_list .props_item.whint {
  display: inline;
  padding-right: 10px;
  background-color: #fff;
  background-color: var(--card_bg_black);
}
.catalog_detail .props_list .props_item.whint span {
  padding-right: 0px;
}
.catalog_detail .props_list .hint {
  position: relative;
  top: -1px;
  left: 2px;
  right: auto;
  display: inline;
}
.catalog_detail .props_list .hint .icon {
  background-color: #fff;
  background-color: var(--card_bg_hover_black);
  position: relative;
}
.catalog_detail .props_list .hint + span {
  padding-left: 22px;
}
.catalog_detail .hint .tooltip {
  left: 1px;
  text-align: left;
}
.catalog_detail .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.catalog_detail .hint .tooltip:after {
  left: 2px;
}
.catalog_detail .char_name .hint .icon {
  left: 0px;
}
.catalog_detail .property .char_name .hint .icon {
  top: 1px;
  border-radius: 100%;
}
.catalog_detail .props_block .char_name .hint .icon {
  top: -1px;
  border-radius: 100%;
}
.catalog_detail .props_block .char_name {
  position: relative;
}
.catalog_detail .props_block .char_name .hint .icon i {
  padding-left: 0;
  margin-left: -1px;
}
.catalog_detail .props_block .char_name .hint {
  display: inline;
  position: relative;
  padding-left: 3px;
}
.catalog_detail .props_block .char_name .hint .icon {
  position: relative;
}
.catalog_detail .props_block .hint .tooltip {
  left: 3px;
  top: 20px;
}

.props_block .props_item.muted.whint {
  display: inline;
}

#main .list-offers .table-view .calculate-delivery {
  position: relative;
  padding-left: 27px;
  line-height: 18px;
  margin-top: 12px;
}
.list-offers .table-view .calculate-delivery .svg {
  position: absolute;
  left: 0px;
  top: -1px;
}
.list-offers .table-view .calculate-delivery .animate-load {
  line-height: 18px;
}

.catalog_detail .props_list.line td.char_value span {
  padding-left: 0px;
}
.catalog_detail .props_list.line .props_item span {
  padding-right: 4px;
}

.char_name .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.char_name .hint .tooltip:after {
  left: 2px;
}

.properties__title .hint {
  display: inline;
  position: relative;
  top: -1px;
}
.properties__title .icon {
  border: 1px solid #e5e5e5;
  border-color: var(--stroke_black);
  border-radius: 100%;
  text-align: center;
  padding: 2px 4px 0px;
  cursor: pointer;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
}
.properties__title .icon i {
  color: #383838;
  color: var(--white_text_black);
  line-height: 11px;
  font-size: 11px;
  font-style: normal;
  display: inline-block;
  vertical-align: top;
}
.properties__title .icon:hover i {
  color: #fff;
}
.properties__title .hint .tooltip {
  left: 1px;
  text-align: left;
}
.properties__title .hint.active .tooltip {
  opacity: 1;
  z-index: 204;
}
.properties__title .hint .tooltip:after {
  left: 2px;
}

/*complect block*/
.complect-block {
  margin-bottom: 32px;
}
.complect-block__title {
  display: none;
  padding-bottom: 32px;
  color: #000;
  color: var(--white_text_black);
}
.complect-block-wrapper .complect-block__title,
.complect-block.loaded .complect-block__title {
  display: block;
}
.item_block__complect-checkbox {
  height: 40px;
  flex-shrink: 0;
  margin-top: -2px;
}
.item_block__complect-checkbox label {
  height: 100%;
}
.complect-block .item_block__complect-checkbox input[type="checkbox"] + label {
  z-index: 10;
}
.complect_switch_block .label_block {
  display: inline-block;
}
.complect_switch_block .label_block:first-of-type {
  margin-right: 30px;
}
.complect_header_block {
  padding-bottom: 1.933rem;
}
.complect_header_block .ordered-block__title {
  padding-bottom: 16px;
}
.complect_header_block .buy_complect_wrap {
  padding-bottom: 4px;
  padding-top: 5px;
}
.complect_main_wrap .complect_header_block .opt-buy {
  padding-bottom: 7px;
}
.opt_action.button_buy_complect .text {
  display: inline-block;
  padding: 0 1px 0 1px;
  margin-right: -3px;
  color: #fff;
}
.button_buy_complect.no-action {
  opacity: 0.5 !important;
}
.complect_prices_block--bmargin {
  margin-bottom: 14px;
}
/**/

@media (min-width: 601px) {
  .item-views.tizers .item-wrapper > .item .pull-left + .inner-text {
    padding-left: 26px;
  }
  .item-views.tizers .item-wrapper > .item .pull-right + .inner-text {
    padding-right: 26px;
  }

  .item-views.tizers .small-block .item-wrapper > .item .pull-left + .inner-text {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .item-views.tizers:not(.top) .item-wrapper > .item .image {
    float: none !important;
  }
  .item-views.tizers .items.small-block .item .image + .inner-text,
  .item-views.tizers .items.tops .item .image + .inner-text {
    padding-left: 20px;
  }
  body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers {
    padding-bottom: 3px;
  }
}
/*end tizers*/

@media (max-width: 1399px) {
  #headerfixed .table-view .item-info {
    min-width: 250px;
  }
  #headerfixed .table-view .item-actions .item-sku {
    max-width: 250px;
  }

  .catalog_detail .view_sale_block.v2 > div.icons .values .item {
    display: none;
  }
}

@media (max-width: 1199px) {
  .product-view--type2 .product-info > .flexbox,
  .product-view--mix .product-info > .flexbox {
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 0 var(--theme-page-width-padding, 16px);
  }

  .product-view--type2 .product-info > .flexbox .product-detail-gallery {
    flex: 0 0 100%;
    order: 0;
  }
  .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    padding-top: 40px;
    max-width: 300px;
    flex-basis: 40%;
  }

  body .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
    flex-basis: 100%;
    max-width: none;
    padding-left: 0px;
  }

  /*element4*/
  .product-view--mix .product-info > .flexbox .product-detail-gallery {
    flex: 0 0 100%;
    order: 0;
    padding-right: 0px;
    min-width: 0px;
  }
  body .product-view--mix .product-main {
    flex-basis: auto;
    margin-top: 35px;
  }
}
@media (min-width: 992px) {
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-left,
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
    width: calc(100% - 345px);
  }
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-left {
    float: left;
  }
  .right_block:not(.catalog_page_detail_with_left) .product-view--side-right {
    float: right;
  }
  body #content .product-container .product-side.left_block,
  body #content .product-container .product-side.left_block > * {
    display: block;
  }
}
@media (max-width: 991px) {
  .left_block.sticky-sidebar-custom {
    display: none;
  }
  .product-view--type2 .bottom-info-wrapper .bottom-info {
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-container .content_wrapper_block.front_tizers > .maxwidth-theme .item-views.tizers .item-wrapper {
    width: 50%;
  }
}
@media (max-width: 900px) {
  .list-offers .table-view .table-view__item-wrapper {
    align-items: normal;
  }
  .list-offers .table-view .item-actions {
    width: 40%;
    flex-direction: column;
  }
  .list-offers .table-view .table-view__item-wrapper .item-actions > div:first-of-type {
    margin-top: -8px;
  }
  .list-offers .table-view .table-view__item-wrapper .item-actions > div {
    width: 100%;
    max-width: none;
    padding: 8px 0px 0px;
  }
  .list-offers .table-view .item-info {
    padding-top: 6px;
  }
}
@media (min-width: 768px) {
  body #content .product-container .product-side.left_block > .view_sale_block {
    display: inline-block;
  }
  body #content .product-container .view_sale_block .icons {
    display: inline-block;
  }

  /*element3*/
  .product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
    top: 4.133rem;
  }
  .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
    /* flex-basis: 58%; */
    flex-grow: 1;
    padding-left: 36px;
  }
  .product-info--type2 .product-chars {
    padding-right: 60px;
  }
  
  .product-container .product-detail-gallery__item > a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .product-container .product-detail-gallery__slider .owl-dots {
    display: none;
  }

  body .product-detail-gallery__thmb-container .product-detail-gallery__slider,
  .video-block.popup_video {
    display: inline-block;
    vertical-align: middle;
  }

  .product-detail-gallery__thmb-container .video-block.popup_video.only-item,
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .video-block.popup_video.only-item.only-item {
    top: 0px !important;
  }

  .product-detail-gallery__container.product-detail-gallery__container--vertical {
    padding-left: 66px;
  }

  .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers {
    border-top: none;
  }
  .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme {
    padding-top: 0px;
  }
  .wide_page
    .catalog_page_detail:not(.catalog_page_detail_with_left)
    .product-container
    .content_wrapper_block.front_tizers
    > .maxwidth-theme
    .item-views.tizers {
    border-top: 1px solid #ececec;
    padding: 31px 32px 0px;
    border-color: var(--stroke_black);
  }

  .product-container .video-block.popup_video .play {
    font-size: 0px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .video-block.popup_video {
    position: absolute;
    left: 9px;
    top: 0px;
    margin: 0px;
  }
  /* body .product-container.element_3 .product-detail-gallery__container--vertical .product-detail-gallery__thmb-container .video-block.popup_video, */
  /* body .product-container.element_4 .product-detail-gallery__container--vertical .product-detail-gallery__thmb-container .video-block.popup_video, */
  /*body .product-container.element_5 .product-detail-gallery__container--vertical .product-detail-gallery__thmb-container .video-block.popup_video  {
    left: 0px;
  }*/

  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1~.product-detail-gallery__thmb-container
    .video-block{
      top: 4.133rem;
    }

    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video.fromtop {
    top: 393px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video.fromtop {
    top: 420px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video {
    top: 353px;
  }
  
  
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical
    + .video-block.popup_video {
    top: 383px;
  }
  body
  .product-container
  .product-detail-gallery__container--vertical
  .product-detail-gallery__thmb-container
  .product-detail-gallery__slider--vertical[data-size="4"]
  + .video-block.popup_video {
  top: 295px;
}
body
.product-container
.product-detail-gallery__container--vertical
.product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
.product-detail-gallery__slider--vertical[data-size="4"]
+ .video-block.popup_video {
top: 350px;
}
  
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video.fromtop {
    top: 323px;
  }
    body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video.fromtop {
    top: 350px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video {
    top: 240px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="3"]
    + .video-block.popup_video {
    top: 283px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video.fromtop {
    top: 253px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video.fromtop {
    top: 280px;
  }
  body
    .product-container
    .product-detail-gallery__container--vertical
    .product-detail-gallery__thmb-container
    .product-detail-gallery__slider--vertical[data-size="2"]
    + .video-block.popup_video {
    top: 170px;
  }
  body
  .product-container
  .product-detail-gallery__container--vertical
  .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container
  .product-detail-gallery__slider--vertical[data-size="2"]
  + .video-block.popup_video {
  top: 213px;
}
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="4"] {
    top: 105px;
  }
  .product-container .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container .product-detail-gallery__slider--vertical[data-size="4"] {
    top: 160px;
  }

  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="3"] {
    left: -75px;
    top: 70px;
  }
  .product-container .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container .product-detail-gallery__slider--vertical[data-size="3"] {
    left: -75px;
    top: 118px;
  }
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical[data-size="2"] {
    left: -40px;
    top: 35px;
  }
  .product-container .product-info-headnote__stickers1 ~ .product-detail-gallery__thmb-container .product-detail-gallery__slider--vertical[data-size="2"] {
    left: -40px;
    top: 85px;
  }

  .product-info.product-info--type2 .info_item > div:not(.main_item_wrapper) {
    padding-left: 30px;
    padding-right: 30px;
  }

  .js-offers-scroll .table-view .item-actions .item-price {
    width: 50%;
  }
  .js-offers-scroll .table-view .item-actions .item-buttons {
    width: 50%;
  }

  /*element4*/
  .product-container .product-view--mix .product-detail-gallery {
    width: 50%;
    padding-right: 39px;
    flex-shrink: 0;
  }
  .product-view--mix .product-main {
    flex-grow: 1;
  }
  .product-view--mix .product-action .info_item {
    padding-right: 20px;
  }
  .product-view--mix .product-info--type2 .product-chars {
    padding-left: 19px;
    padding-right: 0px;
  }
  .product-view--mix .product-info--type2 .product-chars .char-side {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .product-container .product-detail-gallery__slider.thmb.product-detail-gallery__slider--vertical,
  body .product-detail-gallery__thmb-container .product-detail-gallery__slider {
    display: none;
  }

  .product-container .product-detail-gallery__thmb-inner {
    display: block;
  }
  .product-container .video-block.popup_video {
    width: auto;
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
    border-left-width: 0px;
    border-right-width: 0px;
    padding: 6px 0px 6px;
    height: auto;
    margin: 10px 0px 0px;
  }
  .product-info.product-info--type2 .product-detail-gallery__thmb-container .vertical > div.video-block.popup_video {
    top: 0;
  }
  .product-container .video-block.popup_video .play {
    position: static;
  }
  .product-container .video-block.popup_video .play:after {
    display: none;
  }
  .product-container .video-block.popup_video .play:before {
    display: inline-block;
    position: static;
    border-left-color: #000;
    border-left-color: var(--white_text_black);
  }

  .js-offers-scroll .stores-icons {
    flex-basis: 48px;
  }

  .product-view--type2 .product-info > .flexbox,
  .product-view--mix .product-info > .flexbox {
    justify-content: space-around;
  }
  .product-container .product-info {
    padding-left: 32px;
    padding-right: 32px;
  }
  .stores_block_wrap.combine .wrapper_block.title_left .block_container {
    box-shadow: none;
  }

  body .flex-50 {
    flex-basis: 100%;
  }
}
@media (min-width: 601px) {
  .js-offers-scroll .table-view__item--has-stores .quantity_block_wrapper .item-stock .value {
    border-bottom: 1px dotted;
    cursor: pointer;
  }

  .product-view--mix.product-view--mix-wide
    .product-info.product-info--type2
    .info_item
    > div.middle-info-wrapper
    + div {
    margin-top: -2px;
  }
}
@media (max-width: 600px) {
  .js-offers-scroll .wrapp-one-click,
  .js-offers-scroll .table-view .item-actions .item-buttons .text-form,
  .js-offers-scroll .stores-icons {
    display: none;
  }
  .js-offers-scroll .offer-stores {
    display: none !important;
  }

  .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    flex-basis: 100%;
  }

  body .product-container .product-info {
    padding-left: 20px;
    padding-right: 20px;
  }

  .product-view--mix.product-view--mix-wide .buy_block {
    max-width: 300px;
  }
  .product-view--mix.product-view--mix-wide .buy_block .counter_wrapp.list {
    min-width: 100%;
    display: block;
    max-width: none;
    padding-right: 0px;
    width: auto;
  }
  .product-view--mix.product-view--mix-wide .buy_block .wrapp-one-click {
    padding: 0px;
    display: block;
  }

  .wrapper1:not(.compact-catalog) .list-offers .item .item_info.catalog-adaptive {
    padding-bottom: 0px;
  }
}
@media (max-width: 550px) {
  .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout {
    min-height: 200px;
  }
  .stores_block_wrap.combine .contacts_map_list .bx-yandex-view-layout .bx-yandex-map {
    height: 200px !important;
  }
}
@media (max-width: 600px) and (min-width: 501px) {
  /*sku2 compact*/
  .compact-catalog .list-offers .btn.has_prediction:after {
    right: -1px;
    top: -1px;
    background-image: url("/bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/../../../../images/svg/prediction_square.svg");
  }
  /**/
}
@media (max-width: 500px) {
  .compact-catalog .items_wrapper.simple .ajax_load .item .catalog_item > div {
    padding-bottom: 0px;
  }

  .catalog_detail .char_block {
    padding: 10px 29px 27px;
  }
  .catalog_detail .char_block .props_list td {
    background-image: none;
    display: block;
    width: auto;
    padding-top: 0px;
    padding-bottom: 0;
  }
  .catalog_detail .char_block .props_list td.char_name {
    margin-top: 11px;
    margin-bottom: -1px;
  }
  .catalog_detail .char_block .props_list td.char_value {
    padding-left: 0;
    line-height: 21px;
  }
  .catalog_detail .char_block .props_list td.char_value span {
    padding-left: 0;
  }
  .catalog_detail .char_block .props_list .props_item > span {
    font-size: 0.867em;
    line-height: 1.692em;
  }

  /*sku2 compact*/
  .compact-catalog .list-offers .catalog-adaptive {
    padding-bottom: 34px;
  }
  .compact-catalog .list-offers .quantity_block_wrapper {
    display: none;
  }
  .compact-catalog .list-offers .item-actions .item-price {
    padding-top: 0px;
  }
  .compact-catalog .list-offers .item .item_info.catalog-adaptive .counter_wrapp.list {
    left: 19px;
    right: 19px;
    bottom: 19px;
  }
  .compact-catalog .list-offers .item .item_info.catalog-adaptive .item-buttons{
    padding-top: 22px;
  }
  /**/
}



.mxAddToConf{
  margin-bottom: 10px;
}
.product_conf_block{
  /*display: flex;*/
  /*flex-wrap: wrap;*/
  /*overflow: auto;*/
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 5px;
}
.product_conf_item>a{
  position: absolute;
  bottom: 5px;
  left: 10px;
  display: none;
  /* color: #fff; */
}
.product_conf_item>a:hover{
  text-decoration: underline;
}
.product_conf_item .product_conf_item-r+a{
  display: block;
}
.product_conf_item{
  padding: 5px;
  background: var(--black_bg_black);
  display: flex;
  /*padding-bottom: 35px;*/
  position: relative;
  height: 100%;
}
.product_conf_item-left{
  min-width: 120px;
  padding-right: 10px;
}
.product_conf_item-r{
  font-weight: 400;
  text-align: center;
  cursor: pointer;
}
.product_conf_item-r:hover{
  background-color: color-mix(in srgb,var(--black_bg_black),#fff 15%);
}
.product_conf_item-r img{
  display: block;
  margin-bottom: 5px !important;
}
.product_conf_item span{
  font-weight: 400;
  display: block;
  margin-bottom: 5px;
}
.product_conf_item span svg{
  display: block;
  width: 30px;
  height: auto;
}
.product_conf_popover{
  text-align: left;
  display: none;
  background-color: color-mix(in srgb,var(--black_bg_black),#fff 5%);
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 0 6px 1px color-mix(in srgb,var(--black_bg_black),#fff 25%);
  width: 100%;
  max-width: 370px;
}
.product_conf_popover button+a{
  margin-left: 10px;
}
.product_conf_popover h5{
  position: relative;
}
.product_conf_popover h5 span{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  text-align: center;
  color: var(--dark, var(--theme-base-color)) var(--light, #517f02);
  cursor: pointer;
  line-height: 30px;
  font-size: 35px;
}
.product_conf_popover-info{
  display: flex;
  align-items: flex-start;
  max-width: 370px;
  margin-bottom: 10px;
}
.product_conf_popover-info .prod_conf-info-l{
  font-weight: 400;
  padding-right: 10px;
}
.product_conf_popover-info img{
  width: 50px;
  max-width: 50px;
  height: auto;
}
.product_conf_item-ctrl{
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 100px;
}
.product_conf_item-ctrl-link{
  max-width: 150px;
  padding: 10px;
}
.product_conf_item-ctrl>*{
  pointer-events: none;
}
.product_conf_item-ctrl img{
  max-width: 70px !important;
  padding: 10px;
  max-height: 70px !important;
}
.product_conf_circle-info{
  position: absolute;
  top: 10px;
  right: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #e26d05;
}

.product_conf_circle-info.ok{
  background-color: #6ba703;
}
.product_conf_circle-info.error{
  background-color: red;
}
.product_conf_popover_footer-but{
  display: inline-flex;
  border-radius: 8px;
  position: relative;
  padding-right: 28px;
  padding-left: 8px;
  line-height: 29px;
  font-size: 14px;
  margin-top: 10px;
  border: 1px solid var(--white_text_black);
  cursor: pointer;
  user-select: none;
}
.product_conf_popover_footer-but span{
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 3px;
  text-align: center;
  width: 28px;
  transform: rotate(180deg);
}

.product_conf_popover_footer-content{
  max-height: 0;
  overflow: hidden;
  transition: max-height 150ms ease-in;
}
.product_conf_popover_footer-content .alert-warning{
  margin-bottom: 0;
}
.show-info .product_conf_popover_footer-but span{
  transform: rotate(0deg);
}
.show-info .product_conf_popover_footer-content{
  max-height: 1000px;
}
.product_conf_popover_footer-content-wrap{
  padding: 10px 0 0 0;
}
.product_conf_item-icon{
  fill: var(--theme-base-color) !important;
  color: var(--theme-base-color) !important;
}
.product_conf_item-icon svg{
  fill: var(--theme-base-color) !important;
  color: var(--theme-base-color) !important;
}
.product_conf_item-short{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
}
.product_conf_item-icon{
  margin-bottom: 0;
  margin: auto !important;
}
.product_conf_block-wrap,.product_conf_group{
  display: flex;
}
@media (min-width: 768px){
  .product-view--type2 .product-info.product-info--type2>.flexbox>.product-main{
    max-width: 50%;
  }
}
.product-action{
  max-width: 100%;
}
.product_conf_popover-info--list{
  display: block;
}
.product_conf_popover-info--list a{
  background: var(--black_bg_black) url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.064 5.394a1.277 1.277 0 0 1 0 2.553H7.947v4.117a1.277 1.277 0 1 1-2.554 0V7.947H1.276a1.277 1.277 0 0 1 0-2.553h4.117V1.277a1.277 1.277 0 0 1 2.554 0v4.117h4.117Z' fill='%238C8C8C'/%3E%3C/svg%3E") no-repeat 17px;
  border-radius: 8px;
  display: block;
  position: relative;
  width: 100%;
  margin: 5px 0;
  padding: 10px 12px 10px 44px;
}
.product_conf_item-ctrl-link{
  pointer-events: auto;
}
.product_conf_head{
  margin-bottom: 10px;
  font-weight: 600;
}
.product_conf_item-wrap,.product_conf_group{
  padding: 5px;
}
.product_conf_item-wrap:first-child .product_conf_item{
  /*padding-bottom: 35px;*/
}
.product_conf_group .product_conf_item-wrap{
  padding: 0;
  height: 100%;
}
.product_conf_group .product_conf_item{
  /*padding-bottom: 0 !important;*/
}
.product_conf_item-r-group-main,.product_conf_group-cntrl{
  height: 100%;
}
.product_conf_block-wrap.owl-loaded{
  display: block;
}
.product_conf_block .item{
  width: auto;
  /*max-width: 200px;*/
}
.product_conf_block .slick-slide{
  height: auto;
}
.product_conf_block .slick-track{
  display: flex;
}
.product_conf_block .slick-arrow {
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  background: var(--arrows_bg_black);
  border: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
.product_conf_block .slick-arrow.slick-disabled{
  display: none !important;
}

.product_conf_block .slick-arrow.slick-prev{
  left: -10px;
}
.product_conf_block .slick-arrow.slick-next{
  right: -10px;
}
.product_conf_block .slick-arrow:hover{
  color: #FFF;
  background: #a4de04;
}
.product_conf_block .slick-arrow .svg {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.product_conf_block .slick-arrow .svg.right {
  transform: rotate(90deg);
  left: 2px;
  top: 0;
}
.product_conf_block .slick-arrow .svg.left {
  transform: rotate(-90deg);
  left: -2px;
  top: 0;
}
.product_conf_block .slick-arrow svg{
  display: inline-block;
}
body>.product_conf_popover{position: absolute;z-index: 100;display: block}
.webprostor-configurator-preloader
{
  position: fixed;
  background: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  transition: all 0.2s ease-out 0.05s;
  visibility: hidden;
  opacity: 0;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);

  display:flex !important;
  align-items: center;
  justify-content: center;

  width: 100%;
  height: 100%;
}

.webprostor-configurator-preloader.show {
  visibility: visible;
  opacity: 1;
  display:flex !important;
}

.webprostor-configurator-preloader-close {
  position: absolute;
  width: 20px;
  height: 20px;

  top: 0;
  right: 0;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
  font-size: 20px;
}

.webprostor-configurator-preloader-animation {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.webprostor-configurator-preloader-animation div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: webprostor-configurator-preloader-animation 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.webprostor-configurator-preloader-animation div:nth-child(2) {
  animation-delay: -0.5s;
}
.product_conf_sborka{
  display: inline-block;
}

.product_conf_checkbox{
  margin-left: 10px;
}
.product_conf_checkbox label{
  position: relative;
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
  padding-left: 31px !important;
  display: inline-block;
  margin-bottom: 0 !important;
}
.product_conf_checkbox input{
  display: none;
}
.product_conf_checkbox label:before{
  content: ".";
  font-size: 0;
  display: block;
  height: 21px;
  width: 21px;
  position: absolute;
  left: 1px;
  top: -2px;
  z-index: 2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 0 1px #ccc inset;
  -moz-box-shadow: 0 0 0 1px #ccc inset;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px var(--stroke_black) inset;
  background: #fff;
  background: var(--darkerblack_bg_black);
}
.product_conf_checkbox label:hover:before{
  background: var(--theme-base-color);
}
.product_conf_checkbox input:checked+label:before{
  background: var(--theme-base-color);
}
.product_conf_checkbox input:checked+label:after{
  content: '';
  display: block;
  position: absolute;
  box-shadow: none;
  background: url(/bitrix/templates/aspro_max/images/svg/content_icons.svg) -90px -3px no-repeat;
  margin: 5px 0 0 5px;
  width: 11px;
  height: 10px;
  top: -2px;
  left: 1px;
  z-index: 2;
}
@keyframes webprostor-configurator-preloader-animation {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
@media (max-width: 1199px) {
  body .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
    max-width: 100% !important;
  }
}
.slick-initialized .slick-slide.product_conf_group{
  display: flex;
}
.product_conf_group .product_conf_item-ctrl{
  height: auto;
}
.alert-warning .error{
  color: red;
}
.alert-warning .ok{
  color: #a7e205;
}
.product_conf_item-ctrl-link .product_conf_circle-info{
  display: none !important;
}
.product_conf_group .product_conf_group{
  padding: 0;
}
.mxAddToConf-section .product_conf_block{
  background-color: var(--card_bg_black);
}
.product_conf_wrap-section .product_conf_head-dop a{
  min-width: 40px;
  height: 40px;
  margin: 0 2.5px;
}
.product_conf_foot{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product_conf_use-comp{
  padding: 10px;
  border-radius: 30px;
  /*margin-left: 10px;*/
  border: 1px solid var(--dark, var(--theme-base-color)) var(--light, #517f02);;
}
.mx-conf-link{
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .product_conf_wrap-section .product_conf_head{
    background-color: var(--card_bg_black);
    padding: 5px;
  }
  .product_conf_wrap-section .product_conf_block{
    margin-bottom: 5px;
  }
  .product_conf_wrap-section{
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    padding: 0 5px;
  }
  .product_conf_wrap-section>h5{
    flex-basis: 100%;
  }
  .product_conf_wrap-section>a{
    flex-basis: auto;
  }
  .product_conf_wrap-section .product_conf_head{
    flex-basis: 290px;
    margin-bottom: 5px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .product_conf_wrap-section .product_conf_block {
    max-width: calc(100% - 300px);
  }
  .head-conf-info span{
    display: block;
    font-size: 1.6rem;
    line-height: 25px;
    margin-top: 15px;
  }
  .product_conf_wrap .product_conf_head-dop{
    flex-basis: 50%;
    margin-top: 0;
  }

  .product_conf_wrap-section .head-conf-info{
    max-width: 50%;
    white-space: nowrap;
  }
  .product_conf_wrap-section .product_conf_sborka{
    /*position: absolute;*/
    /*top: 10px;*/
    /*right: 10px;*/
  }
  .product_conf_head-dop-wrap{
    margin-left: -5px;
    margin-right: -5px;
  }


}
.jq-toast-wrap{
  z-index: 1050!important;
}
.quantity-wrapper-conf a,.quantity-wrapper-conf input{
  height: 40px !important;
  line-height: 40px !important;
  min-width: 40px !important;
  display: inline-block;
  text-align: center;
}
.quantity-wrapper-conf{
  margin-bottom: 10px;
}
.product_conf_head-desc h4{
  font-size: 16px;
  margin-bottom: 12px;
}
.product_conf_head-desc p {
  font-weight: 400;
  margin-bottom: 0;
}
.button_block [data-conf-form]{
  margin: 0 !important;
}
.button_block [data-conf-form] button{
  margin: 5px;
}
@media (max-width: 1023px) {
  .product_conf_wrap-section {
    display: flex;
    flex-direction: column;
  }
  .product_conf_wrap-section h5{
    order: 1;
  }
  .product_conf_wrap-section .product_conf_block {
    order: 2;
  }
  .product_conf_wrap-section .product_conf_head{
    order: 3;
  }
  .product_conf_wrap-section .product_conf_foot{
    order: 4;
  }
  .product_conf_sborka .product_conf_checkbox{
    margin-left: 0;
  }
  .product_conf_wrap-section .product_conf_sborka{
    margin-top: 10px;
  }
  .product_conf_head-dop-wrap{
    margin-left: -2px;
  }
}
.product_conf_foot .product_conf_use-comp{
  display: none;
}
.product_conf_wrap-section h5{
  display: none;
}
.mxAddToConf{
  padding: 5px !important;
  background-color: var(--card_bg_black);
}

.product_conf_item-icon{
  fill: #999 !important;
  color: #999 !important;
}
.product_conf_item-icon svg{
  fill: #999 !important;
  color: #999 !important;
}
.product_conf_item-ctrl-link{
  color: #999 !important;
}
.product_conf_wrap-section .product_conf_head-dop a{
  background-color: #999;
  border: none;
}
.product_conf_wrap-section .product_conf_head-dop a#assembly_order{
  background-color: var(--dark, var(--theme-base-color)) var(--light, #517f02) !important;
}
/*#999*/

@media (max-width: 1023px) {
  .felx-buttons-conf button{

    margin: 5px auto !important;
  }
}
@media (min-width: 1024px) {
  .product_conf_wrap-section{
    align-items: flex-start;
    position: relative;
  }
  .product_conf_wrap-section .product_conf_head{
    align-items: flex-start;
  }
  .product_conf_wrap-section .head-conf-info{
    order: 1;
  }
  .product_conf_wrap .product_conf_head-dop{
    order: 2;
    flex-basis: auto;
    margin-left: auto;
    margin-right: 5px;
  }
  .product_conf_wrap-section .product_conf_sborka{
    order: 3;
    margin-top: 4px;
    display: none;
  }
  .product_conf_wrap-section .product_conf_sborka .product_conf_checkbox{
    margin-left: 0;
  }
  .product_conf_foot{
    position: absolute;
    bottom: 5px;
    left: 10px;
  }
  .product_conf_block .slick-arrow.slick-prev{
    left: 5px;
  }
  .felx-buttons-conf{
    display: flex;
  }
}
.custom_popup_win__conf{
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%,-50%);
}
.dont-show-popup{
  margin: 10px 0;
  display: flex;
}
.dont-show-popup input{
  display: none;
}
.dont-show-popup label{
  position: relative;
  padding-left: 31px;
  cursor: pointer;
  font-weight: 400;
}

.dont-show-popup label:before{
  content: ".";
  font-size: 0;
  display: block;
  height: 21px;
  width: 21px;
  position: absolute;
  left: 1px;
  top: -2px;
  z-index: 2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  box-shadow: 0 0 0 1px #ccc inset;
  -moz-box-shadow: 0 0 0 1px #ccc inset;
  -webkit-box-shadow: 0 0 0 1px #ccc inset;
  box-shadow: 0 0 0 1px var(--stroke_black) inset;
  background: #fff;
  /*background: var(--darkerblack_bg_black);*/
}
.dont-show-popup input:checked+label:before{
  background: var(--theme-base-color);
}
.dont-show-popup input:checked+label:after {
  content: '';
  display: block;
  position: absolute;
  box-shadow: none;
  background: url(/bitrix/templates/aspro_max/images/svg/content_icons.svg) -90px -3px no-repeat;
  margin: 5px 0 0 5px;
  width: 11px;
  height: 10px;
  top: -2px;
  left: 1px;
  z-index: 2;
}
.modal-toasts .modal-header{
  border-bottom: 1px solid #ffffff1c;
}
.modal-toasts .modal-header h4{
  padding-left: 22px;
  font-size: 1.233em;
  margin-top: 5px;
  margin-bottom: 10px;
}
.modal-header .alert{
  padding-left: 0;
  padding-bottom: 7px;
  padding-top: 10px;
  color: #fff;
}
.modal-header .alert .fa{
  margin-right: 8px;
}
.modal-toasts .modal-body h4{
  font-size: 1.233em;
}
.modal-toasts .modal-body li:before{
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--theme-base-color);
  margin: 0 7px 0 -12px;
  position: absolute;
  top: 7px;
  left: -6px;
}
.modal-toasts .modal-footer{
  text-align: center;
  border-top: 1px solid #ffffff1c;
}
.modal-toasts .modal-footer .close{
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  opacity: 1;
  float: none;
  text-transform: uppercase;
}
.modal-toasts .modal-footer .close span{
  color: var(--theme-base-color);
}
.alert-in.soviets .alert-warning .fa{
  margin-right: 8px;
}
.alert-in.soviets .alert-warning .fa:before{
  color: #a7e205;
}
.alert-in.soviets .alert-warning a{
  color: inherit;
}
.top-content-alerts .alert-warning{
  padding: 5px 0;
  margin-bottom: 5px;
}
.top-content-alerts {
  background-color: var(--card_bg_black);
  /*padding: 8px 8px 0;*/
  margin-bottom: 10px;
}
.alert-in{
  padding: 5px 5px 0;
}
@media (min-width: 1024px) {
  .top-content-alerts {
    display: flex;
  }
  .top-content-alerts h4{
    font-size: 16px;
    margin-bottom: 10px;
    padding-top: 8px;
  }
  .alert-in{
    flex: 1 1 auto;
    max-width: 50%;
  }
}
.countpage-wrap{
  display: flex;
  justify-content: flex-end;
}
.countpage{
  display: inline-flex;
  align-items: center;
}

.countpage form{
  padding-left: 15px;
}
.countpage form input{
  display: none;
}
.countpage form label span{
  display: inline-block;
  padding: 5px 8px;
  border-radius: 4px;
  font-size: 16px;
  background: transparent;
  border: 1px solid var(--stroke_black);
  cursor: pointer;
}
.countpage form input:checked+span{
  background-color: var(--theme-base-color);
  color: #000;
}
@media (max-width: 767px) {
  .countpage {
    padding-top: 20px;
    margin-left: auto;
  }
}
@media (min-width: 990px) {
  .countpage{
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.js_wrapper_items .bottom_nav{
  min-height: 40px;
}
/*conf*/
:root {
    --bg-deep: #07090c;
    --surface-1: #11141a;
    --surface-2: #1a1f28;
    --accent-neon: #b8ff00;
    --border-light: rgba(255, 255, 255, 0.1);
    --border-subtle: rgba(255, 255, 255, 0.06);
    --text-primary: #f1f5f9;
    --text-secondary: #9ca3af;
    --text-muted: #64748b;
    --danger: #ff4d4d;
    --warning: #ffaa00;
    --success: #00d4aa;
    --transition: all 0.25s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    --panel-bg: #111;
    --card-bg: #1a1a1a;
    --accent-min: #d4ff3f;
    --error-min: #ff4646;
    --text-main: #fff;
    --text-dim: #71717a;
    --border-subtle-min: #222;
    --card-hover: #222;
}

body {
    font-family: 'Inter', sans-serif;
    background: var(--bg-deep);
    color: var(--text-primary);
    overflow-x: hidden;
    min-height: 100vh;
    padding-bottom: 80px;
}

.catalog-nav {
    background: var(--surface-1);
    border-bottom: 1px solid var(--border-subtle);
    padding: 10px 16px;
    display: flex;
    gap: 6px;
    flex-wrap: nowrap;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 100;
    backdrop-filter: blur(12px);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.catalog-nav::-webkit-scrollbar {
    display: none;
}

.catalog-nav .nav-label {
    font-size: 10px;
    font-weight: 600;
    color: var(--text-muted);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-right: 4px;
    flex-shrink: 0;
}

.catalog-nav a {
    color: var(--text-secondary);
    text-decoration: none;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 12px;
    border-radius: 20px;
    transition: var(--transition);
    border: 1px solid transparent;
    white-space: nowrap;
    flex-shrink: 0;
}

.catalog-nav a:hover {
    color: var(--text-primary);
    background: rgba(255, 255, 255, 0.05);
}

.catalog-nav a.active {
    color: var(--accent-neon);
    border-color: var(--accent-neon);
    background: rgba(184, 255, 0, 0.06);
}

.vertical-config-wrapper {
    z-index: 1100;
}

.vertical-config {
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.config-trigger {
    display: none;
}

.widget-head {
    display: none;
}

.vert-action-bar {
    display: none;
}

.config-bar {
    width: 100%;
}

.slider-container {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    gap: 6px;
    min-width: 0;
}

.scroll-arrow {
    width: 28px;
    height: 28px;
    background: #1f1f1f;
    border: 1px solid var(--border-subtle-min);
    border-radius: 8px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: var(--transition);
    flex-shrink: 0;
}

.scroll-arrow:hover {
    background: var(--accent-min);
    border-color: var(--accent-min);
}

.scroll-arrow svg {
    width: 12px;
    height: 12px;
    stroke: var(--accent-min);
    stroke-width: 2;
}

.scroll-arrow.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

.scroll-arrow.disabled svg {
    stroke: var(--text-dim);
}

.components-strip {
    display: flex;
    flex: 1;
    min-width: 0;
}

.comp-tile {
    transition: var(--transition);
    cursor: pointer;
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
}

.comp-tile .thumb {
    width: 32px;
    height: 32px;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.04);
    flex-shrink: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.comp-tile .thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.comp-tile .thumb .placeholder-icon {
    width: 18px;
    height: 18px;
    stroke: var(--text-muted);
    stroke-width: 1.5;
    fill: none;
}
.comp-tile .thumb .placeholder-icon svg{
    display: block;
    width: 100%;
    height: auto;
}

.comp-tile .tile-info {
    flex: 1;
    min-width: 0;
}

.comp-tile .component-type-min {
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: var(--text-secondary);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: var(--transition);
}

.comp-tile .tile-name {
    display: none;
    color: var(--text-primary);
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comp-tile .comp-price {
    color: #fff;
}

.comp-tile .empty-select {
    font-size: 9px;
    font-weight: 500;
    color: #8e9aaf;
}

.comp-tile .multi-badge-tile {
    font-size: 7px;
    color: var(--accent-min);
    background: rgba(184, 255, 0, 0.1);
    padding: 0 4px;
    border-radius: 30px;
    border: 1px solid rgba(184, 255, 0, 0.15);
    display: inline-block;
    margin-top: 1px;
}

.comp-tile .status-dot {
    position: absolute;
    border-radius: 50%;
    top: 4px;
    right: 4px;
    width: 5px;
    height: 5px;
}

.comp-tile .status-dot.ok {
    background: var(--accent-min);
}

.comp-tile .status-dot.error {
    background: var(--error-min);
}

.comp-tile .status-dot.empty {
    background: #3a3a44;
}

.widget-head {
    padding: 14px 16px 10px;
    border-bottom: 1px solid var(--border-subtle);
    flex-shrink: 0;
}

.build-badge {
    font-size: 9px;
    font-weight: 500;
    color: var(--text-secondary);
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 6px;
}

.price-block {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 6px;
}

.price-number {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.price-number small {
    font-size: 12px;
    font-weight: 500;
    color: var(--text-secondary);
}

.free-badge {
    background: rgba(184, 255, 0, 0.12);
    padding: 2px 8px;
    border-radius: 40px;
    font-size: 9px;
    font-weight: 600;
    color: var(--accent-neon);
}

.vertical-info-links {
    display: flex;
    gap: 6px;
    margin-top: 4px;
}

.vertical-info-link {
    background: transparent;
    border: none;
    color: var(--text-secondary);
    font-size: 10px;
    font-weight: 500;
    cursor: pointer;
    padding: 3px 0;
    border-radius: 40px;
    transition: var(--transition);
    font-family: inherit;
    display: flex;
    align-items: center;
    gap: 3px;
}

.vertical-info-link:hover {
    background: rgba(184, 255, 0, 0.1);
    color: var(--accent-neon);
}

.vertical-info-link .badge-count {
    background: rgba(184, 255, 0, 0.2);
    padding: 1px 5px;
    border-radius: 40px;
    font-size: 8px;
    font-weight: 700;
    color: var(--accent-neon);
}

.vert-action-bar {
    padding: 10px 14px 12px;
    border-top: 1px solid var(--border-subtle);
    flex-wrap: wrap;
    gap: 6px;
    flex-shrink: 0;
    align-items: center;
}

.vert-btn {
    flex: 1;
    background: rgba(184, 255, 0, 0.1);
    border: 1px solid rgba(184, 255, 0, 0.3);
    border-radius: 40px;
    padding: 6px 0;
    font-weight: 600;
    font-size: 10px;
    color: var(--accent-neon);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    cursor: pointer;
    transition: 0.2s;
}

.vert-btn-outline {
    background: transparent;
    border-color: var(--border-light);
    color: var(--text-secondary);
}

.vert-btn:hover {
    background: rgba(184, 255, 0, 0.2);
}

.horizontal-summary {
    display: none;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding-right: 10px;
    border-right: 1px solid var(--border-subtle-min);
    min-width: 80px;
    flex-shrink: 0;
}

.summary-label {
    font-size: 7px;
    text-transform: uppercase;
    color: #a0a0b0;
    letter-spacing: 0.5px;
}

.summary-price {
    font-size: 16px;
    font-weight: 800;
    color: var(--text-main);
    white-space: nowrap;
}

.horizontal-actions {
    display: none;
    gap: 8px;
    flex-shrink: 0;
    align-items: center;
}

.menu-burger-btn {
    background: rgba(212, 255, 63, 0.1);
    border: 1px solid rgba(212, 255, 63, 0.3);
    border-radius: 40px;
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: var(--transition);
    color: var(--accent-min);
}

.menu-burger-btn:hover {
    background: rgba(212, 255, 63, 0.2);
    transform: scale(1.02);
}

.menu-burger-btn svg {
    width: 16px;
    height: 16px;
}

.minimal-info-links {
    display: flex;
    gap: 4px;
}

.minimal-info-link {
    background: transparent;
    border: none;
    color: var(--text-secondary);
    font-size: 9px;
    font-weight: 500;
    cursor: pointer;
    padding: 4px 6px;
    border-radius: 40px;
    transition: var(--transition);
    font-family: inherit;
    display: flex;
    align-items: center;
    gap: 3px;
}

.minimal-info-link:hover {
    background: rgba(212, 255, 63, 0.1);
    color: var(--accent-min);
}

.minimal-info-link .badge-count {
    background: rgba(212, 255, 63, 0.2);
    padding: 1px 4px;
    border-radius: 40px;
    font-size: 8px;
    font-weight: 700;
    color: var(--accent-min);
}

.nav-group-label {
    font-size: 8px;
    text-transform: uppercase;
    color: var(--text-muted);
    letter-spacing: 1.2px;
    margin-bottom: 6px;
    font-weight: 600;
    padding-left: 2px;
    width: 100%;
    display: none;
}

/* â”€â”€ Ð’Ð•Ð Ð¢Ð˜ÐšÐÐ›Ð¬ÐÐ«Ð™ Ð Ð•Ð–Ð˜Ðœ (â‰¥1700px) â”€â”€ */
@media (min-width: 2500px) {
    .vertical-config-wrapper {
        position: fixed;
        top: 150px;
        right: 0;
        height: calc(100vh - 300px);
        display: flex;
        flex-direction: row;
        z-index: 1100;
    }

    .config-trigger {
        display: flex;
        width: 28px;
        height: 60px;
        flex-shrink: 0;
        align-self: center;
        background: var(--surface-2);
        border: 1px solid var(--border-light);
        border-right: none;
        border-radius: 20px 0 0 20px;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: var(--transition);
    }

    .config-trigger:hover {
        background: var(--accent-neon);
    }

    .config-trigger svg {
        width: 16px;
        stroke: var(--text-secondary);
        transition: transform 0.35s;
    }

    .vertical-config-wrapper.collapsed .config-trigger svg {
        transform: rotate(180deg);
    }

    .vertical-config {
        width: 280px;
        flex-shrink: 0;
        height: 100%;
        background: rgba(17, 20, 26, 0.96);
        backdrop-filter: blur(16px);
        border-left: 1px solid var(--border-light);
        border-radius: 20px 0 0 20px;
        box-shadow: -8px 0 30px rgba(0, 0, 0, 0.5);
        transition: width 0.35s cubic-bezier(0.2, 0.9, 0.4, 1.1), padding 0.35s, opacity 0.35s;
    }

    .vertical-config-wrapper.collapsed .vertical-config {
        width: 0;
        padding: 0;
        opacity: 0;
    }

    .widget-head {
        display: block;
    }

    .vert-action-bar {
        display: flex;
    }

    .widget-content-scroll {
        flex: 1;
        overflow-y: auto;
        padding: 6px 12px;
        scrollbar-width: thin;
        scrollbar-color: var(--accent-neon) rgba(255, 255, 255, 0.05);
        display: flex;
        flex-direction: column;
    }

    .widget-content-scroll::-webkit-scrollbar {
        width: 3px;
    }

    .widget-content-scroll::-webkit-scrollbar-track {
        background: rgba(255, 255, 255, 0.03);
        border-radius: 10px;
        margin: 8px 0;
    }

    .widget-content-scroll::-webkit-scrollbar-thumb {
        background: rgba(184, 255, 0, 0.4);
        border-radius: 10px;
    }

    .widget-content-scroll::-webkit-scrollbar-thumb:hover {
        background: var(--accent-neon);
        box-shadow: 0 0 6px rgba(184, 255, 0, 0.5);
    }

    .components-strip {
        flex-direction: column !important;
        gap: 4px !important;
        overflow-x: visible !important;
        overflow-y: visible !important;
        scroll-behavior: auto !important;
    }

    .comp-tile {
        width: 100% !important;
        min-width: auto !important;
        flex-shrink: 1 !important;
        border-radius: 10px !important;
        padding: 6px 10px !important;
        gap: 8px !important;
        margin-bottom: 4px !important;
        border: 1px solid var(--border-subtle) !important;
        background: rgba(255, 255, 255, 0.03) !important;
    }

    .comp-tile:hover {
        transform: none !important;
        background: rgba(184, 255, 0, 0.06) !important;
        border-color: rgba(184, 255, 0, 0.3) !important;
    }

    .comp-tile.active {
        border-color: var(--accent-neon) !important;
        background: rgba(184, 255, 0, 0.08) !important;
        box-shadow: 0 0 20px rgba(184, 255, 0, 0.08) !important;
    }

    .comp-tile .component-type-min {
        font-size: 9px !important;
        font-weight: 600;
    }

    .comp-tile .tile-name {
        display: block !important;
        font-size: 11px;
        font-weight: 500;
        color: var(--text-primary);
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .comp-tile .comp-price {
        font-size: 12px !important;
        font-weight: 600;
    }

    .comp-tile .status-dot {
        top: 6px;
        right: 6px;
        width: 5px;
        height: 5px;
    }

    .nav-group-label {
        display: block !important;
        font-size: 9px !important;
    }

    .slider-container > .scroll-arrow {
        display: none !important;
    }

    .horizontal-summary {
        display: none !important;
    }

    .horizontal-actions {
        display: none !important;
    }
}

/* â”€â”€ Ð“ÐžÐ Ð˜Ð—ÐžÐÐ¢ÐÐ›Ð¬ÐÐ«Ð™ Ð Ð•Ð–Ð˜Ðœ (<1700px) â”€â”€ */
@media (max-width: 2499px) {
    .vertical-config-wrapper {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: auto;
        display: block;
    }

    .config-trigger {
        display: none !important;
    }

    .vertical-config {
        position: relative;
        width: 100% !important;
        max-width: 1760px;
        margin: 16px auto 12px;
        height: auto;
        background: transparent;
        backdrop-filter: none;
        border: none;
        border-radius: 0 !important;
        box-shadow: none;
        overflow: visible;
        padding: 0;
        transition: none !important;
        opacity: 1 !important;
    }

    .widget-head, .vert-action-bar {
        display: none !important;
    }

    .widget-content-scroll {
        flex: none;
        overflow: visible;
        padding: 0;
        display: block;
    }

    .config-bar {
        background: var(--panel-bg);
        border-radius: 14px;
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 10px 12px;
        border: 1px solid var(--border-subtle-min);
        width: 100%;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4);
        flex-wrap: wrap;
    }

    .slider-container > .scroll-arrow {
        display: flex !important;
    }

    .horizontal-summary {
        display: flex !important;
    }

    .horizontal-actions {
        display: flex !important;
    }

    .nav-group-label {
        display: none !important;
    }

    .minimal-info-links {
        display: flex !important;
    }

    .components-strip {
        flex-direction: row !important;
        gap: 8px !important;
        overflow-x: auto !important;
        overflow-y: hidden !important;
        scroll-behavior: smooth !important;
        flex: 1;
        min-width: 0;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        padding-top: 2px;
    }

    .components-strip::-webkit-scrollbar {
        display: none;
    }

    .comp-tile {
        width: 200px !important;
        min-width: 110px !important;
        flex-shrink: 0 !important;
        border-radius: 10px !important;
        padding: 8px 10px !important;
        gap: 8px !important;
        margin-bottom: 0 !important;
        border: 1px solid var(--border-subtle-min) !important;
        background: var(--card-bg) !important;
    }

    .comp-tile:hover {
        transform: translateY(-2px) !important;
        border-color: rgba(212, 255, 63, 0.3) !important;
        background: var(--card-hover) !important;
    }

    .comp-tile.active {
        border-color: var(--accent-min) !important;
        background: rgba(212, 255, 63, 0.06) !important;
        box-shadow: 0 0 30px rgba(212, 255, 63, 0.06) !important;
    }

    .comp-tile .component-type-min {
        font-size: 12px !important;
        font-weight: 600;
    }

    .comp-tile .tile-name {
        display: none !important;
    }

    .comp-tile .comp-price {
        font-size: 12px !important;
        font-weight: 700;
    }
}

@media (max-width: 767px) {
    .minimal-info-links {
        display: none !important;
    }
}

.component-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 7, 10, 0.92);
    backdrop-filter: blur(16px);
    z-index: 3000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
}

.component-popup.active {
    opacity: 1;
    visibility: visible;
}

.component-popup-card {
    background: var(--surface-1);
    border-radius: 20px;
    max-width: 540px;
    width: 92%;
    border: 1px solid var(--border-light);
    overflow: hidden;
    transform: scale(0.95) translateY(10px);
    transition: transform 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    max-height: 90vh;
    display: flex;
    flex-direction: column;
}

.component-popup.active .component-popup-card {
    transform: scale(1) translateY(0);
}

.popup-header {
    padding: 14px 18px 10px;
    border-bottom: 1px solid var(--border-subtle);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
}

.popup-header .popup-category {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--text-muted);
    letter-spacing: 0.8px;
}

.popup-close {
    background: rgba(255, 255, 255, 0.05);
    border: none;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
    transition: var(--transition);
    color: var(--text-secondary);
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-close:hover {
    background: var(--danger);
    color: white;
    transform: rotate(90deg);
}

.popup-body {
    padding: 16px 18px 18px;
    overflow-y: auto;
    flex: 1;
}

.popup-product {
    display: flex;
    gap: 14px;
    align-items: flex-start;
    margin-bottom: 16px;
}

.popup-product .popup-thumb {
    width: 64px;
    height: 64px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.04);
    flex-shrink: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--border-subtle);
}

.popup-product .popup-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.popup-product .popup-thumb .placeholder-icon {
    width: 28px;
    height: 28px;
    stroke: var(--text-muted);
    stroke-width: 1.5;
    fill: none;
}

.popup-product .popup-product-info {
    flex: 1;
    min-width: 0;
}

.popup-product .popup-product-name {
    font-size: 14px;
    font-weight: 600;
    color: var(--text-primary);
    line-height: 1.3;
    margin-bottom: 6px;
}

.popup-product .popup-product-price {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.popup-product .popup-product-price small {
    font-size: 12px;
    font-weight: 500;
    color: var(--text-secondary);
}

.popup-product .popup-status-badge {
    display: inline-block;
    font-size: 10px;
    font-weight: 600;
    padding: 2px 10px;
    border-radius: 40px;
    margin-top: 4px;
}

.popup-status-badge.in-stock {
    background: rgba(184, 255, 0, 0.12);
    color: var(--accent-neon);
}

.popup-status-badge.out-of-stock {
    background: rgba(255, 77, 77, 0.12);
    color: var(--danger);
}

.popup-status-badge.empty {
    background: rgba(255, 255, 255, 0.05);
    color: var(--text-muted);
}

.popup-status-badge.multi {
    background: rgba(0, 212, 170, 0.12);
    color: var(--success);
}

.popup-actions {
    display: flex;
    gap: 8px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.popup-btn {
    padding: 8px 16px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 11px;
    cursor: pointer;
    transition: var(--transition);
    border: none;
    font-family: inherit;
    display: flex;
    align-items: center;
    gap: 4px;
    flex: 1;
    justify-content: center;
    min-width: 80px;
}
.popup-btn-small{
    min-width: 40px;
}
.popup-btn-primary {
    background: var(--accent-neon);
    color: #000;
}

.popup-btn-primary:hover {
    opacity: 0.8;
    transform: translateY(-1px);
}

.popup-btn-danger {
    background: rgba(255, 77, 77, 0.12);
    color: var(--danger);
    border: 1px solid rgba(255, 77, 77, 0.2);
}

.popup-btn-danger:hover {
    background: rgba(255, 77, 77, 0.2);
}

.popup-btn-secondary {
    background: rgba(255, 255, 255, 0.05);
    color: var(--text-secondary);
    border: 1px solid var(--border-subtle);
}

.popup-btn-secondary:hover {
    background: rgba(255, 255, 255, 0.08);
}

.popup-btn-success {
    background: rgba(0, 212, 170, 0.12);
    color: var(--success);
    border: 1px solid rgba(0, 212, 170, 0.2);
}

.popup-btn-success:hover {
    background: rgba(0, 212, 170, 0.2);
}

.popup-compatibility {
    background: rgba(255, 170, 0, 0.06);
    border: 1px solid rgba(255, 170, 0, 0.15);
    border-radius: 12px;
    padding: 12px 14px;
}

.popup-compatibility .compat-title {
    font-size: 11px;
    font-weight: 600;
    color: var(--warning);
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.popup-compatibility .compat-item {
    font-size: 11px;
    color: var(--text-secondary);
    line-height: 1.4;
    padding: 4px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
}

.popup-compatibility .compat-item:last-child {
    border-bottom: none;
}

.popup-compatibility .compat-item .highlight {
    color: var(--text-primary);
    font-weight: 500;
}

.popup-compatibility .compat-item .warn {
    color: var(--warning);
}

.overlay-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 85%;
    max-width: 400px;
    height: 100vh;
    background: rgba(17, 20, 26, 0.98);
    backdrop-filter: blur(20px);
    z-index: 2000;
    transform: translateX(100%);
    transition: transform 0.4s cubic-bezier(0.2, 0.9, 0.4, 1.1);
    border-left: 1px solid var(--border-light);
    display: flex;
    flex-direction: column;
}

.overlay-menu.open {
    transform: translateX(0);
}

.overlay-menu-header {
    padding: 20px 24px;
    border-bottom: 1px solid var(--border-subtle);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.overlay-menu-header h2 {
    font-size: 18px;
    font-weight: 600;
    background: linear-gradient(135deg, var(--accent-min), var(--accent-neon));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.overlay-menu-close {
    background: rgba(255, 255, 255, 0.05);
    border: none;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    cursor: pointer;
    transition: var(--transition);
    color: var(--text-secondary);
}

.overlay-menu-close:hover {
    background: var(--danger);
    color: white;
    transform: rotate(90deg);
}

.overlay-menu-items {
    flex: 1;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.overlay-menu-item {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid var(--border-subtle);
    border-radius: 16px;
    padding: 14px 16px;
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    transition: var(--transition);
    font-size: 14px;
    font-weight: 500;
    color: var(--text-primary);
}

.overlay-menu-item:hover {
    background: rgba(184, 255, 0, 0.08);
    border-color: rgba(184, 255, 0, 0.3);
    transform: translateX(-4px);
}

.overlay-menu-item .item-icon {
    font-size: 20px;
}

.overlay-menu-footer {
    padding: 16px;
    border-top: 1px solid var(--border-subtle);
    font-size: 11px;
    color: var(--text-muted);
    text-align: center;
}

.info-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 7, 10, 0.92);
    backdrop-filter: blur(12px);
    z-index: 2100;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease;
}

.info-popup.active {
    opacity: 1;
    visibility: visible;
}

.info-popup-card {
    background: var(--surface-1);
    border-radius: 28px;
    max-width: 440px;
    width: 90%;
    border: 1px solid var(--border-light);
    overflow: hidden;
    transform: scale(0.95);
    transition: transform 0.2s ease;
}

.info-popup.active .info-popup-card {
    transform: scale(1);
}

.info-popup-header {
    padding: 16px 20px;
    border-bottom: 1px solid var(--border-subtle);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.info-popup-header h3 {
    font-size: 18px;
    font-weight: 700;
    color: var(--accent-neon);
}

.info-popup-close {
    background: rgba(255, 255, 255, 0.05);
    border: none;
    width: 28px;
    height: 28px;
    border-radius: 40px;
    cursor: pointer;
    transition: var(--transition);
    color: var(--text-secondary);
}

.info-popup-close:hover {
    background: var(--danger);
    color: white;
}

.info-popup-content {
    padding: 20px;
    max-height: 60vh;
    overflow-y: auto;
}

.info-item {
    margin-bottom: 14px;
    padding: 12px;
    background: rgba(255, 255, 255, 0.03);
    border-radius: 14px;
    border-left: 3px solid var(--accent-neon);
}

.info-item-title {
    font-weight: 700;
    font-size: 13px;
    color: var(--accent-neon);
    margin-bottom: 6px;
}

.info-item-desc {
    font-size: 12px;
    color: var(--text-secondary);
    line-height: 1.4;
}

.toast-notify {
    position: fixed;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    background: #1a1f2c;
    backdrop-filter: blur(12px);
    border-radius: 60px;
    padding: 8px 20px;
    color: var(--accent-neon);
    font-weight: 500;
    font-size: 14px;
    z-index: 9999;
    animation: fadeOut 2s forwards;
    white-space: nowrap;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    70% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog.element/main3_temp_2025_new/style.min.css?177739838621263*/
#pagetitle {display: none!important;}.d-flex {display: flex!important;flex-direction: row;}.one_click {background: #2196e0!important;color: #fff !important;}.toolbar {padding-right: 0!important;flex-grow: 1;justify-content: flex-end;}.all-props, .product-name {display: inline;}.product-name-block {margin: 25px 0;}.all-props {margin-left: 10px;vertical-align: super;}.flex-100 {flex-basis: 100%;}.top-info-left {display: flex!important;flex-direction: row;align-items: center;}.payment-method {margin-bottom: 10px;}.counter_wrapp {flex-direction: row!important;}.counter_wrapp .counter_block_inner {width: 110px;}.to-cart {max-width: 150px;min-width: 80px;margin-left: 10px!important;}.delivery {margin-top: 20px;}.product-info-headnote__article {color: red;}.quantity_block_wrapper.top-info {flex-direction: row;align-items: center;}.product-view--type2 .product-info.product-info--type2>.flexbox>.product-detail-gallery {width: 50%;}.buy_block.catalog_block {margin: 15px -30px;border-radius: 0!important;}@media (min-width: 768px) {.product-container .product-detail-gallery__slider {max-height: 650px;}.detail img {max-height: 650px!important;}.product-view--type2 .product-info.product-info--type2>.flexbox>.product-main {flex-basis: 50%;padding-left: 36px;}.product-view--type2 .product-info.product-info--type2>.flexbox .product-detail-gallery__slider {max-width: 800px;}.product-container .product-detail-gallery__item.product-detail-gallery__item--middle {height: auto;width: 800px;max-width: 100%;}.product-container .product-detail-gallery__item>a {height: auto;}}@media (max-width: 767px) {.box-shadow .flex-50 {flex-basis: 100%!important;}.price-box.flexbox.flexbox--row {flex-direction: column;}.price-group {margin-bottom: 10px;}.values_wrapper, .product-name {font-size: 16px;}.quantity_block_wrapper.top-info {flex-direction: column;}.toolbar {order: 2;flex-basis: 100%;}}#chart_div{height: 600px;}.highcharts-figure, .highcharts-data-table table {min-width: 310px;max-width: 1700px;margin: 1em auto;}.mxAddToConf{margin-bottom: 10px;}.product_conf_block{margin-left: -5px;margin-right: -5px;margin-bottom: 5px;}.product_conf_item>a{position: absolute;bottom: 5px;left: 10px;display: none;}.product_conf_item>a:hover{text-decoration: underline;}.product_conf_item .product_conf_item-r+a{display: block;}.product_conf_item{padding: 5px;background: var(--black_bg_black);display: flex;position: relative;height: 100%;}.product_conf_item-left{min-width: 120px;padding-right: 10px;}.product_conf_item-r{font-weight: 600;text-align: center;cursor: pointer;}.product_conf_item-r:hover{background-color: color-mix(in srgb,var(--black_bg_black),#fff 15%);}.product_conf_item-r img{display: block;margin-bottom: 5px !important;}.product_conf_item span{font-weight: 600;display: block;margin-bottom: 5px;}.product_conf_popover{text-align: left;display: none;background-color: color-mix(in srgb,var(--black_bg_black),#fff 5%);padding: 10px;border-radius: 8px;box-shadow: 0 0 6px 1px color-mix(in srgb,var(--black_bg_black),#fff 25%);width: 100%;max-width: 370px;}.product_conf_popover button+a{margin-left: 10px;}.product_conf_popover h5{position: relative;}.product_conf_popover h5 span{position: absolute;right: 0;top: 50%;transform: translateY(-50%);width: 30px;height: 30px;text-align: center;color: var(--dark, var(--theme-base-color)) var(--light, #517f02);cursor: pointer;line-height: 30px;font-size: 35px;}.product_conf_popover-info{display: flex;align-items: flex-start;max-width: 370px;margin-bottom: 10px;}.product_conf_popover-info .prod_conf-info-l{font-weight: 400;padding-right: 10px;}.product_conf_popover-info img{width: 50px;max-width: 50px;height: auto;}.product_conf_item-ctrl{height: 100%;position: relative;display: flex;flex-direction: column;justify-content: space-between;min-width: 100px;}.product_conf_item-ctrl-link{max-width: 150px;padding: 10px;}.product_conf_item-ctrl>*{pointer-events: none;}.product_conf_item-ctrl img{max-width: 100px !important;padding: 10px;max-height: 100px !important;}.product_conf_circle-info{position: absolute;top: 10px;right: 10px;width: 10px;height: 10px;border-radius: 50%;background-color: #e26d05;}.product_conf_circle-info.ok{background-color: #6ba703;}.product_conf_circle-info.error{background-color: red;}.product_conf_popover_footer-but{display: inline-flex;border-radius: 8px;position: relative;padding-right: 28px;padding-left: 8px;line-height: 29px;font-size: 14px;margin-top: 10px;border: 1px solid var(--white_text_black);cursor: pointer;user-select: none;}.product_conf_popover_footer-but span{font-size: 14px;position: absolute;right: 0;top: 3px;text-align: center;width: 28px;transform: rotate(180deg);}.product_conf_popover_footer-content{max-height: 0;overflow: hidden;transition: max-height 150ms ease-in;}.product_conf_popover_footer-content .alert-warning{margin-bottom: 0;}.show-info .product_conf_popover_footer-but span{transform: rotate(0deg);}.show-info .product_conf_popover_footer-content{max-height: 1000px;}.product_conf_popover_footer-content-wrap{padding: 10px 0 0 0;}.product_conf_item-icon{fill: var(--theme-base-color) !important;color: var(--theme-base-color) !important;}.product_conf_item-icon svg{fill: var(--theme-base-color) !important;color: var(--theme-base-color) !important;}.product_conf_item-short{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 14px;}.product_conf_item-icon{margin-bottom: 0;margin: auto !important;}.product_conf_block-wrap,.product_conf_group{display: flex;}@media (min-width: 768px){.product-view--type2 .product-info.product-info--type2>.flexbox>.product-main{max-width: 50%;}}.product-action{max-width: 100%;}.product_conf_popover-info--list{display: block;}.product_conf_popover-info--list a{background: var(--black_bg_black) url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.064 5.394a1.277 1.277 0 0 1 0 2.553H7.947v4.117a1.277 1.277 0 1 1-2.554 0V7.947H1.276a1.277 1.277 0 0 1 0-2.553h4.117V1.277a1.277 1.277 0 0 1 2.554 0v4.117h4.117Z' fill='%238C8C8C'/%3E%3C/svg%3E") no-repeat 17px;border-radius: 8px;display: block;position: relative;width: 100%;margin: 5px 0;padding: 10px 12px 10px 44px;}.product_conf_item-ctrl-link{pointer-events: auto;}.product_conf_head{margin-bottom: 10px;font-weight: 600;}.product_conf_item-wrap,.product_conf_group{padding: 5px;}.product_conf_item-wrap:first-child .product_conf_item{}.product_conf_group .product_conf_item-wrap{padding: 0;height: 100%;}.product_conf_group .product_conf_item{}.product_conf_item-r-group-main,.product_conf_group-cntrl{height: 100%;}.product_conf_block-wrap.owl-loaded{display: block;}.product_conf_block .item{width: auto;}.product_conf_block .slick-slide{height: auto;}.product_conf_block .slick-track{display: flex;}.product_conf_block .slick-arrow {border-radius: 3px;overflow: hidden;background: #fff;background: var(--arrows_bg_black);border: none;position: absolute;top: 50%;transform: translateY(-50%);z-index: 4;}.product_conf_block .slick-arrow.slick-disabled{display: none !important;}.product_conf_block .slick-arrow.slick-prev{left: -10px;}.product_conf_block .slick-arrow.slick-next{right: -10px;}.product_conf_block .slick-arrow:hover{color: #FFF;background: #a4de04;}.product_conf_block .slick-arrow .svg {width: 40px;height: 40px;line-height: 40px;text-align: center;}.product_conf_block .slick-arrow .svg.right {transform: rotate(90deg);left: 2px;top: 0;}.product_conf_block .slick-arrow .svg.left {transform: rotate(-90deg);left: -2px;top: 0;}.product_conf_block .slick-arrow svg{display: inline-block;}body>.product_conf_popover{position: absolute;z-index: 100;display: block}.webprostor-configurator-preloader {position: fixed;background: rgba(0,0,0,0.5);top: 0;left: 0;bottom: 0;right: 0;z-index: 9999;transition: all 0.2s ease-out 0.05s;visibility: hidden;opacity: 0;backdrop-filter: blur(2px);-webkit-backdrop-filter: blur(2px);display:flex !important;align-items: center;justify-content: center;width: 100%;height: 100%;}.webprostor-configurator-preloader.show {visibility: visible;opacity: 1;display:flex !important;}.webprostor-configurator-preloader-close {position: absolute;width: 20px;height: 20px;top: 0;right: 0;font-weight: 700;color: #fff;text-align: center;line-height: 20px;cursor: pointer;font-size: 20px;}.webprostor-configurator-preloader-animation {display: inline-block;position: relative;width: 80px;height: 80px;}.webprostor-configurator-preloader-animation div {position: absolute;border: 4px solid #fff;opacity: 1;border-radius: 50%;animation: webprostor-configurator-preloader-animation 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;}.webprostor-configurator-preloader-animation div:nth-child(2) {animation-delay: -0.5s;}.product_conf_sborka{display: inline-block;}.product_conf_checkbox{margin-left: 10px;}.product_conf_checkbox label{position: relative;font-size: 13px;font-weight: 400;cursor: pointer;padding-left: 31px;display: inline-block;}.product_conf_checkbox input{display: none;}.product_conf_checkbox label:before{content: ".";font-size: 0;display: block;height: 21px;width: 21px;position: absolute;left: 1px;top: 0;z-index: 2;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;box-shadow: 0 0 0 1px #ccc inset;-moz-box-shadow: 0 0 0 1px #ccc inset;-webkit-box-shadow: 0 0 0 1px #ccc inset;box-shadow: 0 0 0 1px var(--stroke_black) inset;background: #fff;background: var(--darkerblack_bg_black);}.product_conf_checkbox label:hover:before{background: var(--theme-base-color);}.product_conf_checkbox input:checked+label:before{background: var(--theme-base-color);}.product_conf_checkbox input:checked+label:after{content: '';display: block;position: absolute;box-shadow: none;background: url(/bitrix/templates/aspro_max/images/svg/content_icons.svg) -90px -3px no-repeat;margin: 5px 0 0 5px;width: 11px;height: 10px;top: 0;left: 1px;z-index: 2;}@keyframes webprostor-configurator-preloader-animation {0% {top: 36px;left: 36px;width: 0;height: 0;opacity: 1;}100% {top: 0px;left: 0px;width: 72px;height: 72px;opacity: 0;}}@media (max-width: 1199px) {body .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {max-width: 100% !important;}}.slick-initialized .slick-slide.product_conf_group{display: flex;}.product_conf_group .product_conf_item-ctrl{height: auto;}.alert-warning .error{color: red;}.alert-warning .ok{color: #a7e205;}.product_conf_item-ctrl-link .product_conf_circle-info{display: none !important;}.product_conf_group .product_conf_group{padding: 0;}.text-under-detale-name .complectation__item .text-icon{line-height: normal;white-space: normal;}.text-under-detale-name .complectation__item{line-height: normal;}.text-under-detale-name .complectation__item .catalog__structure-dd{margin-bottom: 0;line-height: normal;white-space: normal;}.product_conf_wrap h5{display: none;}.product_conf_wrap{display: flex;position: relative;}.product_conf_head{min-width: 290px;display: flex;}.product_conf_wrap .product_conf_sborka{display: none;}.product_conf_wrap .product_conf_head-dop a{min-width: 40px;height: 40px;margin: 0 2.5px;}.product_conf_wrap .product_conf_head-dop a {background-color: #999;border: none;}.product_conf_wrap .product_conf_head-dop a#assembly_order {background-color: var(--dark, var(--theme-base-color)) var(--light, #517f02) !important;}.product_conf_wrap .product_conf_head{padding: 5px;}@media (min-width: 1024px) {.product_conf_foot {position: absolute;bottom: 5px;left: 10px;}.product_conf_block{width: calc(100% - 290px);}}@media (max-width: 1023px) {.product_conf_wrap {display: flex;flex-direction: column;}.product_conf_wrap .product_conf_block {order: 2;}.product_conf_wrap .product_conf_foot {order: 4;}.product_conf_wrap .product_conf_head {order: 3;display: flex;justify-content: space-between;align-items: center;}}.same-ctrls p{margin-bottom: 10px;}.same-ctrls .same-ctrls-row ul{margin-top: 0;margin-bottom: 15px;display: flex;flex-wrap: wrap;margin-left: -5px;margin-right: -5px;}.same-ctrls .same-ctrls-row ul li{margin: 0;padding: 0 5px;padding-bottom: 10px;}.same-ctrls .same-ctrls-row ul li label{margin: 0;cursor: pointer;position: relative;}.same-ctrls .same-ctrls-row ul li:before{content: '';margin: 0;}.same-ctrls .same-ctrls-row ul li input{display: none;}.same-ctrls .same-ctrls-row ul li label>span{display: block;padding: 5px;border-radius: 5px;background-color: #000;color: #fff;font-weight: 400;}.same-ctrls .same-ctrls-row ul li input:checked+span{background-color: var(--theme-base-color);color: #000000;}.same-ctrls .same-link{}@media screen and (max-width: 1399px){.same-ctrls .same-link{top: 0;left: 0;right: 0;bottom: 0;opacity: 0;overflow: hidden;position: absolute;}}@media screen and (min-width: 1400px) {.same-ctrls .same-link-wrap {position: absolute;bottom: 100%;width: 180px;padding-bottom: 15px;left: 50%;pointer-events: none;transform: translateX(-50%);z-index: 5;opacity: 0;}.same-ctrls .same-link-wrap:before{content: '';display: block;width: 15px;height: 15px;background: #000;transform: rotate(45deg) translateX(-50%);position: absolute;bottom: 2px;left: 50%;}.same-ctrls .same-ctrls-row ul li label:hover .same-link-wrap{opacity: 1;}.same-ctrls .same-link{z-index: 2;position: relative;background: #000;display: flex;flex-direction: column;border-radius: 8px;align-items: center;padding-top: 5px;}.same-ctrls .same-link img{display: block;height: 115px;width: 135px;object-fit: contain;object-position: center;}.same-ctrls .same-link span{padding: 5px;font-weight: 600;font-size: 16px;}.same-ctrls .same-link p{color: #fff;text-align: center;padding: 0 5px;}.same-ctrls .same-link{color: var(--dark, var(--theme-base-color)) var(--light, var(--theme-base-color));}.same-ctrls form{display: flex;flex-wrap: wrap;margin-left: -5px;margin-right: -5px;}.same-ctrls-row{flex: 0 0 33%;padding: 0 5px;}}.pb{display: flex;flex-wrap: wrap;align-items: center;padding: 10px 0;max-width: 520px;}.pb span{white-space: nowrap;text-transform: uppercase;padding-right: 15px;white-space: nowrap;font-size: 14px;}.pb-bar{position: relative;flex: 1 1 auto;flex-basis: 150px;max-width: 150px;}.pb-bar div{position: absolute;top: 0;left: 0;width: 100%;height: 100%;text-align: center;color: #fff;line-height: 26px;font-weight: 600;font-size: 20px;}.pb progress{width: 100%;color: var(--theme-base-color);height: 24px;border: 0;border-radius: 5px;overflow: hidden;}.pb progress[value]::-webkit-progress-bar {background-color: #363636;}.pb progress[value]::-webkit-progress-value {background-color: var(--theme-base-color);}.pb.num_20 progress[value]::-webkit-progress-value {background-color: #7daa01;}.pb.num_50 progress[value]::-webkit-progress-value {background-color: #a7e205;}.pb.num_71 progress[value]::-webkit-progress-value {background-color: #f6b302;}.pb.num_80 progress[value]::-webkit-progress-value {background-color: #f55f01;}.pb.num_90 progress[value]::-webkit-progress-value {background-color: #f73d00;}.pb.attention progress[value]::-webkit-progress-value {background-color: #f73d00;}h2.product-name span{color: var(--theme-base-color);font-size: 70%;vertical-align: middle;}.sec-filter{display: flex;gap: 16px;}.sec-filter li {list-style: none;margin: 0;}.sec-filter li a {display: block;padding: 9px;color: #fff;position: relative;white-space: nowrap;}.sec-filter li a.active {color: var(--theme-base-color);}.sec-filter li a:after{content: '';display: block;position: absolute;bottom: 0;left: 0;right: 0;height: 1px;}.sec-filter li a.active:after {background: var(--theme-base-color);}.sec-filter li a:hover{color: var(--theme-base-color);}.sec-filter li a:hover:after{background: var(--theme-base-color);}.sec-filter{overflow: auto;padding-bottom: 5px;}.info_item .product-info-headnote__article{display: none !important;}.text-under-detale-name .complectation__item-hide{max-height: 0;overflow: hidden;margin-bottom: 0;padding: 0;transition: all 200ms ease-in;}input#complectopener:checked~.complectation__item-hide{max-height: 100px;margin-bottom: 10px;padding: 1px 10px 1px 5px;}.complectation__opener{display: block;text-align: center;color: #999;position: relative;height: auto;line-height: normal;margin-bottom: 0;white-space: normal;margin-top: 25px;cursor: pointer;}.complectation__opener span{position: absolute;top: -20px;width: 20px;height: 20px;left: 50%;transform: translateX(-50%);border-radius: 4px;background: var(--light, #f4f4f4) var(--dark, #1d1d1d);}.complectation__opener span:after, .complectation__opener span:before{content: '';display: block;width: 14px;height: 2px;background: var(--theme-base-color);position: absolute;}.complectation__opener span:after{top: 50%;left: 50%;transform: translate(-50%, -50%);}.complectation__opener span:before{top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(90deg);}.complectation__opener p{margin: 0;position: relative;z-index: 2;background: var(--card_bg_black);padding: 2px;display: inline-block;}.complectation__opener:before{content: '';display: block;position: absolute;top: 50%;height: 1px;left: 0;right: 0;background: var(--stroke_black);}.complectation__opener .on{display: none}input#complectopener:checked~.complectation__opener span:before{opacity: 0;}input#complectopener:checked~.complectation__opener .on{display: inline-block;}input#complectopener:checked~.complectation__opener .off{display: none;}.product-main .toolbar{justify-content: flex-start;}.product-main .product-info-headnote__toolbar .like_icons.list.sm .btn-xs{border: none;}.product-main .blog-info__rating--top-info>span{border: none;}.product-info-headnote__rating{display: flex;flex-wrap: wrap;align-items: center;}.show-sames{display: flex;align-items: center;cursor: pointer;padding: 7px 14px 7px;font-size: 12px;}.show-sames svg{margin-right: 8px;}.show-sames *{pointer-events: none;}.new-modal{padding: 20px;background: var(--card_bg_black);}#modalContent,#modalContent2{width: 100%;max-width: 800px;}.product-main .modals{display: flex;flex-wrap: wrap;gap:10px;padding: 15px 0;margin-top: 15px;}.modals a,.new-modal-title{display: flex;flex-wrap: wrap;align-items: center;color: var(--white_text_black) !important;}.new-modal-title{border-bottom: 1px solid #999;padding: 10px 0;position: relative;top: -10px;padding-left: 20px;margin-left: -20px;margin-right: -20px;}.modals a div{padding-left: 8px;}.new-modal-title div{padding-left: 16px;}.modals a p,.new-modal-title p{margin-bottom: 0;}.new-modal-title p{font-size: 20px;}.modals a span{color: #999;border-bottom: 1px dotted;}.fancybox-content .text-form .text-form-info {padding-left: 27px;}.fancybox-content .price_txt{font-size: 12px;}.show-sames.active svg path{fill: var(--theme-base-color);}@media only screen and (max-width: 800px) {.product-main .quantity_block_wrapper.top-info {display: flex;flex-wrap: wrap;flex-direction: row;margin: 0;}.product-main .quantity_block_wrapper>div{padding: 0 5px;}.product-main .product-info-headnote__toolbar .like_icons.list.sm .btn-xs{padding: 0 3px;}.product-main .like_icons.list > div span.like-text{display: none;}#main .product-main .like_icons.list > div span.btn{display: flex;align-items: center;justify-content: center;}.product-main .prices_block .toolbar{flex-basis: auto;flex-direction: row;justify-content: flex-end;}.catalog_detail .product-main .new-prod-box .buy_block{display: flex;width: auto;margin-left: -20px !important;margin-right: -20px !important;max-width: none !important;justify-content: center;}.catalog_detail .product-main .new-prod-box .buy_block .flex-50{flex-basis: auto;}.catalog_detail .product-main .new-prod-box .buy_block .btn{font-size: 12px;padding: 10px;line-height: 1.654;}.product-info-headnote__toolbar .like_icons.list:not(.icons) > div span .svg{padding-right: 0;}}.product-action .toolbar .share{width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}.product-action .toolbar .share .svg-share path{fill: var(--white_text_black);}@media screen and (min-width: 1200px) {.new-prod-box{display: flex;gap: 15px;padding: 0px 0px 15px 0px;}.modals a p{font-size: 16px;}.modals a span{font-size: 13px;}.product-main .modals {gap: 45px;}.product-action .toolbar .share{margin-left: auto;}}.fancybox-container--popup .fancybox-bg{background: rgba(0,0,0,0.5) !important;}.new-close{display: block;text-align: center;width: 100%;text-transform: uppercase;color: var(--white_text_black);font-weight: 600;background: var(--card_bg_black);box-shadow: none;border: none;outline: none;height: 47px;line-height: 52px;cursor: pointer;}.new-foot{margin-left: -20px;margin-right: -20px;border-top: 1px solid #999;margin-top: 15px;position: relative;bottom: -15px;}.new-modal .js-sales{font-size: 130%;}.-modal-content{font-size: 120%;}.page-top .topic{display: none;}.product-info.product-info--type2 .shadowed-block .buy_block{flex-grow: 1;}.rating {margin: 0px 0px 0px!important;}.product-container .bottom-info-wrapper {margin-top: 0rem!important;}.ordered-block {margin: 0.5rem 0px 0.5rem!important;}.product-action .shadowed-block {background-color: unset !important;backdrop-filter: blur(8px);}.tabs-Nscroll .nav-tabs{display: flex;gap: 5px;white-space: nowrap;}.tabs-Nscroll .nav-tabs li a img{max-width: none;}.tabs-Nscroll .tabs{overflow: auto;}
/* End */


/* Start:/bitrix/templates/aspro_max/components/yenisite/ipep.props_groups/main/style.min.css?17774029043645*/
.yeni_ipep_props_groups h2 {font-size: 1.6em;margin: 15px 0 0;}.yeni_ipep_props_groups table {font-size: 14px;width: 100%;}.yeni_ipep_props_groups .hidden {display: none;}.yeni_ipep_props_groups .showGroupProps {color: blue;cursor: pointer;}.yeni_ipep_props_groups .group-icon {max-width: 32px;max-height: 32px;margin: 2px;}.yeni_ipep_prop_with_comment_box {background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2lpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOTdGMTE3NDA3MjA2ODExODA4M0VCODNDNjJCRDdDMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQzIyODVCNjEzMTgxMUU0ODVBOEUxRTkzQkVFOERENyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQzIyODVCNTEzMTgxMUU0ODVBOEUxRTkzQkVFOERENyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzRhNWFiZDItNGE3YS00ZjQyLWE1NTYtZDZjNGFiOTJjMGIxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY5N0YxMTc0MDcyMDY4MTE4MDgzRUI4M0M2MkJEN0MxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+RTWpsQAAATlJREFUeNpUkD9Lw0AYh393SRpNVYJy1IpCwaKg4D/qINFBBD+GLg7qpA5+CJdOVmfBxW8guGlQbJXi4CAOikMJZydtbJsm5yWppT7T3ft77n1fjuA8u5phVmHOYGkEAkmlBwmioO438UNaKLu88sbtXYxfbnyIbgIhPr+r/0qhQxeTaYYQAdw7ZUxebWLB3sNB6Qh1rxFFoUPdoH0jQP71AlupFbyvnyHPi7h1HqIodNS4F+B5Ho7nDzFomLhzHjEgdx3rG0EboaKLUCrxJyzdbOPaKiBrZjoZjYfGBEGAL8/FyfQ+lodz8Fv+X0SoQTW9018I9Ku9SOlD0aN4KUA6CbVYq3B5HtU0LSrm2CxmzCYopfE8iXSqRH742gSzTqcMxoQvoFMFKlFR8xsgCsGzy/kLt3d+BRgAW9yKOaV3+LYAAAAASUVORK5CYII=) no-repeat;width: 10px;height: 10px;top: -4px;left: 0;display: inline-block;position: relative;}.yeni_ipep_props_groups table tr.prop_line td {padding: 3px;}.yeni_ipep_props_groups table tr.prop_line:nth-child(odd) {background-color: RGB(240, 240, 240);}.yeni_ipep_props_groups table.scheme-green tr.prop_line:hover {background: #d7ffbd;}.yeni_ipep_props_groups table.scheme-ice tr.prop_line:hover {background: #bfefff;}.yeni_ipep_props_groups table.scheme-metal tr.prop_line:hover {background: #b3bdc1;}.yeni_ipep_props_groups table.scheme-pink tr.prop_line:hover {background: #fcd8e3;}.yeni_ipep_props_groups table.scheme-red tr.prop_line:hover {background: #fdd7cf;}.yeni_ipep_props_groups table.scheme-yellow tr.prop_line:hover {background: #ffeeb4;}.ui-tooltip {background: #fff;position: absolute;z-index: 9999;max-width: 300px;-webkit-box-shadow: 0 0 5px #aaa;box-shadow: 0 0 5px #aaa;padding: 4px;font-size: 13px;}body .ui-tooltip {border-width: 2px;}.prop_line{display: flex;margin: 0;}.prop_line dt{font-weight: normal;}dt{width: 48%;margin-bottom: 7px;position: relative;background: inherit;}dt:after {opacity: 0.3; content: "";position: absolute;left: 0;right: 0;margin-top: 1.5em;height: 1px;background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAAAAAA+i0toAAAAAnRSTlMA/1uRIrUAAAAMSURBVHheY7j1/z8ABY8C2UtBe8oAAAAASUVORK5CYII=) 0 0 repeat-x;}dd{width: 52%;margin-bottom: 7px;padding-left: 10px;}dt div {position: relative;padding-right: 5px;background: inherit;z-index: 1;display: inline-block;}
/* End */


/* Start:/bitrix/templates/aspro_max/vendor/css/carousel/swiper/swiper-bundle.min.css?177807062614468*/
/**
 * Swiper 11.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 14, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
/* End */


/* Start:/bitrix/templates/aspro_max/css/slider.swiper.min.css?17780706264048*/
.swiper-lazy{transition:opacity ease .3s;}#main .swiper-lazy:not(.swiper-lazy-loaded){background-size:auto;}.swiper-lazy:not(.swiper-lazy-loaded)>div{opacity:0;}.slide-solution--overflow-hidden{overflow:hidden;}.swiper-pagination.swiper-pagination--static{position:static;}.swiper-pagination-bullet{width:12px;height:12px;background:rgba(0,0,0,.1);opacity:1;position:relative;--swiper-pagination-bullet-horizontal-gap:7px;}.swiper-pagination-bullet:before{content:"";position:absolute;top:50%;left:50%;margin:-4px 0 0 -4px;width:8px;height:8px;background:#fff;border-radius:100%;transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;}.swiper-pagination-bullet:hover:before,.swiper-pagination-bullet.swiper-pagination-bullet-active:before{transform:scale(1.5);background-color:#9e9e9e;background-color:var(--theme-base-color);}.swiper-container-horizontal>.swiper-pagination-bullets{bottom:21px;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 7px;}.swiper-pagination--small .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:5px;width:8px;height:8px;background-color:#ccc;}.swiper-pagination--small .swiper-pagination-bullet-active,.swiper-pagination--small .swiper-pagination-bullet:hover{background-color:var(--theme-base-color);}.swiper-pagination--small .swiper-pagination-bullet:before{display:none;}@media screen and (max-width:600px){.swiper-pagionation-bullet--line-to-600.swiper-pagination-horizontal .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap:2px}.swiper-pagionation-bullet--line-to-600 .swiper-pagination-bullet{border-radius:5px;height:2px;background:rgba(136,136,136,.5)}.swiper-pagionation-bullet--line-to-600 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--light,#222) var(--dark,white)}.swiper-pagionation-bullet--line-to-600 .swiper-pagination-bullet:before{display:none}}.swiper-button-next,.swiper-button-prev{--swiper-navigation-size:40px;--swiper-navigation-sides-offset:20px;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);background:#fff;background:var(--arrows_bg_black);border-radius:3px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border:none;appearance:none;}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#9e9e9e;background-color:var(--theme-base-color);}.swiper-button-next:after,.swiper-button-prev:after{background:url("/bitrix/templates/aspro_max/css/../images/svg/header_icons.svg") no-repeat;font-size:0;width:7px;height:12px;background-position:var(--light,0px -65px) var(--dark,0px -81px);}.swiper-button-prev:hover:after{background-position:0 -81px;}.swiper-button-next:after{background-position:-11px -65px;background-position:var(--light,-11px -65px) var(--dark,-11px -81px);}.swiper-button-next:hover:after{background-position:-11px -81px;}.swiper-button-next:hover use,.swiper-button-prev:hover use{stroke:#fff;}.navigation_on_hover:not(:hover) .swiper-button-next,.navigation_on_hover:not(:hover) .swiper-button-prev{opacity:0;visibility:hidden;}.sm-nav .swiper-button-next,.sm-nav .swiper-button-prev{--swiper-navigation-size:34px;}.swiper-slide.swiper-slide--height-auto{height:auto;}.bx-no-touch .slider-solution--show-nav-hover:not(:hover) .swiper-button-prev{left:-50px;}.bx-no-touch .slider-solution--show-nav-hover:not(:hover) .swiper-button-next{right:-50px;}.slider-nav--shadow{box-shadow:0 5px 20px rgba(34,34,34,.07);}.swiper-pagination--bottom{--swiper-pagination-top:100%;}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none;}.swiper-button-prev .svg svg,.swiper-button-next .svg svg{height:auto;width:auto;}@media (min-width:768px){.swiper-nav-offset .swiper-button-prev{left:-20px}.swiper-nav-offset .swiper-button-next{right:-20px}}@media (max-width:600px){.swiper-nav--hide-600{display:none}}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/sale.gift.main.products/main/style.min.css?1778070625604*/
.bx_item_list_title{font-weight:bold;color:#000;background:#ebf4f8;vertical-align:middle;height:38px;text-align:center;line-height:38px;font-size:14px}.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#fbf1f0}.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#f2fbea}.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7}.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#fbf7db}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/front_tizers/style.min.css?17780706252242*/
.item-views.tizers{padding:3px 0 23px}.item-views.tizers.top{padding-top:9px}.item-views.tizers .item-wrapper>.item{padding-bottom:32px}.item-views.tizers .item-wrapper>.item .image{margin-bottom:10px;max-height:50px;flex-shrink:0;align-self:normal}.item-views.tizers .item-wrapper>.item .image img{max-width:100%;max-height:100%}.item-views.tizers:not(.top) .item-wrapper>.item .image{margin-top:6px;max-width:40px}.item-views.tizers .items.small-block>.row,.item-views.tizers .items.tops>.row{align-items:start}.item-views.tizers .items.small-block .image{width:32px;height:32px}.item-views.tizers .items.small-block .image img,.item-views.tizers .items.small-block .image svg{max-width:100%;max-height:32px}@media (min-width:601px){.item-views.tizers .item-wrapper>.item .pull-left+.inner-text{padding-left:26px}.item-views.tizers .item-wrapper>.item .pull-right+.inner-text{padding-right:26px}.item-views.tizers .small-block .item-wrapper>.item .pull-left+.inner-text{padding-left:20px}}@media (max-width:600px){.item-views.tizers:not(.top) .item-wrapper>.item .image{float:none!important}.item-views.tizers .items.small-block .item .image+.inner-text,.item-views.tizers .items.tops .item .image+.inner-text{padding-left:20px}body .wrapper1:not(.with_left_block) .wrapper_inner.front .drag-block.container .item-views.tizers{padding-bottom:3px}.item-views.tizers .mobile-list .item-wrapper{width:100%;text-align:left;padding-left:30px;padding-right:30px}.item-views.tizers .mobile-list .item-wrapper>.item .image{width:40px;height:40px;margin:6px 18px 0 0}.item-views.tizers .mobile-list .item-wrapper>.item{text-align:left;display:-ms-flexbox;display:flex}.item-views.tizers .mobile-list .item-wrapper>.item .inner-text .value{line-height:1.538em}.item-views.tizers .mobile-list .item .title{margin-bottom:5px}.item-views.tizers .mobile-list .item-wrapper>.item{padding-bottom:18px}.item-views.tizers .mobile-list.row{padding-bottom:18px}.item-views.tizers .mobile-list .item-wrapper>.item .image+.inner-text{padding-left:0}.tizers.left .flexbox:not(.mobile-list) .item.flexbox--row{flex-direction:column;align-items:flex-start}.tizers.left .flexbox:not(.mobile-list) .item.flexbox--row .inner-text{padding-left:0;word-break:break-word}}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/news-list/style.min.css?17780706258352*/
.list-type-block .period-block{margin:0 0 14px;}.list-type-block.item-views.wide_img.list .item .previewtext{margin-top:14px;}.item-views.list-type-block .item .previewtext p:first-child{margin-top:0;}.list-type-block.item-views.wide_img .item .body-info .arrow_link{position:absolute;right:0;top:0;display:inline-block;width:38px;height:38px;}.list-type-block.item-views.wide_img.image_right .item .body-info .arrow_link{display:none;}.list-type-block.item-views.wide_img.image_right .item .image + .body-info.has-link{padding-right:293px;padding-left:0;}.item-views.list-type-block .items .item_wrap{padding:39px;margin:0 0px -1px;}.item-views.list-type-block .items .item_wrap:not(:hover){background:var(--light,none) var(--dark,var(--card_bg_black));}.list-type-block.item-views.wide_img .item .svg.svg-inline-right-arrow{position:absolute;top:13px;left:12px;}.item_wrap:hover .body-info .arrow_link .svg-inline-right-arrow path{fill:#fff!important;}.head-block .item-link.active .btn-inline.darken{color:#333;color:var(--white_text_black);}.list-type-block.item-views.wide_img .item .period-block-bottom{position:absolute;bottom:0;left:0;}.list-type-block.item-views.image_left.wide_img .item.wti.wdate{padding-bottom:20px;}.list-type-block.item-views.image_left.wide_img .item .image + .body-info .period-block-bottom{position:absolute;bottom:0;left:293px;}.list-type-block.item-views .item .section-name-block{display:block;margin:0 0 10px;}.list-type-block.item-views.wide_img .item .image + .body-info{padding-left:293px;padding-right:70px;}.list-type-block.item-views .item .body-info .info-sticker-block.static-block{position:static;}.list-type-block.item-views .item_wrap>.item .period-block .svg,.list-type-block.item-views .item_wrap>.item .period-block-bottom .svg{padding:0 9px 1px 0;}.list-type-block.item-views .item .body-info:not(.with-section) .period-block{margin-top:-6px;}.list-type-block.item-views .item:not(.wdate) .body-info:not(.with-section)>.title{margin-top:-6px;}.item-views.list-type-block.wide_img .items.row>.col-md-12{z-index:10;}.list-news1 .item .middle_properties .middle_prop{margin-right:32px;display:inline-block;margin-top:7px;}.list-news1 .item .middle_properties .middle_prop .title-prop{margin-bottom:5px;}.list-news1 .item .middle_properties{margin-top:13px;}.compact-view.item-views{}.compact-view.item-views.list-type-block .items .item_wrap{padding:2.27rem;}.compact-view.list-type-block.item-views.wide_img .item .image + .body-info{padding-left:12.27rem;}.compact-view.list-type-block.item-views .item .title{margin-bottom:.8rem;}body .compact-view.list-type-block.item-views.list .item .previewtext{margin:0;}.compact-view.list-type-block.item-views .body-info.with-section span.date-separate{padding-left:8px;padding-right:8px;float:left;}.compact-view.list-type-block.item-views .body-info.with-section span.section-name-block{float:left;}.compact-view.list-type-block.item-views .body-info.with-section .top_title_wrap{overflow:hidden;}.compact-view.list-type-block.item-views .body-info.with-section .period-block span.date{float:left;}.compact-view.list-type-block.item-views .item .body-info:not(.with-section) .period-block{margin-top:0;}.compact-view.list-type-block.item-views.list-news1 .item .image + .body-info.with-section{padding-bottom:0;}.compact-view.list-type-block .period-block{margin:0 0 10px;}.compact-view.list-type-block.item-views .item .body-info .info-sticker-block.static-block{margin-top:20px;}.small-image-view.list-type-block.item-views.wide_img .item .image>a{background-color:#fff;border-radius:4px;padding:10px;display:inline-block;}.small-image-view.list-type-block.item-views.wide_img .item .image + .body-info{padding-left:13rem;}.small-image-view.list-type-block.item-views.wide_img.image_right .item .image + .body-info{padding-right:12.6rem;padding-left:0;}.list-type-block.item-views.list-news1.services-mode .properties + .services_buy_block .prices{margin-top:-2px;}.list-type-block.item-views.list-news1.services-mode .properties{margin-top:-2px;}.list-news1.services-mode .previewtext + .properties + .order_service_in_list{margin-top:23px;}.list-news1.services-mode .previewtext + .properties + .order_service_in_list.no-props{margin-top:25px;}.list-type-block.item-views.list-news1 .properties .inner-wrapper{padding:0;display:block;vertical-align:bottom;font-size:.933em;line-height:22px;}.list-type-block.item-views.list-news1 .properties .inner-wrapper:last-child{margin-bottom:20px;}.list-type-block.item-views.list-news1 .item.wti .body-info .properties{margin-left:0;margin-right:0;}.list-type-block.item-views.list-news1 .prices div{display:inline-block;}.list-type-block.item-views.list-news1 .prices{margin-top:20px;}.list-type-block.item-views.list-news1 .prices .price_old{margin-left:5px;text-decoration:line-through;}.list-news1 .slider-outer{padding:0 2.27rem;border:1px solid #ececec;border-color:var(--stroke_black);margin-bottom:-1px;width:100%;width:calc(100% + 1px);background-color:var(--card_bg_black);}.list-news1.item-views .slider-solution .item_wrap{padding:2.27rem 2.27rem 2.27rem 0;height:100%;}.list-news1 .slider-solution .item .previewtext,.list-news1 .slider-solution .item .arrow_link{display:none;opacity:0;visibility:hidden;}body .list-news1.item-views .slider-solution .item{height:100%;}body .list-news1.item-views .slider-solution .item>.image{width:150px;}.list-news1.item-views .slider-solution .item>.image + .body-info{padding:0 0 0 174px;}body .list-news1.item-views.image_left .slider-solution .item>.image + .body-info .period-block-bottom{left:174px;white-space:nowrap;}.property .darken{word-break:break-word;}@media (max-width:767px){.list-type-block.item-views.wide_img .item .body-info .arrow_link{display:none}.list-type-block.item-views.wide_img .item .image + .body-info{padding-right:0}.list-news1 .slider-outer{padding:0}.list-news1.item-views .slider-solution .item_wrap{padding:19px 19px 9px}.list-news1 .slider-solution .item_wrap .item{width:100%}body .list-news1.item-views .slider-solution .item_wrap .item>.image{margin-bottom:17px;width:100%}body .list-news1.item-views .slider-solution .item .section-name-block{margin-bottom:13px}body .list-news1.item-views.image_left .slider-solution .item>.image + .body-info .period-block-bottom{left:0}.list-news1.list-type-block.item-views .slider-solution .item .image + .body-info.with-section{padding-bottom:39px;padding-left:0}}@media (min-width:601px){.list-news1.compact-view.list-type-block.item-views.wide_img .item>.image{width:150px;min-height:100px;flex-direction:column;justify-content:center;display:flex}.list-news1.small-image-view.list-type-block.item-views.wide_img .item>.image{width:160px;height:110px;flex-direction:column;justify-content:center;display:flex}}@media (max-width:600px){.list-type-block.item-views .items.mobile-compact .item>.body-info{padding:0 29px 29px!important}.compact-view.list-type-block.item-views .items.mobile-compact .body-info.with-section span.section-name-block{float:none}.item-views.list-type-block .items.mobile-compact .item_wrap{padding:0}.list-news1.list-type-block.item-views.image_left.wide_img .item .period-block-bottom,.list-news1.list-type-block.item-views.image_right.wide_img .item .period-block-bottom{position:absolute;bottom:0;left:0}.list-news1.list-type-block.item-views.wide_img .item>.image,.list-news1.list-type-block.item-views.image_right.wide_img .item>.image{margin-bottom:39px}.list-news1.list-type-block.item-views .item>.body-info,.list-news1.list-type-block.item-views.image_right .item .body-info{padding-top:0}.list-news1.list-type-block.item-views .item .title{margin-bottom:0}.list-news1.list-type-block.item-views.wide_img.list .item .previewtext{margin-top:13px}.list-news1 .owl-carousel{width:calc(100% - 1px);margin-left:-1px!important}.mobile-overflow.row .item{height:100%;min-height:100%}.mobile-overflow.row .item .previewtext{display:none}.list-type-block.item-views.image_left.wide_img .item .image + .body-info .period-block-bottom{left:0}}@media (max-width:400px){.compact-view.list-type-block.item-views .body-info.with-section span.section-name-block,.compact-view.list-type-block.item-views .body-info.with-section .period-block span.date{float:none}.compact-view.list-type-block.item-views .body-info.with-section span.date-separate{display:none}}
/* End */


/* Start:/bitrix/templates/aspro_max/components/webprostor/configurator.onepage/torg-detail/style.min.css?17773983876458*/
#webprostor_configurator {margin-bottom: 20px;}#webprostor_configurator .sticky-top, #modalProducts .sticky-top {position: sticky;top: 10px;z-index: 103;}#webprostor_configurator .sticky-bottom {position: sticky;bottom: 0;}#webprostor_configurator #steps_groups .list-group-item h3 {margin-top: 5px;margin-bottom: 15px;}#webprostor_configurator .steps h4, #webprostor_configurator .steps .products h5, #webprostor_configurator .steps .price {margin-top: 15px;margin-bottom: 15px;}#webprostor_configurator .steps .price {white-space: nowrap;}#webprostor_configurator.compact-view .steps h4, #webprostor_configurator.compact-view .steps .products h5, #webprostor_configurator.compact-view .steps h3.price {margin-top: 5px;margin-bottom: 10px;overflow-wrap: break-word;}#webprostor_configurator .steps .picture, #webprostor_configurator .steps .description {margin-bottom: 15px;}#webprostor_configurator .steps .properties {word-wrap: break-word;}#webprostor_configurator.compact-view .steps .picture, #webprostor_configurator.compact-view .steps .description {margin-bottom: 10px;}#webprostor_configurator .steps .list-group-item button {margin-bottom: 15px;}#webprostor_configurator.compact-view .steps .list-group-item button {margin-bottom: 5px;}#webprostor_configurator .steps .quantity-wrapper {margin-top: 10px;display: flex;}#webprostor_configurator .steps .quantity-wrapper a {display: inline-block;text-align: center;font-weight: 700;font-size: 14px;line-height: 16px;border: 1px solid #f3f6f8;color: #cfd5d9;width: 18px;vertical-align: top;text-decoration: none;}#webprostor_configurator .steps .quantity-wrapper a:hover {color: #222;box-shadow: 0px 2px 7px 0px rgba(57, 74, 83, 0.2);}#webprostor_configurator .steps input[data-type="quantity"] {max-width: 40px;display: inline-block;border-width: 0 !important;box-shadow: none !important;font-weight: 700;font-size: 13px;line-height: 18px;text-align: center;border: none;outline: none;padding: 0;margin: 0;}#webprostor_configurator .steps .products > div:not(:last-of-type) {padding-bottom: 15px;}#webprostor_configurator #progress h5 {margin-top: 0;margin-bottom: 10px;}#webprostor_configurator #progress .progress:last-of-type {margin-bottom: 0;}#webprostor_configurator #order_wrapper {display: flex;}#webprostor_configurator #order_wrapper #assembly_quantity {max-width: 60px;}#webprostor_configurator #order_wrapper #assembly_quantity + a {margin-left: 5px;}#webprostor_configurator.compact-view h3, #webprostor_configurator.compact-view h4, #webprostor_configurator.compact-view h5, #webprostor_configurator.compact-view strong {font-weight: 500;}#webprostor_configurator.compact-view .alerts {padding-top: 15px;}#webprostor_configurator.compact-view .alerts .alert {margin-bottom: 0;}#webprostor_configurator.print .webprostor-configurator-items-list table .th-mobile {display: none;}#webprostor_configurator #assembly_quantity {margin-bottom: 0px;}#modalProducts #sortPanel.sticky-top {top: 0;z-index: 102;}#modalProducts #quick_search {border-color: #ccc;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}#modalProducts #sort li, #modalProducts #views li {margin-bottom: 0;}#modalProducts #sort li > a {display: flex;align-items: center;}#modalProducts #sort li > a span + i {margin-left: 3px;}#modalProducts .navbar ul li, #modalProducts .webprostor-configurator-pagination ul li {padding-left: 0;}#modalProducts .navbar ul li:before, #modalProducts .webprostor-configurator-pagination ul li:before, #modalProducts .webprostor-configurator-catalog-section ul li:before {content: "";}#modalProducts .navbar-text {margin-top: 15px;margin-bottom: 10px;}#modalProducts #productFilterRight .bx-filter .bx-filter-popup-result, #modalProducts #productFilterRight .smart-filter-popup-result {left: 97%;border-width: 2px 2px 2px 10px;-webkit-border-image: url(/bitrix/images/webprostor.configurator/result_popup_right.png) 4 4 4 20 repeat;-moz-border-image: url(/bitrix/images/webprostor.configurator/result_popup_right.png) 4 4 4 20 repeat;-o-border-image: url(/bitrix/images/webprostor.configurator/result_popup_right.png) 4 4 4 20 repeat;border-image: url(/bitrix/images/webprostor.configurator/result_popup_right.png) 4 4 4 20 fill repeat;}#modalProducts .webprostor-configurator-catalog-section .description h5 {margin-top: 0;}#modalProducts .webprostor-configurator-catalog-section .raiting {margin-top: 10px;margin-bottom: 5px;text-align: center !important;}@media (min-width: 992px) {#modalProducts .modal-xl, #modalProductInfo .modal-xl {width: 800px;}}@media(min-width: 1200px) {#modalProducts .modal-xl, #modalProductInfo .modal-xl {width: 1140px;}}@media(min-width: 992px) {#productFilterRight {display: block !important;}}@media(max-width: 992px) {#modalProducts .sticky-top {position: relative;top: 0;}#modalProducts #sortPanel .navbar-text {clear: left;}#modalProducts #sortPanel .navbar-nav {clear: left;float: left !important;}}@media(min-width: 768px) {#webprostor_configurator .text-sm-right {text-align: right;}}@media(max-width: 768px) {#webprostor_configurator .steps {text-align: center;}#webprostor_configurator .steps .picture img {max-height: 300px;margin: 0 auto;}#webprostor_configurator .steps .sticky-bottom > div {width: 100%;text-align: center;}#webprostor_configurator .steps .quantity-wrapper {justify-content: center;}#webprostor_configurator .steps h3.price, #webprostor_configurator .steps .real-balance {margin-bottom: 10px !important;}#webprostor_configurator .steps .quantity-wrapper a {color: #222;box-shadow: 0 none;}#modalProducts #sortPanel .navbar-text {display: none !important;}#modalProducts #sortPanel .navbar-nav {clear: none;}#modalProducts #sort.navbar-nav {padding-left: 7.5px;}#modalProducts #views.navbar-nav {float: right !important;padding-right: 7.5px;}#modalProducts #sortPanel .navbar-nav > li {float: left !important;}#modalProducts #productFilterRight .bx-filter .bx-filter-popup-result, #modalProducts #productFilterRight .smart-filter-popup-result {position: absolute;bottom: auto;left: auto;right: 0;width: auto;padding: 15px;margin: 0;border: 0 none;background: #fff;z-index: 99999;border: 1px solid #dee2e6;border-right: 0;text-align: center;font-size: 18px;line-height: 28px;}#modalProducts #productFilterRight .bx-filter .bx-filter-popup-result a, #modalProducts #productFilterRight .smart-filter-popup-result a {border-radius: 4px;border: 1px solid #cecece;padding: 15px 25px;display: inline-block;margin-top: 3px;}}
/* End */


/* Start:/bitrix/components/bitrix/iblock.vote/templates/bootstrap_v4/style.min.css?1726651943200*/
.bx-rating{display:block;text-align:center}.bx-rating-icon-container{margin-right:3px;cursor:pointer}.bx-rating .bx-rating-icon-container:last-child{margin-right:0}.bx-rating-icon{fill:var(--primary)}
/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17266519741413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.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:0;-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}.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:/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/style.min.css?172665197019517*/
#JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn, #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn:hover, #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn:active, #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn:focus { border-color: rgba(0,0,0,0.5); }#JCSmartFilterConfigurator.bx-filter .bx-filter-section>.row { padding: 0 5px; } #JCSmartFilterConfigurator.bx-filter .list-group { margin-bottom: 0; } #JCSmartFilterConfigurator.bx-filter .bx-filter-title { font-size: 18px; margin-bottom: 10px; color: #000; }#JCSmartFilterConfigurator.bx-filter .bx-filter-parameters-box { position: relative; }  @media (min-width: 992px) { #JCSmartFilterConfigurator.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) { clear: both; } } @media (min-width: 768px) and (max-width: 991px) { #JCSmartFilterConfigurator.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) { clear: both; } } #JCSmartFilterConfigurator.bx-filter .bx-filter-parameters-box-title span {  cursor: pointer; } #JCSmartFilterConfigurator.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {  border-color: transparent; } #JCSmartFilterConfigurator.bx-filter .bx-filter-block { display: none; -webkit-transition: padding .3s ease; -moz-transition: padding .3s ease; -ms-transition: padding .3s ease; -o-transition: padding .3s ease; transition: padding .3s ease; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;  padding-top: 18px; } #JCSmartFilterConfigurator.bx-filter .bx-filter-button-box .bx-filter-block, #JCSmartFilterConfigurator.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block { display: block; } #JCSmartFilterConfigurator.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub { font-size: 14px; font-style: normal; display: block; padding-bottom: 5px; } #JCSmartFilterConfigurator .bx-filter-parameters-box-container .checkbox:first-child { margin-top: 0; } #JCSmartFilterConfigurator.bx-filter .bx-filter-parameters-box-container-block { font-size: 11px; color: #3f3f3f; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-input-container {} #JCSmartFilterConfigurator.bx-filter .bx-filter-button-box { clear: both; } #JCSmartFilterConfigurator.bx-filter .bx-filter-button-box .bx-filter-block { margin-bottom: 15px; }   #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-track-container { padding-top: 15px; padding-bottom: 10px; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-track { position: relative; height: 7px; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part { position: absolute; top: -6px; width: 1px; height: 17px; background: #a2bfc7; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p1 { left: -1px; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p2 { left: 25%; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p3 { left: 50%; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p4 { left: 75%; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p5 { right: -1px; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part span { font-size: 11px;  position: absolute; top: -16px; left: 50%; display: block; width: 100px; margin-left: -50px; text-align: center; color: #000; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p2 span, #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p3 span, #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-part.p4 span { color: #6b8086; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-range, #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar, #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar-vd, #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar-vn, #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar-v { position: absolute; top: 0; bottom: 0; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-range { z-index: 50; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar { z-index: 100; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar-vd { z-index: 60; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar-vn { z-index: 70; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-pricebar-v { z-index: 80; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-handle { position: absolute; top: 100%; width: 22px; height: 22px; border-bottom: none; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-handle:hover { -webkit-cursor: grab; -ms-cursor: grab; -o-cursor: grab; cursor: grab; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-handle:active { -webkit-cursor: grabbing; -ms-cursor: grabbing; -o-cursor: grabbing; cursor: grabbing; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-handle.left { left: 0; margin-left: -21px; } #JCSmartFilterConfigurator.bx-filter .bx-ui-slider-handle.right { right: 0; margin-right: -21px; }   #JCSmartFilterConfigurator.bx-filter .bx-filter-select-container { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 35px; border-radius: 3px; border: 1px solid #ccd5db; } .bx-retina #JCSmartFilterConfigurator.bx-filter .bx-filter-select-container { border-style: solid; border-width: 1px; -webkit-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; -moz-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; -o-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; } #JCSmartFilterConfigurator.bx-filter .bx-filter-select-block { position: relative; display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 33px; margin: 0; padding: 0 33px 0 10px; border: none; border-radius: 2px; background: #fff; } #JCSmartFilterConfigurator.bx-filter .bx-filter-select-text { font-size: 15px; line-height: 33px; overflow: hidden; max-width: 100%; height: 33px; cursor: pointer; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; -ms-text-overflow: ellipsis; } #JCSmartFilterConfigurator.bx-filter .bx-filter-select-text.fix { min-width: 120px; } #JCSmartFilterConfigurator.bx-filter .bx-filter-select-text label { cursor: pointer; } #JCSmartFilterConfigurator.bx-filter .bx-filter-select-arrow { position: absolute; top: 0; right: 0; width: 34px; height: 33px; cursor: pointer; background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center; }  .bx-filter-select-popup { background: #fff; padding: 0; min-width: 173px; } .bx-filter-select-popup ul { margin: 0; padding: 0; list-style: none; } .bx-filter-select-popup ul li { display: block; text-align: left; vertical-align: middle; margin-left: 10px;} .bx-filter-select-popup ul li:before { display: none; }.bx-filter-select-popup ul li:first-child { border-bottom: 1px solid #e5e5e5; padding-bottom: 5px; margin-bottom: 5px; } .bx-filter-select-popup ul li label { font-size: 14px; line-height: 26px; display: block; text-align: left !important; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 26px; padding: 0 5px; cursor: pointer; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; -ms-text-overflow: ellipsis; color: #575757; } .bx-filter-select-popup ul li label.selected, .bx-filter-select-popup ul li label:hover { color: #000; background: #f3f8fa; } .bx-filter-select-popup ul li label.disabled { color: #b8b8b8; background: transparent; } .bx-filter-select-popup ul li .bx-filter-param-text { line-height: 34px !important; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-tag { padding: 18px; } #JCSmartFilterConfigurator.bx-filter .bx-tag-link { font-size: 12px; text-decoration: none; text-shadow: none; } #JCSmartFilterConfigurator.bx-filter .bx-tag-link.bx-active, #JCSmartFilterConfigurator.bx-filter .bx-tag-link:hover { color: #1d3d46; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label { min-height: 20px; font-weight: normal; cursor: pointer; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label { float: left; display: block; margin-right: 5px; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn-block .bx-filter-param-label { display: block; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label {  } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.dib { display: inline-block; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-text { font-weight: normal; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text { color: #6c6c6c; } .bx-filter-select-popup .bx-filter-param-label.bx-active { background: #f3f8fa; }   #JCSmartFilterConfigurator.bx-filter .bx-filter-input-checkbox {} #JCSmartFilterConfigurator.bx-filter .bx-filter-input-checkbox input[type=radio], #JCSmartFilterConfigurator.bx-filter .bx-filter-input-checkbox input[type=checkbox] {} #JCSmartFilterConfigurator.bx-filter .bx-filter-input-checkbox .bx-filter-param-text { display: block; text-align: left; }   #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn { font-weight: normal; display: inline-block; width: 38px; height: 38px; padding: 6px; text-align: center; text-decoration: none; color: #000; vertical-align: middle; border: 1px solid #ccd5db; border-radius: 2px; background: #fff; position: relative; -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease; -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease; -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease; -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease; transition: border .3s ease, box-shadow .1s ease, color .3s ease; cursor: pointer; } .bx-retina #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn { border-style: solid; border-width: 1px; -webkit-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; -moz-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; -o-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/border_default.png) 2 repeat; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn.bx-color-sl {}  #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl { background: transparent; box-shadow: none } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl { position: relative; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before { position: absolute; bottom: 0; right: 0; top: 0; left: 0; content: ' '; display: block; z-index: 100; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center; opacity: .7; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn .bx-filter-param-text { line-height: 26px; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn.bx-spm { width: 23px; min-width: 23px; height: 23px; line-height: 23px; font-weight: normal; padding: 0; font-size: 17px; color: #767b7e; vertical-align: top; border-radius: 50%; background-color: transparent; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn.bx-spm.bx-plus { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn.bx-spm.bx-minus { background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-btn.bx-spm:active { outline: none !important; box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12); } #JCSmartFilterConfigurator.bx-filter span.bx-spm { font-size: 18px;  line-height: 23px; display: inline-block; height: 23px; margin: 0 10px; vertical-align: middle; color: #000; }  .bx-filter-select-popup .bx-filter-select-text-icon, #JCSmartFilterConfigurator.bx-filter .bx-filter-select-text-icon { line-height: 33px; position: relative; display: inline-block; width: 23px; height: 23px; margin-top: -4px; margin-right: 2px; vertical-align: middle; border-radius: 2px; } .bx-filter-select-popup .bx-filter-btn-color-icon, #JCSmartFilterConfigurator.bx-filter .bx-filter-btn-color-icon { line-height: 24px;  border-radius: 2px; display: inline-block; width: 24px; height: 24px; vertical-align: middle; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05); -webkit-background-size: cover; background-size: cover; } .bx-filter-select-popup .bx-filter-btn-color-icon { width: 20px; height: 20px; margin: 2px 0; top: 0 !important; } #JCSmartFilterConfigurator.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon { top: -1px !important; } .bx-filter-btn-color-icon.all { position: relative; border: none; box-shadow: none } .bx-filter-btn-color-icon.all:after, .bx-filter-btn-color-icon.all:before { position: absolute; width: 60%; height: 60%; background: #fff; content: " "; box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2); } .bx-filter-btn-color-icon.all:after { right: 0; bottom: 0; } .bx-filter-btn-color-icon.all:before { top: 0; left: 0; } #JCSmartFilterConfigurator.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon { opacity: .2; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-parameter-biz { font-size: 14px; line-height: 15px; display: inline-block; margin-right: 10px; text-decoration: none; color: #1485ce; border-bottom: 1px dashed; } #JCSmartFilterConfigurator.bx-filter .bx-filter-parameter-biz:hover { text-decoration: none; border-bottom: 1px solid; } #JCSmartFilterConfigurator.bx-filter .bx-filter-parameter-biz.bx-active { position: relative;  color: #000; border-color: transparent; }  .btn-themes { color: #FFF } .btn-themes.bx-active, .btn-themes.focus, .btn-themes:active, .btn-themes:focus, .btn-themes:hover{ color: #FFF }  #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result { font-size: 13px; font-weight: normal; position: absolute; z-index: 915; display: none; line-height: normal; margin-top: -7px; margin-left: 10px; padding: 0 10px; white-space: nowrap; color: #3f3f3f; min-height: 37px; line-height: 18px; border-style: solid; border: 1px solid #C6DCE7; } #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result.left { border-width: 2px 10px 2px 2px; -webkit-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_left.png) 4 20 4 4 repeat; -moz-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_left.png) 4 20 4 4 repeat; -o-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_left.png) 4 20 4 4 repeat; border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_left.png) 4 20 4 4 fill repeat; } #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result.right { border-width: 2px 2px 2px 10px; -webkit-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_right.png) 4 4 4 20 repeat; -moz-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_right.png) 4 4 4 20 repeat; -o-border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_right.png) 4 4 4 20 repeat; border-image: url(/bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/images/result_popup_right.png) 4 4 4 20 fill repeat; }  #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result.right { left: 97%; } #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result.left { right:97%; } .bx-filter-horizontal .bx-filter-popup-result{ display: inline-block; position: relative; left: auto; right: auto; bottom: -7px; } #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result a { color: #0073a3; line-height: 10px; } #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result a:hover { text-decoration: none; } #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result-close { display: none; } @media (max-width: 767px) { .bx-touch #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result { font-size: 12px; line-height: 14px; position: fixed !important; z-index: 1001; top: auto !important; right: 0 !important; bottom: 0 !important; left: 0 !important; margin-top: 0; margin-left: 0; width: auto; height: auto; padding: 10px; border-radius: 2px; border: 1px solid #c6dae7; background: rgba(255,255,255,.9); } .bx-touch #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result br{display: none;} #JCSmartFilterConfigurator.bx-filter .bx-filter-popup-result .arrow { display: none; } }  #JCSmartFilterConfigurator .ui-helper-hidden { display: none; } #JCSmartFilterConfigurator .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } #JCSmartFilterConfigurator .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } #JCSmartFilterConfigurator .ui-helper-clearfix:before, #JCSmartFilterConfigurator .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; } #JCSmartFilterConfigurator .ui-helper-clearfix:after { clear: both; } #JCSmartFilterConfigurator .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }  #JCSmartFilterConfigurator .ui-front { z-index: 100; }   #JCSmartFilterConfigurator .ui-state-disabled { cursor: default !important; pointer-events: none; }   #JCSmartFilterConfigurator .ui-icon { display: inline-block; vertical-align: middle; margin-top: -.25em; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }  #JCSmartFilterConfigurator .ui-widget-icon-block { left: 50%; margin-left: -8px; display: block; } #JCSmartFilterConfigurator .ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } #JCSmartFilterConfigurator .ui-slider { position: relative; text-align: left; } #JCSmartFilterConfigurator .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; -ms-touch-action: none; touch-action: none; } #JCSmartFilterConfigurator .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }  #JCSmartFilterConfigurator .ui-slider.ui-state-disabled .ui-slider-handle, #JCSmartFilterConfigurator .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }  #JCSmartFilterConfigurator .ui-slider-horizontal { height: .8em; } #JCSmartFilterConfigurator .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } #JCSmartFilterConfigurator .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } #JCSmartFilterConfigurator .ui-slider-horizontal .ui-slider-range-min { left: 0; } #JCSmartFilterConfigurator .ui-slider-horizontal .ui-slider-range-max { right: 0; }  #JCSmartFilterConfigurator .ui-widget.ui-widget-content { border: 1px solid #c5c5c5; }  #JCSmartFilterConfigurator .ui-widget-header { border: 1px solid #dddddd; background: #e9e9e9; color: #333333; font-weight: bold; }  #JCSmartFilterConfigurator .ui-state-default { border: 1px solid #c5c5c5; background: #f6f6f6; font-weight: normal; color: #454545; }
/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17266519422530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/bitrix/components/webprostor/configurator.quick.view/templates/.default/style.min.css?17504181733238*/
#configurator_quick_view #quick_view_picture_wrapper {padding: 20px;border: 1px solid #f3f6f8;margin-bottom: 20px;}#configurator_quick_view #quick_view_picture {width: 100%;height: 400px;background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;}#configurator_quick_view #quick_view_picture_wrapper .configurator-product-carousel.owl-carousel {height: 450px;background-image: url(/bitrix/images/webprostor.configurator/preloader.gif);background-repeat: no-repeat;background-position: 50% 50%;padding-bottom: 30px;}#configurator_quick_view #quick_view_picture_wrapper .owl-carousel .owl-dots {position: absolute;bottom: 0;width: 100%;margin-top: 0 !important;}#configurator_quick_view #quick_view_picture_wrapper .owl-carousel .owl-nav [class*='owl-'] {color: inherit;border: none;padding: 0 !important;font: inherit;outline: none;width: 40px;height: 40px;background: #f3f6f8;border-radius: 0;line-height: 40px;text-align: center;}#configurator_quick_view #quick_view_picture_wrapper .image-item {padding: 5px;}#configurator_quick_view #quick_view_picture_wrapper .image-wrapper {display: block;height: 400px;background-image: url(/bitrix/images/webprostor.configurator/preloader.gif);background-size: contain;background-repeat: no-repeat;background-position: 50% 50%;}#configurator_quick_view #quick_view_right_block {padding: 20px;background: #f3f6f8;margin-bottom: 20px;}#configurator_quick_view #quick_view_description {margin-bottom: 15px;}#configurator_quick_view #quick_view_rating > * {margin: 0 auto;}#configurator_quick_view #quick_view_price {font-size: 200%;margin-top: 20px;}#configurator_quick_view #quick_view_properties .quick_view_property {padding: 7px 0 8px;}#configurator_quick_view #quick_view_properties .quick_view_property_key {font-weight: 400;font-size: 13px;line-height: 18px;color: #667482;}#configurator_quick_view #quick_view_properties .quick_view_property_value {font-weight: 400;font-size: 13px;line-height: 18px;word-break: break-word;}#configurator_quick_view .nav.nav-tabs {margin: 0;}#configurator_quick_view .nav.nav-tabs li {margin-left: 0;padding-left: 0;}#configurator_quick_view .nav.nav-tabs li:before {display: none;}#configurator_quick_view .tab-content .tab-pane {padding-top: 20px;}.webprostor-configurator-catalog-section .photo {position: relative;}.webprostor-configurator-catalog-section .quick-view {display: none;background: rgba(255,255,255,0.5) url(/bitrix/images/webprostor.configurator/theme/view.svg) no-repeat 50% 50% / 30px 30px;position: absolute;z-index: 2;width: 60px;height: 60px;top: 50%;left: 50%;margin-left: -30px;margin-top: -30px;border-radius: 30px;}.webprostor-configurator-catalog-section .photo:hover .quick-view {display: block;}@media(max-width: 992px) {#configurator_quick_view #quick_view_picture_wrapper .image-wrapper, #configurator_quick_view #quick_view_picture_wrapper .configurator-product-carousel.owl-carousel, #configurator_quick_view #quick_view_picture {height: 300px;}}@media(max-width: 768px) {#configurator_quick_view #quick_view_picture_wrapper .image-wrapper, #configurator_quick_view #quick_view_picture_wrapper .configurator-product-carousel.owl-carousel, #configurator_quick_view #quick_view_picture {height: 200px;}}
/* End */


/* Start:/local/css/webprostor.configurator.platform.min.css?1750418239499*/
#webprostor_configurator ul {margin: 0;}#webprostor_configurator .panel-primary>.panel-heading, #webprostor_configurator .btn.btn-primary {color: #fff;background-color: #5555dc;border-color: #5555dc;}#webprostor_configurator .nav-primary > li.active a {background-color: #5555dc;}#webprostor_configurator .panel-heading .nav-primary > li.active a {background-color: #fff;color: #5555dc;}.products li div.row{margin: 0;}.products li div.active{border: 1px solid #5555dc;border-radius: 4px;margin: 0;}
/* End */


/* Start:/bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?17780706263351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?17780706261013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/bitrix/templates/aspro_max/css/detail-gallery.min.css?17780706267046*/
.detail-gallery-big{--slider-max-height:450px;--slider-max-width:450px;--slider-proportion:calc(450 / 450);}.detail-gallery-big--ratio-horizontal{--slider-max-width:600px;--slider-max-height:450px;--slider-proportion:calc(450 / 600);}.detail-gallery-big--ratio-vertical{--slider-max-width:450px;--slider-max-height:600px;--slider-proportion:calc(600 / 450);}.detail-gallery-big--ratio-square_big{--slider-max-width:800px;--slider-max-height:800px;--slider-proportion:calc(800 / 800);}@media(min-width:768px) and (max-width:1199px){body .detail-gallery-big--ratio-square_big{--slider-max-width:600px;--slider-max-height:600px}}.product-container .detail-gallery-big__picture{max-height:100%;}.product-container .detail-gallery-big__picture.zoom_picture{width:auto!important;}.detail-gallery-big-slider-main__ratio-wrap{position:relative;width:100%;padding-top:calc(100% * var(--slider-proportion));}.detail-gallery-big-slider-main__ratio-inner{position:absolute;top:0;right:0;left:0;bottom:0;}.gallery-wrapper--hide-thumbs:not(.detail-gallery-big--with-video) .detail-gallery-big-slider-thumbs{display:none;}.gallery-wrapper{display:flex;gap:var(--thumb-gap);height:100%;width:100%;}.detail-gallery-big--horizontal .gallery-wrapper{flex-direction:column-reverse;}.detail-gallery-big-slider-main{height:100%;position:relative;width:100%;min-width:0;}.detail-gallery-big.image-list__link{position:relative;}.detail-gallery-big{margin:0 auto;padding:0;position:relative;}.detail-gallery-big-slider-main__inner{margin:0 auto;max-width:var(--slider-max-width);padding:0;position:relative;}.detail-gallery-big__item>a,.detail-gallery-big__item--no-image>span{width:100%;height:100%;display:flex;align-items:center;position:absolute;top:0;}@media (max-width:1199px){.catalog-detail .detail-gallery-big{flex:0 0 100%;width:100%}.bx-ie .catalog-detail .detail-gallery-big{flex-basis:auto}}.detail-gallery-big__item--big{height:100%;position:relative;width:100%;}.detail-gallery-big__item--big img{cursor:zoom-in;}.detail-gallery-big__item--big.detail-gallery-big__item--no-image img{cursor:auto;}.detail-gallery-big-slider{height:100%;}@media (max-width:767px){body .detail-gallery-big{--slider-max-width:300px}body .detail-gallery-big--ratio-horizontal{--slider-max-width:400px}}.detail-gallery-big{--thumb-size:64px;--thumb-gap:24px;}.detail-gallery-big-slider-thumbs__inner{position:absolute;top:0;bottom:0;left:0;right:0;align-items:center;display:flex;gap:16px;}.detail-gallery-big--vertical .detail-gallery-big-slider-thumbs__inner{flex-direction:column;}@media(min-width:1200px){.detail-gallery-big.detail-gallery-big--ratio-square_big{--thumb-size:96px;--thumb-gap:24px}}.detail-gallery-big.detail-gallery-big--no-thumbs{--thumb-size:0;--thumb-gap:0;}.detail-gallery-big.gallery-wrapper--hide-thumbs:not(.detail-gallery-big--with-video){--thumb-size:0;--thumb-gap:0;}.detail-gallery-big-slider-thumbs{--border-radius-thumbs:6px;align-items:center;display:flex;height:auto;position:relative;flex-shrink:0;}.detail-gallery-big--vertical .detail-gallery-big-slider-thumbs{width:var(--thumb-size);}.detail-gallery-big--horizontal .detail-gallery-big-slider-thumbs{height:var(--thumb-size);}.gallery-slider-thumb__container{display:flex;height:100%;max-height:100%;max-width:100%;position:relative;width:auto;}@media screen and (max-width:767px){.gallery-slider-thumb__container{display:none}.show-bottom-pagination{padding-bottom:24px}.detail-gallery-big-slider-thumbs{display:block;position:static;height:auto}.detail-gallery-big{--thumb-size:0;--thumb-gap:0}}.gallery-slider-thumb__container--hide-navigation .gallery-slider-thumb{height:100%;}.gallery-slider-thumb__container--hide-navigation .gallery-slider-thumb,.gallery-slider-thumb__container--hide-navigation.gallery-slider-thumb__container--with-popup .gallery-slider-thumb{width:100%;}.gallery__item--thumb{align-items:center;border:2px solid transparent;display:flex;max-height:var(--thumb-size);max-width:var(--thumb-size);min-height:var(--thumb-size);min-width:var(--thumb-size);padding:3px;width:100%;border-radius:var(--border-radius-thumbs);overflow:hidden;}.gallery__item--thumb.swiper-slide-thumb-active{border-color:var(--theme-base-color);border-radius:var(--border-radius-thumbs);}.gallery-slider-thumb__container--hide-navigation .gallery-slider-thumb-button{display:none!important;}.gallery-slider-thumb__container--with-popup .gallery-slider-thumb{width:100%;}.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button{align-items:center;border-radius:var(--border-radius-thumbs);bottom:auto;height:100%;left:0;margin:0;position:relative;right:0;top:auto;width:36px;min-width:36px;}.gallery-slider-thumb-button.gallery-slider-thumb-button--prev{margin-right:4px;}.gallery-slider-thumb-button.gallery-slider-thumb-button--next{margin-left:4px;}.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button.swiper-button-disabled:not(.swiper-button-lock){display:flex;}.detail-gallery-big--horizontal .detail-gallery-big-slider-thumbs__inner{justify-content:center;}.detail-gallery-big--horizontal_block .gallery-wrapper{flex-direction:column-reverse;}.detail-gallery-big--horizontal_block .detail-gallery-big-slider-thumbs{display:block;height:auto;}.detail-gallery-big--horizontal_block .detail-gallery-big-slider-thumbs__inner{position:static;display:block;}.detail-gallery-big--horizontal_block .gallery-slider-thumb{container-type:inline-size;width:100%;}.detail-gallery-big--horizontal_block .gallery-slider-thumb-button{display:none!important;}.detail-gallery-big--horizontal_block .gallery__thumb-wrapper{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,clamp(54px,12cqw,64px));justify-content:center;cursor:default!important;transform:none!important;}.detail-gallery-big--horizontal_block .gallery__item--thumb{margin:0!important;padding:0;aspect-ratio:1;min-width:auto;min-height:auto;max-width:none;max-height:none;}.detail-gallery-big--vertical .detail-gallery-big-slider-main{height:100%;}.detail-gallery-big--vertical .detail-gallery-big-slider-thumbs{flex-direction:column;}.detail-gallery-big--vertical .gallery-slider-thumb__container{flex-direction:column;height:auto;max-width:var(--thumb-size);}.detail-gallery-big--vertical .gallery-slider-thumb{height:100%;width:100%;}.detail-gallery-big--vertical .gallery-slider-thumb__container--with-popup .gallery-slider-thumb{height:100%;}.detail-gallery-big--vertical .gallery-slider-thumb-button{height:36px;width:100%;}.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button:after{display:none;}@media screen and (min-width:601px){.detail-gallery-big--vertical .gallery-slider-thumb-button .svg{transform:rotateZ(90deg)}.detail-gallery-big--vertical .gallery-slider-thumb-button.gallery-slider-thumb-button--prev{margin-right:0;margin-bottom:4px}.detail-gallery-big--vertical .gallery-slider-thumb-button.gallery-slider-thumb-button--next{margin-left:0;margin-top:4px}}@media screen and (max-width:600px){.detail-gallery-big--vertical .gallery-slider-thumb-button{height:100%;width:36px}}/**/
/* End */


/* Start:/bitrix/templates/aspro_max/css/jquery.fancybox.min.css?177807062613062*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:0 0;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:0 0;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;max-height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0);transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/aspro_max/css/animation/animation_ext.css?17780706264934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit è Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/catalog/main_custom_ab_new_widget/style.css?1787127894106697 */
/* /bitrix/templates/aspro_max/components/bitrix/catalog.element/main3_temp_2025_new/style.min.css?177739838621263 */
/* /bitrix/templates/aspro_max/components/yenisite/ipep.props_groups/main/style.min.css?17774029043645 */
/* /bitrix/templates/aspro_max/vendor/css/carousel/swiper/swiper-bundle.min.css?177807062614468 */
/* /bitrix/templates/aspro_max/css/slider.swiper.min.css?17780706264048 */
/* /bitrix/templates/aspro_max/components/bitrix/sale.gift.main.products/main/style.min.css?1778070625604 */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/front_tizers/style.min.css?17780706252242 */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/news-list/style.min.css?17780706258352 */
/* /bitrix/templates/aspro_max/components/webprostor/configurator.onepage/torg-detail/style.min.css?17773983876458 */
/* /bitrix/components/bitrix/iblock.vote/templates/bootstrap_v4/style.min.css?1726651943200 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17266519741413 */
/* /bitrix/components/bitrix/catalog.smart.filter/templates/webprostor.configurator/style.min.css?172665197019517 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17266519422530 */
/* /bitrix/components/webprostor/configurator.quick.view/templates/.default/style.min.css?17504181733238 */
/* /local/css/webprostor.configurator.platform.min.css?1750418239499 */
/* /bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?17780706263351 */
/* /bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?17780706261013 */
/* /bitrix/templates/aspro_max/css/detail-gallery.min.css?17780706267046 */
/* /bitrix/templates/aspro_max/css/jquery.fancybox.min.css?177807062613062 */
/* /bitrix/templates/aspro_max/css/animation/animation_ext.css?17780706264934 */
