

/* Start:/local/templates/etalonmix/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?171583494517544*/
.new-detail {
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .new-detail {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .new-detail {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .new-detail {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .new-detail {
    width: 300px;
  }
}
.new-detail .name-image-date {
  height: 500px;
  overflow: hidden;
  position: relative;
  margin-top: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .new-detail .name-image-date {
    height: 422px;
  }
}
@media screen and (max-width: 1279px) {
  .new-detail .name-image-date {
    height: 300px;
  }
}
@media screen and (max-width: 767px) {
  .new-detail .name-image-date {
    margin-top: 10px;
  }
}
.new-detail .name-image-date img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 0;
}
.new-detail .name-image-date .bg {
  width: 550px;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  mix-blend-mode: multiply;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .new-detail .name-image-date .bg {
    width: 300px;
  }
}
.new-detail .name-image-date .info {
  padding: 43px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 550px;
  height: 100%;
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .new-detail .name-image-date .info {
    width: 300px;
    padding: 25px;
  }
}
.new-detail .name-image-date .info .new {
  width: 90px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border: 1.6px solid white;
  color: white;
  font-size: 25px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.new-detail .name-image-date .info .date-h1 {
  margin-top: auto;
}
.new-detail .name-image-date .info .date {
  min-width: 100%;
  color: #B5B5B5;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  letter-spacing: 2.31px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1279px) {
  .new-detail .name-image-date .info .date {
    font-size: 14px;
    letter-spacing: 1.47px;
    color: white;
  }
}
.new-detail .name-image-date .info .new-h1 {
  margin-top: 20px;
  padding: 0;
  color: white;
  font-size: 36px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
  height: 90px;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1279px) {
  .new-detail .name-image-date .info .new-h1 {
    font-size: 18px;
    height: auto;
    line-height: normal;
    margin-top: 10px;
  }
}
.new-detail .top-text {
  margin-top: 50px;
  color: #010101;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .top-text {
    margin-top: 30px;
    font-size: 14px;
  }
}
.new-detail .top-text * {
  color: #010101;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .top-text * {
    font-size: 14px;
  }
}
.new-detail .text-and-products {
  margin-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width: 1280px) {
  .new-detail .text-and-products {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products {
    margin-top: 30px;
    padding-bottom: 30px;
  }
}
.new-detail .text-and-products .left-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1280px) {
  .new-detail .text-and-products .left-text {
    min-width: 50%;
    max-width: 50%;
    padding-right: 150px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .new-detail .text-and-products .left-text {
    padding-right: 120px;
  }
}
.new-detail .text-and-products .left-text .products-text * {
  color: #010101;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .left-text .products-text * {
    font-size: 18px;
  }
}
.new-detail .text-and-products .left-text .products-text *:first-child {
  font-family: "Geometria Bold";
}
.new-detail .text-and-products .left-text .num-list {
  margin-top: 10px;
}
.new-detail .text-and-products .left-text .num-list .item {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 34px;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .left-text .num-list .item {
    margin-bottom: 10px;
  }
}
.new-detail .text-and-products .left-text .num-list .item .num {
  color: #010101;
  font-size: 60px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  margin-right: 16px;
  min-width: 38px;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .left-text .num-list .item .num {
    font-size: 40px;
    min-width: 26px;
  }
}
.new-detail .text-and-products .left-text .num-list .item .str {
  color: #010101;
  font-size: 18px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  white-space: normal;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .left-text .num-list .item .str {
    font-size: 14px;
  }
}
@media screen and (min-width: 1280px) {
  .new-detail .text-and-products .right-products {
    min-width: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .right-products {
    margin-top: 30px;
  }
}
.new-detail .text-and-products .right-products .products-title {
  color: #010101;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .right-products .products-title {
    font-size: 18px;
  }
}
.new-detail .text-and-products .right-products .products {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.new-detail .text-and-products .right-products .products .item {
  min-width: 160px;
  max-width: 160px;
  margin-right: 40px;
  margin-bottom: 30px;
}
@media screen and (min-width: 480px) {
  .new-detail .text-and-products .right-products .products .item:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .right-products .products .item {
    min-width: 140px;
    max-width: 140px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 479px) {
  .new-detail .text-and-products .right-products .products .item:nth-child(2n+2) {
    margin-right: 0;
  }
}
.new-detail .text-and-products .right-products .products .item .image {
  width: 100%;
  height: 190px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.25);
  position: relative;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .right-products .products .item .image {
    height: 160px;
  }
}
.new-detail .text-and-products .right-products .products .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new-detail .text-and-products .right-products .products .item .name {
  margin-top: 20px;
  color: #010101;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .right-products .products .item .name {
    margin-top: 15px;
    font-size: 14px;
  }
}
.new-detail .text-and-products .right-products .products .item .str {
  margin-top: 10px;
  color: #010101;
  font-size: 16px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .text-and-products .right-products .products .item .str {
    margin-top: 5px;
    font-size: 12px;
  }
}
.new-detail .text {
  color: #010101;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .text {
    font-size: 14px;
  }
}
.new-detail .text * {
  color: #010101;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .new-detail .text * {
    font-size: 14px;
  }
}
.new-detail .text a {
  color: #980916;
  text-transform: none;
}

