

/* Start:/local/assets/css/articles.css?1740601182126*/
*{margin:0;padding:0;box-sizing:border-box}
.articles-list__img{
    height: 225px;
    object-fit: cover;
    width: 100%;
}

/* End */


/* Start:/local/components/ledtehnology/head/templates/.default/style.css?1671915977646*/
.head{background:url("/local/components/ledtehnology/head/templates/.default/./img/bg_head.png") #111822 right top no-repeat;min-height:195px;margin-bottom:48px}.head .title{margin:0;padding:16px 0}.head_sm{min-height:130px}.breadcrumbs{display:flex;font-size:14px;line-height:24px;color:#737787;padding:24px 0;margin:0;list-style:none;white-space:nowrap}.breadcrumbs__item{display:flex;align-items:center}.breadcrumbs__item:after{content:"|";display:inline-block;margin:0 15px}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs a{color:#737787;text-decoration:none}.breadcrumbs__span{color:#fff;overflow:hidden;text-overflow:ellipsis;line-height:14px;max-width:300px;display:inline-block}

/* End */


/* Start:/local/templates/ledtehnology/components/bitrix/news.list/articles/style.css?17450083831127*/
.articles-list {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1280px) {
  .articles-list {
    justify-content: space-between;
  }
}
.articles-list__elem {
  width: calc(100% / 3 - 2rem / 3);
  margin-bottom: 2rem;
  background: #E5E8F033;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.articles-list__elem:nth-child(3n+2) {
  margin-left: 1rem;
  margin-right: 1rem;
}
.articles-list__inner{
  padding: 0 15px 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.articles-list__inner h3{
  margin-top: 15px;
  margin-bottom: 10px;
}
.articles-list__inner .frame-elem__btn{
  height: 54px;
  margin-top: 20px;
  padding: 14px 40px;
}
@media (max-width: 1280px) {
  .articles-list__elem {
    width: calc(50% - 1rem);
  }
  .articles-list__elem:nth-child(3n+2) {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .articles-list__elem {
    width: 100%;
  }
}
.articles-list__title {
  margin: 2rem 0 1rem;
}
.articles-list__description {
  font-size: 14px;
}

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

/* End */
/* /local/assets/css/articles.css?1740601182126 */
/* /local/components/ledtehnology/head/templates/.default/style.css?1671915977646 */
/* /local/templates/ledtehnology/components/bitrix/news.list/articles/style.css?17450083831127 */
