

/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog/main/style.css?175688943651486*/
.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;
}

.product-view--side-left.product-view--big-gallery .product-info{
  padding: 0;
  border: none;
}
.product-container .product-view--mix.product-view--big-gallery:not(.product-view--mix-wide) .product-info{
  padding: 0;
}
.product-container .product-view--mix-wide.product-view--big-gallery .product-info{
  padding-top: 0;
  padding-bottom: 0;
}
.with_left_block .product-container .product-view--mix-wide.product-view--big-gallery .product-info{
  padding: 0;
}
.product-container .product-view--mix.product-view--big-gallery .product-info-wrapper{
  border: none;
}
body .wrapper_inner.wide_page .product-view--type2.product-view--big-gallery .product-info{
  padding-top: 0;
}
.product-view--type2.product-view--big-gallery .product-info-wrapper{
  border-top: none;
}
.product-view--type2.product-view--big-gallery .product-info.product-info--type2 > .flexbox > .product-detail-gallery{
  width: 49%;
}
.product-container .product-view--mix.product-view--big-gallery .product-detail-gallery{
  width: 60%;
}

.product-info-headnote + .two_columns {
  padding-top: 20px;
}
@media (max-width:767px) {
  .product-info .two_columns {
    flex-direction: column;
  }
}
.product-info-headnote.product-info-headnote--woffset{
  margin-bottom: 12px;
  --gap: 12px;
}
.product-info-headnote__additional{
  column-gap: 25px;
  row-gap: 6px;
}

.product-container .product-detail-gallery__item.product-detail-gallery__item--thmb,
.product-container .product-detail-gallery__item .gallery__picture {
  width: auto;
  display: inline-block;
}
.product-container .product-detail-gallery__item .gallery__picture{
  width: auto !important;
}
.product-container .product-detail-gallery__item.product-detail-gallery__item--big a .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 .gallery-slider-thumb {
  margin: 0px;
}
.gallery-slider-thumb .gallery__picture {
  bottom: 0;
  height: 100%;
  left: 0;
  object-fit: contain;
  position: absolute;
  right: 0;
  top: 0;
  width: 100% !important;
}

  .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__item.product-detail-gallery__item--thmb {
  height: 60px;
  line-height: 60px;
  width: 60px;
  cursor: pointer;
  position: relative;
}

.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%;
  }
}

.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-view--big-gallery.product-view--mix .content_wrapper_block.front_tizers,
.product-view--big-gallery.product-view--side-left .content_wrapper_block.front_tizers{
  margin-top: 2rem;
}
.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;
}

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

.set_block .flexbox {
  align-items: stretch
}
.set_block .item .item_inner {
  padding: 20px 20px 15px;
  height: 100%;
  display: flex;
    flex-direction: column;
}
.set_block .item .item_info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex:1
}
.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: 20px 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;
}

.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/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;
}

.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_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;
}

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

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

.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;
}

.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;
}

.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/../../../../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.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 {
  position: relative;
}
.additional-gallery .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.additional-gallery .small-gallery-block .row {
  row-gap: 32px;
}
.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;
}

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/../../../../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;
}

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

body .product-side.left_block {
  margin-top: 0px;
}
body .product-side.left_block > div:first-of-type,
body .product-side.left_block .product-main > 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;
}
.text-additional {
  margin-top: 29px;
}

.product-side div + .brand-detail {
  margin-top: 34px;
}
.ordered-block .bigdata-wrapper{
  margin: 0;
}
.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-info-wrapper {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  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-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-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;
}
.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-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;
}

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


.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 {
  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;
}

.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-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-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 .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;
}

.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/../../../../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;
}

#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;
}

.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;
}
.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;
}

.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;
}

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;
}

#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;
}

#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 {
  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;
  }
  .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;
  }
}

@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;
    flex-basis: 40%;
  }

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

  .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: 768px) and (max-width: 1199px) {
  .product-view--type2 .product-info > .flexbox > div:not(.product-detail-gallery) {
    max-width: 300px;
  }
}
@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;
  }

  .product-view--type2 .product-info.product-info--type2 > .flexbox > .product-main {
    flex-grow: 1;
    padding-left: 36px;
  }
  .product-info--type2 .product-chars {
    padding-right: 60px;
  }
  
  .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-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%;
  }

  .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__thmb-inner {
    display: block;
  }
  .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%;
  }
  .text-additional {
    margin-top: 15px;
  }
}
@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) {
  .compact-catalog .list-offers .btn.has_prediction:after {
    right: -1px;
    top: -1px;
    background-image: url("/bitrix/templates/aspro_max/components/bitrix/catalog/main/../../../../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;
  }

  .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;
  }
}
/* End */


/* Start:/bitrix/components/bitrix/main.post.form/templates/.default/style.css?174321121430089*/
/*region Editor toolbar  */
.main-post-form-toolbar {
	position: relative;
	display: flex;
	background-color: #fff;
	padding: 0 14px;
}

.main-post-form-toolbar-buttons {
	flex: 1;
	height: 41px;
	overflow: hidden;
	text-align: left;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	box-sizing: border-box;
	align-items: center;
	display: flex;
}

.main-post-form-toolbar-buttons .tasks-task-mpf-link {
	position: static;
	margin-right: 0;
	opacity: 1;
}

.main-post-form-toolbar-buttons-container {
	background-attachment: scroll;
	background-clip: border-box;
	border-collapse: separate;
	padding: 0;
	text-align: left;
	user-select: none;
	overflow: hidden;
	position: relative;
	height: 27px;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.main-post-form-toolbar-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	margin: 0 29px 0 0;
	height: 27px;
	font: 13px/20px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #515E68;
	text-align: left;
	transition: opacity .3s;
	opacity: .5;
	user-select: none;
	cursor: pointer;
}

.main-post-form-toolbar-button-copilot {
	color: #8d52ec;
}

.main-post-form-toolbar-button-file {
	position: relative;
}

.main-post-form-toolbar-button .ui-counter {
	position: absolute;
	height: 10px;
}

.main-post-form-toolbar-button .ui-counter-inner {
	padding: 0 4px;
	min-width: 15px;
	font: 8px/var(--ui-counter-current-size) var(--ui-font-family-secondary, var(--ui-font-family-open-sans));
	font-weight: var(--ui-font-weight-semi-bold, 600);
}

.main-post-form-toolbar-button[data-bx-button-status="active"] {

}

#bx-b-mention-blogPostForm {
	display: flex;
}

.main-post-form-toolbar-button[data-bx-button-status="active"],
.main-post-form-toolbar-button:hover:not(.disabled) {
	opacity: 1;
}

.main-post-form-toolbar span[data-bx-role="trash"] {
	display: none;
}
.main-post-form-toolbar div[data-bx-files-count="0"][data-id="file"] div.ui-counter {
	display: none;
}

