

/* Start:/local/templates/auto-master-gas/components/bitrix/news.detail/auto/style.css?1771943316325*/
div.catalog_price-count {
  position: absolute;
  border-radius: 6px;
  z-index: 1;
  right: 0;
  background-color: var(--red);
}
@media (max-width: 960px) {
  div.catalog_price-count {
    display: none;
  }
}

.gallery {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/auto-master-gas/components/bitrix/news/auto/bitrix/news.list/.default/style.css?17719433392506*/
.autoList {
  width: calc(100% + 15px);
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.autoList_item {
  display: flex;
  flex-direction: column;
  width: 100%;
  opacity: 1;
  transition: opacity 0.5s;
  border-radius: 6px;
  box-shadow: 5px 5px 30px 0px rgba(0, 119, 255, 0.15);
  background: rgba(255, 255, 255, 0.85);
  max-width: calc(25% - 13px);
  margin: 15px 13px 15px 0;
}
.autoList_item.no-init {
  opacity: 0;
}
.autoList_item-img {
  background-color: rgb(245, 245, 245);
  min-height: 190px;
  max-height: 190px;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
}
.autoList_item-img--labels {
  position: absolute;
  top: 0;
  right: 0;
}
.autoList_item-img--labels .label {
  font-size: 10px;
  padding: 5px;
  border-radius: 5px;
  color: white;
}
.autoList_item-img--labels .label.green {
  background-color: var(--green);
}
.autoList_item-img--labels .label.red {
  background-color: var(--red);
}
.autoList_item-img--labels .label.blue {
  background-color: var(--blue);
}
.autoList_item-img--labels .label.black {
  background-color: var(--dark);
}
.autoList_item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.autoList_item-name {
  padding: 10px 20px 0 20px;
  margin-bottom: 20px;
}
.autoList_item-name a {
  font-weight: 600;
  font-size: 15px;
  line-height: normal;
  text-decoration: none;
  color: #252525;
}
.autoList_item-name a:hover {
  text-decoration: none;
  color: #fd4a42;
}
.autoList_item-props {
  padding: 0 20px;
  font-size: 15px;
  line-height: 21px;
  color: #B0B6C1;
  display: flex;
  align-items: center;
  margin-top: 16px;
}
.autoList_item-props div {
  margin-right: 20px;
}
.autoList_item-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgb(201, 201, 201);
  min-height: 200px;
  font-size: 40px;
  border-radius: 12px;
  max-width: calc(100% - 15px);
  background: rgb(245, 245, 245);
}
.autoList_item-banner img {
  width: 100%;
  height: auto;
}
.autoList_item-price {
  font-size: 20px;
  font-weight: bold;
  color: rgb(37, 37, 37);
}
@media (max-width: 960px) {
  .autoList {
    flex-direction: column;
    padding: 0;
    margin: 15px 0;
    width: 100%;
  }
  .autoList_item {
    margin-bottom: 12px;
    width: 100%;
    max-width: 100%;
  }
  .autoList_item img {
    max-height: 190px;
  }
  .autoList_item-banner {
    width: 100%;
    max-width: 100%;
    min-height: 300px;
    font-size: 24px;
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/templates/auto-master-gas/components/bitrix/news.detail/auto/style.css?1771943316325 */
/* /local/templates/auto-master-gas/components/bitrix/news/auto/bitrix/news.list/.default/style.css?17719433392506 */
