<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ya-share2__list {
  list-style: none;
  padding: 0;
  margin: 0; }

.ya-share2__item, .ya-share2__item--custom {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 30px;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  margin-left: 10px; }
  .ya-share2__item i, .ya-share2__item--custom i {
    transition: all 0.3s ease; }
  .ya-share2__item:hover:after, .ya-share2__item:hover i, .ya-share2__item--custom:hover:after, .ya-share2__item--custom:hover i {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  .ya-share2__item:after, .ya-share2__item--custom:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: .3s ease transform;
    transition: .3s ease transform; }
  .ya-share2__item_service_telegram, .ya-share2__item--custom_service_telegram {
    border-color: #5daada;
    _color: #5daada !important;
    _padding-top: 7px;
    _padding-right: 2px; }
    .ya-share2__item_service_telegram:after, .ya-share2__item--custom_service_telegram:after {
      background-image: url("/img/icons/sprite/sprite.view.svg#telegram");
      filter: invert(60%) sepia(83%) saturate(292%) hue-rotate(162deg) brightness(89%) contrast(91%);
      background-size: contain;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }
  .ya-share2__item_service_vkontakte, .ya-share2__item--custom_service_vkontakte {
    border-color: #6092d5; }
    .ya-share2__item_service_vkontakte:after, .ya-share2__item--custom_service_vkontakte:after {
      background-image: url("/img/icons/sprite/sprite.view.svg#vk");
      filter: invert(66%) sepia(49%) saturate(2916%) hue-rotate(188deg) brightness(89%) contrast(86%);
      background-size: contain;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }
  .ya-share2__item_service_facebook, .ya-share2__item--custom_service_facebook {
    border-color: #4c73cd; }
    .ya-share2__item_service_facebook:after, .ya-share2__item--custom_service_facebook:after {
      background-image: url("/img/icons/sprite/sprite.view.svg#facebook");
      filter: invert(43%) sepia(17%) saturate(1988%) hue-rotate(184deg) brightness(98%) contrast(89%);
      background-size: contain;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }
  .ya-share2__item_service_odnoklassniki, .ya-share2__item--custom_service_odnoklassniki {
    border-color: #f5b44a; }
    .ya-share2__item_service_odnoklassniki:after, .ya-share2__item--custom_service_odnoklassniki:after {
      background-image: url("/img/icons/sprite/sprite.view.svg#ok");
      filter: invert(71%) sepia(34%) saturate(820%) hue-rotate(349deg) brightness(103%) contrast(92%);
      background-size: contain;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }
  .ya-share2__item_service_twitter, .ya-share2__item--custom_service_twitter {
    border-color: #7cbdf5; }
    .ya-share2__item_service_twitter:after, .ya-share2__item--custom_service_twitter:after {
      background-image: url("/img/icons/sprite/sprite.view.svg#twitter");
      filter: invert(78%) sepia(86%) saturate(4616%) hue-rotate(178deg) brightness(101%) contrast(92%);
      background-size: contain;
      background-repeat: no-repeat;
      width: 20px;
      height: 20px; }

.ya-share2__title {
  display: none !important; }

.social--detail--vertical .ya-share2__item, .social--detail--vertical .ya-share2__item--custom {
  display: block;
  margin-bottom: 10px; }

.social--detail--vertical .ya-share2__item--custom {
  position: absolute;
  top: 0; }

@media screen and (max-width: 1000px) {
  .b-menu__footer-top .social a {
    margin-right: 5px;
    margin-bottom: 10px; }
    .b-menu__footer-top .social a:nth-child(4) {
      margin-right: 0; } }

.icon-stack {
  display: flex;
  height: 40px;
  width: 40px;
  position: relative;
  align-items: center;
  justify-content: center; }

.icon-stack-2x {
  position: absolute;
  left: 0;
  top: 0; }

.icon-stack-1x {
  line-height: inherit; }

.news__icon i.iconsprite {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px; }
  .news__icon i.iconsprite.icon-circle {
    background-image: url("/img/icons/sprite/sprite.view.svg#circle");
    width: 100%;
    height: 100%;
    opacity: .7; }
  .news__icon i.iconsprite.icon-image {
    background-image: url("/img/icons/sprite/sprite.view.svg#image");
    filter: invert(100%); }
  .news__icon i.iconsprite.icon-play {
    background-image: url("/img/icons/sprite/sprite.view.svg#play");
    filter: invert(100%);
    margin-left: 2px; }
  .news__icon i.iconsprite.icon-link {
    background-image: url("/img/icons/sprite/sprite.view.svg#link");
    filter: invert(100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg); }

i.iconsprite {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px; }
  i.iconsprite.icon-play-outline {
    background-image: url("/img/icons/sprite/sprite.view.svg#play-outline");
    filter: invert(81%) sepia(10%) saturate(2047%) hue-rotate(352deg) brightness(98%) contrast(91%); }

i.iconsprite {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px; }
  i.iconsprite.icon-arrow-left {
    background-image: url("/img/icons/sprite/sprite.view.svg#arrow-left"); }
  i.iconsprite.icon-arrow-right {
    background-image: url("/img/icons/sprite/sprite.view.svg#arrow-right"); }

.social a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 34px;
  width: 34px;
  border-radius: 5px;
  margin-bottom: 12px;
  margin-right: 20px; }
  @media screen and (max-width: 479px) {
    .social a {
      margin-right: 12px; } }
  .social a:nth-last-child(1) {
    margin-right: 0; }
  @media screen and (max-width: 410px) {
    .social a:nth-child(4) {
      margin-right: 0; } }
  .social a i.iconsprite {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    filter: invert(100%); }

.social a.icon_vk {
  background-color: #6092d5; }
  .social a.icon_vk i {
    background-image: url("/img/icons/sprite/sprite.view.svg#vk"); }

.social a.icon_twitter {
  background-color: #7cbdf5; }
  .social a.icon_twitter i {
    background-image: url("/img/icons/sprite/sprite.view.svg#twitter"); }

.social a.icon_facebook {
  background-color: #4c73cd; }
  .social a.icon_facebook i {
    background-image: url("/img/icons/sprite/sprite.view.svg#facebook"); }

.social a.icon_ok {
  background-color: #f5b44a; }
  .social a.icon_ok i {
    background-image: url("/img/icons/sprite/sprite.view.svg#ok"); }

.social a.icon_rutube {
  background-color: #4c4d4d; }
  .social a.icon_rutube i {
    width: 20px;
    height: 20px;
    background-image: url("/img/icons/sprite/sprite.view.svg#rutube"); }

.social a.icon_telegram {
  background-color: #2aa1da; }
  .social a.icon_telegram i {
    background-image: url("/img/icons/sprite/sprite.view.svg#telegram"); }

.social a.icon_google {
  background-color: #1a73e8; }
  .social a.icon_google i {
    background-image: url("/img/icons/sprite/sprite.view.svg#google"); }

.social a.icon_youtube {
  background-color: #ff0400; }
  .social a.icon_youtube i {
    background-image: url("/img/icons/sprite/sprite.view.svg#youtube"); }

.social a.icon_zen {
  background-color: darkgray; }
  .social a.icon_zen i {
    background-image: url("/img/icons/sprite/sprite.view.svg#zen"); }

.social a.icon_instagram {
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); }
  .social a.icon_instagram i {
    background-image: url("/img/icons/sprite/sprite.view.svg#instagram"); }
</pre></body></html>