

/* Start:/local/templates/products/components/bitrix/news.list/href_images/style.css?1660298374150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/.default/elements/product_pattern/css_pattern/default_pattern.css?16602983301786*/
.href_block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 36px;
}

.href_block .block {
  width: 200px;
  height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 8px;
}

.href_block .block .black_bg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  font-family: Inter;
  font-style: normal;
  font-size: 22px;
  color: #fff;
  padding: 6px;
}

.href_block .block .black_bg:hover {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  text-decoration: underline;
}

.href_block .block .black_bg h1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  color: inherit;
  text-decoration: inherit;
  text-align: center;
}

@media (max-width: 767px) {
  .href_block {
    justify-content: space-between;
  }
  .href_block .block {
    width: 45%;
    height: 156px;
    margin-bottom: 24px;
  }
  .href_block .block .black_bg {
    font-size: 16px;
  }
}

@media (max-width: 410px) {
  .href_block .block {
    width: 100%;
    height: 156px;
    margin-bottom: 24px;
  }
}
/*# sourceMappingURL=default_pattern.css.map */

/* End */
/* /local/templates/products/components/bitrix/news.list/href_images/style.css?1660298374150 */
/* /local/templates/.default/elements/product_pattern/css_pattern/default_pattern.css?16602983301786 */
