

/* Start:/local/templates/main/components/bitrix/news/sales/bitrix/news.list/.default/style.css?17476676192580*/
.sales-list {
    z-index: 1;
    position: relative;
}

.sales-list__row{
    width: 100%;
}

.sales-item-wrapper {
    margin-bottom: 30px;
}

.sales-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: white;
    height: 100%;
}

.sales-item:nth-child(4n) {
    margin-left: 0;
}

.sales-item-wide {
    width: 100%;
    flex-direction: row;
    display: flex;
}

.sales-picture {
    width: 100%;
}

.sales-picture-wide {
    display: none;
    max-height: 400px;
    width: 100%;
}

.sales-item-wide .sales-picture {
    display: none;
}

.sales-item-wide .sales-picture-wide {
    display: block;
}

.sale-sticker {
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #d5c6e3;
    text-align: center;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
    color: white;
}

.sales-item-wide .sale-sticker {
    left: 15px;
}

.sale-gift-icon {
    width: 30px;
    height: 30px;
}

.sales-name {
    font-weight: bold;
    font-size: 24px;
    line-height: 27px;
}

.sales-text {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sales-text a {
    color: #592c82!important;
}

.sales-content-text {
    background-color: white;
    padding: 30px 25px 0;
    margin-bottom: 25px;
}
.sales-content-picture {
    overflow: hidden;
    position: relative;
}
.sales-item-img {
    position: relative;
    display: block;
}
.sales-item__erid {
    position: absolute;
    bottom: 10px;
    left: 10px;
    white-space: nowrap;
}
.sales-item__erid span {
    background-color: rgba(255,255,255,.5);
    padding: 5px;
    font-size: 12px;
}
.sales-item-wide .sales-content-wrapper{
    flex-direction: row;
}

.sales-content-text-wrapper {
    display: flex;
    align-items: center;
}

.sales-item-wide .sales-content-text-wrapper {
    width: calc(33.33% - 20px);
    background-color: white;
}

.sales-item-wide .sales-content-picture {
    width: calc(66.66% + 20px);
}

@media (max-width: 991px) {
    .sales-item-wide {
        flex-direction: column;
    }

    .sales-item-wide .sales-content-picture {
        width: 100%;
    }

    .sales-item-wide .sales-picture-wide {
        display: none;
    }

    .sales-item-wide .sales-picture {
        display: block;
    }

    .sales-item-wide .sale-sticker {
        left: auto;
    }

    .sales-content-text-wrapper, .sales-item-wide .sales-content-text-wrapper {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/main/layout/bx-styles/subscribe.css?17476676191766*/
.subscribe {
  padding: 40px 0 50px;
  background: url(/local/templates/main/layout/bx-styles/../img/backgrounds/subscribe.webp);
  background-size: cover
}
.subscribe-subtitle {
  margin-top: 30px;
  font-weight: 300
}
.subscribe-form {
  margin-top: 50px
}
.subscribe-form-wrapper {
  display: flex;
  justify-content: center
}
.subscribe-form-wrapper-left,
.subscribe-form-wrapper-right {
  display: flex
}
.subscribe-form-wrapper-left {
  width: 72%
}
.subscribe-form-wrapper-left input:not(:last-child) {
  margin-right: 20px
}
.subscribe-form-wrapper-right {
  width: 26%
}
.subscribe .form-date {
  position: relative;
  width: 100%
}
.subscribe-agree-block {
  margin-top: 30px;
  cursor: pointer
}
.subscribe-agree-block__wrap {
  text-align: center
}
.subscribe-agree-block a {
  text-decoration: underline
}
.subscribe button[type=submit] {
  margin-top: 30px
}
@media (max-width:991px) {
  .subscribe-form-wrapper {
    display: block
  }
  .subscribe-form-wrapper-left,
  .subscribe-form-wrapper-right {
    width: 100%
  }
  .subscribe input {
    width: 100%;
    display: block;
    max-width: none;
    margin-top: 30px
  }
  .subscribe {
    background-position: 30% 50%
  }
  .subscribe-agree-block,
  .subscribe-form {
    margin-top: 0
  }
  .subscribe button[type=submit] {
    margin-top: 20px
  }
  .subscribe input[type=email],
  .subscribe input[type=text] {
    max-width: none
  }
}
@media (max-width:768px) {
  .subscribe-form-wrapper-left,
  .subscribe-form-wrapper-right {
    display: block
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-device-pixel-ratio:1.3),
only screen and (min-resolution:124.8dpi),
only screen and (min-resolution:1.3dppx) {
  .subscribe {
    background-image: url(/local/templates/main/layout/bx-styles/../img/backgrounds/subscribe2x.webp)
  }
}
/* End */
/* /local/templates/main/components/bitrix/news/sales/bitrix/news.list/.default/style.css?17476676192580 */
/* /local/templates/main/layout/bx-styles/subscribe.css?17476676191766 */
