

/* Start:/bitrix/components/sotbit/b2c.news/templates/promo/style.css?1759915325281*/
.promo-container {
  display: flex;
  flex-direction: column;
}
.promo-sections {
  margin-bottom: 32px;
  order: -1;
}
.promo-sections:not(.keen-slider--initialized) {
  gap: 16px;
}
.promo-description {
  margin-bottom: 32px;
  order: -2;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/components/sotbit/b2c.news/templates/promo/bitrix/news.detail/.default/style.css?17599153252301*/
.promo-detail__image {
  display: block;
}
.promo-detail__image-container {
  position: relative;
  margin-bottom: 16px;
  border-radius: var(--border-radius-sm);
  aspect-ratio: 360/180;
  overflow: hidden;
}
@media (min-width: 768px) {
  .promo-detail__image-container {
    aspect-ratio: 1360/523;
    border-radius: var(--border-radius);
  }
}
@media (min-width: 1440px) {
  .promo-detail__image-container {
    height: 523px;
    aspect-ratio: initial;
  }
}
.promo-detail__description {
  margin-top: 8px;
}
.promo-detail__description.folded {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 5;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.promo-detail__expand {
  margin-top: 8px;
  font-weight: 500;
}
.promo-detail__filter {
  display: flex;
  gap: 32px;
  margin: 16px 0 24px;
}
.promo-detail__sections {
  display: flex;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .promo-detail__sections {
    margin-bottom: 24px;
  }
}
.promo-detail__sections.keen-slider:not(.keen-slider--active) {
  gap: 8px;
  flex-wrap: wrap;
}
@media (min-width: 576px) {
  .promo-detail__sections.keen-slider:not(.keen-slider--active) {
    gap: 16px;
  }
}
.promo-detail__sections.keen-slider:not(.keen-slider--active) .keen-slider__slide {
  min-width: 0 !important;
  max-width: 100%;
  min-height: 0;
}
.promo-detail__sections.keen-slider:not(.keen-slider--active) .keen-slider__slide .promo-detail__section-text {
  overflow: hidden;
  text-overflow: ellipsis;
}
.promo-detail__section {
  column-gap: 6px;
}
@media (min-width: 576px) {
  .promo-detail__section {
    column-gap: 8px;
  }
}
.promo-detail__section-count {
  color: var(--secondary-600);
  font-size: 18px;
  font-weight: 700;
}
.promo-detail__section-text {
  white-space: nowrap;
}
.promo-detail__section-fake {
  width: 1px !important;
  min-width: 1px !important;
  max-width: 1px !important;
}
.promo-detail__products-count {
  color: var(--secondary-600);
  font-size: 18px;
  font-weight: 700;
}
.promo-detail .timer {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 1;
}
@media (min-width: 768px) {
  .promo-detail .timer {
    top: 16px;
    left: 16px;
  }
}
@media (min-width: 1440px) {
  .promo-detail .timer {
    top: 24px;
    left: 24px;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/sotbit_b2c/components/bitrix/catalog.compare.list/b2c/style.css?17599153431766*/
:root {
  --compare-list-offset: 142px;
}
@media (max-width: 1024px) {
  :root {
    --compare-list-offset: calc(90px + var(--bottom-bar-height));
  }
}
@media (max-width: 576px) {
  :root {
    --compare-list-offset: 150px;
  }
}

.compare-list {
  min-height: 84px;
  padding: 16px 24px;
  background-color: var(--white);
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow);
}
@media (max-width: 576px) {
  .compare-list {
    min-height: 106px;
    padding: 16px 24px;
  }
}
.compare-list__header {
  display: flex;
  justify-content: space-between;
  align-items: start;
  column-gap: 24px;
  margin-bottom: 6px;
}
@media (max-width: 576px) {
  .compare-list__header {
    column-gap: 8px;
  }
}
.compare-list__text {
  font-weight: 500;
}
.compare-list__button {
  color: var(--secondary-500);
}
.compare-list__link {
  font-weight: 500;
}
.compare-list__wrapper {
  z-index: var(--z-index-overlay-header);
}
.compare-list__wrapper.fixed {
  position: fixed;
}
@media (max-width: 393px) {
  .compare-list__wrapper.fixed {
    max-width: 220px;
  }
}
.compare-list__wrapper.fixed.top {
  top: 200px;
}
.compare-list__wrapper.fixed.bottom {
  bottom: calc(40px + var(--bottom-bar-height));
}
@media (max-width: 1024px) {
  .compare-list__wrapper.fixed.bottom {
    bottom: calc(64px + var(--bottom-bar-height));
  }
}
@media (max-width: 576px) {
  .compare-list__wrapper.fixed.bottom {
    bottom: calc(8px + var(--bottom-bar-height));
  }
}
.compare-list__wrapper.fixed.left {
  left: calc(var(--padding-container-left) + 30px);
}
.compare-list__wrapper.fixed.right {
  right: calc(var(--padding-container-right) + 30px);
}
/*# sourceMappingURL=style.css.map */

/* End */
/* /bitrix/components/sotbit/b2c.news/templates/promo/style.css?1759915325281 */
/* /bitrix/components/sotbit/b2c.news/templates/promo/bitrix/news.detail/.default/style.css?17599153252301 */
/* /bitrix/templates/sotbit_b2c/components/bitrix/catalog.compare.list/b2c/style.css?17599153431766 */
