@charset "UTF-8";
.shop_block {
  margin: 112px 119px 0;
}
@media (max-width: 1600px) {
  .shop_block {
    margin: 112px 38.5px 0;
  }
}
@media (max-width: 1280px) {
  .shop_block {
    margin: 78px 16px 0;
  }
}
@media (max-width: 767px) {
  .shop_block {
    margin: 53px 16px 0;
  }
}
.shop_block--title {
  flex: 1 1 100%;
  position: relative;
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 36px;
  line-height: 44px;
  color: #282B33;
}
@media (max-width: 1600px) {
  .shop_block--title {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .shop_block--title {
    font-size: 25px;
    line-height: 30px;
  }
}
.shop_block--title span {
  position: relative;
  z-index: 1;
}
.shop_block--title:before {
  z-index: 0;
  display: block;
  content: attr(data-title);
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 64px;
  line-height: 78px;
  color: #EAEAEA;
}
@media (max-width: 1600px) {
  .shop_block--title:before {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .shop_block--title:before {
    font-size: 38px;
    line-height: 46px;
    white-space: nowrap;
    bottom: 63%;
  }
}
.shop_block--title br {
  display: none;
}
@media (max-width: 767px) {
  .shop_block--title {
    font-size: 25px;
    line-height: 30px;
  }
  .shop_block--title br {
    display: inline-block;
  }
}
.shop_block--action {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .shop_block--action {
    margin-bottom: 16px;
  }
}
.shop_block--arrows {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 767px) {
  .shop_block--arrows {
    display: none;
  }
}
.shop_block--arrows .slick-arrow {
  display: block;
  width: 34.5px;
  height: 34.5px;
  position: static;
  margin-left: 17px;
  transform: none;
}
.shop_block--arrows .slick-arrow.slick-prev {
  left: auto;
  background-size: contain;
  background-image: url("/local/resource/images/sp_portal_v2/arrow_prev.svg");
}
.shop_block--arrows .slick-arrow.slick-next {
  right: auto;
  background-size: contain;
  background-image: url("/local/resource/images/sp_portal_v2/arrow_next.svg");
}
@media (max-width: 1280px) {
  .shop_block--list {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .shop_block--list {
    margin-top: 0;
  }
}
.shop_block--list .slick-arrow {
  display: block;
  width: 34.5px;
  height: 34.5px;
  z-index: 1;
  top: 33%;
}
.shop_block--list .slick-arrow:before {
  content: "";
}
.shop_block--list .slick-arrow.slick-prev {
  left: -10px;
  background-size: contain;
  background-image: url("/local/resource/images/sp_portal_v2/arrow_prev.svg");
}
.shop_block--list .slick-arrow.slick-next {
  right: -10px;
  background-size: contain;
  background-image: url("/local/resource/images/sp_portal_v2/arrow_next.svg");
}
@media (max-width: 767px) {
  .shop_block--list .slick-list {
    padding: 0;
    margin: 0;
  }
}
.shop_block--item {
  padding: 0 22.5px;
}
@media (max-width: 767px) {
  .shop_block--item {
    padding: 0 30px;
  }
}
.shop_block--item__view {
  position: relative;
  padding: 0 22.5px 63px;
}
@media (max-width: 767px) {
  .shop_block--item__view {
    padding: 0;
  }
}
.shop_block--item__view:after {
  opacity: 0;
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}
.shop_block--item__view:hover:after {
  opacity: 1;
}
.shop_block--item__view:hover .shop_block--slider {
  border-color: #BF273A;
}
.shop_block--item__view:hover .shop_block--slider:after {
  opacity: 1;
}
.shop_block--item__view:hover .shop_block--slider .slick-arrow {
  opacity: 1;
}
.shop_block--slider {
  z-index: 1;
  padding-bottom: 34px;
  border-bottom: 3px solid #C8C8C8;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .shop_block--slider {
    padding-bottom: 0;
  }
}
.shop_block--slider:after {
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 65%);
  background-image: url("/local/resource/images/sp_portal_v2/romb.svg");
  background-size: contain;
  width: 29px;
  height: 17px;
  transition: all 0.3s ease;
}
.shop_block--slider .slick-arrow {
  opacity: 0;
  z-index: 1;
  display: block;
  width: 12px;
  height: 20px;
  margin-left: 0;
  transform: none;
  transition: all 0.3s ease;
}
.shop_block--slider .slick-arrow.slick-prev {
  left: 0;
  background-size: contain;
  background-image: url("/local/resource/images/sp_portal_v2/slider_arrow_prev.svg");
}
.shop_block--slider .slick-arrow.slick-next {
  right: 0;
  background-size: contain;
  background-image: url("/local/resource/images/sp_portal_v2/slider_arrow_next.svg");
}
@media (max-width: 767px) {
  .shop_block--slide {
    display: none;
  }
  .shop_block--slide:first-child {
    display: block;
  }
}
.shop_block--thumb {
  display: block;
  padding-bottom: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  .shop_block--thumb {
    background-size: contain;
  }
}
.shop_block--link {
  display: block;
  margin-top: 33px;
  text-align: center;
  z-index: 1;
  position: relative;
}
.shop_block--link:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .shop_block--link {
    margin-top: 14px;
  }
}
.shop_block--name {
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #282B33;
}
@media (max-width: 767px) {
  .shop_block--name {
    font-size: 14px;
    line-height: 17px;
  }
}
.shop_block--price_block {
  margin-top: 14px;
  text-align: center;
}
@media (max-width: 767px) {
  .shop_block--price_block {
    margin-top: 13px;
  }
}
.shop_block--price {
  display: inline-block;
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #282B33;
}
@media (max-width: 767px) {
  .shop_block--price {
    font-size: 18px;
    line-height: 22px;
  }
}

