

/* Start:/local/templates/webcanape_2/components/bitrix/catalog/solutions/style.css?17750301981645*/
/*!*********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/webcanape/components/bitrix/catalog/catalog/style.scss ***!
  \*********************************************************************************************************************************************************************************************/
/* ------------------------ */
.b-catalog-detail {
  margin-bottom: 100px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .b-catalog-detail {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .b-catalog-detail {
    margin-bottom: 30px;
  }
}
.b-catalog-detail .catalog-detail__item {
  display: flex;
  flex-wrap: wrap;
}
.b-catalog-detail .catalog-detail__imgbox {
  width: 300px;
}
@media (max-width: 767px) {
  .b-catalog-detail .catalog-detail__imgbox {
    width: 100%;
    margin-bottom: 20px;
  }
}
.b-catalog-detail .catalog-detail__img {
  width: 100%;
  vertical-align: top;
}
.b-catalog-detail .catalog-detail__content {
  width: calc(100% - 300px);
  padding-left: 30px;
}
@media (max-width: 767px) {
  .b-catalog-detail .catalog-detail__content {
    width: 100%;
    padding: 0;
  }
}
.b-catalog-detail .catalog-detail__params {
  margin-top: 20px;
  width: 100%;
}
.b-catalog-detail .catalog-detail__detail-txt {
  margin-bottom: 20px;
}
.b-catalog-detail .catalog-detail__price {
  margin-bottom: 10px;
  font-size: 20px;
}

/* End */


/* Start:/local/templates/webcanape_2/components/bitrix/catalog.section.list/main/style.css?17702123793598*/
/*!*******************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/sass-loader/dist/cjs.js!./local/templates/webcanape/components/bitrix/catalog.section.list/main/style.scss ***!
  \*******************************************************************************************************************************************************************************************************/
/* ------------------------ */
.b-product-category {
  margin-bottom: 100px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .b-product-category {
    margin-bottom: 45px;
  }
}
@media (max-width: 767px) {
  .b-product-category {
    margin-bottom: 30px;
  }
}
.b-product-category .product-category__top {
  display: flex;
  column-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 45px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .b-product-category .product-category__top {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .b-product-category .product-category__top {
    margin-bottom: 20px;
    column-gap: 20px;
  }
}
.b-product-category .product-category__top h2 {
  margin-bottom: 0;
}
.b-product-category .product-category__items {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.b-product-category .product-category__item {
  display: flex;
  flex-direction: column;
  width: calc(25% - 12px);
  min-height: 200px;
  padding: 25px 25px 20px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .b-product-category .product-category__item {
    width: calc(25% - 12px);
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .b-product-category .product-category__item {
    width: calc(50% - 10px);
  }
}
@media (min-width: 425px) and (max-width: 767px) {
  .b-product-category .product-category__item {
    width: calc(50% - 8px);
    padding: 20px;
  }
}
@media (max-width: 424px) {
  .b-product-category .product-category__item {
    width: 100%;
    padding: 15px;
  }
}
.b-product-category .product-category__item:hover::after {
  transform: translate(0, 0);
}
.b-product-category .product-category__item::before {
  content: "";
  position: absolute;
  display: block;
  width: 200px;
  height: 200px;
  bottom: -60px;
  right: -50px;
  background-color: #f7f7f7;
  border-radius: 50%;
}
.b-product-category .product-category__item::after {
  content: "";
  position: absolute;
  display: block;
  width: 200px;
  height: 200px;
  bottom: -60px;
  right: -50px;
  background-color: #e8505b;
  border-radius: 50%;
  transform: translate(60%, 60%);
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
}
.b-product-category .product-category__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
}
.b-product-category .product-category__image {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-top: auto;
  margin-left: auto;
  width: 100px;
  height: 90px;
  position: relative;
  z-index: 1;
}
.b-product-category .product-category__image img {
  width: auto;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}
.b-product-category .product-category__title {
  color: #282828;
  font-size: 18px;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
/* End */
/* /local/templates/webcanape_2/components/bitrix/catalog/solutions/style.css?17750301981645 */
/* /local/templates/webcanape_2/components/bitrix/catalog.section.list/main/style.css?17702123793598 */
