

/* Start:/local/templates/etalonmix/components/bitrix/news.list/slider_main/style.css?17158349464757*/
.slider-top {
  height: 600px;
  width: 100%;
  position: relative;
  margin-top: 3px;
}
@media screen and (max-width: 1279px) {
  .slider-top {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .slider-top {
    height: 280px;
  }
}
.slider-top:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 30%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.slider-top .owl-stage-outer {
  width: 100%;
  position: relative;
}
.slider-top .owl-stage-outer, .slider-top .owl-stage, .slider-top .slide-item, .slider-top .owl-item {
  height: 100%;
}
.slider-top .animated {
  -webkit-animation-duration: 50ms;
  animation-duration: 50ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slider-top .owl-stage {
  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;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slider-top .slide-item {
  background-size: cover !important;
}
.slider-top .owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 100%;
  height: 0;
}
.slider-top .owl-nav.disabled {
  display: none !important;
}
@media screen and (max-width: 1279px) {
  .slider-top .owl-nav {
    display: none !important;
  }
}
.slider-top .owl-nav button {
  width: 45px;
  height: 45px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.slider-top .owl-nav button span {
  font-size: 0;
}
.slider-top .owl-nav .owl-prev {
  left: 30px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/slider_main/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat rgba(23, 23, 23, 0.17);
}
.slider-top .owl-nav .owl-prev:hover {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/slider_main/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat #171717;
}
@media screen and (max-width: 767px) {
  .slider-top .owl-nav .owl-prev {
    display: none;
  }
}
.slider-top .owl-nav .owl-next {
  right: 30px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/slider_main/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat rgba(23, 23, 23, 0.17);
}
.slider-top .owl-nav .owl-next:hover {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/slider_main/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat #171717;
}
@media screen and (max-width: 767px) {
  .slider-top .owl-nav .owl-next {
    display: none;
  }
}
.slider-top .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 32px;
  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: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .slider-top .owl-dots {
    bottom: 16px;
  }
}
.slider-top .owl-dots .owl-dot {
  border: 0;
  cursor: pointer;
  outline: none;
  min-width: 22px;
  max-width: 22px;
  height: 3.5px;
  background-color: rgba(182, 182, 182, 0.58);
  margin: 0 11px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .slider-top .owl-dots .owl-dot {
    margin: 0 5px;
  }
}
.slider-top .owl-dots .owl-dot.active {
  min-width: 138px;
  max-width: 138px;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .slider-top .owl-dots .owl-dot.active {
    min-width: 65px;
    max-width: 65px;
  }
}
.slider-top .owl-dots.disabled {
  display: none !important;
}
.slider-top .slide-text {
  width: 1440px;
  margin: 0 auto;
  height: 100%;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .slider-top .slide-text {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .slider-top .slide-text {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .slider-top .slide-text {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .slider-top .slide-text {
    width: 300px;
  }
}
.slider-top .slide-text a {
  display: block;
  width: 100%;
  height: 100%;
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/style.css?17158349468939*/
.sections-home {
  padding: 100px 0 0;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .sections-home {
    padding: 80px 0 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .sections-home {
    padding: 40px 0 0;
  }
}
@media screen and (max-width: 479px) {
  .sections-home {
    padding: 77px 0 0;
  }
}
.sections-home .title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  width: 1440px;
  margin: 0 auto;
  padding-top: 0;
}
@media screen and (max-width: 1279px) {
  .sections-home .title {
    font-size: 24px;
    line-height: 30px;
  }
}
.sections-home .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .sections-home .title:after {
    width: 40px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .sections-home .title {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .sections-home .title {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .sections-home .title {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .sections-home .title {
    width: 300px;
  }
}
.sections-home .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  height: auto !important;
}
.sections-home .owl-stage {
  height: auto !important;
  margin: 50px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-end !important;
  justify-content: center;
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-stage {
    margin-top: 30px;
  }
}
.sections-home .owl-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  cursor: pointer;
  height: 380px !important;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .sections-home .owl-item {
    min-width: 260px !important;
    max-width: 260px !important;
    height: 340px !important;
  }
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-item {
    height: 100px !important;
  }
}
@media screen and (min-width: 1521px) {
  .sections-home .owl-item.focus {
    min-width: 540px !important;
    max-width: 540px !important;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .sections-home .owl-item.focus {
    min-width: 500px !important;
    max-width: 500px !important;
  }
}
@media screen and (min-width: 1280px) {
  .sections-home .owl-item.focus:before {
    height: 0;
  }
  .sections-home .owl-item.focus .image-wrap {
    height: 100% !important;
  }
  .sections-home .owl-item.focus .name {
    color: white;
    font-size: 36px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    line-height: 37px;
    text-transform: none;
    padding-right: 250px;
  }
  .sections-home .owl-item.focus .name:after {
    -webkit-transform: rotate(90deg); /* Chrome y Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Internet Explorer */
    -o-transform: rotate(90deg); /* Opera */
    -ms-transform: rotate(90deg);
    width: 72px;
    height: 23px;
    background-size: cover;
    bottom: 35px;
  }
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-item.focus .name {
    font-size: 16px;
    line-height: 16.5px;
  }
  .sections-home .owl-item.focus .name:after {
    -webkit-transform: rotate(90deg); /* Chrome y Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Internet Explorer */
    -o-transform: rotate(90deg); /* Opera */
    -ms-transform: rotate(90deg);
    width: 35px;
    height: 15px;
    background-size: cover;
    bottom: 13px;
    right: 5px;
  }
}
.sections-home .owl-item:before {
  content: "";
  position: relative;
  width: 100%;
  height: 80px;
  display: block;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .sections-home .owl-item:before {
    height: 70px;
  }
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-item:before {
    display: none;
  }
}
.sections-home .owl-item .image-wrap {
  width: 100%;
  height: 300px;
  position: relative;
  z-index: 0;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-item .image-wrap {
    height: 100%;
  }
}
.sections-home .owl-item .image-wrap:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0.8;
  background: linear-gradient(43deg, rgba(0, 0, 0, 0.9) 16.84%, rgba(0, 0, 0, 0) 79.53%);
}
.sections-home .owl-item .image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sections-home .owl-item .name {
  position: absolute;
  width: 100%;
  bottom: 22px;
  left: 0;
  padding: 22px 70px 0 27px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  font-size: 22px;
  font-family: "Geometria Medium", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 23px;
  text-transform: none;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-item .name {
    font-size: 14px;
    line-height: 14px;
    padding: 13px 54px 0 17px;
    bottom: 13.5px;
  }
}
.sections-home .owl-item .name:after {
  content: "";
  position: absolute;
  right: 25px;
  bottom: -2px;
  width: 38px;
  height: 16px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/../../../../img/arrow-long.svg") center no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-item .name:after {
    width: 20px;
    right: 17px;
  }
}
.sections-home .owl-nav {
  position: absolute;
  top: 66%;
  width: 100%;
  height: 0;
}
@media screen and (max-width: 1279px) {
  .sections-home .owl-nav {
    display: none !important;
  }
}
.sections-home .owl-nav button {
  width: 46px;
  height: 46px;
  position: absolute;
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.sections-home .owl-nav button span {
  font-size: 0;
}
.sections-home .owl-nav .owl-prev {
  left: 40px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat #980916;
}
.sections-home .owl-nav .owl-prev:hover {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/../../../../img/carousel-arrow-left.svg") 45% 50% no-repeat #171717;
}
@media screen and (max-width: 767px) {
  .sections-home .owl-nav .owl-prev {
    display: none;
  }
}
.sections-home .owl-nav .owl-next {
  right: 40px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat #980916;
}
.sections-home .owl-nav .owl-next:hover {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/../../../../img/carousel-arrow-right.svg") 55% 50% no-repeat #171717;
}
@media screen and (max-width: 767px) {
  .sections-home .owl-nav .owl-next {
    display: none;
  }
}
.sections-home .owl-nav.disabled, .sections-home .owl-dots {
  display: none !important;
}
.sections-home .carousel-logo {
  width: 100%;
  height: 66px;
  background: #171717;
  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;
}
@media screen and (max-width: 1279px) {
  .sections-home .carousel-logo {
    height: 38px;
  }
}
@media screen and (max-width: 1279px) {
  .sections-home .carousel-logo img {
    min-width: 112px;
    max-width: 112px;
    height: 18px;
  }
}

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

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?171583493551*/
font.errortext{color:red}font.notetext{color:green}
/* End */


/* Start:/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/style.css?171583494543837*/
.carousel-products-wrap {
  background: #F3F3F3;
}
.carousel-products-wrap.MUST_HAVE_MAIN, .carousel-products-wrap.MUST_HAVE.HOME {
  padding-top: 140px;
  margin-top: -165px;
  margin-bottom: -60px;
  background: white;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE_MAIN, .carousel-products-wrap.MUST_HAVE.HOME {
    padding-top: 80px;
    margin-top: -90px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE_MAIN, .carousel-products-wrap.MUST_HAVE.HOME {
    padding-top: 60px;
    margin-top: 0;
  }
}
.carousel-products-wrap.MUST_HAVE_MAIN .carousel-products, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products {
  z-index: 1;
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper {
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper {
    overflow: visible;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .carousel-wrapper:not(.single-item) .carousel-items, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .link, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .link {
    bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE_MAIN .carousel-products .link, .carousel-products-wrap.MUST_HAVE.HOME .carousel-products .link {
    bottom: -28px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.for-sections.HOME .carousel-products .carousel-wrapper {
    overflow: visible;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.for-sections.HOME .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME), .carousel-products-wrap.SIMILAR {
  padding-top: 60px;
  background: white;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME), .carousel-products-wrap.SIMILAR {
    padding-top: 30px;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME) .title, .carousel-products-wrap.SIMILAR .title {
  padding-top: 0;
  font-size: 46px;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .title, .carousel-products-wrap.SIMILAR .title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products, .carousel-products-wrap.SIMILAR .carousel-products {
    padding-bottom: 0;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper {
  padding-bottom: 120px;
}
@media screen and (max-width: 1279px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper {
    padding-bottom: 92px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper {
    overflow: visible;
    padding-bottom: 75px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper:not(.single-item) .carousel-items, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .carousel-wrapper:not(.single-item) .carousel-items, .carousel-products-wrap.SIMILAR .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -160px;
    height: auto;
  }
}
.carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .link, .carousel-products-wrap.SIMILAR .carousel-products .link {
  bottom: 50px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .link, .carousel-products-wrap.SIMILAR .carousel-products .link {
    bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .link, .carousel-products-wrap.SIMILAR .carousel-products .link {
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap.MUST_HAVE:not(.HOME) .carousel-products .buttons, .carousel-products-wrap.SIMILAR .carousel-products .buttons {
    display: block !important;
    top: 138px;
  }
}
.carousel-products-wrap.SIMILAR {
  background: #F3F3F3;
}
.carousel-products-wrap .title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap .title {
    font-size: 24px;
    line-height: 30px;
  }
}
.carousel-products-wrap .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .carousel-products-wrap .title:after {
    width: 40px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products-wrap .title {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products-wrap .title {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products-wrap .title {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products-wrap .title {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products-wrap .title {
    padding-top: 0;
  }
}

.carousel-products {
  padding: 0;
  position: relative;
  z-index: 2;
  width: 1440px;
  margin: 0 auto;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products {
    width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products {
    padding-bottom: 28px;
  }
}
.carousel-products .carousel-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 40px 30px 210px;
  margin-left: -30px;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products .carousel-wrapper {
    padding: 20px 15px 110px;
    margin-left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .carousel-wrapper {
    padding: 30px 1px 26px;
    margin-left: 0;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper {
    overflow: visible;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper:not(.single-item) .carousel-items {
    margin-left: -80px;
  }
}
.carousel-products .carousel-wrapper.single-item .carousel-items {
  justify-content: center;
  width: auto;
  margin-left: -10px;
}
.carousel-products .carousel-wrapper .carousel-items {
  width: 10000px;
  position: relative;
  margin: 0;
  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: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper .carousel-items {
    height: 335px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  min-width: 260px !important;
  max-width: 260px !important;
  height: 420px !important;
  position: relative;
  margin-right: 35px;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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: flex-start;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product {
    min-width: 260px !important;
    max-width: 260px !important;
    height: 420px !important;
    margin-right: 40px;
  }
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product {
    min-width: 140px !important;
    max-width: 140px !important;
    height: 250px !important;
    margin-right: 20px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product:nth-child(1) {
  justify-content: flex-start;
}
@media screen and (min-width: 1521px) {
  .carousel-products .carousel-wrapper .carousel-items .product:nth-child(5) {
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product:nth-child(4) {
    justify-content: flex-end;
  }
}
@media screen and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner {
    min-width: 300px;
    max-width: 300px;
    height: 572px;
    -webkit-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .image, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .image {
    height: 250px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .image .add-to-favorite, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .image .add-to-favorite {
    right: 10px;
    top: 10px;
    width: 39px;
    height: 35px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .name, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .name {
    height: 70px;
    font-size: 26px;
    line-height: 23px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .name.without-offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .name.without-offers {
    height: 115px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .offers {
    margin-top: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .quantity-and-price, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .quantity-and-price {
    margin-top: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .quantity-and-price .price-wrap, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .quantity-and-price .price-wrap {
    min-width: 150px;
    max-width: 150px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .quantity-and-price .price-wrap span, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .quantity-and-price .price-wrap span {
    font-size: 32px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .add-to-cart, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 60px;
    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: center;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    margin-top: 22px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover .item-inner .add-to-cart:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover:nth-child(1) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover:nth-child(1) .item-inner {
    -webkit-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (min-width: 1521px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover:nth-child(5) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover:nth-child(5) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections:hover:nth-child(4) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE_MAIN:hover:nth-child(4) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner {
  background: white;
  overflow: hidden;
  padding: 25px;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner {
    padding: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image {
  width: 100%;
  height: 210px;
  position: relative;
  overflow: hidden;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .image {
    height: 120px;
    -webkit-border-radius: 5.3px;
    -moz-border-radius: 5.3px;
    -ms-border-radius: 5.3px;
    border-radius: 5.3px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite {
  position: absolute;
  z-index: 3;
  right: 8px;
  top: 8px;
  cursor: pointer;
  width: 30px;
  height: 27px;
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/add-to-favorite.svg") center no-repeat;
  background-size: contain !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite[data-action=remove] {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/remove-from-favorite.svg") center no-repeat;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .image .add-to-favorite {
    width: 23px;
    right: 5px;
    top: 5px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .name {
  height: 50px;
  overflow: hidden;
  display: block;
  color: #171717;
  font-size: 20px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: initial;
  text-transform: none;
  text-decoration: none;
  margin-top: 20px;
  text-align: center;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .name {
    font-size: 12px;
    height: 36px;
    margin-top: 10px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .name.without-offers {
  height: 102px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .name.without-offers {
    height: 66px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers {
  margin-top: 15px;
  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: flex-start;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers {
    margin-top: 10px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers .offer {
  margin: 0 5px;
  cursor: pointer;
  border: 1px solid #B6B6B6;
  background: white;
  height: 26px;
  min-width: 64px;
  color: #A3A3A3;
  font-size: 13.5px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
  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;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers .offer {
    min-width: 45px;
    font-size: 8px;
    margin: 0 2.5px;
    height: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .offers .offer.active {
  cursor: default;
  background: #980916;
  border: 1px solid #980916;
  color: white;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price {
  margin-top: 15px;
  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;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price {
    margin-top: 13px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity {
  position: relative;
  z-index: 2;
  height: 24px;
  background: transparent;
  min-width: 78px;
  max-width: 78px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity {
    height: 16px;
    min-width: 44px;
    max-width: 44px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity * {
  vertical-align: middle !important;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  height: 100%;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus, .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus {
  cursor: pointer;
  height: 16px;
  min-width: 16px;
  max-width: 16px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  background-size: contain !important;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus, .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus {
    height: 9px;
    min-width: 9px;
    max-width: 9px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus.noActive, .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus.noActive {
  cursor: default;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .minus {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/-.svg") no-repeat right center;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity .plus {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/+.svg") no-repeat left center;
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity input {
  min-width: 36px;
  max-width: 36px;
  border: 0;
  text-align: center;
  margin: 0 5px;
  height: 100%;
  line-height: 24px;
  background: transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.25);
  color: #171717;
  font-size: 13px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .quantity input {
    min-width: 20px;
    max-width: 20px;
    line-height: 16px;
    font-size: 8px;
    -webkit-border-radius: 2.3px;
    -moz-border-radius: 2.3px;
    -ms-border-radius: 2.3px;
    border-radius: 2.3px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap {
  min-width: 125px;
  max-width: 125px;
  text-align: right;
  margin-right: 7px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap {
    min-width: 70px;
    max-width: 70px;
    margin-right: 0;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span {
  color: #171717;
  font-size: 26px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span {
    font-size: 15px;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span.rub {
  padding-left: 3px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .carousel-wrapper .carousel-items .product .item-inner .quantity-and-price .price-wrap span.rub {
    padding-left: 0;
  }
}
.carousel-products .carousel-wrapper .carousel-items .product .item-inner .add-to-cart {
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  width: 100%;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner {
    min-width: 170px;
    max-width: 170px;
    height: 335px;
    box-shadow: 0px 2.245px 46.574px 0px rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .image, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .image {
    height: 150px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .name, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .name {
    height: 36px;
    font-size: 14px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .name.without-offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .name.without-offers {
    height: 65px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .offers, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .offers {
    margin-top: 11px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .quantity-and-price, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .quantity-and-price {
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .quantity-and-price .price-wrap, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .quantity-and-price .price-wrap {
    min-width: 100px;
    max-width: 100px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .quantity-and-price .price-wrap span, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .quantity-and-price .price-wrap span {
    font-size: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .add-to-cart, .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 150px;
    max-width: 150px;
    height: 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: center;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    font-size: 14px;
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.for-sections.mobile-active .item-inner .add-to-cart:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE.HOME.mobile-active .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner {
    min-width: 170px;
    max-width: 170px;
    height: 335px;
    box-shadow: 0px 2.245px 46.574px 0px rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .image {
    height: 150px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .name {
    height: 36px;
    font-size: 14px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .name.without-offers {
    height: 65px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .offers {
    margin-top: 11px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .quantity-and-price {
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .quantity-and-price .price-wrap {
    min-width: 100px;
    max-width: 100px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .quantity-and-price .price-wrap span {
    font-size: 20px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 150px;
    max-width: 150px;
    height: 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: center;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    font-size: 14px;
    margin-top: 12px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.mobile-active .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
}
@media screen and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover {
    z-index: 2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner {
    min-width: 280px;
    max-width: 280px;
    height: 495px;
    -webkit-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 65px 0 rgba(0, 0, 0, 0.25);
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner .name.without-offers, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner .name.without-offers {
    height: 97px;
    margin-top: 15px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner .add-to-cart, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner .add-to-cart {
    position: relative;
    align-items: center;
    min-width: 100%;
    max-width: 100%;
    height: 60px;
    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: center;
    padding: 0 20px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #980916;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    margin-top: 22px;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover .item-inner .add-to-cart:hover:not(.noHover), .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover .item-inner .add-to-cart:hover:not(.noHover) {
    background: #b2b2b2;
  }
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover:nth-child(1) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover:nth-child(1) .item-inner {
    -webkit-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (min-width: 1521px) {
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover:nth-child(5) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover:nth-child(5) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 1280px) and (max-width: 1520px) and (min-width: 1280px) {
  .carousel-products .carousel-wrapper .carousel-items .product.MUST_HAVE:hover:nth-child(4) .item-inner, .carousel-products .carousel-wrapper .carousel-items .product.SIMILAR:hover:nth-child(4) .item-inner {
    -webkit-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
    box-shadow: -20px 4px 50px 0 rgba(0, 0, 0, 0.25);
  }
}
.carousel-products .buttons {
  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: flex-start;
  position: absolute;
  left: 0;
  top: 240px;
  width: 100%;
  z-index: 3;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .carousel-products .buttons {
    top: 125px;
  }
}
.carousel-products .buttons.disabled {
  display: none;
}
.carousel-products .buttons .left, .carousel-products .buttons .right {
  cursor: pointer;
  height: 46px;
  position: absolute;
  min-width: 46px;
  max-width: 46px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  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;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .left, .carousel-products .buttons .right {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    filter: drop-shadow(0px 0px 17.197px rgba(0, 0, 0, 0.25));
  }
}
.carousel-products .buttons .left span, .carousel-products .buttons .right span {
  background-size: contain !important;
  width: 13px;
  height: 21px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .left span, .carousel-products .buttons .right span {
    width: 9px;
    height: 15px;
  }
}
.carousel-products .buttons .left {
  background: #980916;
  left: -23px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .left {
    left: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .buttons .left {
    left: -26px;
  }
}
.carousel-products .buttons .left span {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/carousel-arrow-left.svg") center no-repeat;
}
.carousel-products .buttons .left:hover:not(.noHover), .carousel-products .buttons .left.active {
  background: #171717;
}
.carousel-products .buttons .right {
  right: -23px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .carousel-products .buttons .right {
    right: -15px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .buttons .right {
    right: -26px;
  }
}
.carousel-products .buttons .right span {
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/carousel-arrow-right.svg") center no-repeat;
  margin-left: 2px;
}
.carousel-products .buttons .right:hover:not(.noHover), .carousel-products .buttons .right.active {
  background: #171717;
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .carousel-products .buttons {
    top: 145px;
  }
}
@media screen and (max-width: 479px) {
  .carousel-products .buttons {
    display: none !important;
  }
}
.carousel-products .link {
  position: absolute;
  right: 0;
  bottom: 100px;
  color: #171717;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  padding-right: 50px;
}
@media screen and (max-width: 1279px) {
  .carousel-products .link {
    font-size: 16px;
    bottom: 45px;
    padding-right: 32px;
  }
}
@media screen and (max-width: 767px) {
  .carousel-products .link {
    position: relative;
    bottom: auto;
    display: table;
    margin: 0 auto;
  }
}
.carousel-products .link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 39px;
  height: 16px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/../../../../img/arrow-long-grey.svg") center no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .carousel-products .link:after {
    width: 26px;
    height: 12px;
  }
}
.carousel-products .link:hover:after {
  right: -20px;
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/news.list/home-reviews/style.css?171583494627987*/
.home-reviews {
  background: #F3F3F3;
  padding: 60px 0;
  margin-top: 56px;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .home-reviews {
    padding: 50px 0 30px 0;
  }
}
.home-reviews:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1280px;
  height: 1124px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/home/reviews-bg.svg") right top no-repeat;
  z-index: 0;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews:before {
    width: 800px;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .home-reviews:before {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/home/reviews-bg-480.svg") right top no-repeat;
  }
}
@media screen and (max-width: 479px) {
  .home-reviews:before {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/home/reviews-bg-480.svg") 108% top no-repeat;
  }
}
.home-reviews .home-reviews-inner {
  position: relative;
  z-index: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .home-reviews .home-reviews-inner {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .home-reviews .home-reviews-inner {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .home-reviews .home-reviews-inner {
    width: 300px;
  }
}
.home-reviews .home-reviews-inner .home-reviews-title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 60px;
  max-width: 510px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .home-reviews-title {
    font-size: 24px;
    line-height: 31px;
    max-width: 245px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .home-reviews-title {
    font-size: 24px;
    line-height: 31px;
    text-align: center;
  }
}
.home-reviews .home-reviews-inner .reviews-text {
  max-width: 490px;
  color: #171717;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  opacity: 0.9;
  margin-top: 20px;
  line-height: normal;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-text {
    font-size: 14px;
    max-width: 245px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-text {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
  }
}
.home-reviews .home-reviews-inner .reviews-text * {
  color: #171717;
  font-size: 22px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-text * {
    font-size: 14px;
  }
}
.home-reviews .home-reviews-inner .reviews-text b {
  display: block;
  padding-top: 10px;
}
.home-reviews .home-reviews-inner .where-buy-link {
  position: relative;
  align-items: center;
  min-width: 360px;
  max-width: 360px;
  height: 80px;
  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: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 22px;
  margin-top: 30px;
}
.home-reviews .home-reviews-inner .where-buy-link:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .where-buy-link {
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .where-buy-link {
    margin: 30px auto 0;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap {
  margin-top: 110px;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .home-reviews .home-reviews-inner .reviews-wrap {
    margin-top: 365px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap {
    margin-top: 310px;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap h2 {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  padding: 0 0 15px 0;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap h2 {
    font-size: 24px;
    line-height: 30px;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap h2:after {
    width: 40px;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel {
  margin-top: 30px;
  position: relative;
  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: flex-start;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left {
  min-width: 900px;
  max-width: 900px;
  height: 350px;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left {
    width: 100%;
    height: auto;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .carousel-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .carousel-wrapper {
    margin-left: -17.5%;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .carousel-wrapper {
    margin-left: -26.5%;
  }
}
@media screen and (max-width: 479px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .carousel-wrapper {
    width: 300px;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .carousel-wrapper .carousel-items {
  width: 10000px;
  position: relative;
  height: 100%;
  margin: 0;
  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: flex-start;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block {
  min-width: 900px;
  max-width: 900px;
  height: 100%;
  margin-right: 20px;
  overflow: hidden;
  background: white;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (min-width: 1280px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block {
    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: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block {
    min-width: 300px;
    max-width: 300px;
    height: 490px;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info {
  padding: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info {
    padding: 27px;
    height: 190px;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .name {
  color: #171717;
  font-size: 30px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .name {
    font-size: 18px;
    height: 20px;
    overflow: hidden;
    text-align: center;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .review {
  margin-top: 18px;
  color: #171717;
  font-size: 18px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  overflow: hidden;
  max-height: 178px;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .review {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    max-height: 87px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .review {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    display: box;
    display: -webkit-box;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .review-detail {
  display: none;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .review-detail {
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .info .review-detail {
    color: #171717;
    font-size: 14px;
    font-family: "Geometria Bold", Arial, Sans-Serif;
    text-transform: uppercase;
    text-transform: none;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .image {
  min-width: 325px;
  max-width: 325px;
  margin-left: auto;
  height: 100%;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .image {
    min-width: 100%;
    max-width: 100%;
    height: 300px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .left .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right {
  min-width: 160px;
  max-width: 160px;
  height: 350px;
  margin-left: auto;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right {
    display: none;
  }
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .carousel-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .carousel-wrapper .carousel-items {
  width: 10000px;
  position: relative;
  height: 100%;
  margin: 0;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .block {
  height: 105px;
  min-width: 160px;
  max-width: 160px;
  margin-bottom: 17px;
  overflow: hidden;
  background: white;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  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: flex-start;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .block .info {
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .block .info .name {
  color: #171717;
  font-size: 12px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .block .info .review {
  margin-top: 8px;
  color: #171717;
  font-size: 6px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 7px;
  text-transform: none;
  overflow: hidden;
  max-height: 57%;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .block .image {
  min-width: 62px;
  max-width: 62px;
  margin-left: auto;
  height: 100%;
}
.home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .right .block .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1280px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons {
    position: absolute;
    left: 75%;
    top: 30%;
    width: 46px;
    height: 148px;
    z-index: 3;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons.disabled {
    display: none;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    cursor: pointer;
    height: 46px;
    min-width: 46px;
    max-width: 46px;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    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;
    background-size: 13px 21px !important;
    -webkit-transform: rotate(90deg); /* Chrome y Safari */
    -moz-transform: rotate(90deg); /* Firefox */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$number); /* Internet Explorer */
    -o-transform: rotate(90deg); /* Opera */
    -ms-transform: rotate(90deg);
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-left.svg") 49% 47% no-repeat #980916;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left:hover:not(.noHover), .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left.active {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-left.svg") 49% 47% no-repeat #171717;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    margin-top: 120%;
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-right.svg") 56% 49% no-repeat #980916;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right:hover:not(.noHover), .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right.active {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-right.svg") 56% 49% no-repeat #171717;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons {
    left: 80%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons {
    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: flex-start;
    position: absolute;
    left: 0;
    top: 240px;
    width: 100%;
    z-index: 3;
    top: 210px !important;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons {
    top: 125px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons.disabled {
    display: none;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    cursor: pointer;
    height: 46px;
    position: absolute;
    min-width: 46px;
    max-width: 46px;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    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;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    filter: drop-shadow(0px 0px 17.197px rgba(0, 0, 0, 0.25));
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left span, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right span {
    background-size: contain !important;
    width: 13px;
    height: 21px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left span, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right span {
    width: 9px;
    height: 15px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    background: #980916;
    left: -23px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    left: -15px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    left: -26px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left span {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-left.svg") center no-repeat;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left:hover:not(.noHover), .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left.active {
    background: #171717;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    right: -23px;
    background: #980916;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    right: -15px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    right: -26px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right span {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-right.svg") center no-repeat;
    margin-left: 2px;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right:hover:not(.noHover), .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right.active {
    background: #171717;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons {
    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: flex-start;
    position: absolute;
    left: 0;
    top: 240px;
    width: 100%;
    z-index: 3;
    top: 210px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1279px) and (min-width: 768px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons {
    top: 125px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons.disabled {
    display: none;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    cursor: pointer;
    height: 46px;
    position: absolute;
    min-width: 46px;
    max-width: 46px;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    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;
  }
}
@media screen and (max-width: 767px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    filter: drop-shadow(0px 0px 17.197px rgba(0, 0, 0, 0.25));
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left span, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right span {
    background-size: contain !important;
    width: 13px;
    height: 21px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left span, .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right span {
    width: 9px;
    height: 15px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    background: #980916;
    left: -23px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    left: -15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left {
    left: -26px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left span {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-left.svg") center no-repeat;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left:hover:not(.noHover), .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .left.active {
    background: #171717;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    right: -23px;
    background: #980916;
  }
}
@media screen and (max-width: 767px) and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    right: -15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right {
    right: -26px;
  }
}
@media screen and (max-width: 767px) {
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right span {
    background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/carousel-arrow-right.svg") center no-repeat;
    margin-left: 2px;
  }
  .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right:hover:not(.noHover), .home-reviews .home-reviews-inner .reviews-wrap .reviews-carousel .buttons .right.active {
    background: #171717;
  }
}
.home-reviews .home-reviews-inner .show-all {
  position: relative;
  display: table;
  margin: 30px 0 0 auto;
  color: #171717;
  font-size: 22px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  padding-right: 50px;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .show-all {
    font-size: 16px;
    padding-right: 32px;
    margin: 30px auto 0;
  }
}
.home-reviews .home-reviews-inner .show-all:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 39px;
  height: 16px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url("/local/templates/etalonmix/components/bitrix/news.list/home-reviews/../../../../img/arrow-long-grey.svg") center no-repeat;
  background-size: contain;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media screen and (max-width: 1279px) {
  .home-reviews .home-reviews-inner .show-all:after {
    width: 26px;
    height: 12px;
  }
}
.home-reviews .home-reviews-inner .show-all:hover:after {
  right: -20px;
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/news.list/gallery-home/style.css?171583494624875*/
.gallery-home-wrap {
  width: 1440px;
  margin: 0 auto;
  padding: 100px 0;
  position: relative;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .gallery-home-wrap {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .gallery-home-wrap {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .gallery-home-wrap {
    width: 300px;
  }
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap {
    padding: 80px 0;
  }
}
@media screen and (max-width: 479px) {
  .gallery-home-wrap {
    overflow: hidden;
  }
}
.gallery-home-wrap .title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  padding-top: 0;
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .title {
    font-size: 24px;
    line-height: 30px;
  }
}
.gallery-home-wrap .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .title:after {
    width: 40px;
  }
}
.gallery-home-wrap .show-all {
  position: relative;
  align-items: center;
  min-width: 360px;
  max-width: 360px;
  height: 80px;
  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: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 22px;
  margin: 60px auto 0;
}
.gallery-home-wrap .show-all:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .show-all {
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    margin-top: 30px;
    font-size: 16px;
  }
}
.gallery-home-wrap .gallery-home {
  position: relative;
  height: 500px;
  width: 1440px;
  margin: 50px auto 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home {
    height: 400px;
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home {
    height: 400px;
    width: 620px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home {
    height: 400px;
    width: 460px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 479px) {
  .gallery-home-wrap .gallery-home {
    width: 300px;
  }
}
.gallery-home-wrap .gallery-home .list {
  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: flex-start;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 479px) {
  .gallery-home-wrap .gallery-home .list {
    justify-content: flex-start;
  }
}
.gallery-home-wrap .gallery-home .list .left-block a .name, .gallery-home-wrap .gallery-home .list .right-block a .name {
  display: none;
}
.gallery-home-wrap .gallery-home .list .left-block {
  min-width: 700px;
  max-width: 700px;
  height: 100%;
  position: relative;
  -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) {
  .gallery-home-wrap .gallery-home .list .left-block {
    min-width: 560px;
    max-width: 560px;
  }
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .list .left-block {
    min-width: 300px;
    max-width: 300px;
  }
}
.gallery-home-wrap .gallery-home .list .left-block a {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  display: block;
  top: 0;
  right: 0;
  z-index: 2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
}
.gallery-home-wrap .gallery-home .list .left-block a img {
  position: relative;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-home-wrap .gallery-home .list .left-block a.to-left {
  margin-right: 100.5%;
}
.gallery-home-wrap .gallery-home .list .left-block a.to-left:after {
  opacity: 0;
}
.gallery-home-wrap .gallery-home .list .left-block a.to-right:after {
  opacity: 0;
}
.gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(1) {
  margin-right: 100%;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(2), .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(3) {
    margin-right: -34.3%;
    width: 200px;
    height: 280px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(2), .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(3) {
    margin-right: -35.8%;
    width: 160px;
    height: 230px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(2), .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(3) {
    margin-right: -53.4%;
    width: 140px;
    height: 210px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(2), .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(3) {
    margin-right: -53.4%;
    width: 140px;
    height: 120px;
  }
}
@media screen and (max-width: 479px) {
  .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(2), .gallery-home-wrap .gallery-home .list .left-block a.to-right:nth-child(3) {
    margin-right: -320px;
    width: 300px;
    height: 400px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block {
  min-width: 700px;
  max-width: 700px;
  margin-left: 40px;
  height: 100%;
  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: flex-start;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block {
    min-width: 560px;
    max-width: 560px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block {
    min-width: 300px;
    max-width: 300px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block {
    min-width: 140px;
    max-width: 140px;
    margin-left: 20px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block a {
  display: block;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.gallery-home-wrap .gallery-home .list .right-block a.to-left, .gallery-home-wrap .gallery-home .list .right-block a.to-right {
  transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
}
.gallery-home-wrap .gallery-home .list .right-block a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-home-wrap .gallery-home .list .right-block .four {
  min-width: 440px;
  max-width: 440px;
  height: 100%;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four {
    min-width: 360px;
    max-width: 360px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four {
    min-width: 300px;
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four {
    min-width: 140px;
    max-width: 140px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .three {
  width: 100%;
  height: 280px;
}
@media screen and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three {
    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: flex-start;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three {
    height: 230px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three {
    height: 210px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three {
    height: 400px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .three .three-one {
  min-width: 200px;
  max-width: 200px;
  height: 100%;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one {
    min-width: 160px;
    max-width: 160px;
  }
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one {
    min-width: 140px;
    max-width: 140px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one {
    height: 120px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 479px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a {
    width: 300px;
    height: 400px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-left {
    margin-left: -740px;
    width: 700px;
    height: 500px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-left {
    margin-left: -600px;
    width: 560px;
    height: 400px;
  }
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-left {
    margin-left: -320px;
    width: 300px;
    height: 400px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-right {
    margin-left: 240px;
    width: 200px;
    height: 120px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-right {
    margin-left: 200px;
    width: 160px;
    height: 95px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-right {
    margin-left: 160px;
    width: 140px;
    height: 95px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-one a.to-right {
    margin-left: 0;
    height: 120px;
    margin-top: 140px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .three .three-two {
  min-width: 200px;
  max-width: 200px;
  height: 100%;
  margin-left: 40px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two {
    min-width: 160px;
    max-width: 160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two {
    min-width: 140px;
    max-width: 140px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two {
    min-width: 140px;
    max-width: 140px;
    margin-left: 0;
    margin-top: 20px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a {
  width: 100%;
  height: 120px;
}
@media screen and (max-width: 1520px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a {
    height: 95px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-left {
    margin-left: -240px;
    height: 280px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-left {
    height: 100%;
    margin-left: -200px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-left {
    height: 100%;
    margin-left: -160px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-left {
    height: 120px;
    margin-left: 0;
    margin-top: -140px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-right {
    margin-top: 160px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-right {
    margin-top: 135px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:first-child.to-right {
    margin-top: 115px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child {
  margin-top: 40px;
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child.to-left {
    margin-top: -280px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child.to-left {
    margin-top: -230px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child.to-left {
    margin-top: -210px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child.to-right {
    width: 440px;
    height: 180px;
    margin-left: -240px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child.to-right {
    width: 360px;
    height: 130px;
    margin-left: -200px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .three .three-two a:last-child.to-right {
    width: 300px;
    height: 170px;
    margin-left: -160px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .one {
  width: 100%;
  height: 180px;
  margin-top: 40px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one {
    height: 130px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one {
    height: 170px;
    margin-top: 20px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .four .one a {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one a.to-left {
    width: 200px;
    height: 120px;
    margin-top: -160px;
    margin-left: 240px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one a.to-left {
    width: 160px;
    height: 95px;
    margin-top: -135px;
    margin-left: 200px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one a.to-left {
    width: 140px;
    height: 95px;
    margin-top: -115px;
    margin-left: 160px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one a.to-left {
    margin-left: 0;
    height: 120px;
    width: 140px;
    margin-top: -160px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one a.to-right {
    width: 220px;
    height: 120px;
    margin-left: 480px;
    margin-top: -320px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 768px) {
  .gallery-home-wrap .gallery-home .list .right-block .four .one a.to-right {
    width: 160px;
    height: 95px;
    margin-left: 400px;
    margin-top: -270px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .two {
  min-width: 220px;
  max-width: 220px;
  height: 100%;
  margin-left: 40px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two {
    min-width: 160px;
    max-width: 160px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .two a {
  margin-top: 40px;
}
.gallery-home-wrap .gallery-home .list .right-block .two a:first-child {
  width: 100%;
  height: 120px;
  margin-top: 0;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:first-child {
    height: 95px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:first-child.to-left {
    width: 440px;
    height: 180px;
    margin-top: 320px;
    margin-left: -480px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:first-child.to-left {
    width: 360px;
    height: 130px;
    margin-top: 270px;
    margin-left: -400px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 767px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:first-child.to-left {
    width: 300px;
    height: 170px;
    margin-top: 230px;
    margin-left: -340px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:first-child.to-right {
    margin-top: 160px;
    height: 340px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:first-child.to-right {
    margin-top: 135px;
    height: 265px;
  }
}
.gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(2) {
  width: 100%;
  height: 340px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(2) {
    height: 265px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(2).to-left {
    height: 120px;
    margin-top: -500px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(2).to-left {
    height: 95px;
    margin-top: -400px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(2).to-right {
    margin-top: 340px;
  }
}
@media screen and (min-width: 1521px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(3).to-left {
    height: 340px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .gallery-home-wrap .gallery-home .list .right-block .two a:nth-child(3).to-left {
    height: 265px;
  }
}
.gallery-home-wrap .gallery-home .buttons {
  position: absolute;
  left: 0;
  height: 46px;
  width: 100%;
  white-space: nowrap;
  bottom: 24px;
  z-index: 3;
  opacity: 1;
  transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
.gallery-home-wrap .gallery-home .buttons.hide {
  opacity: 0;
}
.gallery-home-wrap .gallery-home .buttons .slider-left, .gallery-home-wrap .gallery-home .buttons .slider-right {
  position: absolute;
  width: 46px;
  height: 46px;
  cursor: pointer;
  z-index: 2;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  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;
  background-size: 13px 21px !important;
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .buttons .slider-left, .gallery-home-wrap .gallery-home .buttons .slider-right {
    width: 30px;
    height: 30px;
    background-size: 9px 15px !important;
  }
}
.gallery-home-wrap .gallery-home .buttons .slider-left {
  left: 24px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/gallery-home/../../../../img/carousel-arrow-left.svg") 49% 47% no-repeat rgba(255, 255, 255, 0.36);
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .buttons .slider-left {
    left: 30px;
  }
}
.gallery-home-wrap .gallery-home .buttons .slider-left:hover:not(.noHover), .gallery-home-wrap .gallery-home .buttons .slider-left.active {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/gallery-home/../../../../img/carousel-arrow-left.svg") 49% 47% no-repeat #980916;
}
.gallery-home-wrap .gallery-home .buttons .slider-right {
  right: 24px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/gallery-home/../../../../img/carousel-arrow-right.svg") 56% 49% no-repeat rgba(255, 255, 255, 0.36);
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .buttons .slider-right {
    right: 30px;
  }
}
.gallery-home-wrap .gallery-home .buttons .slider-right:hover:not(.noHover), .gallery-home-wrap .gallery-home .buttons .slider-right.active {
  background: url("/local/templates/etalonmix/components/bitrix/news.list/gallery-home/../../../../img/carousel-arrow-right.svg") 56% 49% no-repeat #980916;
}
.gallery-home-wrap .gallery-home .buttons:before, .gallery-home-wrap .gallery-home .buttons:after {
  content: "";
  position: absolute;
}
.gallery-home-wrap .gallery-home .buttons:before {
  min-width: 94px;
  max-width: 94px;
  height: 73px;
  background: url("/local/templates/etalonmix/components/bitrix/news.list/gallery-home/../../../../img/logo-white.svg") center no-repeat;
  background-size: contain;
  left: 50%;
  margin-left: -47px;
  bottom: 0;
  z-index: 2;
}
@media screen and (max-width: 1279px) {
  .gallery-home-wrap .gallery-home .buttons:before {
    min-width: 76px;
    max-width: 76px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .gallery-home-wrap .gallery-home .buttons:before {
    margin-left: -35px;
  }
}
.gallery-home-wrap .gallery-home .buttons:after {
  left: 0;
  bottom: -24px;
  z-index: 1;
  width: 100%;
  height: 275px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.79) -22.37%, rgba(0, 0, 0, 0) 77.48%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/news.list/blog-home/style.css?171583494611234*/
.blog-home {
  padding: 100px 0;
  width: 1440px;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .blog-home {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .blog-home {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .blog-home {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .blog-home {
    width: 300px;
  }
}
@media screen and (max-width: 1279px) {
  .blog-home {
    padding: 80px 0;
  }
}
.blog-home h2.title {
  color: #171717;
  font-size: 46px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  line-height: 58px;
  position: relative;
  padding-top: 0;
}
@media screen and (max-width: 1279px) {
  .blog-home h2.title {
    font-size: 24px;
    line-height: 30px;
  }
}
.blog-home h2.title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 68px;
  height: 3px;
  background: #980916;
}
@media screen and (max-width: 1279px) {
  .blog-home h2.title:after {
    width: 40px;
  }
}
.blog-home .items {
  margin-top: 50px;
  height: 530px;
}
@media screen and (min-width: 768px) {
  .blog-home .items {
    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: space-between;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .blog-home .items {
    height: 420px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .blog-home .items {
    margin-top: 30px;
    height: 420px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .blog-home .items {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .blog-home .items {
    height: auto;
    margin-top: 40px;
  }
}
.blog-home .items .left {
  height: 100%;
  min-width: 920px;
  max-width: 920px;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .blog-home .items .left {
    min-width: 660px;
    max-width: 660px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .blog-home .items .left {
    min-width: 300px;
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .blog-home .items .left {
    min-width: 460px;
    max-width: 460px;
    height: 420px;
  }
}
@media screen and (max-width: 479px) {
  .blog-home .items .left {
    min-width: 300px;
    max-width: 300px;
    height: 420px;
  }
}
.blog-home .items .left .item {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.blog-home .items .left .item .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.blog-home .items .left .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: 0;
}
.blog-home .items .left .item .image .new {
  position: absolute;
  z-index: 3;
  left: 40px;
  top: 40px;
  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: 1px solid #980916;
  color: #980916;
  font-size: 25px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1520px) {
  .blog-home .items .left .item .image .new {
    left: 20px;
    top: 20px;
  }
}
.blog-home .items .left .item .image:before, .blog-home .items .left .item .image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.blog-home .items .left .item .image:before {
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}
.blog-home .items .left .item .image::after {
  z-index: 2;
  background: linear-gradient(33deg, rgba(0, 0, 0, 0.76) -2.38%, rgba(0, 0, 0, 0) 66.63%);
}
.blog-home .items .left .item .info {
  position: relative;
  z-index: 4;
  padding: 25px 0 46px 40px;
  margin-top: auto;
  width: 355px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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-end;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .blog-home .items .left .item .info {
    padding: 25px 0 26px 20px;
    width: 255px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .blog-home .items .left .item .info {
    padding: 25px 0 26px 20px;
    width: 350px;
  }
}
@media screen and (max-width: 479px) {
  .blog-home .items .left .item .info {
    padding: 25px 20px 26px;
    width: 100%;
  }
}
.blog-home .items .left .item .info .date {
  color: white;
  font-size: 14px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: auto;
  letter-spacing: 2.03px;
  opacity: 0.7;
}
.blog-home .items .left .item .info .name {
  margin-top: 12px;
  color: white;
  font-size: 26px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 28px;
  text-transform: none;
  height: 60px;
  overflow: hidden;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 1279px) {
  .blog-home .items .left .item .info .name {
    font-size: 20px;
    height: 66px;
    line-height: 22px;
  }
}
.blog-home .items .left .item .info .preview-text {
  color: white;
  font-size: 16px;
  font-family: "Geometria", Arial, Sans-Serif;
  text-transform: uppercase;
  max-height: 70%;
  overflow: hidden;
  text-transform: none;
  margin-top: 11px;
  opacity: 0.7;
}
@media screen and (max-width: 1520px) {
  .blog-home .items .left .item .info .preview-text {
    font-size: 14px;
  }
}
.blog-home .items .left .item .info .link {
  color: white;
  font-size: 16px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  text-decoration: none;
  margin-top: 5px;
  display: table;
}
@media screen and (max-width: 1520px) {
  .blog-home .items .left .item .info .link {
    font-size: 14px;
  }
}
.blog-home .items .right {
  height: 100%;
  min-width: 460px;
  max-width: 460px;
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .blog-home .items .right {
    min-width: 300px;
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .blog-home .items .right {
    min-width: 460px;
    max-width: 460px;
  }
}
@media screen and (max-width: 767px) {
  .blog-home .items .right {
    margin-top: 20px;
  }
}
@media screen and (max-width: 479px) {
  .blog-home .items .right {
    min-width: 300px;
    max-width: 300px;
  }
}
.blog-home .items .right .item {
  width: 100%;
  height: 240px;
  position: relative;
  overflow: hidden;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
@media screen and (max-width: 1520px) {
  .blog-home .items .right .item {
    height: 200px;
  }
}
.blog-home .items .right .item:first-child {
  margin-bottom: 50px;
}
@media screen and (max-width: 1520px) {
  .blog-home .items .right .item:first-child {
    margin-bottom: 20px;
  }
}
.blog-home .items .right .item .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.blog-home .items .right .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: 0;
}
.blog-home .items .right .item .image:before, .blog-home .items .right .item .image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.blog-home .items .right .item .image:before {
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}
.blog-home .items .right .item .image::after {
  z-index: 2;
  background: linear-gradient(33deg, rgba(0, 0, 0, 0.76) -2.38%, rgba(0, 0, 0, 0) 66.63%);
}
.blog-home .items .right .item .info {
  position: relative;
  z-index: 4;
  padding: 20px;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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-end;
}
.blog-home .items .right .item .info .date {
  color: white;
  font-size: 14px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  margin-top: auto;
  letter-spacing: 2.03px;
  opacity: 0.7;
}
.blog-home .items .right .item .info .name {
  margin-top: 12px;
  color: white;
  font-size: 26px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  line-height: 28px;
  text-transform: none;
  max-height: 90%;
  overflow: hidden;
  text-decoration: none;
  display: block;
}
@media screen and (max-width: 1279px) {
  .blog-home .items .right .item .info .name {
    font-size: 20px;
    line-height: 22px;
  }
}
.blog-home .link-all {
  display: table;
  position: relative;
  align-items: center;
  min-width: 360px;
  max-width: 360px;
  height: 80px;
  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: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 22px;
  margin: 60px auto 0;
}
.blog-home .link-all:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1279px) {
  .blog-home .link-all {
    margin-top: 30px;
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    font-size: 16px;
  }
}

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

/* End */


/* Start:/local/templates/etalonmix/components/bitrix/form.result.new/get-request-bottom/style.css?17158349456033*/
.get-request-bottom-wrap {
  padding: 0;
  position: relative;
  width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .get-request-bottom-wrap {
    width: 1160px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .get-request-bottom-wrap {
    width: 620px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .get-request-bottom-wrap {
    width: 460px;
  }
}
@media screen and (max-width: 479px) {
  .get-request-bottom-wrap {
    width: 300px;
  }
}
.get-request-bottom-wrap .access-message .message {
  width: 960px;
}
.get-request-bottom-wrap .form-name-and-text .name-form {
  margin: 0;
  padding-top: 50px;
  font-size: 36px !important;
}
@media screen and (max-width: 1279px) {
  .get-request-bottom-wrap .form-name-and-text .name-form {
    padding-top: 42px;
    font-size: 24px !important;
  }
}
.get-request-bottom-wrap .form-inner {
  height: 600px;
  background: #F3F3F3;
}
@media screen and (min-width: 768px) {
  .get-request-bottom-wrap .form-inner {
    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: flex-start;
  }
}
@media screen and (max-width: 1279px) {
  .get-request-bottom-wrap .form-inner {
    height: 550px;
  }
}
@media screen and (max-width: 1520px) and (min-width: 768px) {
  .get-request-bottom-wrap .form-inner:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    background: #F3F3F3;
    z-index: 1;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .get-request-bottom-wrap .form-inner:before {
    left: -148%;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .get-request-bottom-wrap .form-inner:before {
    left: -143%;
  }
}
@media screen and (max-width: 767px) {
  .get-request-bottom-wrap .form-inner:before {
    content: "";
    position: absolute;
    left: -50%;
    width: 200%;
    height: 100%;
    background: #F3F3F3;
    z-index: 1;
  }
}
.get-request-bottom-wrap #get-request-bottom {
  height: 100%;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  z-index: 2;
}
.get-request-bottom-wrap #get-request-bottom form {
  padding: 0;
  width: 560px;
  margin: 0 auto;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .get-request-bottom-wrap #get-request-bottom form {
    width: 460px;
  }
}
@media screen and (max-width: 1279px) {
  .get-request-bottom-wrap #get-request-bottom form {
    width: 300px;
  }
}
.get-request-bottom-wrap #get-request-bottom .inputs .input-wrap input, .get-request-bottom-wrap #get-request-bottom .inputs .input-wrap textarea {
  background: #FEFEFE;
}
.get-request-bottom-wrap .image {
  min-width: 680px;
  max-width: 680px;
  height: 100%;
}
@media screen and (max-width: 1520px) {
  .get-request-bottom-wrap .image {
    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;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .get-request-bottom-wrap .image {
    min-width: 620px;
    max-width: 620px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .get-request-bottom-wrap .image {
    min-width: 340px;
    max-width: 340px;
  }
}
@media screen and (max-width: 767px) {
  .get-request-bottom-wrap .image {
    display: none;
  }
}
.get-request-bottom-wrap .image img {
  height: 100%;
}
@media screen and (min-width: 1521px) {
  .get-request-bottom-wrap .image img {
    width: 100%;
    object-fit: cover;
  }
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .get-request-bottom-wrap .image img {
    margin-left: 60px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 768px) {
  .get-request-bottom-wrap .image img {
    margin-left: 125px;
  }
}
.get-request-bottom-wrap .button-wrap-question .button {
  position: relative;
  align-items: center;
  min-width: 560px;
  max-width: 560px;
  height: 80px;
  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: center;
  padding: 0 20px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-family: "Geometria Bold", Arial, Sans-Serif;
  text-transform: uppercase;
  text-transform: none;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #980916;
  text-decoration: none;
  cursor: pointer;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  outline: none;
  font-size: 22px;
  margin: 20px auto 0;
}
.get-request-bottom-wrap .button-wrap-question .button:hover:not(.noHover) {
  background: #b2b2b2;
}
@media screen and (max-width: 1520px) and (min-width: 1280px) {
  .get-request-bottom-wrap .button-wrap-question .button {
    min-width: 460px;
    max-width: 460px;
  }
}
@media screen and (max-width: 1279px) {
  .get-request-bottom-wrap .button-wrap-question .button {
    min-width: 300px;
    max-width: 300px;
    height: 60px;
    font-size: 16px;
  }
}

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

/* End */
/* /local/templates/etalonmix/components/bitrix/news.list/slider_main/style.css?17158349464757 */
/* /local/templates/etalonmix/components/bitrix/catalog.section.list/sections-home/style.css?17158349468939 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?171583493551 */
/* /local/templates/etalonmix/components/bitrix/catalog.section/products-carousel/style.css?171583494543837 */
/* /local/templates/etalonmix/components/bitrix/news.list/home-reviews/style.css?171583494627987 */
/* /local/templates/etalonmix/components/bitrix/news.list/gallery-home/style.css?171583494624875 */
/* /local/templates/etalonmix/components/bitrix/news.list/blog-home/style.css?171583494611234 */
/* /local/templates/etalonmix/components/bitrix/form.result.new/get-request-bottom/style.css?17158349456033 */