.ruble {
  font-family: "rubleBitrix", Arial, sans-serif;
}
.ruble:before {
  content: "р";
  text-transform: lowercase !important;
}

.site--product__title {
  text-align: center;
  margin: 4px 0 8px;
  padding: 0;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 36px;
  padding-bottom: 30px;
}
.site--product__delimiter {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 11px;
}
.site--product__delimiter > span {
  display: inline-block;
}
.site--product__delimiter > span:first-child {
  z-index: 100;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  content: "";
  opacity: 1;
  top: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.site--product__delimiter > span:nth-child(2) {
  z-index: 50;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
}
.site--product__delimiter > span:last-child {
  z-index: 100;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  content: "";
  opacity: 1;
  bottom: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
}
.site--product__view > .container-fluid {
  max-width: 1300px;
}
.site--product__list {
  margin: 0 -11px 0;
}
.site--product__list > .slick-prev, .site--product__list .slick-next {
  position: absolute;
  display: block;
  height: 31px;
  width: 31px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: #d8d8d8;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 70;
}
.site--product__list > .slick-prev:before, .site--product__list .slick-next:before {
  font-family: "ElegantIcons";
  font-size: 31px;
  color: #d8d8d8;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site--product__list > .slick-prev {
  left: -31px;
}
.site--product__list > .slick-next {
  right: -31px;
}
.site--product__list > .slick-prev:before {
  content: "D";
}
.site--product__list > .slick-next:before {
  content: "E";
}
.site--product__item {
  position: relative;
  width: 100%;
  padding-top: 21px;
  padding-bottom: 21px;
  margin: 0 11px;
}
.site--product__item--view {
  padding: 21px;
  position: relative;
}
.site--product__link {
  display: inline-block;
  width: 100%;
}
.site--product__thumb {
  display: block;
  margin: 0 auto;
  width: 240px;
  padding-bottom: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.site--product__name {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  width: 100%;
  min-height: 54px;
}
.site--product__price {
  display: inline-block;
  font-size: 18px;
  text-align: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.site--product__price.old {
  color: #cacaca;
  text-decoration: line-through;
}
.site--product__slider .slick-prev, .site--product__slider .slick-next {
  position: absolute;
  display: block;
  height: 31px;
  width: 31px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: #d8d8d8;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  opacity: 0;
  border: none;
  outline: none;
  z-index: 70;
}
.site--product__slider .slick-prev:before, .site--product__slider .slick-next:before {
  font-family: "ElegantIcons";
  font-size: 31px;
  color: #d8d8d8;
  line-height: 1;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.site--product__slider .slick-prev {
  left: -13px;
}
.site--product__slider .slick-next {
  right: -13px;
}
.site--product__slider .slick-prev:before {
  content: "4";
}
.site--product__slider .slick-next:before {
  content: "5";
}
.site--product__label {
  position: absolute;
  left: 23px;
  top: -19px;
  font-size: 14px;
  text-align: center;
  padding: 0;
  z-index: 5;
  text-transform: uppercase;
  font-weight: bold;
  width: 82px;
  height: 82px;
}

/*# sourceMappingURL=style.css.map */