.main-post-form-toolbar-button-more {
	position: relative;
	margin: 0;
	width: 20px;
	min-width: 20px;
	height: 20px;
	color: #545c6a;
	order: 2;
	margin-left: auto!important;
	background: url("data:image/svg+xml,%3Csvg width='16' height='4' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 0a2 2 0 110 4 2 2 0 010-4zm6 0a2 2 0 110 4 2 2 0 010-4zm6 0a2 2 0 110 4 2 2 0 010-4z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E") center no-repeat;
	background-size: 16px 4px;
}

.main-post-form-toolbar-button .feed-add-videomessage {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='19' height='11' viewBox='0 0 19 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.2126 0.683544C10.3216 0.227848 8.43017 0 6.53838 0C4.63895 0 2.70133 0.229691 0.725512 0.689074C0.301168 0.787735 0 1.17442 0 1.62053V9.24979C0 9.68146 0.282421 10.0595 0.688928 10.1719C2.57686 10.694 4.46543 10.9551 6.35462 10.9551C8.25427 10.9551 10.2127 10.6911 12.2299 10.1632C12.6425 10.0552 12.9311 9.67427 12.9311 9.23776V1.61327C12.9311 1.16997 12.6336 0.784944 12.2126 0.683544ZM18.7492 1.01058C18.7492 0.975848 18.7431 0.941407 18.731 0.908937C18.6763 0.760988 18.5149 0.686557 18.3706 0.742692L14.1534 2.38317C14.0449 2.4254 13.9731 2.53203 13.9731 2.65106V7.82929C13.9731 7.94832 14.0449 8.05495 14.1534 8.09718L18.3706 9.73766C18.4023 9.74998 18.4359 9.7563 18.4698 9.7563C18.6241 9.7563 18.7492 9.62802 18.7492 9.46978V1.01058ZM6.4115 7.95508C7.79221 7.95508 8.9115 6.83579 8.9115 5.45508C8.9115 4.07437 7.79221 2.95508 6.4115 2.95508C5.03079 2.95508 3.9115 4.07437 3.9115 5.45508C3.9115 6.83579 5.03079 7.95508 6.4115 7.95508Z' fill='%23C9CDD3'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center left;
	margin-top: 0;
	padding-left: 23px;
	font: 13px/20px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #525c69;
}

.main-post-form-toolbar-button .bxhtmled-top-bar-btn {
	display: none;
}

.feed-add-post-text .bxhtmled-top-bar-wrap {
	margin-left: 10px;
	margin-right: 10px;
}

.feed-add-post-text .bxhtmled-top-bar-btn {
	margin: 6px 1px 0 0;
	width: 30px;
	height: 30px;
}

.feed-add-post-text .bxhtmled-top-bar-color .bxhtmled-top-bar-btn-text {
	margin: 7px auto 0 9px;
}

.bxhtmled-more-cnt .bxhtmled-top-bar-color .bxhtmled-top-bar-btn-text {
	margin: 7px auto 0 9px !important;
}

.bxhtmled-popup .bxhtmled-top-bar-select,
.feed-add-post-text .bx-html-editor .bxhtmled-top-bar-select {
	font-size: 14px;
	height: 30px;
	color: #525C69;
	width: 89px!important;
	margin: 6px 7px 0 4px;
	background: #FFFFFF;
	border: 1px solid #C6CDD3;
	box-sizing: border-box;
	border-radius: var(--ui-field-border-radius, 2px);
	padding: 4px 16px 0 9px;
	transition: .2s;
}

.bxhtmled-popup .bxhtmled-top-bar-select {
	margin-top: 0;
}

.bxhtmled-popup .bxhtmled-top-bar-select:hover,
.feed-add-post-text .bx-html-editor .bxhtmled-top-bar-select:hover {
	border: 1px solid rgba(82,92,105,.7);
}

.bxhtmled-popup .bxhtmled-top-bar-select:before,
.feed-add-post-text .bxhtmled-top-bar-select:before {
	background: none;
	width: 5px;
	height: 5px;
	border-left: 2px solid #828B95;
	border-bottom: 2px solid #828B95;
	transform: rotate(-45deg);
	right: 11px;
	top: 9px;
}

.feed-add-post-text .bxhtmled-top-bar-separator {
	border: none;
	margin: 10px 10px 0px 9px;
	background-color: rgba(130,139,149,.2);
	height: 20px;
}






.main-post-form-toolbar-button i {
	display: none;
	transition: opacity .2s linear;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	margin-right: 3px;
	/*margin-top: 13px;*/
	height: 20px;
	opacity: 0.5;
	width: 20px;
	float: left;
	position: relative;
}

.main-post-form-toolbar-popup .main-post-form-toolbar-button {
	display: block;
	padding: 10px 0;
}

.main-post-form-toolbar-button[id="mpf-copilot-blogPostForm"] {
	margin-left: 8px;
}

.main-post-form-toolbar-button[data-id="copilot"] i {
	display: inline-block;
	opacity: unset;
	width: 24px;
	height: 24px;
	--ui-icon-set__icon-color: #8d52ec;
}

.main-post-form-toolbar-button[data-id="file"] i {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.258 6.285a.58.58 0 00.003-.817c-1.24-1.254-2.61-2.608-3.865-3.861-2.142-2.143-5.647-2.143-7.79 0-2.142 2.142-2.142 5.647 0 7.79l5.37 5.369a4.138 4.138 0 005.843 0 4.138 4.138 0 000-5.842l-4.721-4.72a2.75 2.75 0 00-3.895 0 2.75 2.75 0 000 3.894l3.085 3.085a.58.58 0 00.821 0l.477-.477a.58.58 0 000-.822L5.501 6.8a.909.909 0 010-1.299.909.909 0 011.299 0l4.72 4.721a2.296 2.296 0 01-3.245 3.246l-5.37-5.37a3.683 3.683 0 010-5.193 3.683 3.683 0 015.193 0c1.26 1.26 2.558 2.58 3.862 3.866a.58.58 0 00.816-.004l.482-.482z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 3px 1px;
}

.main-post-form-toolbar-button[data-id="mention"] i {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.843 16.724c-2.32 0-4.208-.676-5.662-2.027C.727 13.33 0 11.444 0 9.035c0-2.394.778-4.37 2.335-5.926C3.892 1.552 5.801.773 8.063.773c2.189 0 3.958.64 5.31 1.917 1.35 1.278 2.026 2.85 2.026 4.715 0 1.556-.41 2.864-1.233 3.921-.823 1.043-1.8 1.564-2.93 1.564-.397 0-.75-.117-1.058-.352a1.403 1.403 0 01-.55-.948c-.588.926-1.447 1.388-2.578 1.388-.94 0-1.704-.345-2.291-1.035-.588-.69-.882-1.601-.882-2.732 0-1.16.375-2.21 1.124-3.15.764-.94 1.718-1.41 2.864-1.41 1.013 0 1.74.426 2.18 1.278l.121-.679a.38.38 0 01.374-.313h1.185a.38.38 0 01.373.45l-.62 3.273c-.206 1.102-.309 1.777-.309 2.027 0 .367.125.55.375.55.5 0 .955-.38 1.366-1.145.426-.763.639-1.652.639-2.665 0-1.396-.485-2.549-1.454-3.46-.97-.924-2.284-1.387-3.944-1.387-1.792 0-3.26.624-4.406 1.873C2.6 5.686 2.027 7.22 2.027 9.057c0 1.85.521 3.29 1.564 4.318 1.043 1.028 2.49 1.542 4.34 1.542.732 0 1.434-.06 2.106-.181.278-.05.527.198.462.473l-.262 1.112a.37.37 0 01-.312.284 16.28 16.28 0 01-2.082.119zm-.463-5.64c.632 0 1.146-.28 1.542-.837a3.144 3.144 0 00.617-1.873c0-.558-.132-.999-.396-1.322-.265-.338-.632-.507-1.102-.507-.631 0-1.153.265-1.564.794-.411.528-.617 1.16-.617 1.894 0 .558.132 1.006.397 1.344.279.338.653.507 1.123.507z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 2px 1px;
	height: 18px;
}

