<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/tb_redesign_2025/components/theb/news/category/bitrix/news.detail/.default/style.css?17526010442564*/
.article {
  text-align: justify-all;
}
.article__date {
  display: flex;
  justify-content: flex-end;
  color: #828282;
  font-weight: 700;
  gap: 10px;
}
.article__date span {
  font-weight: 400;
}
.article__header {
  display: grid;
  grid-template-columns: 60% 1fr;
  gap: 40px;
  margin-bottom: 30px;
}
.article__header img {
  max-width: 100%;
  min-width: 100%;
}
.article__header-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.article__header-top h1 {
  font-family: "Value Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
}
.article__header-top h2 {
  color: #828282;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
}
.article__header-top span {
  color: #000000;
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
}
.article__header-preview-text {
  text-transform: uppercase;
  color: #828282;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  margin-top: 15px;
}
.article__header-bottom p {
  font-weight: 700;
  font-size: 22px;
  line-height: 30px;
}
.article__header-bottom a {
  display: block;
  color: #94D3BE;
}
.article__title {
  font-family: "Value Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 28px;
  line-height: 26px;
}
.article__preview-text {
  font-family: "Value Sans Pro", Arial, sans-serif;
  text-transform: uppercase;
  color: #828282;
  font-weight: 700;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
}
.article__detail-text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.article__detail-text div {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-size: 20px;
  line-height: 28px;
}
.article__detail-text b {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  position: relative;
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
}
.article__detail-text b:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 100%;
  display: block;
  border: 2px solid #94D3BE;
  border-radius: 4px;
  background-color: #94D3BE;
}
.article__detail-text img {
  margin: 0 auto;
  display: flex;
}
.article__detail-text iframe {
  margin: 0 auto !important;
  display: flex !important;
}
.article__detail-text .instagram-media {
  margin: 0 auto !important;
}

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

/* End */
/* /local/templates/tb_redesign_2025/components/theb/news/category/bitrix/news.detail/.default/style.css?17526010442564 */
</pre></body></html>