

/* Start:/local/templates/adems_copy/components/bitrix/news/.default/style.css?16961698901777*/
.news_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.news_block .news_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
.news_block .news_item:not(:nth-child(-n+4)) {
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .news_item {
    width: 25rem;
  }
}
.news_item .img_block {
  margin-bottom: 1.6rem;
}
.news_item time {
  display: block;
  color: #95979C;
  margin-bottom: 0.8rem;
}
.news_item .title {
  font-size: 1.6rem;
  color: #242424;
  max-height: 2.8em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1029px) {
  .news_item .title {
    font-size: 1.4rem;
  }
}
.news_item .desc {
  color: #747474;
  max-height: 4.2em;
  overflow: hidden;
  display: -webkit-box;
  margin-bottom: 1rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news_item .price_block {
  display: flex;
  margin-bottom: 1.6rem;
}
.news_item .price {
  font-size: 2rem;
  color: #242424;
}
@media screen and (max-width: 767px) {
  .news_item .price {
    font-size: 1.8rem;
  }
}
.news_item .old {
  margin-left: 0.6rem;
  color: #95979C;
  text-decoration: line-through;
}
.news_item .btn {
  width: 100%;
}
.news_item .tags_block {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.news_item .tags_block .item {
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.6rem 1rem;
}
.news_item .tags_block .item:not(:last-child) {
  margin-right: 0.8rem;
}
.news_item .tags_block .hit {
  background: #FF5E5E;
}
.news_item .tags_block .new {
  background: #226D9C;
}

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

/* End */


/* Start:/local/templates/adems_copy/components/bitrix/catalog.section.list/news/style.css?17539552821500*/
.machine_type_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.machine_type_row .item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(33.3333333333% - 20px);
  display: flex;
  background: #F4F5F6;
  color: #242424;
}
@media screen and (max-width: 1199px) {
  .machine_type_row .item {
    width: calc(50% - 20px);
  }
}
@media screen and (max-width: 1029px) {
  .machine_type_row .item {
    width: calc(100% - 20px);
  }
}
.machine_type_row .item:not(:nth-child(-n+3)) {
  margin-top: 2rem;
}
@media screen and (max-width: 1199px) {
  .machine_type_row .item:not(:nth-child(-n+2)) {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1029px) {
  .machine_type_row .item:not(:first-child) {
    margin-top: 1rem;
  }
}
.machine_type_row .img_block {
  width: 14rem;
  height: 12rem;
  flex-shrink: 0;
}
@media screen and (max-width: 1029px) {
  .machine_type_row .img_block {
    width: 10rem;
    height: 9rem;
  }
}
@media screen and (max-width: 767px) {
  .machine_type_row .img_block {
    display: none;
  }
}
.machine_type_row .img_block img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.machine_type_row .txt_block {
  padding: 2rem;
}
@media screen and (max-width: 1400px) {
  .machine_type_row .txt_block {
    padding: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .machine_type_row .txt_block {
    padding: 2rem;
  }
}

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

/* End */


/* Start:/local/templates/adems_copy/components/bitrix/system.pagenavigation/adems/style.css?1695967862965*/
.store_reviews_pag {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .store_reviews_pag {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .store_reviews_pag .btn {
    margin-bottom: 2rem;
  }
}

.pagination_links {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .pagination_links {
    justify-content: space-between;
  }
}
.pagination_links .prev, .pagination_links .next {
  stroke: #242424;
  border: 0.1rem solid #242424;
}
.pagination_links .prev {
  margin-right: 0.4rem;
}
.pagination_links .next {
  margin-left: 0.4rem;
}
.pagination_links .nam {
  border: 0.1rem solid #E73E3E;
}
.pagination_links span, .pagination_links a {
  width: 3.6rem;
  height: 3.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #242424;
  border-radius: 100%;
}

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

/* End */


/* Start:/local/templates/adems_copy/components/bitrix/news.list/.default/style.css?17023782314179*/
.news_block {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.news_block .news_item {
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}
@media screen and (max-width: 1199px) {
  .news_block .news_item {
    width: calc(33.3333333333% - 20px);
  }
}
@media screen and (max-width: 767px) {
  .news_block .news_item {
    width: calc(100% - 20px);
  }
}
.news_block .news_item:not(:nth-child(-n+4)) {
  margin-top: 3rem;
}
@media screen and (max-width: 1199px) {
  .news_block .news_item:not(:nth-child(-n+4)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199px) {
  .news_block .news_item:not(:nth-child(-n+3)) {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .news_block .news_item:not(:nth-child(-n+3)) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .news_block .news_item:not(:last-child) {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .news_item {
    width: 25rem;
  }
}
.news_item .img_block {
  margin-bottom: 1.6rem;
}
.news_item time {
  display: block;
  color: #95979C;
  margin-bottom: 0.8rem;
}
.news_item .title {
  font-size: 1.6rem;
  color: #242424;
  max-height: 2.8em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1029px) {
  .news_item .title {
    font-size: 1.4rem;
  }
}
.news_item .desc {
  color: #747474;
  max-height: 4.2em;
  overflow: hidden;
  display: -webkit-box;
  margin-bottom: 1rem;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news_item .price_block {
  display: flex;
  margin-bottom: 1.6rem;
}
.news_item .price {
  font-size: 2rem;
  color: #242424;
}
@media screen and (max-width: 767px) {
  .news_item .price {
    font-size: 1.8rem;
  }
}
.news_item .old {
  margin-left: 0.6rem;
  color: #95979C;
  text-decoration: line-through;
}
.news_item .btn {
  width: 100%;
}
.news_item .tags_block {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
}
.news_item .tags_block .item {
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.6rem 1rem;
}
.news_item .tags_block .item:not(:last-child) {
  margin-right: 0.8rem;
}
.news_item .tags_block .hit {
  background: #FF5E5E;
}
.news_item .tags_block .new {
  background: #226D9C;
}

.lk_navigation {
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .lk_navigation {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .lk_navigation {
    margin-bottom: 1.5rem;
  }
}
.lk_navigation span, .lk_navigation a {
  display: block;
  padding: 1.5rem 2.5rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .lk_navigation span, .lk_navigation a {
    border-radius: 0.3rem;
  }
}
@media screen and (max-width: 767px) {
  .lk_navigation span, .lk_navigation a {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lk_navigation span, .lk_navigation a {
    width: 100%;
  }
}
.lk_navigation span:not(:last-child), .lk_navigation a:not(:last-child) {
  margin-right: 1rem;
}
@media screen and (max-width: 767px) {
  .lk_navigation span:not(:last-child), .lk_navigation a:not(:last-child) {
    margin: 0 0 0.5rem;
  }
}
.lk_navigation span {
  border: 0.1rem solid #FFF;
  background: #FFF;
  box-shadow: 0 0 0.6rem rgba(0, 0, 0, 0.16);
  position: relative;
}
@media screen and (max-width: 767px) {
  .lk_navigation span {
    box-shadow: none;
  }
}
@media screen and (max-width: 767px) {
  .lk_navigation span {
    border: 0.1rem solid #E2E2E2;
  }
}
@media screen and (max-width: 767px) {
  .lk_navigation span {
    background: #FFF url("/local/templates/adems_copy/components/bitrix/news.list/.default/../img/check_3.svg") 1rem center no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .lk_navigation span {
    background-size: 2rem;
  }
}
.lk_navigation a {
  border: 0.1rem solid #E2E2E2;
  text-decoration: none;
  color: #95979C;
  background: #F4F5F6;
}

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

/* End */
/* /local/templates/adems_copy/components/bitrix/news/.default/style.css?16961698901777 */
/* /local/templates/adems_copy/components/bitrix/catalog.section.list/news/style.css?17539552821500 */
/* /local/templates/adems_copy/components/bitrix/system.pagenavigation/adems/style.css?1695967862965 */
/* /local/templates/adems_copy/components/bitrix/news.list/.default/style.css?17023782314179 */