.main-post-form-toolbar-button[data-id="search-tag"] i {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 0a.926.926 0 0 1 .923.997L4.77 3h2.999L7.929.923A1 1 0 0 1 8.926 0H9a.926.926 0 0 1 .923.997L9.77 3h.96a1 1 0 1 1 0 2H9.615l-.231 3H10a1 1 0 0 1 0 2h-.769l-.16 2.077a1 1 0 0 1-.997.923H8a.926.926 0 0 1-.923-.997L7.23 10H4.231l-.16 2.077a1 1 0 0 1-.997.923H3a.926.926 0 0 1-.923-.997L2.23 10H1a1 1 0 0 1 0-2h1.383l.231-3h-.885a1 1 0 1 1 0-2h1.039L2.929.923A1 1 0 0 1 3.926 0H4Zm3.384 8 .23-3H4.615l-.231 3h3Z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 4px 4px;
}

.main-post-form-toolbar-button[data-id="quote"] i {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.598.824c.78 0 1.411.632 1.411 1.411V6.28c0 .84-.135 2.882-1.152 4.497-.635 1.007-1.81 1.682-3.527 2.026a.3.3 0 01-.359-.297l.01-1.238a.7.7 0 01.456-.65c.833-.31 1.467-.786 1.902-1.428.455-.672.465-1.941.465-2.418H8.41C7.631 6.772 7 6.141 7 5.362V2.234c0-.78.632-1.411 1.411-1.411h3.187zm-7 0c.78 0 1.411.632 1.411 1.411V6.28c0 .84-.135 2.882-1.152 4.497-.635 1.007-1.81 1.682-3.527 2.026a.3.3 0 01-.359-.297l.01-1.238a.7.7 0 01.456-.65c.833-.31 1.467-.786 1.902-1.428.455-.672.465-1.941.465-2.418H1.41C.631 6.772 0 6.141 0 5.362V2.234C0 1.455.632.824 1.411.824h3.187z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 5px 4px;
}

.main-post-form-toolbar-button[data-id="disk-document"] i {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='13' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.212.77a1.3 1.3 0 01.972.436l2.802 3.153a1.3 1.3 0 01.329.864v9.2a1.3 1.3 0 01-1.3 1.3H1.3a1.3 1.3 0 01-1.3-1.3V2.07A1.3 1.3 0 011.3.77h6.912zm-.655 1.76H2.26a.5.5 0 00-.5.5v10.434a.5.5 0 00.5.5h7.796a.5.5 0 00.5-.5V5.777a1 1 0 00-.252-.664L8.305 2.865a1 1 0 00-.748-.336zm.285 5.891a.5.5 0 01.5.5v.76a.5.5 0 01-.5.5H3.645a.5.5 0 01-.5-.5v-.76a.5.5 0 01.5-.5h4.197zm0-3.253a.5.5 0 01.5.5v.76a.5.5 0 01-.5.5H3.645a.5.5 0 01-.5-.5v-.76a.5.5 0 01.5-.5h4.197z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-position: 0 1px;
	width: 15px;
}

.main-post-form-toolbar-button[data-id="create-link"] i {
	display: inline-block;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.736 5.209c.217.217.402.454.554.705l-1.38 1.38a1.788 1.788 0 00-2.882-.897l-.108.1L3.085 9.33a1.788 1.788 0 002.42 2.628l.109-.1.965-.963c.763.407 1.5.571 2.213.493l-1.76 1.759a3.7 3.7 0 01-5.234-5.234l2.705-2.705a3.7 3.7 0 015.233 0zm3.796-3.794a3.783 3.783 0 010 5.35l-2.589 2.588a3.783 3.783 0 01-5.905-.703l1.377-1.378a1.828 1.828 0 002.94.895l.11-.101 2.779-2.779A1.828 1.828 0 009.77 2.601l-.11.101-.94.939c-.775-.42-1.522-.596-2.239-.53l1.7-1.696a3.783 3.783 0 015.35 0z' fill='%23525C69' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.main-post-form-toolbar-button[data-id="video"] i {}

.main-post-form-toolbar-button[data-id="VideoMessage"] .feed-add-videomessage {
	position: relative;
	background: none;
}

.main-post-form-toolbar-button[data-id="VideoMessage"] .feed-add-videomessage:before {
	content: '';
	position: absolute;
	top: 4px;
	left: 0;
	display: inline-block;
	width: 17px;
	height: 11px;
	background-image: url("data:image/svg+xml,%3Csvg width='17' height='11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5.773a1.5 1.5 0 011.5 1.5v7a1.5 1.5 0 01-1.5 1.5h-9a1.5 1.5 0 01-1.5-1.5v-7a1.5 1.5 0 011.5-1.5h9zm6.453 1.574A.5.5 0 0117 2.56v6.468a.5.5 0 01-.69.463l-2.69-1.106A1 1 0 0113 7.46V4.28a1 1 0 01.577-.907l2.711-1.266a.5.5 0 01.665.241z' fill='%23525C69' fill-rule='evenodd' opacity='.965'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 0;
	opacity: .5;
	transition: opacity .3s;
}

/*region Toolbar Additional*/

.feed-add-post-form-but-more {
	border-radius: 3px;
	border: 1px solid #fff;
	color: #7a808c;
	cursor: pointer;
	font-size: 12px;
	right: 11px;
	top: 0;
	padding: 1px 21px 1px 6px;
	position: absolute;
}

.feed-add-post-form-but-more:hover {
	border-top-color: #f1f1f1;
	border-left-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-bottom-color: #a9a9a9;
	box-shadow: 0 1px 1px -1px #d0d0d0;
	color: #4b5a6b;
}

.feed-add-post-form-but-more-act {
	box-shadow: none !important;
	border-color: #d9e4e7 !important;
}

.feed-add-post-form-but-arrow {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png") no-repeat -98px -49px;
	height: 4px;
	position: absolute;
	right: 6px;
	top: 10px;
	width: 7px;
}

.feed-add-post-form-but-more-open {
	align-self: center;
	margin-left: auto;
}

.feed-add-post-form-editor-btn,
.feed-add-post-form-title-btn {
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	vertical-align: top;
	width: 25px;
	opacity: .5;
	transition: opacity .2s linear;
}

.feed-add-post-form-editor-btn {
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23828B95%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.947%206.938H7.46L5.751%202.024h-.038L3.947%206.938zM4.432%200h2.642l4.383%2011.72H9.056l-.998-2.917h-4.63l-1.07%202.916H0L4.432%200z%22%20opacity%3D%221%22/%3E%3C/svg%3E);
}

.feed-add-post-form-title-btn {
	background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2215%22%20height%3D%2212%22%3E%3Cpath%20fill%3D%22%23828B95%22%20fill-rule%3D%22evenodd%22%20d%3D%22M14%200a1%201%200%20011%201v10a1%201%200%2001-1%201H1a1%201%200%2001-1-1V1a1%201%200%20011-1h13zm-1%206H2v4h11V6zm0-4H2v2h11V2z%22/%3E%3C/svg%3E);
}

