

/* Start:/styles/catalog.css?149004052216195*/
.page {
  margin: 0;
  padding: 0;
}
.main {
  width: 100%;
  margin: 0 auto;
}
.main__prepare {
  padding-top: 70px;
  text-align: center;
  background-color: #fff;
}
.main__share {
  text-align: center;
  padding: 50px 0;
  background-color: #fff;
}
.main__prepare-carousel {
  margin: 40px auto 0;
}
@media all and (max-width: 1360px) {
  .main__prepare-carousel {
    margin: 40px 95px 0;
  }
}
@media all and (max-width: 1024px) {
  .main__prepare-carousel {
    margin: 40px 27px 0;
  }
}
@media all and (max-width: 768px) {
  .main__prepare-carousel {
    margin: 40px 0 0;
  }
}
.catalog {
  width: 100%;
  box-sizing: border-box;
  padding: 50px 7% 3px;
  background-color: #f6f6f6;
  position: relative;
}
@media all and (max-width: 1024px) {
  .catalog {
    padding: 40px 27px 3px;
  }
}
@media all and (max-width: 930px) {
  .catalog {
    padding: 50px 23px 3px;
  }
}
@media all and (max-width: 650px) {
  .catalog {
    padding: 30px 15px 3px;
  }
}
.catalog__title {
  margin-bottom: 40px;
  font-family: SFNSDisplay, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
}
.catalog__name {
  display: inline-block;
  font-size: 30px;
  color: #000;
  line-height: 1;
}
.catalog__sum {
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-size: 13px;
  line-height: 1.69;
  color: #848484;
  position: relative;
  bottom: 10px;
}
.list {
  margin-left: 270px;
  font-size: 0;
}
@media all and (max-width: 1024px) {
  .list {
    margin-left: 247px;
  }
}
@media all and (max-width: 768px) {
  .list {
    width: 100%;
    margin: 0;
  }
}
.list__content {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: space-around;
}
.list-block {
  font-family: AppleSystemUIFont, sans-serif;
  display: inline-block;
  width: 32%;
  margin-bottom: 30px;
  overflow: hidden;
  margin-right: 2%;
}
.list-block:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 600px) {
  .list-block:nth-child(3n) {
    margin: 0 auto 15px;
  }
}
@media all and (max-width: 1024px) {
  .list-block {
    width: 32%;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 600px) {
  .list-block {
    display: block;
    width: 100%;
    margin: 0 auto 15px;
    max-width: 320px;
    min-width: 280px;
  }
}
.list-block p {
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.list-bar {
  margin-bottom: 35px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  position: relative;
}
@media all and (max-width: 600px) {
  .list-bar {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 70px;
    max-width: 270px;
  }
}
.list-bar__sort {
  display: inline-block;
  width: 270px;
  margin-right: 10px;
  vertical-align: top;
}
@media all and (max-width: 1024px) {
  .list-bar__sort {
    width: 228px;
    margin-right: 0;
  }
}
@media all and (max-width: 650px) {
  .list-bar__sort {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 600px) {
  .list-bar__sort {
    width: 100%;
    display: block;
  }
}
.list-bar__move {
  margin-top: 3px;
  width: 32%;
  display: inline-block;
}
@media all and (max-width: 1024px) {
  .list-bar__move {
    width: 35%;
  }
}
@media all and (max-width: 930px) {
  .list-bar__move {
    margin-right: 0;
    margin-top: 4px;
  }
}
@media all and (max-width: 768px) {
  .list-bar__move {
    margin-right: 0;
    margin-left: 9px;
    width: 45%;
    margin-top: 0;
  }
}
@media all and (max-width: 600px) {
  .list-bar__move {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
  }
}
.list-bar__result {
  float: right;
  margin-right: 18%;
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  line-height: 1.83;
  color: #4a4a4a;
  cursor: pointer;
  margin-top: 3px;
}
@media all and (max-width: 1250px) {
  .list-bar__result {
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .list-bar__result {
    margin-right: 16%;
  }
}
@media all and (max-width: 1010px) {
  .list-bar__result {
    margin-right: 14%;
  }
}
@media all and (max-width: 980px) {
  .list-bar__result {
    margin-right: 0;
  }
}
@media all and (max-width: 930px) {
  .list-bar__result {
    margin-top: 3px;
  }
}
@media all and (max-width: 768px) {
  .list-bar__result {
    float: none;
    position: absolute;
    right: 0;
    top: -5px;
    margin-right: 0;
  }
}
@media all and (max-width: 720px) {
  .list-bar__result {
    left: 0;
    top: 35px;
  }
}
@media all and (max-width: 600px) {
  .list-bar__result {
    bottom: -40px;
    top: initial;
    text-align: left;
  }
}
.list-bar__show {
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.38;
  text-align: right;
  color: #363636;
  position: absolute;
  right: 0;
  top: 1px;
  cursor: pointer;
  margin-top: 3px;
  margin-right: 20px;
}
.list-bar__show:hover {
  color: #b22e39;
}
@media all and (max-width: 1250px) {
  .list-bar__show {
    top: 26px;
    margin-right: 0;
  }
}
@media all and (max-width: 1024px) {
  .list-bar__show {
    top: 1px;
  }
}
@media all and (max-width: 980px) {
  .list-bar__show {
    top: 28px;
  }
}
@media all and (max-width: 768px) {
  .list-bar__show {
    top: 14px;
  }
}
@media all and (max-width: 720px) {
  .list-bar__show {
    top: 35px;
  }
}
@media all and (max-width: 600px) {
  .list-bar__show {
    bottom: -38px;
    top: initial;
  }
}
.svg__sort {
  fill: none;
  stroke: #9b9b9b;
  stroke-width: 2px;
}
.sort {
  width: 100%;
  height: 27px;
  border-radius: 4px;
  background-color: #ececec;
  border: solid 1px #bdbdbd;
  text-align: left;
  padding: 4px 10px 5px;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
.sort_active {
  border-radius: 4px 4px 0 0;
}
.sort_active .sort__icon {
  transform: rotate(90deg);
}
@media all and (max-width: 768px) {
  .sort {
    height: 33px;
    padding-top: 6px;
  }
}
@media all and (max-width: 600px) {
  .sort {
    max-width: 270px;
    margin: 0 auto;
  }
}
.sort__txt {
  margin-left: 45px;
  font-family: SFNSDisplay, sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 17px;
  letter-spacing: normal;
  color: #363636;
}
@media all and (max-width: 1024px) {
  .sort__txt {
    margin-left: 12px;
  }
}
@media all and (max-width: 600px) {
  .sort__txt {
    margin-left: 35px;
  }
}
.sort__icon {
  float: right;
  height: 30px;
  width: 25px;
  display: inline-block;
  position: relative;
  top: -6px;
}
@media all and (max-width: 768px) {
  .sort__icon {
    top: -5px;
  }
}
.sort-modal {
  display: none;
  width: 270px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
  border-radius: 0 0 4px 4px;
  padding: 10px 0;
  position: absolute;
  top: 26px;
  left: 0;
  z-index: 10;
  text-align: left;
  box-sizing: border-box;
  font-size: 0;
}
@media all and (max-width: 1024px) {
  .sort-modal {
    width: 228px;
  }
}
@media all and (max-width: 768px) {
  .sort-modal {
    top: 30px;
  }
}
@media all and (max-width: 600px) {
  .sort-modal {
    position: relative;
    top: -1px;
    width: 270px;
    margin: 0 auto;
  }
}
.sort-modal_active {
  display: block;
}
.sort-modal__item {
  display: block;
  padding: 5px 23px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  cursor: pointer;
}
.sort-modal__item_active .sort-modal__country {
  color: #b22e39;
}
.sort-modal__item:hover .sort-modal__country {
  color: #b22e39;
}
@media all and (max-width: 600px) {
  .sort-modal__item {
    padding: 5px 44px;
  }
}
.sort-modal__flag {
  width: 21px;
  height: 17px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: middle;
}
.sort-modal__title {
  font-family: SFNSDisplay, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #b22e39;
  padding: 5px 56px;
  cursor: pointer;
  vertical-align: middle;
}
@media all and (max-width: 600px) {
  .sort-modal__title {
    padding: 5px 5px 5px 76px;
  }
}
.sort-modal__country {
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #646464;
  vertical-align: middle;
}
.move {
  max-width: 290px;
  width: 100%;
  margin-left: 6%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  align-content: space-around;
  font-family: SFNSDisplay, sans-serif;
}
@media all and (max-width: 1024px) {
  .move {
    margin-left: 2px;
  }
}
.move__prev {
  display: inline-block;
  height: 35px;
  width: 35px;
  position: relative;
  top: -8px;
  vertical-align: middle;
  border: 1px solid transparent;
  transform: rotate(180deg);
  cursor: pointer;
}
.move__prev:hover .svg__sort {
  stroke: #b22e39;
}
@media all and (max-width: 768px) {
  .move__prev {
    background-color: #ececec;
    border: solid 1px #bdbdbd;
    border-radius: 4px;
    width: 30px;
    height: 30px;
    top: 0;
  }
}
@media all and (max-width: 600px) {
  .move__prev {
    width: 29px;
    height: 29px;
  }
}
.move__next {
  display: inline-block;
  margin-left: 0;
  height: 35px;
  width: 35px;
  position: relative;
  top: -8px;
  vertical-align: middle;
  border: 1px solid transparent;
  cursor: pointer;
}
.move__next:hover .svg__sort {
  stroke: #b22e39;
}
@media all and (max-width: 768px) {
  .move__next {
    background-color: #ececec;
    border: solid 1px #bdbdbd;
    border-radius: 4px;
    margin-left: 0;
    width: 30px;
    height: 30px;
    top: 0;
  }
}
@media all and (max-width: 600px) {
  .move__next {
    width: 29px;
    height: 29px;
  }
}
.move__item {
  display: inline-block;
  box-sizing: border-box;
  font-family: SFNSDisplay, sans-serif;
  font-size: 14px;
  line-height: 1.29;
  text-align: center;
  color: #000;
  border: 1px solid transparent;
  cursor: pointer;
}
.move__item:hover {
  color: #b22e39;
}
@media all and (max-width: 768px) {
  .move__item:hover {
    color: #fff;
    background-color: #b22e39;
    border-color: #b22e39;
  }
}
@media all and (max-width: 768px) {
  .move__item_hide {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .move__item {
    background-color: #ececec;
    border: solid 1px #bdbdbd;
    border-radius: 4px;
    width: 31px;
    height: 31px;
    padding: 6px 0 10px;
  }
}
@media all and (max-width: 600px) {
  .move__item {
    width: 29px;
    height: 29px;
    padding: 5px 0 3px;
  }
}
.move__item_active {
  color: #b22e39;
}
@media all and (max-width: 768px) {
  .move__item_active {
    color: #fff;
    background-color: #b22e39;
    border-color: #b22e39;
  }
}
.list-block__item {
  width: 100%;
  max-width: 270px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 12px 0 #ececec;
  font-family: SFNSDisplay, sans-serif;
  margin: 0;
}
@media all and (max-width: 600px) {
  .list-block__item {
    margin: 0 auto;
  }
}
.list-block__item:hover .bottom-block {
  background-color: #b22e39;
}
.list-block__item:hover .bottom-block_white {
  background-color: #fff;
}
.list-block__item:hover .list-block__image {
  height: 120%;
}
.list-block__img {
  width: 100%;
  height: 255px;
  overflow: hidden;
}
@media all and (max-width: 1024px) {
  .list-block__img {
    height: 215px;
  }
}
.list-block__image {
  width: auto;
  height: 100%;
  transform: translateX(-50%);
  margin-left: 50%;
  transition: all 0.2s linear;
}
@media all and (max-width: 600px) {
  .list-block__image {
    width: auto;
    height: 100%;
  }
}
@media all and (max-width: 375px) {
  .list-block__image {
    width: auto;
    height: 100%;
  }
}
.list-block__data {
  padding: 10px 22px 14px 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: left;
  background: #fff;
}
.list-block__title {
  font-size: 13px;
  line-height: 1.08;
  color: #4a4a4a;
  text-align: left;
  min-height: 18.3px;
  max-height: 18.3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media all and (max-width: 1024px) {
  .list-block__title {
    font-size: 12px;
    line-height: 1.17;
  }
}
.list-block__line {
  margin: 10px 0;
  width: 50px;
  border-bottom: 2px solid #b22e39;
}
.list-block__desc {
  font-size: 16px;
  line-height: 1.25;
  color: #363636;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  display: -webkit-box;
}
@media all and (max-width: 1024px) {
  .list-block__desc {
    font-size: 15px;
    line-height: 1.33;
  }
}
.list-block .bottom-block {
  position: relative;
  text-align: left;
  background: #bdbdbd;
  padding: 9px 8px 9px 8px;
  cursor: pointer;
  box-sizing: border-box;
  height: 35px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: space-between;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  -webkit-align-content: space-between;
  -moz-flex-direction: row;
  -moz-justify-content: space-between;
  -moz-align-items: center;
  -moz-flex-wrap: wrap;
  -moz-align-content: space-between;
  -ms-flex-direction: row;
  -ms-justify-content: space-between;
  -ms-align-items: center;
  -ms-flex-wrap: wrap;
  -ms-align-content: space-between;
  -o-flex-direction: row;
  -o-justify-content: space-between;
  -o-align-items: center;
  -o-flex-wrap: wrap;
  -o-align-content: space-between;
}
.list-block .bottom-block_hide {
  display: none;
}
.list-block .bottom-block:hover {
  background-color: #b22e39;
}
.list-block .bottom-block__title {
  text-transform: uppercase;
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0.2px;
  white-space: nowrap;
}
@media all and (max-width: 878px) {
  .list-block .bottom-block__title {
    max-width: 103px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media all and (max-width: 768px) {
  .list-block .bottom-block__title {
    max-width: 150px;
  }
}
.list-block .bottom-block__info {
  height: 100%;
  cursor: pointer;
}
.list-block .bottom-block__info-svg {
  width: 23px;
  height: 17px;
}
.list-block .bottom-block__close {
  width: 13%;
  text-align: right;
}
.list-block .bottom-block__close-svg {
  width: 15px;
  height: 15px;
}
@media all and (max-width: 880px) {
  .list-block .bottom-block__close-svg {
    width: 13px;
  }
}
.list-block .bottom-block__soc {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  align-content: space-between;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  -webkit-justify-content: space-between;
  -webkit-align-items: center;
  -webkit-flex-wrap: wrap;
  -webkit-align-content: space-between;
  -moz-flex-direction: row;
  -moz-justify-content: space-between;
  -moz-align-items: center;
  -moz-flex-wrap: wrap;
  -moz-align-content: space-between;
  -ms-flex-direction: row;
  -ms-justify-content: space-between;
  -ms-align-items: center;
  -ms-flex-wrap: wrap;
  -ms-align-content: space-between;
  -o-flex-direction: row;
  -o-justify-content: space-between;
  -o-align-items: center;
  -o-flex-wrap: wrap;
  -o-align-content: space-between;
}
.list-block .bottom-block__icon {
  text-align: left;
  display: inline-block;
  width: 15%;
  height: 26px;
  background-size: 100% auto;
  background-position: center center;
}
.list-block .bottom-block-white {
  position: relative;
  text-align: left;
  padding: 4px 8px 4px 8px;
  background: #fff;
  display: none;
  box-sizing: border-box;
  height: 35px;
}
.list-block .bottom-block-white:hover {
  background-color: #fff;
}
.list-block .bottom-block-white_active {
  display: block;
}

/* End */


/* Start:/styles/product.css?149063668425402*/
.page {
  margin: 0;
  padding: 0;
}
.product {
  background: #fff;
  width: 100%;
  margin: 0 auto;
}
.product__top {
  width: 100%;
  background: #f6f6f6;
  padding: 34px 8% 47px 8%;
  box-sizing: border-box;
}
@media all and (max-width: 1024px) {
  .product__top {
    padding: 69px 4% 60px 4%;
  }
}
@media all and (max-width: 768px) {
  .product__top {
    padding: 0;
  }
}
.product .env {
  margin-top: 50px;
  border-top: 0;
}
@media all and (max-width: 600px) {
  .product .env {
    margin-top: 30px;
  }
}
.product-top {
  max-width: 1170px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media all and (max-width: 768px) {
  .product-top {
    padding-bottom: 270px;
  }
}
@media all and (max-width: 600px) {
  .product-top {
    padding-bottom: 0;
  }
}
.product-top__image {
  display: inline-block;
  max-width: 775px;
  width: 66%;
  height: 518px;
  background-image: url("/styles/../img/some.jpg");
  background-size: auto 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
@media all and (max-width: 1024px) {
  .product-top__image {
    max-width: 615px;
    width: 56%;
    height: 411px;
  }
}
@media all and (max-width: 768px) {
  .product-top__image {
    width: 100%;
    max-width: 100%;
    height: 514px;
    margin-bottom: 12px;
  }
}
@media all and (max-width: 600px) {
  .product-top__image {
    margin-top: 21px;
    margin-bottom: 0;
    height: 230px;
  }
}
.product-top__img {
  width: auto;
  height: 100%;
}
.product-top__prev {
  float: left;
  display: inline-block;
  width: 68px;
  font-size: 0;
  margin-right: 10px;
  margin-top: 45px;
}
@media all and (max-width: 1024px) {
  .product-top__prev {
    margin-top: -10px;
  }
}
@media all and (max-width: 768px) {
  .product-top__prev {
    float: left;
    margin-left: 24px;
    width: 380px;
    margin-top: 0;
  }
}
@media all and (max-width: 690px) {
  .product-top__prev {
    margin-left: 10px;
  }
}
@media all and (max-width: 600px) {
  .product-top__prev {
    width: 100%;
    margin: 0;
    padding: 20px 15px 25px;
    text-align: center;
    box-sizing: border-box;
  }
}
.product-top__prev-item {
  display: inline-block;
  width: 68px;
  height: 68px;
  margin-bottom: 25px;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  .product-top__prev-item {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
@media all and (max-width: 600px) {
  .product-top__prev-item {
    width: 45px;
    height: 45px;
  }
}
.product-top__prev-item:last-child {
  margin-right: 0;
}
.product-top__right {
  float: right;
  margin-left: 10px;
  margin-top: 15px;
  display: inline-block;
  width: 22%;
  min-width: 195px;
}
@media all and (max-width: 1024px) {
  .product-top__right {
    margin-top: -30px;
  }
}
@media all and (max-width: 768px) {
  .product-top__right {
    margin-left: 0;
    margin-right: 24px;
  }
}
@media all and (max-width: 690px) {
  .product-top__right {
    margin-right: 3px;
  }
}
@media all and (max-width: 620px) {
  .product-top__right {
    min-width: 182px;
    overflow: hidden;
  }
}
@media all and (max-width: 600px) {
  .product-top__right {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.product-top__desc {
  font-family: SFNSDisplay, sans-serif;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
}
@media all and (max-width: 768px) {
  .product-top__desc {
    position: absolute;
    left: 0;
    text-align: left;
    margin-top: 130px;
    margin-left: 24px;
    max-width: 400px;
    width: 60%;
  }
}
@media all and (max-width: 690px) {
  .product-top__desc {
    margin-left: 10px;
  }
}
@media all and (max-width: 600px) {
  .product-top__desc {
    display: block;
    position: relative;
    float: none;
    width: 90%;
    max-width: 90%;
    margin: 0 auto 30px;
  }
}
.product-top__txt {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: 600;
}
@media all and (max-width: 600px) {
  .product-top__txt {
    font-size: 16px;
    line-height: 1.5;
  }
}
.product-top__txt_min {
  font-size: 14px;
  line-height: 1.14;
  margin-bottom: 20px;
  font-weight: 400;
}
.product-top__txt_mid {
  font-size: 15px;
  line-height: 1.33;
  margin-bottom: 20px;
  font-family: AppleSystemUIFont, serif;
  font-weight: 400;
}
.product-top__buttons {
  width: 195px;
  display: inline-block;
  margin-top: 40px;
}
@media all and (max-width: 1024px) {
  .product-top__buttons {
    margin-top: 20px;
  }
}
@media all and (max-width: 768px) {
  .product-top__buttons {
    margin-top: 30px;
  }
}
@media all and (max-width: 600px) {
  .product-top__buttons {
    margin-top: 10px;
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
}
.button-listen {
  max-width: 195px;
  background-color: #363636;
  border: solid 1px #363636;
  margin-bottom: 15px;
  padding: 12px 12px 12px 13px;
  text-align: left;
  box-sizing: border-box;
  cursor: pointer;
}
@media all and (max-width: 620px) {
  .button-listen {
    max-width: 187px;
  }
}
@media all and (max-width: 600px) {
  .button-listen {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.button-listen__txt {
  display: inline-block;
  vertical-align: middle;
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .button-listen__txt {
    font-size: 14px;
    line-height: 1.14;
  }
}
.button-listen__icon {
  display: inline-block;
  width: 25px;
  height: 21px;
  float: right;
}
.button-listen__icon2 {
  display: none;
}
@media all and (max-width: 600px) {
  .button-listen__icon2 {
    display: inline-block;
    width: 25px;
    height: 21px;
    margin-left: 30px;
    float: right;
  }
}
.button-load {
  max-width: 195px;
  background-color: #b99e4c;
  border: solid 1px #b99e4c;
  margin-bottom: 15px;
  padding: 12px 12px 12px 13px;
  text-align: left;
  box-sizing: border-box;
  cursor: pointer;
}
@media all and (max-width: 620px) {
  .button-load {
    max-width: 187px;
  }
}
@media all and (max-width: 600px) {
  .button-load {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.button-load__txt {
  display: inline-block;
  vertical-align: middle;
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .button-load__txt {
    font-size: 14px;
    line-height: 1.14;
  }
}
.button-load__icon {
  display: inline-block;
  width: 25px;
  height: 21px;
  float: right;
}
.button-load__icon2 {
  display: none;
}
@media all and (max-width: 600px) {
  .button-load__icon2 {
    display: inline-block;
    width: 25px;
    height: 21px;
    margin-left: 30px;
    float: right;
  }
}
.wrap-modal {
  position: absolute;
  width: 100%;
  left: 0;
  top: -41px;
  text-align: center;
}
@media all and (max-width: 768px) {
  .wrap-modal {
    position: absolute;
    top: -1px;
  }
}
@media all and (max-width: 600px) {
  .wrap-modal {
    position: relative;
    top: -19px;
  }
}
.modal-listen {
  position: relative;
  z-index: 99999999;
  width: 90%;
  box-sizing: border-box;
  max-width: 770px;
  text-align: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 #9b9b9b;
  padding: 40px 30px 50px;
  display: none;
}
.modal-listen_active {
  display: inline-block;
}
@media all and (max-width: 800px) {
  .modal-listen {
    padding: 40px 10px 50px;
  }
}
@media all and (max-width: 768px) {
  .modal-listen {
    width: 95%;
    padding: 40px 1% 50px;
  }
}
@media all and (max-width: 600px) {
  .modal-listen {
    padding: 15px 0 0;
    border-radius: 0 0 8px 8px;
    width: 100%;
    max-width: 290px;
  }
}
.modal-listen__logo {
  width: 35px;
  height: 30px;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 27px;
}
.modal-listen__logo .svg-sound__path {
  fill: #363636;
  stroke: #363636;
}
@media all and (max-width: 600px) {
  .modal-listen__logo {
    display: none;
  }
}
.modal-listen__close {
  position: absolute;
  right: 30px;
  top: 40px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.modal-listen__close .svg-load-line {
  stroke: #363636;
}
@media all and (max-width: 600px) {
  .modal-listen__close {
    display: none;
  }
}
.modal-listen__title {
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (max-width: 600px) {
  .modal-listen__title {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
.audio {
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
  border-radius: 8px;
  background-color: #f5f5f6;
  border: solid 1px #ececec;
  margin-bottom: 15px;
  padding: 10px 16px 10px 12px;
}
@media all and (max-width: 768px) {
  .audio {
    width: 99%;
    padding: 10px 1% 10px 1%;
    box-sizing: border-box;
    border: 0;
  }
}
@media all and (max-width: 600px) {
  .audio {
    position: relative;
    width: 100%;
    border-radius: 0;
    padding: 15px 21px 18px 21px;
  }
  .audio:nth-child(odd) {
    background-color: #fff;
  }
  .audio:nth-child(odd):hover {
    background-color: #fff;
    box-shadow: none;
  }
}
.audio:hover {
  background-color: #f5f5f6;
  box-shadow: 0 0 6px 0 #9b9b9b;
}
@media all and (max-width: 500px) {
  .audio:hover {
    background-color: #f5f5f6;
    box-shadow: none;
  }
}
.audio__lang {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
@media all and (max-width: 600px) {
  .audio__lang {
    float: left;
  }
}
@media all and (max-width: 500px) {
  .audio__lang {
    float: left;
  }
}
.audio__flag {
  width: 21px;
  height: 15px;
  display: inline-block;
  margin-right: 12px;
}
.audio__img {
  width: 100%;
  height: 100%;
}
.audio__country {
  display: inline-block;
  width: 113px;
  font-family: SFNSDisplay, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #414344;
}
.audio__line {
  position: relative;
  width: 240px;
  height: 4px;
  display: inline-block;
  margin: 0 32px 0 10px;
  border-radius: 7px;
  background-color: #e1e1e1;
  vertical-align: middle;
max-600()
}
@media all and (max-width: 768px) {
  .audio__line {
    margin: 0 10px;
  }
}
.audio__progress {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 84px;
  height: 100%;
  border-radius: 7px;
  background-color: #363636;
}
.audio__icon {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin-right: 14px;
}
@media all and (max-width: 768px) {
  .audio__icon {
    margin-right: 5px;
  }
}
.audio__icon:last-child {
  margin-right: 0;
}
.audio__butt {
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 600px) {
  .audio__butt {
    position: absolute;
    top: 13px;
    right: 21px;
  }
}
.audio__play {
  display: inline-block;
}
.audio__play_hide {
  display: none;
}
.audio__pause {
  display: none;
}
.audio__pause_active {
  display: inline-block;
}
.modal-buy {
  position: relative;
  z-index: 99999999;
  width: 90%;
  box-sizing: border-box;
  max-width: 770px;
  text-align: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 #9b9b9b;
  padding: 40px 100px 50px 86px;
  display: none;
}
@media all and (max-width: 1024px) {
  .modal-buy {
    padding: 40px 4% 50px;
  }
}
@media all and (max-width: 600px) {
  .modal-buy {
    padding: 15px 15px 30px;
    border-radius: 0 0 8px 8px;
    width: 100%;
    max-width: 290px;
  }
}
.modal-buy_active {
  display: inline-block;
}
.modal-buy__logo {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 27px;
}
.modal-buy__logo .svg-buy__path {
  fill: #b22e39;
}
@media all and (max-width: 600px) {
  .modal-buy__logo {
    display: none;
  }
}
.modal-buy__close {
  position: absolute;
  right: 30px;
  top: 40px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.modal-buy__close .svg-load-line {
  stroke: #b22e39;
}
@media all and (max-width: 600px) {
  .modal-buy__close {
    display: none;
  }
}
.modal-buy__image {
  display: inline-block;
  width: 116px;
  height: 110px;
  margin-bottom: 15px;
  border-radius: 8px;
  overflow: hidden;
}
@media all and (max-width: 720px) {
  .modal-buy__image {
    float: left;
    margin-right: 12px;
  }
}
@media all and (max-width: 600px) {
  .modal-buy__image {
    width: 95px;
    height: 90px;
  }
}
.modal-buy__img {
  width: 100%;
  height: 100%;
}
.modal-buy__title {
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #363636;
  text-transform: uppercase;
  margin-bottom: 50px;
}
@media all and (max-width: 600px) {
  .modal-buy__title {
    margin-bottom: 15px;
    text-align: left;
  }
}
.modal-buy__title2 {
  font-family: SFNSDisplay, sans-serif;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #363636;
}
@media all and (max-width: 600px) {
  .modal-buy__title2 {
    padding-left: 105px;
  }
}
.modal-buy__desc {
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.modal-buy__prev {
  display: inline-block;
  max-width: 150px;
  margin-right: 20px;
  width: 27%;
  text-align: left;
  vertical-align: top;
}
@media all and (max-width: 720px) {
  .modal-buy__prev {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }
}
.buy-form {
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
}
.buy-form__line {
  margin-bottom: 20px;
}
.buy-form__name {
  display: inline-block;
  width: 70px;
  text-align: left;
  margin-right: 20px;
  font-size: 14px;
  line-height: 1.14;
  color: #646464;
}
@media all and (max-width: 600px) {
  .buy-form__name {
    display: block;
    text-align: center;
    width: auto;
    margin-right: 0;
    margin-bottom: 10px;
    margin-top: 30px;
  }
}
.buy-form__about {
  font-size: 13px;
  line-height: 1.23;
  text-align: center;
  color: #646464;
  padding-left: 100px;
}
@media all and (max-width: 600px) {
  .buy-form__about {
    padding-left: 0;
  }
}
.buy-form__about_mid {
  position: relative;
}
.buy-form__about_mid:before {
  content: "страна";
  position: absolute;
  left: 102px;
}
@media all and (max-width: 600px) {
  .buy-form__about_mid {
    padding-left: 70px;
  }
  .buy-form__about_mid:before {
    content: "страна";
    position: absolute;
    left: 26px;
  }
}
.buy-form__area {
  display: inline-block;
  width: 288px;
  height: 3px;
  border: 0;
  outline: none;
  margin-left: 10px;
  border-bottom: solid 1px #979797;
  font-size: 14px;
  line-height: 1.14;
  color: #646464;
  padding: 10px;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media all and (max-width: 600px) {
  .buy-form__area {
    width: 90%;
  }
}
.buy-form__area_small {
  width: 42px;
  margin-right: 10px;
}
.buy-form__area_small:after {
  content: "страна";
  font-size: 13px;
  line-height: 1.23;
  text-align: center;
  color: #646464;
}
.buy-form__area_mid {
  width: 227px;
}
@media all and (max-width: 600px) {
  .buy-form__area_mid {
    width: 150px;
    padding-left: 70px;
  }
}
.buy-form__button {
  margin-top: 60px;
  padding: 12px 0;
  text-align: center;
  background-color: #fff;
  border: solid 1px #b22e39;
  font-size: 12px;
  line-height: 1.33;
  color: #646464;
  width: 135px;
  text-transform: uppercase;
  float: right;
}
@media all and (max-width: 600px) {
  .buy-form__button {
    margin-top: 30px;
    float: none;
    margin: 0 auto;
    background-color: #b22e39;
    color: #fff;
  }
}
.modal-load {
  position: relative;
  z-index: 99999999;
  width: 90%;
  box-sizing: border-box;
  max-width: 770px;
  text-align: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 #9b9b9b;
  padding: 40px 30px 50px;
  display: none;
}
.modal-load_active {
  display: inline-block;
}
@media all and (max-width: 600px) {
  .modal-load {
    padding: 15px 15px 30px;
    border-radius: 0 0 8px 8px;
    width: 100%;
    max-width: 290px;
  }
}
.modal-load__logo {
  width: 35px;
  height: 30px;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 27px;
}
.modal-load__logo .svg_download {
  fill: #b99e4c;
}
@media all and (max-width: 600px) {
  .modal-load__logo {
    display: none;
  }
}
.modal-load__close {
  position: absolute;
  right: 30px;
  top: 40px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.modal-load__close .svg-load-line {
  stroke: #b99e4c;
}
@media all and (max-width: 600px) {
  .modal-load__close {
    display: none;
  }
}
.modal-load__title {
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #363636;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media all and (max-width: 600px) {
  .modal-load__title {
    margin-bottom: 12px;
    text-align: left;
  }
}
.modal-load__lang-butt {
  padding: 9px 20px 7px 13px;
  background-color: #fff;
  border: solid 1px #e2e2e2;
  text-align: left;
}
@media all and (max-width: 600px) {
  .modal-load__lang-butt {
    display: none;
  }
}
.modal-load__lang {
  display: inline-block;
  width: 195px;
  margin-right: 20px;
  position: relative;
  vertical-align: top;
}
@media all and (max-width: 600px) {
  .modal-load__lang {
    width: 245px;
    margin-right: 0;
  }
}
.modal-load__lang .modal-lang-opened {
  display: none;
  position: relative;
  top: 0;
  width: 100%;
  border: solid 1px #e2e2e2;
  border-top: 0;
  font-family: SFNSDisplay, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #646464;
  text-align: left;
  box-sizing: border-box;
}
@media all and (max-width: 600px) {
  .modal-load__lang .modal-lang-opened {
    display: block;
    border: 0;
  }
}
.modal-load__lang .modal-lang-opened__title {
  padding: 12px 0;
  padding-left: 60px;
}
.modal-load__lang .modal-lang-opened__title:hover {
  background-color: #f1f2f2;
}
.modal-load__lang .modal-lang-opened__item {
  padding: 13px 5px 13px 24px;
  cursor: pointer;
}
.modal-load__lang .modal-lang-opened__item:hover {
  background-color: #f1f2f2;
}
.modal-load__lang .modal-lang-opened__item:hover .modal-lang-opened__desc {
  color: #363636;
}
.modal-load__lang .modal-lang-opened__item_choose {
  padding: 0;
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;
  color: #363636;
}
.modal-load__lang .modal-lang-opened__item_active {
  background-color: #f1f2f2;
}
.modal-load__lang .modal-lang-opened__desc {
  display: inline-block;
}
.modal-load__lang .modal-lang-opened__flag {
  display: inline-block;
  width: 21px;
  height: 15px;
  margin-right: 10px;
}
.modal-load__lang .modal-lang-opened__img {
  width: 100%;
  height: 100%;
}
.modal-load__lang_active .modal-load__choose-icon {
  transform: rotate(90deg);
}
.modal-load__lang_active .modal-lang-opened {
  display: block;
}
.modal-load__model-butt {
  padding: 9px 20px 7px 13px;
  border: solid 1px #e2e2e2;
  background-color: #fff;
  text-align: left;
}
@media all and (max-width: 600px) {
  .modal-load__model-butt {
    display: none;
  }
}
.modal-load__model {
  display: inline-block;
  width: 195px;
  margin-right: 20px;
  vertical-align: top;
}
@media all and (max-width: 600px) {
  .modal-load__model {
    width: 245px;
    margin-right: 0;
  }
}
.modal-load__model .modal-opened-model {
  display: none;
  background-color: #fff;
  border: solid 1px #e2e2e2;
  position: relative;
  top: 0;
  width: 100%;
  font-family: SFNSDisplay, sans-serif;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  color: #646464;
}
@media all and (max-width: 600px) {
  .modal-load__model .modal-opened-model {
    display: block;
    border: 0;
    margin-bottom: 30px;
  }
}
.modal-load__model .modal-opened-model__title {
  color: #b89e4d;
  background-color: #f1f2f2;
  text-align: center;
  padding: 12px;
}
@media all and (max-width: 600px) {
  .modal-load__model .modal-opened-model__title {
    text-align: left;
  }
}
.modal-load__model .modal-opened-model__item {
  padding: 13px 5px 13px 12px;
  cursor: pointer;
}
.modal-load__model .modal-opened-model__item:hover {
  background-color: #f1f2f2;
}
@media all and (max-width: 600px) {
  .modal-load__model .modal-opened-model__item {
    text-align: left;
  }
}
.modal-load__model .modal-opened-model__item_choose {
  display: inline-block;
  padding: 0;
  font-family: SFNSDisplay, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;
  color: #363636;
}
.modal-load__model .modal-opened-model__item_choose .modal-opened-model__prev {
  display: none;
}
.modal-load__model .modal-opened-model__item_choose .inpt-label {
  display: none;
}
.modal-load__model .modal-opened-model__desc {
  display: inline-block;
  margin-right: 10px;
}
.modal-load__model .modal-opened-model__prev {
  width: 70px;
  height: 13px;
  display: inline-block;
}
.modal-load__model .modal-opened-model__img {
  width: 100%;
  height: 100%;
}
.modal-load__model_active .modal-load__choose-icon {
  transform: rotate(90deg);
}
.modal-load__model_active .modal-opened-model {
  display: block;
}
.modal-load__choose {
  display: inline-block;
  font-family: SFNSDisplay, sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #646464;
  vertical-align: middle;
}
.modal-load__download {
  cursor: pointer;
  background-color: #fff;
  border: solid 1px #b99e4c;
  padding: 9px 0;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  width: 135px;
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #646464;
  vertical-align: top;
}
.modal-load__download:hover {
  background: #b99e4c;
  color: #fff;
}
@media all and (max-width: 720px) {
  .modal-load__download {
    margin: 20px 100px;
  }
}
@media all and (max-width: 600px) {
  .modal-load__download {
    background: #b99e4c;
    color: #fff;
    margin: 0;
  }
}
.modal-load__choose-icon {
  display: inline-block;
  float: right;
  width: 28px;
  height: 28px;
  margin-top: -4px;
}
.modal-load__choose-icon .svg_know-more {
  stroke: #9b9b9b;
}
.inpt-check {
  display: none;
}
.inpt-check:checked + .inpt-label:before {
  display: block;
}
.inpt-label {
  position: relative;
  display: none;
  float: right;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: solid 2px #b99e4c;
}
@media all and (max-width: 600px) {
  .inpt-label {
    display: inline-block;
  }
}
.inpt-label_titl {
  position: absolute;
  top: 12px;
  right: 5px;
}
.inpt-label:before {
  content: "";
  width: 14px;
  height: 7px;
  border-bottom: 2px solid #b99e4c;
  border-left: 2px solid #b99e4c;
  background: transparent;
  transform: rotate(-52deg);
  display: none;
  position: absolute;
  right: 2px;
  top: 3px;
}
.button-buy {
  max-width: 195px;
  background-color: #b22e39;
  border: solid 1px #b22e39;
  margin-bottom: 15px;
  padding: 12px 12px 12px 13px;
  text-align: left;
  box-sizing: border-box;
  cursor: pointer;
}
@media all and (max-width: 620px) {
  .button-buy {
    max-width: 187px;
  }
}
@media all and (max-width: 600px) {
  .button-buy {
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
.button-buy__txt {
  display: inline-block;
  vertical-align: middle;
  font-family: SFNSDisplay, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #fff;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .button-buy__txt {
    font-size: 14px;
    line-height: 1.14;
  }
}
.button-buy__icon {
  display: inline-block;
  width: 25px;
  height: 21px;
  float: right;
}
.button-buy__icon2 {
  display: none;
}
@media all and (max-width: 600px) {
  .button-buy__icon2 {
    display: inline-block;
    width: 25px;
    height: 21px;
    margin-left: 30px;
    float: right;
  }
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/izdanya_v3/style.css?1488474022697*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}
/* End */
/* /styles/catalog.css?149004052216195 */
/* /styles/product.css?149063668425402 */
/* /local/templates/.default/components/bitrix/catalog/izdanya_v3/style.css?1488474022697 */
