

/* Start:/local/templates/vetiver/components/bitrix/catalog/catalog_main/style.css?17716085502083*/
.product-item-scu-block .js-volum-card__item-detail-container.selected span {
    background: #fff;
    border-color: #000;
    color: #000;
}

.brand-intro{
  max-width: 1280px;
  margin: 0 auto;
  padding: 18px 20px 24px;
  display: grid;
  grid-template-columns: 1fr 1fr; /* левая пустота + правая колонка */
  gap: 24px;
}

.brand-intro__spacer{
  min-height: 1px;
}

.brand-intro__text{
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: .02em;
  text-align: justify;
}

/* адаптив: на мобиле текст становится на всю ширину */
@media (max-width: 900px){
  .brand-intro{
    grid-template-columns: 1fr;
    padding: 14px 16px 18px;
  }
  .brand-intro__spacer{
    display:none;
  }
}
.brand-about1{
  max-width: 1280px;
  margin: 0 auto;
  padding: 130px 20px 50px;
}

.brand-about1__inner{
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 40px;
  align-items: start;
}

.brand-about1__logo{
  width: 220px;
  height: 140px;
  border-radius: 14px;
  background: #ffffff;
  border: 1px solid rgba(0,0,0,.05);
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-about1__logo img{
  max-width: 80%;
  max-height: 70%;
  object-fit: contain;
  display: block;
}

.brand-about1__logo-fallback{
  width: 56px;
  height: 56px;
  border-radius: 12px;
  background: rgba(0,0,0,.05);
  color: rgba(0,0,0,.6);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .05em;
}

.brand-about1__text{
  max-width: 900px;
  font-size: 14px;
  line-height: 1.85;
  color: #4a4a4a;
}

.brand-about1__text p{ margin: 0 0 12px; }
.brand-about1__text ul{ margin: 0 0 12px 18px; }
.brand-about1__text h2{ font-size: 18px; margin: 18px 0 10px; }
.brand-about1__text h3{ font-size: 16px; margin: 14px 0 8px; }

@media (max-width: 980px){
  .brand-about1__inner{
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .brand-about1__logo{
    width: 100%;
    height: 120px;
  }

  .brand-about1__text{
    max-width: 100%;
  }
}
/* End */


/* Start:/local/templates/vetiver/components/bitrix/catalog.element/catalog/style.css?17502728721112*/
#js-button-add-to-basket-more {
    cursor: pointer;
}

.reviews__item.hidden {
    display: none;
}

/*FIX*/
.avail-prod__free {
    white-space: nowrap;
}

.avail-prod__free br {
    display: none;
}

#js-available-container .avail-prod__item {
    margin-top: 20px;
}

.product__thumbs {
    max-height: 450px;
    overflow: hidden;
}

.product__buy-click_detail {
    cursor: pointer;
    color: #000 !important;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.product__buy-click_detail:hover {
    color: var(--pink) !important;
}
/*END FIX*/

.product__code_mobile {
    display: none;
}

@media (max-width: 1020px) {
    .avail-prod {
        position: static !important;
    }
    .avail-prod__body {
        left: 0;
    }
    .avail-prod__free {
        width: 100%;
        margin-left: 0 !important;
    }
    .prod-prm__character-item {
        flex-wrap: wrap;
    }
    ._active .avail-prod__body {
        top: calc(100% + 40px) !important;
    }

    .product__code_mobile {
        display: block;
    }

    .product__code_desktop {
        display: none;
    }
}
/* End */


/* Start:/local/templates/vetiver/components/bitrix/catalog.element/catalog/themes/blue/style.min.css?1739288024902*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */
/* /local/templates/vetiver/components/bitrix/catalog/catalog_main/style.css?17716085502083 */
/* /local/templates/vetiver/components/bitrix/catalog.element/catalog/style.css?17502728721112 */
/* /local/templates/vetiver/components/bitrix/catalog.element/catalog/themes/blue/style.min.css?1739288024902 */