.feed-add-post-form-editor-btn:hover, .feed-add-post-form-title-btn:hover,
.feed-add-post-form-btn-active.feed-add-post-form-editor-btn,
.feed-add-post-form-btn-active.feed-add-post-form-title-btn {
	opacity: 1;
}

/*endregion*/
/*endregion*/
/*region LHE Customization */
.feed-add-post .lhe-resize-row img {
	display: none;
}

.feed-add-post .bxlhe-editor-buttons {
	background: linear-gradient(top, #f9fbfb, #f4f8f8);
	background: -moz-linear-gradient(top, #f9fbfb, #f4f8f8);
	background: -o-linear-gradient(top, #f9fbfb, #f4f8f8);
	background: -ms-linear-gradient(top, #f9fbfb, #f4f8f8);
	background: -webkit-gradient(linear, left top, left bottom, from(#f9fbfb), to(#f4f8f8));
	box-shadow: 0 2px 2px -2px rgba(229, 229, 229, 0.9);
	border-bottom: 1px solid #e9eaeb;
	position: relative;
}

.feed-add-post .lhe-button-cont {
	border-radius: 2px;
	cursor: pointer;
	display: inline-block;
	height: 21px;
	margin-left: 6px;
	vertical-align: top;
	width: 25px;
}

.feed-add-post .lhe-button-cont:hover {
	background-color: #dee1e5;
}

.feed-add-post .lhe-stat-toolbar-cont {
	border: 0;
	padding-top: 6px;
	position: relative;
}

.feed-add-post .lhe-button {
	border: 0;
}

.feed-add-post .lhe-button-over {
	background-color: #dee1e5;
}
.feed-add-post div.bx-html-editor {
	border-style: none !important;
	background-color: #fff;
}
.feed-add-post-edit-form .bx-html-editor .bxhtmled-toolbar-cnt {
	opacity: 0;
	height: 42px;
}


html.bx-ios.bx-ios-fix-frame-focus, html.bx-ios.bx-ios-fix-frame-focus iframe, .bx-ios.bx-ios-fix-frame-focus body {
	-webkit-overflow-scrolling: touch;
}

/*endregion*/
/*region Middle block  */
.feed-add-post-form {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	zoom: 1;
}

.blog-comment-edit .feed-add-post-form {
	border-radius: 22px 22px 0 0;
}

.comments-form .feed-add-post-form {
	border-radius: 22px;
}

.feed-add-post-form:after {
	content: "";
	display: block;
	width: 1px;
	height: 1px;
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/waiter-button-light.gif") no-repeat 0 0;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
}


.feed-add-post-text {
	color: #bfbfbf;
	font-size: 17px;
	/*padding: 15px 10px 0 10px;*/
}

.feed-comments-block .feed-add-post-text {
	padding: 0;
}

/*DND*/
.feed-add-post-dnd-over {
	position: relative;
}
.feed-add-post-dnd-notice {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	text-align: center;
	display: none;
	background-color: white;
	border: 2px dashed #2fc6f6;
	font: 15px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	border-radius: 22px;
}
.feed-add-post-dnd-over .feed-add-post-dnd-notice {
	display: block;
	z-index: 300;
}
.feed-add-post-dnd-inner {
	height: 110px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.feed-add-post-dnd-icon {
	width: 37px;
	height: 45px;
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png?5") no-repeat 0 -968px;
	display: block;
	margin: 0 auto 15px;
}

.feed-add-post-dnd-text {
	font-weight: var(--ui-font-weight-bold);
	font-size: 18px;
	color: rgba(83,92,105,0.7);
}

.feed-add-post-dnd-text span {
	font-size: 12px;
	display: block;
	margin-top: 8px;
}
.feed-add-post-dnd-over .bxu-file-input-over .diskuf-extended-overlay {
	display: none;
}

.feed-add-urpreview-wrap {
	margin-left: 18px;
}


/*endregion*/
/*region Bottom block*/
.feed-com-add-block .urlpreview.urlpreview__edit {
	padding: 0 13px 12px 18px;
}

.feed-add-post-buttons {
	display: none;
}

.feed-add-post-buttons.--no-wrap {
	white-space: nowrap;
}

.feed-add-post-buttons.--no-wrap > * {
	white-space: normal;
}

/*endregion*/
/*region Destination and Tags */
.feed-add-post-destination-block,
.feed-add-post-form-wrap .feed-add-post-tags-block {
	overflow: hidden;
	position: relative;
	padding: 20px;
}

.feed-add-post-tags-block {
	border-top: 1px solid #ebeded;
}

.feed-add-post-destination-block {
	border-top: 1px solid #ebeded;
}

.crm-feed li.feed-add-post-destination-block {
	list-style: none;
}

.feed-add-post-destination-title,
.feed-add-post-tags-title {
	color: #525c69;
	float: left;
	font-size: 14px;
	min-width: 55px;
	padding-left: 5px;
}

.feed-add-post-destination-block .feed-add-post-destination-title {
	margin-top: 11px;
}

.feed-add-post-dest-source {
	color: #1a60a9;
}

.feed-add-post-destination-wrap,
.feed-add-post-tags-wrap {
	border: 1px solid #e4e4e4;
	border-radius: 1px;
	overflow: hidden;
	padding: 7px 7px 1px;
	min-height: 36px !important;
}

.feed-add-post-destination-wrap-but {
	margin-top: -9px;
}

.feed-add-post-destination {
	border-radius: var(--ui-border-radius-3xs, 1px);
	font-size: 13px;
	display: inline-block;
	font-weight: var(--ui-font-weight-bold);
	margin: 0 6px 6px 0;
	height: 30px;
	line-height: 29px;
	overflow: hidden;
	padding: 0 30px 0 13px;
	position: relative;
	vertical-align: middle;
	z-index: 2;

	-webkit-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
}

.feed-add-post-destination a:link,
.feed-add-post-destination a:visited,
.feed-add-post-destination a:active,
.feed-add-post-destination a:hover {
	text-decoration: none;
}

.feed-add-post-destination-wrap-but .feed-add-post-destination {
	margin: 9px 9px 0 0;
}

.feed-add-post-destination-wrap .feed-add-post-destination {
	padding-right: 30px;
}

.feed-add-post-destination .feed-add-post-del-but,
.feed-add-post-tags .feed-add-post-del-but {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png") no-repeat;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 30px;
	opacity: 0.6;
	position: absolute;
	width: 25px;
}

.feed-add-post-destination-hover .feed-add-post-del-but {
	opacity: 1;
}

.feed-add-post-destination:hover {
	text-decoration: none;
}

.feed-add-post-destination-all-users {
	background: #dbf188;
	color: #535c69 !important;
}

.feed-add-post-destination-all-users .feed-add-post-del-but {
	background-position: -24px -61px;
}

.feed-add-post-destination-hover.feed-add-post-destination-all-users {
	background-color: #b2e233;
}

.feed-add-post-destination-users {
	background-color: #bcedfc;
	color: #1f6ab5 !important;
}

.feed-add-post-destination-users .feed-add-post-del-but {
	background-position: -94px -61px;
}

.feed-add-post-destination-hover.feed-add-post-destination-users {
	background-color: #86e2ff;
}

.feed-add-post-destination-wrap .feed-add-post-destination-sonetgroups {
	background-color: #ADE7E4;
	color: #116F6B !important;
}

.feed-add-post-destination-sonetgroups .feed-add-post-del-but {
	background-position: -47px -61px;
}

.feed-add-post-destination-wrap .feed-add-post-destination-hover.feed-add-post-destination-sonetgroups {
	background-color: #8CDDDA;
}

.feed-add-post-destination-department,
.feed-add-post-destination-crm {
	background-color: #e2e3e5;
	color: #535c69 !important;
}

.feed-add-post-destination-department .feed-add-post-del-but,
.feed-add-post-destination-crm .feed-add-post-del-but {
	background-position: -70px -61px;
}

.feed-add-post-destination-hover.feed-add-post-destination-department,
.feed-add-post-destination-hover.feed-add-post-destination-crm {
	background-color: #cbccd0;
}

.feed-add-post-destination.feed-add-post-destination-extranet,
.feed-add-post-destination.feed-add-post-destination-email,
.feed-add-post-destination.feed-add-post-destination-crmemail {
	background-color: #ffec91;
	color: #a26b00;
	padding-left: 32px;
}


.feed-add-post-destination.feed-add-post-destination-extranet:before,
.feed-add-post-destination.feed-add-post-destination-email:before,
.feed-add-post-destination.feed-add-post-destination-crmemail:before {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png?1") no-repeat 0 -92px;
	content: "";
	height: 13px;
	position: absolute;
	width: 13px;
	left: 9px;
	top: 8px;
}

.feed-add-post-destination.feed-add-post-destination-crmemail:before {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/icon-crmuser-block.png") no-repeat 0 0!important;
}

.feed-add-post-destination.feed-add-post-destination-email::before {
	background-position: -33px -92px;
}

.feed-add-post-destination.feed-add-post-destination-extranet .feed-add-post-del-but,
.feed-add-post-destination.feed-add-post-destination-email .feed-add-post-del-but,
.feed-add-post-destination.feed-add-post-destination-crmemail .feed-add-post-del-but {
	background-position: -113px -61px;
}

.feed-add-post-destination-hover.feed-add-post-destination-extranet,
.feed-add-post-destination-hover.feed-add-post-destination-email,
.feed-add-post-destination-hover.feed-add-post-destination-crmemail {
	background-color: #ffe25a;
}

.feed-add-destination-inp {
	background: #fff;
	border: none;
	color: #555;
	display: inline-block;
	font-size: 12px;
	font-family: var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	margin: 0 7px 7px 0;
	height: 30px;
	min-width: 108px;
	outline: none;
	padding: 0;
	vertical-align: middle;
}

.feed-add-destination-link,
.feed-add-post-tags-add {
	border-bottom: 1px solid transparent;
	color: #2067b0;
	cursor: pointer;
	display: inline-block;
	font-weight: var(--ui-font-weight-bold);
	font-size: 13px;
	margin: 7px 7px 7px 18px;
	line-height: 17px;
	text-decoration: none;
	vertical-align: top;
	position: relative;

	-webkit-transition: border-bottom-color 0.2s linear;
	transition: border-bottom-color 0.2s linear;
}

.feed-add-destination-link:before,
.feed-add-post-tags-add:before {
	background: url("/bitrix/components/bitrix/main.post.form/templates/.default/images/sprite_mpf_5.png") no-repeat -148px -481px;
	content: '';
	height: 8px;
	left: -14px;
	position: absolute;
	top: 5px;
	width: 8px;
}

.feed-add-destination-link:hover,
.feed-add-post-tags-add:hover {
	border-bottom: 1px solid;
	color: #2067b0;
}

.feed-add-destination-input-box {
	display: none;
}

.feed-add-post-tags-block {
	overflow: hidden;
}

.feed-add-post-tags-title {}

.feed-add-post-tags .feed-add-post-del-but {
	background-position: -69px -61px;
}

.feed-add-post-tags .feed-add-post-del-but:hover {
	opacity: 1;
}

.feed-add-post-destination-add {
	border-bottom: 1px #2067b0 dashed;
	color: #2067b0;
	display: inline-block;
	cursor: pointer;
	font-size: 12px;
	line-height: 12px;
	vertical-align: middle;
}

.feed-add-post-destination-add:hover {
	text-decoration: none;
}

.feed-add-post-tags-wrap {
	color: #5c6470;
	font-size: 12px;
	overflow: hidden;
}

.feed-add-post-tags-wrap-but {
	margin-top: -9px;
}

.feed-add-post-tags {
	background: #e8eff0;
	border-radius: 1px;
	display: inline-block;
	font-size: 13px;
	font-weight: var(--ui-font-weight-bold);
	height: 30px;
	line-height: 29px;
	margin: 0 7px 7px 0;
	vertical-align: middle;
	padding: 0 30px 0 10px;
	position: relative;
}

.feed-add-post-tags a:link, .feed-add-post-tags a:visited, .feed-add-post-tags a:active, .feed-add-post-tags a:hover {
	text-decoration: none;
}

.feed-add-post-tags-wrap .feed-add-post-tags {
	padding-right: 30px;
}
/*endregion*/
/*region Files block*/

.feed-add-post .feed-add-post-tags-title {
	margin-top: 15px;
}

.feed-add-post .feed-add-post-tags-block {
	display: none;
}

.feed-add-post .wduf-selectdialog,
.feed-add-post .diskuf-selectdialog{
	border-bottom: 1px solid #f0f1f2;
	display: none;
	margin: 7px 0 15px;
	padding: 0 10px 30px;
}

.feed-comments-block .wduf-selectdialog,
.feed-comments-block .diskuf-selectdialog{
	border: none;
	background-color: #fff;
	padding: 10px;
}

.feed-add-post .wduf-selectdialog-switcher,
.feed-add-post .file-selectdialog-switcher,
.feed-add-post .diskuf-selectdialog-switcher {
	display: none;
}
.feed-add-post-destination.feed-add-post-destination-email::before {
	background-position: -33px -92px;
}
/*endregion*/

/*region for AI*/
.feed-add-post-editor-btn-ai-image {
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.8575 2.09826C12.9154 1.9362 13.1446 1.93633 13.2023 2.09845L13.4247 2.72316C13.4431 2.77492 13.4838 2.81567 13.5356 2.83415L14.16 3.05725C14.3221 3.11514 14.322 3.34438 14.1598 3.40209L13.5351 3.62449C13.4834 3.64291 13.4426 3.68362 13.4241 3.73536L13.201 4.35981C13.1431 4.52187 12.9139 4.52174 12.8562 4.35962L12.6338 3.73491C12.6154 3.68315 12.5747 3.6424 12.5229 3.62392L11.8985 3.40083C11.7364 3.34293 11.7365 3.11369 11.8987 3.05598L12.5234 2.83358C12.5751 2.81516 12.6159 2.77446 12.6344 2.72271L12.8575 2.09826Z' fill='%23C15FD2'/%3E%3Cpath d='M5.34787 2.68039C5.40577 2.51834 5.635 2.51846 5.69272 2.68059L6.46533 4.85084C6.48375 4.9026 6.52445 4.94335 6.57619 4.96184L8.74558 5.73688C8.90764 5.79478 8.90751 6.02401 8.74539 6.08172L6.57513 6.85433C6.52337 6.87276 6.48263 6.91346 6.46414 6.9652L5.6891 9.13459C5.6312 9.29665 5.40197 9.29652 5.34425 9.1344L4.57164 6.96414C4.55322 6.91238 4.51251 6.87163 4.46077 6.85315L2.29139 6.07811C2.12933 6.02021 2.12946 5.79098 2.29158 5.73326L4.46183 4.96065C4.5136 4.94222 4.55434 4.90152 4.57283 4.84978L5.34787 2.68039Z' fill='%23C15FD2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.88418 18.378L5.88825 11.1048C8.42293 10.5568 10.4169 8.55551 10.9537 6.01625L18.2557 6.02035C19.1662 6.02086 19.9039 6.75938 19.9034 7.66988L19.8974 18.3858C19.8968 19.2963 19.1583 20.034 18.2478 20.0335L7.53186 20.0275C6.62136 20.027 5.88367 19.2885 5.88418 18.378ZM7.57565 18.0922C7.57558 18.227 7.68479 18.3363 7.81959 18.3364L18.0104 18.3421C18.1452 18.3422 18.2546 18.233 18.2547 18.0982L18.2549 17.6119C18.255 17.5532 18.2338 17.4964 18.1954 17.452L15.5936 14.4462C15.4964 14.3338 15.3221 14.3337 15.2247 14.4459L14.1688 15.6629C14.0714 15.7752 13.8972 15.7751 13.7999 15.6627L10.6111 11.9791C10.5138 11.8668 10.3395 11.8667 10.2422 11.9789L7.63703 14.9814C7.59854 15.0258 7.57734 15.0825 7.5773 15.1413L7.57565 18.0922ZM15.7499 8.39947C15.8078 8.23741 16.037 8.23754 16.0947 8.39966L16.4609 9.42814C16.4793 9.4799 16.52 9.52065 16.5717 9.53914L17.5998 9.90643C17.7619 9.96433 17.7617 10.1936 17.5996 10.2513L16.5711 10.6174C16.5194 10.6358 16.4786 10.6765 16.4601 10.7283L16.0928 11.7564C16.0349 11.9184 15.8057 11.9183 15.748 11.7562L15.3818 10.7277C15.3634 10.6759 15.3227 10.6352 15.271 10.6167L14.2429 10.2494C14.0808 10.1915 14.081 9.96226 14.2431 9.90455L15.2716 9.53841C15.3233 9.51998 15.3641 9.47928 15.3826 9.42754L15.7499 8.39947Z' fill='%23C15FD2'/%3E%3C/svg%3E%0A") no-repeat center;
}
.feed-add-post-editor-btn-ai-text {
	background: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.475 5.49343C14.1222 5.49343 13.8361 5.20739 13.8361 4.85454V4.67796C13.8361 4.32511 14.1222 4.03907 14.475 4.03907L16.4752 4.03908H19.3098C19.6626 4.03908 19.9486 4.32512 19.9486 4.67797V4.85455C19.9486 5.2074 19.6626 5.49344 19.3098 5.49344H18.9432H17.9378V18.5886H18.9432H19.3098C19.6626 18.5886 19.9486 18.8746 19.9486 19.2275V19.4109C19.9486 19.7638 19.6626 20.0498 19.3098 20.0498H16.4752L14.475 20.0498C14.1221 20.0498 13.8361 19.7638 13.8361 19.4109V19.2275C13.8361 18.8746 14.1222 18.5886 14.475 18.5886H14.8416H15.847V5.49343H14.8416H14.475ZM14.4802 17.4073V11.1266L12.0463 5.32957L10.8829 5.32287C9.84943 5.31692 8.91339 5.93378 8.5171 6.88831C7.63215 9.01986 6.76654 11.1597 5.90098 13.2995L5.90092 13.2996C5.40692 14.5208 4.91293 15.742 4.41536 16.9616C4.16574 17.5734 3.96118 18.0894 3.96118 18.1092C3.96118 18.1442 4.75619 18.1514 5.51441 18.151C6.30804 18.1506 7.02021 17.6568 7.30473 16.9159C7.39705 16.6755 7.48916 16.435 7.58076 16.1943L7.93787 15.2517L10.6075 15.2417L13.2771 15.2351L13.8076 16.5482C13.8502 16.6543 13.8927 16.7606 13.9352 16.8668C14.0072 17.0471 14.0793 17.2274 14.1524 17.4073H14.4802ZM11.4985 10.7338C11.9874 11.9939 12.3826 13.0324 12.3757 13.039C12.3687 13.0457 11.5574 13.049 10.5763 13.0457L8.79422 13.0357L9.67832 10.714C10.1672 9.43732 10.5763 8.40212 10.5867 8.41534C10.5971 8.42857 11.0097 9.47039 11.4985 10.7338Z' fill='%23C15FD2'/%3E%3C/svg%3E%0A") no-repeat center;
}
/*endregion*/

/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog.section/catalog_block/style.css?17432112082700*/
.ajax_load .top_wrapper {
  margin-right: 1px;
}
.ajax_load .top_wrapper .catalog_block .catalog_item > div {
  padding-left: 25px;
  padding-right: 25px;
}
.ajax_load .top_wrapper .catalog_item .footer_button {
  margin-left: -25px;
  margin-right: -25px;
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer {
  margin: 0px -1px 0px 0px;
  padding: 0px 1px 0px 0px;
}
.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover {
  z-index: 2;
}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap {
  box-shadow: inset 0px 0px 0px 1px #ececec;
  box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
  height: 100%;
}
.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info > .svg {
  top: -2px;
}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line),
  .col-lg-5_2.custom-line {
    width: 20%;
  }
  .right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line),
  #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
    width: 25%;
  }

  #main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line) {
    width: 33.33%;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line) {
    width: 25%;
  }
  .wrapper1.header-v28 .controls-linecount {
    display: none;
  }
}

@media (max-width: 600px) {
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items {
    width: auto;
    padding-left: 16px;
    margin: 0 -16px -20px !important;
    padding-bottom: 20px;
  }
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent {
    flex-shrink: 0;
    margin: 0;
    width: 172px;
  }
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {
    padding-right: 16px;
    width: calc(172px + 16px);
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider * {
    display: none;
  }

  .wrapper1.front_page .compact-catalog-slider ~ .bottom_nav:not(.mobile_slider) {
    display: none;
  }
}

/* End */


/* Start:/bitrix/templates/aspro_max/css/bonus-system.min.css?17432112071535*/
.bonus-system-block,.bonus_item_cart,.lt_cart_bonus_all{font-size:.8rem;line-height:1rem;position:relative;padding:4px 0 0 14px;width:max-content}.bonus-system-block:empty,.bonus_item_cart:empty,.lt_cart_bonus_all:empty{display:none}.bonus-system-block:after,.bonus_item_cart:after,.lt_cart_bonus_all:after{content:'';display:block;position:absolute;left:0;top:3px;bottom:0;width:11px;background:url(/bitrix/templates/aspro_max/css/../images/svg/bonus_icon.svg) center no-repeat}.catalog_item.big .bonus-system-block{color:#fff}.catalog_item.big .bonus-system-block:not(:empty):after{background:url(/bitrix/templates/aspro_max/css/../images/svg/bonus_icon_white.svg) center no-repeat}.services_buy_block .bonus-system-block{margin-left:9px}.body-info__bottom .sale_block~.bonus-system-block{margin-top:5px}.prices-services-detail .bonus-system-block{margin-left:8px}.bonus_item_cart{margin-bottom:5px}.basket_fly .items_wrap .bonus-system-block,.basket_hover_block .bonus-system-block,.lt_cart_bonus_all{margin-left:auto}#bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line [id^=bonus]>span{background:var(--card_bg_black);position:relative;z-index:1}.bx-soa-section-content.lt_bonus_cont_success{background-color:var(--black_bg_black);padding-top:26px}.bonus_comment_min_max{color:var(--white_text_black)}#bonus_payment_block .bx-soa-coupon-input.lt_no_arrow:before{display:none}#bonus_payment_block #bonus_payfield_block .bx-soa-coupon-input{display:inline-block;vertical-align:baseline;overflow:visible}#bonus_payment_block #bonus_payfield_block .bx-soa-coupon-input input{margin-bottom:10px}
/* End */


/* Start:/bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?17432112073351*/
/**
 * 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?17432112071013*/
/**
 * 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/components/aspro/props.group.max/templates/.default/style.css?17568894365677*/
.properties-group {
	width: 100%;
	margin: 0;
	--group-padding: 16px;
}
.properties-group__group {
	padding-top: var(--group-padding);
	padding-bottom: var(--group-padding);
}
.properties-group__group:first-child {
	padding-top: 0;
}
.properties-group__group:last-child {
	padding-bottom: 0;
}
.properties-group--block .properties-group__items {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
}
@media (min-width: 992px) {
	.properties-group--table .properties-group__items .properties-group__item:nth-of-type(2) {
		border-top: 1px solid var(--stroke_black);
	}
	.show-one-column .properties-group--table .properties-group__items .properties-group__item:nth-of-type(2){
		border-top: none;
	}
	.properties-group--table .properties-group__items {
		display: grid;
		column-gap: 48px;
		grid-template-columns: 1fr 1fr;
	}
	.show-one-column .properties-group--table .properties-group__items {
		grid-template-columns: 1fr;
	}
}
@media (min-width: 501px) {
	.properties-group--table .properties-group__item:nth-of-type(1) {
		border-top: 1px solid var(--stroke_black);
	}
}
.properties-group--table .properties-group__item {
	display: flex;
	padding: 12px 0;
	border-bottom: 1px solid #ededed;
	border-bottom-color: var(--stroke_black);
}
.properties-group--block .properties-group__item {
	border: 1px solid #ededed;
	border-color: var(--stroke_black);
	padding: 22px 25px;
	margin: 0px -1px -1px 0px;
}
.properties-group__name-wrap,
.properties-group__value-wrap {
	position: relative;
}
.properties-group--table .properties-group__name-wrap,
.properties-group--table .properties-group__value-wrap {
	width: 50%;
}
.properties-group__name-wrap {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}
.properties-group--block .properties-group__name-wrap {
	margin-bottom: 6px;
}
.properties-group__name,
.properties-group__value {
	position: relative;
	text-align: left;
	word-break: break-word;
}
.properties-group--table .properties-group__value {
	padding-left: 20px;
}

@media (max-width: 1200px) {
	.properties-group--block .properties-group__items {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media (max-width: 991px) {
	.properties-group--block .properties-group__items {
		grid-template-columns: repeat(2, 1fr);
	}
	.properties-group--table .properties-group__item:nth-of-type(2) {
		border-top: none;
	}
}
@media (max-width: 500px) {
	.properties-group {
		--group-padding: 24px;
	}
	.properties-group--table .properties-group__group {
		padding-bottom: 0;
	}
	.properties-group--table .properties-group__group-name {
		margin-bottom: 0;
	}
	.properties-group--table .properties-group__item {
		flex-direction: column;
		padding: 10px 0px;
	}
	.properties-group--table .properties-group__group[data-group-code="no-group"] .properties-group__item{
		padding-left: 0;
	}
	.properties-group--table .properties-group__name-wrap, 
	.properties-group--table .properties-group__value-wrap {
		width: 100%;
	}
	.properties-group--table .properties-group__name,
	.properties-group--table .properties-group__value {
		padding: 0;
	}
	.properties-group--table .properties-group__name-wrap {
		background: none;
	}
	.properties-group--table .properties-group__name-wrap {
		font-size: 0.8125rem;
		line-height: calc(1em + 9px);
	} 
	.properties-group--table .properties-group__value-wrap {
		font-size: 1rem;
		line-height: calc(1em + 5px);
	}
}

.properties-group__group .properties-group__group-name {
	font-weight: 600;
	margin-bottom: 12px;
}

/*hint*/
.properties-group .hint.active .tooltip {
    opacity: 1;
    z-index: 204;
}
.properties-group .hint .tooltip:after {
    left: 2px;
}
.properties-group .hint {
    display: inline;
    position: relative;
    top: -1px;
}
.properties-group .hint__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-group .hint__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-group .hint .hint__icon:hover {
    background-color: var(--theme-base-color);
}
.properties-group .hint__icon:hover i {
    color: #fff;
}
.properties-group .hint .tooltip {
    left: 1px;
    text-align: left;
}
.properties-group .properties-group__name-wrap--whint {
    display: inline;
    padding-right: 10px;
}
.properties-group__name-wrap.whint{
    overflow: visible;
}
.properties-group .properties-group__name-wrap--whint .properties-group__name {
    padding-right: 0px;
}
.properties-group .hint {
    position: relative;
    top: -1px;
    left: 2px;
    right: auto;
    display: inline;
}
.properties-group .hint .hint__icon {
    background-color: #fff;
    background-color: var(--card_bg_hover_black);
    position: relative;
}
.hint .tooltip {
    position: absolute;
    left: -53px;
    top: 24px;
    line-height: 14px;
    z-index: 202;
    display: none;
    padding: 17px 20px 17px;
    min-width: 21px;
    max-width: 200px;
    font-size: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-weight: 400;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
    background: #fff;
    background: var(--card_bg_hover_black);
}

.hint .tooltip:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-width: 1px;
    border-bottom-color: #fff;
    border-bottom-color: var(--card_bg_hover_black);
    left: 22px;
    top: -5px;
}
/**/



/* End */


/* Start:/bitrix/templates/aspro_max/css/detail-gallery.css?17568894368093*/
/** gallery-detail-big **/
/* main slider */

.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 {
  /* bottom: 0; */
  display: flex;
  gap: var(--thumb-gap);
  height: 100%;
  /* justify-content: space-between;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; */
  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;
  /* max-width: var(--slider-max-width); */
  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.detail-gallery-big--vertical .detail-gallery-big-slider-main__inner{
  max-width: var(--slider-max-width);
} */

.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;
  }
}
/* big slider */
.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; 
  }
}

/* thumb slider */
.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%;
  }
  .detail-gallery-big .video-block.popup_video {
    position: absolute;
    right: 32px;
    bottom: 8px;
    z-index: 2;
    margin: 0
  }
  .detail-gallery-big .video-block .image .play:before,
  .detail-gallery-big .video-block .image .play:after {
    transform: scale(1.2);
  }
}
.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;
  /* margin: 0 2px; */
  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--with-popup {
  max-width: calc(100% - 64px);
}
.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;
}

