

/* Start:/styles/wholesale.css?16378338892525*/
.wholesale-about,
.wholesale-advantages,
.wholesale-stepwork { padding-top: 40px; }
.wholesale-about .main_title_text,
.wholesale-advantages .main_title_text,
.wholesale-stepwork .main_title_text { font-size: 24px; }
.wholesale-about__desc { 
  font-size: 16px; 
  margin: 20px 0;
}
.wholesale-about__list {
  column-count: 2;
  font-size: 16px;
}
.wholesale-about__item {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
}
.wholesale-about__item::before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #00000099;
  position: absolute;
  left: 0;
  top: 4px;
}
.wholesale-advantages .categories-cards__list {
  width: 100%;
  padding: 0;
  flex-wrap: wrap;
}
.wholesale-advantages .categories-card { width: calc(50% - 40px); }
.wholesale-advantages .categories-card__title {
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}
.wholesale-container {
  margin: 0 auto;
  max-width: 1275px;
  padding: 0 10px;
}
.wholesale-advantages .categories-card__title b { display: block; }

.wholesale-stepwork__row {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -42px 0;
}
.wholesale-stepwork__col {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 42px;
}
/* .wholesale-stepwork__col.first {
  flex-basis: 28%;
  max-width: 28%;
} */
.wholesale-stepwork__img {
  max-width: 100%;
  overflow: hidden;
}
.wholesale-stepwork__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wholesale-stepwork__number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  font-size: 24px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}
.wholesale-stepwork__number.dark {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.wholesale-stepwork__text {
  font-size: 24px;
  margin: 20px 0;
}
/* End */


/* Start:/bitrix/templates/new_main/components/bitrix/news.list/wholesale/style.css?1637918759462*/
.wholesale-gallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background-color: #fff;
}
.wholesale-gallery__header {
  height: 50px;
  border-bottom: 1px solid #eee;
}
.wholesale-gallery__body {
  height: calc(100vh - 50px);
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wholesale-gallery .swiper-container {
  max-width: 800px;
  max-height: 800px;
  overflow: hidden;
}
/* End */
/* /styles/wholesale.css?16378338892525 */
/* /bitrix/templates/new_main/components/bitrix/news.list/wholesale/style.css?1637918759462 */
