

/* Start:/bitrix/templates/temploid_default/components/bitrix/breadcrumb/temploid/style.css?1640608230672*/
.bx-breadcrumb {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
}
.bx-breadcrumb i {
  width: 7px;
  height: 7px;
  border-right: 1px solid #D4D4D4;
  border-top: 1px solid #D4D4D4;
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
  margin-bottom: 10px;
  white-space: nowrap;
  vertical-align: middle;
  margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
  white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {
  color: var(--accent);
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
  text-decoration: underline;
}

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

/* End */


/* Start:/bitrix/templates/temploid_default/components/bitrix/news.detail/news/style.css?1640608230728*/
.news {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news p {
  margin-bottom: 15px;
}
.news__img {
  width: 39%;
}
.news__img img {
  width: 100%;
  border-radius: 4px;
}
@media (min-width: 992px) {
  .news__img + .news__text {
    width: 58%;
  }
}
.news__text {
  width: 100%;
}
.news__text p {
  margin-bottom: 0.5em;
}

@media (max-width: 992px) {
  .news__img {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .news__img img {
    max-width: 320px;
    width: 100%;
  }
  .news__text {
    width: 100%;
  }
  .news__text h2 {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .news__text h2 {
    text-align: left;
  }
}

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

/* End */
/* /bitrix/templates/temploid_default/components/bitrix/breadcrumb/temploid/style.css?1640608230672 */
/* /bitrix/templates/temploid_default/components/bitrix/news.detail/news/style.css?1640608230728 */
