

/* Start:/local/templates/main/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?17496304944664*/
.category-card {
  display: block;
  color: #fff;
  letter-spacing: 0.05em;
  overflow-wrap: anywhere;
}

.category-picture {
  position: relative;
  display: block;
  margin-bottom: 5px;
  aspect-ratio: 1 / .86;
}

.category-card .text-wrapper {
  position: absolute;
  top: 0;
  left: 0
}

.category-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.category-card .text-wrapper {
  padding: 16px;
  padding-bottom: 4px
}

.category-card .description {
  font-size: 12px;
  margin: 4px
}

.category-card .name {
  font-size: 26px;
  font-weight: 300;
  margin: 4px
}

.category-card a {
  display: block;
  color: inherit;
  text-decoration: none
}

.ecp-button {
  display: -ms-inline-flexbox;
  display: inline-flex;
  pointer-events: none;
}

.ecp-button.fullwidth {
  width: 100%
}

.ecp-button.fullwidth button,
.ecp-button.fullwidth a {
  min-width: 0;
  width: 100%
}

.ecp-button * {
  pointer-events: all
}

.ecp-button button,
.ecp-button a {
  font-family: inherit;
  color: #ffffff;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 240px;
  max-width: 100%;
  height: 48px;
  border: none;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  cursor: pointer
}

.ecp-button button .loader,
.ecp-button a .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.ecp-button a {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none
}

.ecp-button .primary {
  background-color: #000000;
  color: #ffffff
}

.ecp-button .primary:hover {
  background-color: #616267;
  color: #ffffff
}

.ecp-button .secondary {
  background-color: transparent;
  color: #000000;
  border: 2px solid #000000
}

.ecp-button .secondary:hover {
  background-color: #616267;
  color: #ffffff;
  border-color: #616267
}

.ecp-button .tertiary {
  background-color: #e2786f;
  color: #ffffff
}

.ecp-button .tertiary:hover {
  background-color: #f5d1c1;
  color: #ffffff
}

.ecp-button .link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 0;
  width: auto;
  background-color: transparent;
  color: #000000;
  text-transform: unset;
  text-decoration: underline;
  padding: 0;
  height: auto
}

.ecp-button button:disabled,
.ecp-button .disabled {
  background-color: #dfe0e1;
  color: #616267;
  border: none;
  padding: 16px;
  pointer-events: none;
  cursor: not-allowed
}

.ecp-button button:disabled:hover,
.ecp-button .disabled:hover {
  background-color: #dfe0e1
}

.ecp-button .link:disabled,
.ecp-button .link.disabled {
  background-color: transparent;
  padding: 0
}

.ecp-button .link:disabled:hover,
.ecp-button .link.disabled:hover {
  background-color: transparent
}

.ecp-button .button-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.ecp-button .button-content-left,
.ecp-button .button-content-center,
.ecp-button .button-content-right {
  display: -ms-flexbox;
  display: flex
}

.ecp-button .button-content-left {
  margin-right: 8px
}

.ecp-button .button-content-right {
  margin-left: 8px
}

.catalog-top .page-desc {
  max-width: 660px;
  padding-left: 15px;
  font-size: 15px;
  line-height: 20px;
}

.catalog-top .page-desc p {
  padding-left: 0;
}

.catalog-top .page-desc p + p {
  margin-top: 1em;
}

.page-desc__button {
  display: none;
}

@media (max-width: 600px) {
  .catalog-top .page-desc__text p {
    padding: 0;
  }
  .catalog-top .page-desc__wrap {
    position: relative;
    max-height: 40px;
    overflow: hidden;
    transition: 2.3s;
  }
  .catalog-top .page-desc_hidden .page-desc__wrap.page-desc__wrap_active {
    max-height: none;
  }
  .catalog-top .page-desc_hidden .page-desc__wrap:after {
    position: absolute;
    bottom: 0;
    height: 20px;
    width: 100%;
    content: "";
    background: linear-gradient(
      to bottom,
      rgba(249,249,249, 0.5) 0%,
      rgba(249,249,249, 1) 100%
    );
    pointer-events: none;
  }
  .catalog-top .page-desc_hidden .page-desc__wrap.page-desc__wrap_active:after {
    display: none;
  }
  .catalog-top .page-desc_hidden .page-desc__button {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
  }
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/load_scroll/style.css?1751261074245*/
.products-previous {
    margin-bottom: 40px;
    text-align: center;
}

.products-previous-button {
    display: inline-block;
    cursor: pointer;
}

.products-previous-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
/* End */


/* Start:/local/templates/main/components/ersta/rating/card/style.css?1717414348213*/
.product-stars-rop-wrapper {
    display: flex;
}
.productCard .product-stars-rop-wrapper .product-stars {
    margin-bottom: 0;
}
.productCard .product-stars-rop-wrapper .product-stars li{
    line-height: 1.5;
}
/* End */
/* /local/templates/main/components/bitrix/catalog/catalog/bitrix/catalog.section.list/.default/style.css?17496304944664 */
/* /local/templates/main/components/bitrix/catalog.section/load_scroll/style.css?1751261074245 */
/* /local/templates/main/components/ersta/rating/card/style.css?1717414348213 */