/**/

/* vertical slider */
.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__container--with-popup {
  max-height: calc(100% - 48px);
  /* margin-bottom: 16px; */
}
.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;
}
.gallery__picture{
  /* border-radius: var(--border-radius-thumbs); */
}
@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?174321120713062*/
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/xzoom.min.css?17432112073049*/
.xzoom-lens img,.xzoom-preview img,.xzoom-source img{display:block;max-width:none;max-height:none}.xzoom-container{display:inline-block}.xzoom-thumbs{text-align:center;margin-bottom:10px}.xzoom{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);margin-bottom:15px}.xzoom2,.xzoom3,.xzoom4,.xzoom5{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);margin-bottom:15px}.xzoom-gallery,.xzoom-gallery2,.xzoom-gallery3,.xzoom-gallery4,.xzoom-gallery5{border:1px solid #cecece;margin-left:5px;margin-bottom:10px}.xzoom-hidden,.xzoom-source{display:block;position:static;float:none;clear:both}.xzoom-hidden{overflow:hidden}.xzoom-preview{border:1px solid #888;box-shadow:0 0 10px rgba(0,0,0,.5)}.xzoom-lens{border:1px solid #555;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:crosshair}.xzoom-loading{background-position:center center;background-repeat:no-repeat;border-radius:100%;opacity:.7;background:url(/bitrix/templates/aspro_max/css/../images/xloading.gif);width:48px;height:48px}.xactive{-webkit-box-shadow:0 0 3px 0 rgba(74,169,210,1);-moz-box-shadow:0 0 3px 0 rgba(74,169,210,1);box-shadow:0 0 3px 0 rgba(74,169,210,1);border:1px solid #4aaad2}.xzoom-caption{position:absolute;bottom:-43px;left:0;background:#000;width:100%;text-align:left}.xzoom-caption span{color:#fff;font-family:Arial,sans-serif;display:block;font-size:.75em;font-weight:700;padding:10px}.xzoom-lens img,.xzoom-preview img,.xzoom-source img{display:block;max-width:none;max-height:none}.xzoom-container{display:inline-block}.xzoom-thumbs{text-align:center;margin-bottom:10px}.xzoom{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);margin-bottom:15px}.xzoom2,.xzoom3,.xzoom4,.xzoom5{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.5);-moz-box-shadow:0 0 5px 0 rgba(0,0,0,.5);box-shadow:0 0 5px 0 rgba(0,0,0,.5);margin-bottom:15px}.xzoom-gallery,.xzoom-gallery2,.xzoom-gallery3,.xzoom-gallery4,.xzoom-gallery5{border:1px solid #cecece;margin-left:5px;margin-bottom:10px}.xzoom-hidden,.xzoom-source{display:block;position:static;float:none;clear:both;z-index:3002}.xzoom-hidden{overflow:hidden}.xzoom-preview{border:1px solid #888;background:var(--darkerblack_bg_black);box-shadow:0 0 10px rgba(0,0,0,.5);z-index:3002;text-align:center;border:none}.xzoom-lens{border:1px solid #555;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:crosshair}.xzoom-loading{background-position:center center;background-repeat:no-repeat;border-radius:100%;opacity:.7;background:url(/bitrix/templates/aspro_max/css/../images/xloading.gif);width:48px;height:48px;z-index:3002}.xactive{-webkit-box-shadow:0 0 3px 0 rgba(74,169,210,1);-moz-box-shadow:0 0 3px 0 rgba(74,169,210,1);box-shadow:0 0 3px 0 rgba(74,169,210,1);border:1px solid #4aaad2}.xzoom-caption{position:absolute;bottom:-43px;left:0;background:#fff;width:100%;text-align:left;z-index:3002}.xzoom-caption span{color:#333;font-family:Arial,sans-serif;display:block;font-size:.75em;font-weight:700;padding:10px}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/catalog/main/style.css?175688943651486 */
/* /bitrix/components/bitrix/main.post.form/templates/.default/style.css?174321121430089 */
/* /bitrix/templates/aspro_max/components/bitrix/catalog.section/catalog_block/style.css?17432112082700 */
/* /bitrix/templates/aspro_max/css/bonus-system.min.css?17432112071535 */
/* /bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.carousel.min.css?17432112073351 */
/* /bitrix/templates/aspro_max/vendor/css/carousel/owl/owl.theme.default.min.css?17432112071013 */
/* /bitrix/components/aspro/props.group.max/templates/.default/style.css?17568894365677 */
/* /bitrix/templates/aspro_max/css/detail-gallery.css?17568894368093 */
/* /bitrix/templates/aspro_max/css/jquery.fancybox.min.css?174321120713062 */
/* /bitrix/templates/aspro_max/css/xzoom.min.css?17432112073049 */
