

/* Start:/local/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?17333626781095*/
.bx-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 24px 0px 48px 0px;
	gap: 8px;
}

.bx-breadcrumb-item {
	white-space: nowrap;
	max-height: 16px;
	display: flex;
	align-items: center;
}

.bx-breadcrumb-item-angle {
	min-width: 16px;
	min-height: 16px;
	background-image: url('/local/templates/main/components/bitrix/breadcrumb/breadcrumb/include/arrow-right.svg');
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: middle;
	line-height: 130%;
}

.bx-breadcrumb-item-link .bx-breadcrumb-item-text{
	color: rgba(0, 0, 0, 0.9);
}

.bx-breadcrumb-item-text {
	vertical-align: middle;
	white-space: normal;
	transition: 250ms linear all;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.bx-breadcrumb-item-text.last {
	color: rgba(0, 0, 0, 0.5);
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.detail/blog/style.css?16793113321256*/
.main {
  background: #fff !important;
}

.b-detail h2 {
  font-size: 2.074em;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.b-detail h3 {
  font-size: 1.728em;
  font-weight: 600;
  line-height: 1.2em;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}
.b-detail p, .b-detail .text {
  line-height: 1.5em;
  margin-bottom: 0.5rem;
}
.b-detail img, .b-detail .image {
  border-radius: 4px;
}
.b-detail .image {
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}
.b-detail .image_description p {
  margin-top: 0.5rem;
  padding-left: 1rem;
  font-size: 0.9rem;
  color: #666;
}
.b-detail__title {
  font-size: 2.488em;
  font-weight: 600;
  line-height: 1.1em;
  text-align: center;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .b-detail h2 {
    font-size: 1.44em;
  }
  .b-detail h3 {
    font-size: 1.2em;
  }
  .b-detail__title {
    margin-bottom: 2rem;
    font-size: 1.728em;
  }
}

.b-related [class^=col-] {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
@media (max-width: 767px) {
  .b-related [class^=col-] {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .b-related [class^=col-] {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

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

/* End */
/* /local/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?17333626781095 */
/* /local/templates/.default/components/bitrix/news.detail/blog/style.css?16793113321256 */