.similar-posts {
  background: #F3F3F3;
}
.similar-posts .similar-inner {
  width: 1440px;
  margin: 0 auto;
  padding: 50px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .similar-posts .similar-inner {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .similar-posts .similar-inner {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .similar-posts .similar-inner {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .similar-posts .similar-inner {
    width: 300px;
  }
}
@media screen and (max-width: 1279px) {
  .similar-posts .similar-inner {
    padding: 60px 0;
  }
}
.similar-posts .similar-inner .title {
  color: #010101;
  font-size: 36px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  padding: 0;
}
@media screen and (max-width: 1279px) {
  .similar-posts .similar-inner .title {
    display: none;
  }
}
.similar-posts .similar-inner .posts {
  margin-top: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 1279px) {
  .similar-posts .similar-inner .posts {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .similar-posts .similar-inner .posts {
    justify-content: center;
  }
}
.similar-posts .similar-inner .posts .block {
  min-width: 338px;
  max-width: 338px;
  height: 348px;
  position: relative;
  margin-right: 29px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 1521px) {
  .similar-posts .similar-inner .posts .block:nth-child(4n+4) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .similar-posts .similar-inner .posts .block {
    margin-right: 40px;
    min-width: 360px;
    max-width: 360px;
  }
  .similar-posts .similar-inner .posts .block:nth-child(3n+3) {
    margin-right: 0;
  }
  .similar-posts .similar-inner .posts .block:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 1279px) {
  .similar-posts .similar-inner .posts .block {
    margin-right: 20px;
    min-width: 300px;
    max-width: 300px;
    height: 322px;
  }
  .similar-posts .similar-inner .posts .block:nth-child(2n+2) {
    margin-right: 0;
  }
  .similar-posts .similar-inner .posts .block:nth-child(3), .similar-posts .similar-inner .posts .block:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .similar-posts .similar-inner .posts .block {
    margin-right: 0;
    height: auto;
    margin-bottom: 30px;
  }
  .similar-posts .similar-inner .posts .block:nth-child(2) {
    margin-bottom: 0;
  }
}
.similar-posts .similar-inner .posts .block .image {
  width: 100%;
  height: 200px;
  margin-right: 40px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.similar-posts .similar-inner .posts .block .image:hover:not(.noHover) .bg {
  width: 100%;
  background: #D1A289;
}
.similar-posts .similar-inner .posts .block .image:hover:not(.noHover) .bg svg.beige {
  opacity: 1;
}
.similar-posts .similar-inner .posts .block .image:hover:not(.noHover) .bg svg.red {
  opacity: 0;
}
.similar-posts .similar-inner .posts .block .image:hover:not(.noHover) .arrow {
  width: 100%;
  font-size: 20px;
  background-position: 89% 5px !important;
}
.similar-posts .similar-inner .posts .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.similar-posts .similar-inner .posts .block .image .bg {
  content: "";
  position: absolute;
  height: 100%;
  width: 128px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  top: 0;
  right: 0;
  mix-blend-mode: multiply;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  background: #980916;
}
.similar-posts .similar-inner .posts .block .image .arrow {
  width: 128px;
  height: 25px;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -12.5px;
  right: 0;
  padding: 0 40px 0 42px;
  background: url("/local/templates/etalonmix/components/bitrix/news/blog/bitrix/news.detail/.default/img/blog-arrow.svg") 52% 5px no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  color: white;
  font-size: 0;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.similar-posts .similar-inner .posts .block .date {
  margin-top: 20px;
  color: #B5B5B5;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  letter-spacing: 2.31px;
}
@media screen and (max-width: 1279px) {
  .similar-posts .similar-inner .posts .block .date {
    font-size: 14px;
    letter-spacing: 1.47px;
  }
}
.similar-posts .similar-inner .posts .block .name {
  margin-top: 15px;
  color: #171717;
  font-size: 24px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: normal;
  text-transform: none;
  text-decoration: none;
  height: 90px;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1279px) {
  .similar-posts .similar-inner .posts .block .name {
    font-size: 18px;
    height: 70px;
    line-height: normal;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .similar-posts .similar-inner .posts .block .name {
    height: auto;
  }
}

.similar-posts-wrap a.show-all {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  padding: 36px;
  color: #010101;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
}
@media screen and (max-width: 1279px) {
  .similar-posts-wrap a.show-all {
    padding: 30px;
    font-size: 16px;
  }
}
.similar-posts-wrap a.show-all .arrow {
  margin-left: 10px;
  min-width: 38px;
  max-width: 38px;
  height: 16px;
  background: url("/local/templates/etalonmix/components/bitrix/news/blog/bitrix/news.detail/.default/img/blog-arrow-black.svg") center no-repeat;
}

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

/* End */
/* /local/templates/etalonmix/components/bitrix/news/blog/bitrix/news.detail/.default/style.css?171583494517544 */
