<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#other_projects {
  padding-top: 8px;
  padding-bottom: 6px;
  padding-left: 30px;
  padding-right: 30px;
  background: #000;
  font-size: 20px;
}
#other_projects .inner {
  max-width: 760px;
  margin: 0 auto;
}
#other_projects .field {
  padding: 40px 0;
}
#other_projects .head {
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
}
#other_projects .item {
  margin-bottom: 30px;
}
#other_projects .item .zag,
#other_projects .item .more {
  display: inline-block;
  margin: 10px 0;
  color: #f51313;
  text-decoration: none;
}
#other_projects .item .more-wrap {
  text-align: right;
}
#other_projects .item .podzag {
  color: #fff;
}
#counters {
  padding: 30px 0 10px;
  background: #000;
  text-align: center;
}
.shares {
  position: fixed;
  top: 35%;
  left: 5px;
  max-width: 40px;
}
.ya-share2__item {
  margin-bottom: 5px !important;
  margin-right: 4px !important;
}</pre></body></html>