.r2020 {
  background-image: url(/assets/ratings/media2023/img/2-mob-2.png);
  background-repeat: no-repeat;
  background-position: top right;
  /*&__header {
    position: relative;
    background-image: linear-gradient(180deg, #EDEAEA 83.78%, #EAE6E6 100%);
    height: 700px;
    //background: linear-gradient(180deg, #EDEAEA 83.78%, #EAE6E6 100%);
    //background-image: url(/assets/ratings/media2022/img/bg-3.png);
    //background-size: cover;
    //background-repeat: no-repeat;
    //background-position: center;
    !*&:before {
      content: '';
      position: absolute;
      background-image: url(/assets/ratings/media2022/img/top-part1.png);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      width: 240px;
      height: 240px;
      bottom: 0;
      right: 0;
    }*!

    &:before, &:after {
      content: " ";
      position: absolute;
    }

    &:before {

      @media @1024 {

        top: 0;
        left: 0;
        right: 0;
        bottom: -45%;
        background-color: transparent;
        background-image: url(/assets/ratings/media2022/img/card_bg.png);
        background-position: left bottom;
        background-size: contain;
        background-repeat: no-repeat;
      }
    }

    &:after {
      content: " ";
      position: absolute;
      left: 0;
      height: 100%;
      width: 50%;
      top: 100%;
      background: #fff;
    }

    h1 {
      max-width: 700px;
      //padding: 44px 0 44px;
      margin: 0;
      color: #1F2125;
      font-family: @headerFontFamily;
      line-height: 1;

      @media @375 {
        padding: 60px 0 60px;
        font-size: 32px;
      }

      @media @540 {
        padding: 80px 0 80px;
        font-size: 48px;
        line-height: .9;
      }

      @media @768 {

      }

      @media @1200 {
        padding: 68px 0 62px;
        line-height: 1;
      }

    }

    .f2 {
      display: block;
      line-height: 1.2;
      @media @768 {
        position: relative;
        margin: 20px 0 24px;
        font-weight: 300;
      }

      @media @1200 {
        margin: 20px 0 24px;
        font-size: 58px;
      }

      @media @1600 {
        font-size: 64px;

      }
    }

    .f1 {

      color: #ff0000;

      @media @768 {

        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 74px;

      }

      @media @1200 {
        font-size: 80px;
        font-weight: 700;
      }

      @media @1600 {
        font-size: 96px;
      }

    }

  }*/
}
@media  all and (min-width: 768px) {
  .r2020 {
    background-image: url(/assets/ratings/media2023/img/1-1.png), url(/assets/ratings/media2023/img/2-1.png);
    background-size: 50%, 50%;
    background-position: top left -270px, top right;
  }
}
@media  all and (min-width: 1200px) {
  .r2020 {
    background-image: url(/assets/ratings/media2023/img/1-1.png), url(/assets/ratings/media2023/img/2.png);
  }
}
@media  all and (min-width: 1400px) {
  .r2020 {
    background-position: top left -140px, top right;
    background-size: 40%, 40%;
  }
}
@media  all and (min-width: 1600px) {
  .r2020 {
    background-position: top left -80px, top right;
  }
}
@media  all and (min-width: 1900px) {
  .r2020 {
    background-position: top left, top right;
  }
}
.r2020__page-title {
  margin: 0;
  padding: 6px 0 40px 0;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 38px;
}
@media  all and (min-width: 768px) {
  .r2020__page-title {
    padding: 0 0 45px;
    font-size: 48px;
  }
}
@media  all and (min-width: 1400px) {
  .r2020__page-title {
    font-size: 72px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020__page-title {
    padding: 0 0 80px;
    font-size: 96px;
  }
}
.r2020__page-title .f1,
.r2020__page-title .f2 {
  display: block;
}
.r2020__page-title .f1 {
  color: #A7203E;
  text-transform: uppercase;
  font-weight: normal;
}
@media  all and (min-width: 768px) {
  .r2020__page-title .f1 {
    font-weight: 600;
  }
}
.r2020__page-title .f2 {
  color: #000;
  font-weight: 400;
  font-size: 0.8em;
  line-height: 1.1;
}
@media  all and (min-width: 768px) {
  .r2020__page-title .f2 {
    font-size: 0.7em;
  }
}
@media  all and (min-width: 1400px) {
  .r2020__page-title .f2 {
    margin-top: -20px;
  }
}
@media  all and (min-width: 1400px) {
  .r2020__header-wrap {
    padding-bottom: 11%;
    margin-bottom: -11%;
  }
}
.r2020__header {
  position: relative;
}
.r2020__header__inner {
  padding: 30px 0 0;
  /*      &:before {
        @media @768 {
          top: 0;
          bottom: 0;
          right: 76%;
          width: 100%;
          background-image: url(/assets/ratings/media2023/img/1-2.png);
          background-position: right 45%;
          background-size: 100% auto;
        }
        @media @1200 {

        }
      }

      &:after {

        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: url(/assets/ratings/media2022/img/head_bg_m.png);
        background-size: 600px auto;
        background-repeat: no-repeat;
        background-position: center 55px;

        @media @768 {
          top: -5%;
          left: 40%;
          height: 100%;
          width: 100%;
          background-image: url(/assets/ratings/media2023/img/2-2.png);
          background-repeat: no-repeat;
          background-position: left bottom;
          background-size: auto 100%;
        }
        @media @1024 {
          top: 0;
          left: 35%;
          background-size: 100% auto;
        }
        @media @1400 {
          height: 111%;
        }
        @media @1600 {
          top: 0;
          left: 40%;
          height: 110%;
          background-size: 118% auto;
        }
      }*/
}
@media  all and (min-width: 768px) {
  .r2020__header__inner {
    position: relative;
  }
}
@media  all and (min-width: 1400px) {
  .r2020__header__inner {
    padding: 45px 0 15px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020__header__inner {
    padding: 85px 0 15px;
  }
}
.r2020__header__inner:before,
.r2020__header__inner:after {
  content: " ";
  position: absolute;
}
.r2020__header__text {
  position: relative;
  z-index: 1;
}
.r2020 .table-wrap {
  background: rgba(245, 242, 243, 0.6);
}
.r2020__ag-row:hover {
  background-color: #fff;
}
.r2020__tbl {
  color: #000;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  white-space: nowrap;
  line-height: 1;
  border-collapse: collapse;
}
.r2020__tbl .old-data {
  color: #5c5c5c;
}
.r2020__tbl__wrap {
  margin: 0 -12px;
  font-size: 14px;
  font-family: Calibri, "San Francisco", Arial, sans-serif;
}
@media  all and (min-width: 375px) {
  .r2020__tbl__wrap {
    font-size: 16px;
  }
}
@media  all and (min-width: 540px) {
  .r2020__tbl__wrap {
    margin: 0 -24px;
  }
}
@media  all and (min-width: 768px) {
  .r2020__tbl__wrap {
    width: 768px;
    margin: 0 -24px;
  }
}
@media  all and (min-width: 1024px) {
  .r2020__tbl__wrap {
    margin: 0 auto;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__tbl__wrap {
    width: 100%;
    font-size: 20px;
  }
}
.r2020__tbl tbody tr:last-child td {
  border: none !important;
}
.r2020__tbl tbody tr:last-child .sum-in:after {
  display: none;
}
@media  all and (min-width: 768px) {
  .r2020__tbl tbody .this-sort .sum-in {
    position: relative;
  }
}
@media  all and (min-width: 768px) {
  .r2020__tbl tbody .this-sort .sum-in:after {
    position: absolute;
    content: " ";
    display: block;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: linear-gradient(90deg, #fff 0%, red, white);
  }
}
.r2020__tbl th {
  padding: 8px;
  font-size: 0.8em;
}
@media  all and (min-width: 768px) {
  .r2020__tbl th {
    padding: 8px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__tbl th {
    padding: 16px;
  }
}
.r2020__tbl td {
  padding: 2px 4px;
}
@media  all and (min-width: 768px) {
  .r2020__tbl td {
    padding: 0 8px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__tbl td {
    padding: 0 4px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020__tbl td {
    padding: 0 8px;
  }
}
.r2020__tbl .sum-in {
  padding: 4px 0;
}
@media  all and (min-width: 768px) {
  .r2020__tbl .sum-in {
    padding: 8px 0;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__tbl .sum-in {
    width: 64px;
    margin: 0 auto;
    padding: 16px 0;
  }
}
.r2020__tbl .sum-in:empty:before {
  display: inline-block;
  content: "—";
  opacity: 0.5;
}
.r2020__tbl .sum {
  display: none;
}
@media  all and (min-width: 768px) {
  .r2020__tbl .sum {
    display: table-cell;
  }
}
.r2020__tbl .sum.this-sort,
.r2020__tbl .sum.tablesorter-headerDesc {
  display: table-cell !important;
  font-weight: 600;
}
.r2020__tbl th.sum {
  cursor: pointer;
}
.r2020__tbl td.sum {
  text-align: center;
}
.r2020__tbl td.pos {
  text-align: center;
  font-weight: 600;
}
.r2020__tbl th {
  position: relative;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.r2020__tbl th.ttl {
  text-align: left;
  padding-left: 8px;
}
.r2020__tbl td.ttl {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.r2020__tbl .tablesorter-headerRow {
  background: #fff;
}
.r2020__tbl th.tablesorter-headerDesc {
  font-weight: 600;
  outline: none;
}
.r2020__tbl th.tablesorter-headerDesc:before {
  content: '';
  position: absolute;
  left: calc(50% - 4px);
  right: 0;
  bottom: -4px;
  width: 7px;
  height: 7px;
  background: red;
  border-radius: 50%;
}
.r2020__tbl th.tablesorter-headerDesc:after {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  background: linear-gradient(90deg, #fff 0%, red, white);
}
.r2020__tbl .tv-desc {
  display: none;
}
.r2020__tbl__ag-img {
  display: none;
}
@media  all and (min-width: 1024px) {
  .r2020__tbl__ag-img {
    display: inline-block;
    height: 20px;
    width: 48px;
    margin-right: 8px;
    vertical-align: bottom;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__tbl__ag-img {
    height: 32px;
    width: 92px;
    margin-right: 24px;
    vertical-align: middle;
  }
}
.r2020__tbl__ag-ttl {
  color: #5C5C5C;
  text-decoration: none;
}
.r2020__tbl__ag-ttl:hover {
  color: #ff0000;
  font-weight: 700;
}
.r2020__tbl thead {
  position: sticky;
  z-index: 2;
  top: 44px;
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
}
@media  all and (min-width: 1200px) {
  .r2020__tbl thead {
    top: 76px;
  }
}
.r2020__tbl .clients {
  overflow: hidden;
  white-space: normal !important;
  word-break: break-word;
  width: 130px;
  font-size: 0.6em;
  text-align: left;
  max-height: 37px;
}
@media  all and (min-width: 1400px) {
  .r2020__tbl .clients {
    width: 220px;
  }
}
.r2020__tblnav {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: 0 0 12px 12px;
  padding: 0;
  list-style: none;
}
@media  all and (min-width: 540px) {
  .r2020__tblnav {
    margin: 0 24px 12px 24px;
  }
}
@media  all and (min-width: 768px) {
  .r2020__tblnav {
    display: none;
  }
}
.r2020__tblnav li {
  float: left;
  margin-right: 8px;
}
.r2020__tblnav a {
  color: #767676;
}
.r2020__tblnav a.current {
  color: #ff0000;
}
.r2020 .table1-pad {
  padding-top: 48px;
}
.r2020__htbl {
  display: block;
  text-align: center;
  border-collapse: collapse;
  margin: 12px;
}
@media  all and (min-width: 540px) {
  .r2020__htbl {
    margin: 24px 12px;
  }
}
@media  all and (min-width: 768px) {
  .r2020__htbl {
    margin: 24px 12px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl {
    display: table;
    width: 100%;
    margin: 0;
  }
}
.r2020__htbl .header-total {
  text-align: end;
}
.r2020__htbl .header-group {
  text-align: start;
}
.r2020__htbl__wrap {
  overflow: hidden;
}
.r2020__htbl__heads {
  display: none !important;
  background: #F5F2F3;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__heads {
    display: table-row !important;
  }
}
.r2020__htbl__ttl {
  vertical-align: middle !important;
}
.r2020__htbl__ttl .alians {
  color: #000;
  padding-top: 16px;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__ttl .alians {
    transform: translate(0, -68px);
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl .pos6 .alians {
    transform: translate(0, -38px);
  }
}
.r2020__htbl th {
  padding: 4px 8px;
  font-size: 0.8em;
  text-transform: uppercase;
  white-space: nowrap;
}
@media  all and (min-width: 768px) {
  .r2020__htbl th {
    padding: 8px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl th {
    padding: 16px;
  }
}
.r2020__htbl__ag-ttl {
  text-align: left;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__ag-ttl {
    width: 280px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__ag-sum {
    width: 80px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__ag-ttl {
    font-size: 17px;
  }
}
.r2020__htbl tr,
.r2020__htbl th,
.r2020__htbl td,
.r2020__htbl thead,
.r2020__htbl tbody {
  display: block;
}
.r2020__htbl td {
  padding: 4px 0;
}
.r2020__htbl td:nth-child(4),
.r2020__htbl td:nth-child(5) {
  display: none;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl thead {
    display: table-header-group !important;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl tbody {
    display: table-row-group !important;
    width: 100% !important;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl th,
  .r2020__htbl td {
    display: table-cell !important;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl tr {
    display: table-row !important;
  }
}
.r2020__htbl__group,
.r2020__htbl__ag {
  display: flex !important;
  justify-content: space-between;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group,
  .r2020__htbl__ag {
    align-items: center;
  }
}
.r2020__htbl__group {
  font-weight: 600;
  font-size: 1.4em;
  border-top: 2px solid #dadada;
  margin-top: 15px;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group {
    border-top: 0;
  }
}
.r2020__htbl__group td {
  vertical-align: top;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group {
    font-size: 1.8em;
  }
}
.r2020__htbl__group.pos1,
.r2020__htbl__group.pos3,
.r2020__htbl__group.pos5,
.r2020__htbl__group.pos7,
.r2020__htbl__group.pos9,
.r2020__htbl__group.pos11,
.r2020__htbl__group.pos13,
.r2020__htbl__group.pos15,
.r2020__htbl__group.pos17,
.r2020__htbl__group.pos19,
.r2020__htbl__group.pos21 {
  background-color: #F0F0F0;
}
.r2020__htbl__group.pos2 .r2020__htbl__pics,
.r2020__htbl__group.pos6 .r2020__htbl__pics {
  margin: 10px 0;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group.pos2 .r2020__htbl__pics,
  .r2020__htbl__group.pos6 .r2020__htbl__pics {
    margin: 0;
  }
}
.r2020__htbl__group.pos2 .pic1,
.r2020__htbl__group.pos6 .pic1,
.r2020__htbl__group.pos2 .pic2,
.r2020__htbl__group.pos6 .pic2,
.r2020__htbl__group.pos2 .pic3,
.r2020__htbl__group.pos6 .pic3 {
  width: 100%;
  flex-shrink: 0;
  flex-grow: 0;
}
@media  all and (min-width: 399px) {
  .r2020__htbl__group.pos2 .pic1,
  .r2020__htbl__group.pos6 .pic1,
  .r2020__htbl__group.pos2 .pic2,
  .r2020__htbl__group.pos6 .pic2,
  .r2020__htbl__group.pos2 .pic3,
  .r2020__htbl__group.pos6 .pic3 {
    width: 75%;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group.pos2 .pic1,
  .r2020__htbl__group.pos6 .pic1,
  .r2020__htbl__group.pos2 .pic2,
  .r2020__htbl__group.pos6 .pic2,
  .r2020__htbl__group.pos2 .pic3,
  .r2020__htbl__group.pos6 .pic3 {
    margin: 0;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group.pos2 .pic1,
  .r2020__htbl__group.pos6 .pic1 {
    transform: translate(-5px, 0);
  }
}
.r2020__htbl__group.pos2 .pic2,
.r2020__htbl__group.pos6 .pic2 {
  width: 60%;
  height: 52px;
}
@media  all and (min-width: 540px) {
  .r2020__htbl__group.pos2 .pic2,
  .r2020__htbl__group.pos6 .pic2 {
    margin: 0 40px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group.pos2 .pic2,
  .r2020__htbl__group.pos6 .pic2 {
    margin: 60px 0;
    height: 90px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group.pos2 .pic3,
  .r2020__htbl__group.pos6 .pic3 {
    width: 42%;
  }
}
.r2020__htbl__group.pos6 .pic1 {
  width: 50%;
}
.r2020__htbl__group.pos6 .pic2 {
  width: 35%;
}
@media  all and (min-width: 540px) {
  .r2020__htbl__group.pos6 .pic2 {
    margin: 0 40px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group.pos6 .pic2 {
    margin: 60px 0;
    height: 48px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__group:not(.pos2, .pos6) .r2020__htbl__ttl {
    vertical-align: top!important;
    transform: translate(0, 14px);
  }
}
.r2020__htbl__ag {
  border-top: 1px solid #dadada;
  background: inherit;
}
.r2020__htbl__ag.pos1,
.r2020__htbl__ag.pos3,
.r2020__htbl__ag.pos5,
.r2020__htbl__ag.pos7,
.r2020__htbl__ag.pos9,
.r2020__htbl__ag.pos11,
.r2020__htbl__ag.pos13,
.r2020__htbl__ag.pos15,
.r2020__htbl__ag.pos17,
.r2020__htbl__ag.pos19,
.r2020__htbl__ag.pos21 {
  background-color: #F0F0F0;
}
.r2020__htbl__ag .r2020__htbl__ag-sum {
  color: #000;
  font-weight: 700;
}
.r2020__htbl__ag-sum {
  font-size: 16px;
  padding-top: 5px;
}
.r2020__htbl__ag-sum.last-year {
  font-size: 24px;
  padding-top: 40px;
}
.r2020__htbl__pos {
  color: #000;
  padding-top: 20px !important;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__pos {
    padding-top: 36px !important;
  }
}
.r2020__htbl__pos:not(.last-year) {
  padding-top: 20px !important;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__pos:not(.last-year) {
    padding-top: 32px !important;
  }
}
.r2020__htbl__pos.last-year {
  color: #5C5C5C;
  font-size: 24px;
  padding-top: 40px !important;
}
.r2020__htbl__pics {
  display: flex;
  align-items: center;
  justify-content: space-around;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__pics {
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
  }
}
.r2020__htbl__pic {
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -9999px;
  width: 162px;
  height: 64px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__pic {
    width: 220px;
    height: 90px;
  }
}
.r2020__htbl__pic.half-pic {
  transform: scale(0.75);
}
.r2020__htbl__total {
  color: #000;
  text-align: end;
  padding-top: 20px!important;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__total {
    padding-top: 32px !important;
    padding-bottom: 32px !important;
  }
}
.r2020__htbl__capt {
  padding: 14px 0;
  font-size: 11px;
  font-style: italic;
}
@media  all and (min-width: 1200px) {
  .r2020__htbl__capt {
    padding-top: 32px;
  }
}
.r2020__htbl__title {
  position: absolute;
  opacity: 0;
}
@media  all and (min-width: 1200px) {
  .r2020 .orgs-sec {
    display: flex;
    margin-top: 20px;
  }
}
.r2020 .orgs-sec__one {
  margin-right: 120px;
}
.r2020__orgs--ttl {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  text-transform: lowercase;
  font-size: 0.7em;
  margin-bottom: 5px;
}
@media  all and (min-width: 768px) {
  .r2020__orgs--ttl {
    margin-bottom: 15px;
    font-size: 0.85em;
  }
}
.r2020__orgs,
.r2020__partners {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.r2020__orgs img,
.r2020__partners img {
  min-width: 100%;
  max-width: 100%;
}
.r2020__orgs__item {
  display: block;
  margin-bottom: 12px;
  margin-right: 20px;
}
@media  all and (min-width: 768px) {
  .r2020__orgs__item {
    margin-right: 20px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__orgs__item {
    margin-right: 31px;
  }
  .r2020__orgs__item:last-child {
    margin-right: 0;
  }
}
@media  all and (min-width: 1400px) {
  .r2020__orgs__item {
    margin-right: 48px;
  }
}
.r2020__orgs .sostav {
  width: 80px;
}
@media  all and (min-width: 768px) {
  .r2020__orgs .sostav {
    width: 100px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__orgs .sostav {
    width: 140px;
  }
}
.r2020__orgs .akar {
  width: 130px;
}
@media  all and (min-width: 768px) {
  .r2020__orgs .akar {
    width: 170px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__orgs .akar {
    width: 250px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020 .sec {
    margin-top: 15px;
  }
}
.r2020__partners {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  /*.admetrix {
      width: 140px;
      height: 30px;
    }
    .mediascope {
      width: 70px;
      height: 79px;
    }
    .gpmradio {
      width: 120px;
      height: 73px;
    }
    .emg{
      width: 116px;
      height: 48px;
    }
    .rmg{
      width: 100px;
      height: 48px;
    }
    .arir {
      width: 100px;
      height: 48px;
    }

    .db {
      width: 160px;
      height: 32px;
    }*/
}
@media  all and (min-width: 1200px) {
  .r2020__partners {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 0;
  }
}
.r2020__partners__item {
  display: block;
  width: 55px;
  margin-right: 20px;
  margin-bottom: 12px;
}
@media  all and (min-width: 1400px) {
  .r2020__partners__item {
    margin-right: 48px;
    width: 75px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020__partners__item {
    width: 100px;
  }
}
.r2020__partners__item:last-child {
  margin-right: 0;
}
.r2020__partners .db,
.r2020__partners .admetrix {
  width: 76px;
}
@media  all and (min-width: 1400px) {
  .r2020__partners .db,
  .r2020__partners .admetrix {
    width: 100px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020__partners .db,
  .r2020__partners .admetrix {
    width: 130px;
  }
}
.r2020__partners .flex-break {
  width: 100%;
  height: 0;
}
@media  all and (min-width: 768px) {
  .r2020__partners .flex-break {
    display: none;
  }
}
.r2020__partners .mediascope {
  width: 35px;
}
@media  all and (min-width: 1024px) {
  .r2020__partners .mediascope {
    width: 50px;
  }
}
@media  all and (min-width: 1600px) {
  .r2020__partners .mediascope {
    width: 65px;
  }
}
.r2020 h2,
.r2020 h3,
.r2020 .lead {
  color: #000;
}
.r2020 h2 {
  margin-top: 32px;
  margin-bottom: 0;
  font-family: EuclidFlex !important;
  font-size: 1.5em;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
}
@media  all and (min-width: 375px) {
  .r2020 h2 {
    font-size: 1.7em;
  }
}
@media  all and (min-width: 768px) {
  .r2020 h2 {
    margin-top: 64px;
    font-size: 2.2em;
  }
}
@media  all and (min-width: 1200px) {
  .r2020 h2 {
    font-size: 32px;
  }
}
.r2020 .sub-h {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 12px;
}
@media  all and (min-width: 1200px) {
  .r2020 .sub-h {
    margin-bottom: 30px;
  }
}
.r2020 .lead {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  font-size: 1.2em;
  opacity: 0.8;
}
@media  all and (min-width: 768px) {
  .r2020 .lead {
    font-size: 1.4em;
  }
}
.r2020__quote {
  margin: 1em 0;
  padding: 0;
  width: 100%;
  display: flex;
  color: #5C5C5C;
}
@media  all and (min-width: 768px) {
  .r2020__quote {
    margin: 3em 0;
  }
}
.r2020__quote__user {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  overflow: hidden;
  flex-shrink: 0;
}
@media  all and (min-width: 768px) {
  .r2020__quote__user {
    margin-right: 64px;
    width: 180px;
    height: 180px;
  }
}
.r2020__quote__user.r2020__quote__user-r {
  margin-right: 0;
  margin-left: 15px;
}
@media  all and (min-width: 768px) {
  .r2020__quote__user.r2020__quote__user-r {
    margin-left: 64px;
  }
}
.r2020__quote__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url("/assets/ratings/media2023/img/dots.svg");
  background-size: cover;
}
.r2020__quote__pic {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 70px;
  height: 70px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  /*      &:before {
        content: " ";
        position: absolute;
        top: 0; left: 0;
        width: 100%;
        height: 100%;
        background: url(/assets/ratings/media2021/img/hronb2.svg) center center no-repeat;
        background-size: contain;
      }*/
}
@media  all and (min-width: 768px) {
  .r2020__quote__pic {
    width: 150px;
    height: 150px;
  }
}
.r2020__quote__name {
  font-weight: 500;
  text-transform: uppercase;
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  color: #A7203E;
}
@media  all and (min-width: 768px) {
  .r2020__quote__name {
    font-size: 24px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__quote__name {
    font-size: 26px;
  }
}
.r2020__quote__name.r2020__quote__name-r {
  text-align: end;
}
.r2020__quote__pos {
  color: #000;
  padding-top: 8px;
}
@media  all and (min-width: 768px) {
  .r2020__quote__pos {
    padding-top: 8px;
    font-size: 24px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__quote__pos {
    font-size: 20px;
    font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  }
}
.r2020__quote__pos.r2020__quote__pos-r {
  text-align: end;
}
.r2020__quote__text {
  padding-top: 35px;
  font-style: italic;
  margin-left: -95px;
}
@media  all and (min-width: 768px) {
  .r2020__quote__text {
    padding-top: 20px;
    margin-left: 0px;
  }
}
@media  all and (min-width: 1200px) {
  .r2020__quote__text {
    padding-top: 33px;
  }
}
.r2020__quote__text p:first-child {
  margin-top: 0;
}
.r2020__quote--r .r2020__quote__text {
  margin-left: 0 !important;
  margin-right: -95px;
}
@media  all and (min-width: 768px) {
  .r2020__quote--r .r2020__quote__text {
    margin-right: 64px;
  }
}
.r2020__card__wrap .vex-content {
  padding: 24px !important;
  max-width: 700px;
  margin: 0 auto;
  -webkit-animation: vex-scale 0.5s;
  animation: vex-scale 0.5s;
}
@media  all and (min-width: 540px) {
  .r2020__card__wrap .vex-content {
    background: url(/assets/ratings/media2023/img/popup2.png) center top no-repeat #fff;
    background-size: contain;
  }
}
@media  all and (min-width: 375px) {
  .r2020__card__wrap .vex-content {
    background-size: 150%;
  }
}
@media  all and (min-width: 425px) {
  .r2020__card__wrap .vex-content {
    background-size: 130%;
  }
}
@media  all and (min-width: 768px) {
  .r2020__card__wrap .vex-content {
    margin: 36px auto;
    padding: 36px !important;
    border-radius: 4px;
    background-size: 110%;
    background-position: 0 -30px;
  }
}
.r2020__card__wrap .vex-dialog-button {
  position: fixed;
  top: 24px;
  right: 24px;
  font-size: 36px;
  line-height: 0.9;
  width: 40px;
  height: 40px;
  outline: none;
  cursor: pointer;
  border-radius: 50%;
  opacity: 0.5;
}
.r2020__card__wrap .vex-dialog-button:hover {
  opacity: 1;
}
@media  all and (min-width: 768px) {
  .r2020__card__wrap .vex-dialog-button {
    top: 56px;
    right: 50%;
    transform: translate(324px, 0);
  }
}
@media  all and (min-width: 1024px) {
  .r2020__card__wrap .vex-dialog-button {
    top: 64px;
    right: 50%;
    transform: translate(414px, 0);
    opacity: 0.8;
  }
}
.r2020__card__pos {
  color: #A7203E;
}
.r2020__card__pos,
.r2020__card__pos-text {
  font-family: EuclidFlex, "Helvetica Neue", Arial, sans-serif;
  text-align: center;
}
.r2020__card__pos {
  font-size: 42px;
  font-weight: 600;
  text-transform: uppercase;
}
@media  all and (min-width: 540px) {
  .r2020__card__pos {
    padding-top: 22px;
    font-size: 56px;
  }
}
.r2020__card__pos-text {
  font-size: 20px;
}
@media  all and (min-width: 540px) {
  .r2020__card__pos-text {
    font-size: 28px;
  }
}
.r2020__card__agname,
.r2020__card__agpic,
.r2020__card__annual {
  text-align: center;
}
.r2020__card__agname {
  font-size: 24px;
  margin-top: 40px;
  color: #5c5c5c;
}
@media  all and (min-width: 540px) {
  .r2020__card__agname {
    margin-top: 150px;
  }
}
@media  all and (min-width: 768px) {
  .r2020__card__agname {
    margin-top: 200px;
  }
}
.r2020__card__agpic {
  max-width: 80%;
  margin: 24px auto;
}
.r2020__card__agpic img {
  max-width: 100%;
}
.r2020__card__annual {
  margin: 36px 0;
  font-size: 24px;
  font-weight: 600;
}
.r2020__card__annual__text {
  color: #5c5c5c;
  font-weight: normal;
}
.r2020__card__shares {
  text-align: center;
  margin-bottom: 12px;
}
.r2020__card__medias {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 18px;
}
@media  all and (min-width: 540px) {
  .r2020__card__medias {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
}
@media  all and (min-width: 768px) {
  .r2020__card__medias {
    flex-wrap: nowrap;
  }
}
.r2020__card__medias__col {
  width: 45%;
  margin-top: 24px;
  text-align: left;
  color: #5c5c5c;
}
@media  all and (min-width: 540px) {
  .r2020__card__medias__col {
    width: 30%;
  }
}
@media  all and (min-width: 768px) {
  .r2020__card__medias__col {
    width: auto;
  }
}
.r2020__card__medias__col.hidden .r2020__card__medias__col__pos__text,
.r2020__card__medias__col.hidden .r2020__card__medias__col__total {
  display: none;
}
.r2020__card__medias__col__m {
  text-transform: uppercase;
  font-weight: bold;
}
.r2020__card__medias__col__pos {
  display: flex;
  color: #A7203E;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 16px;
}
.r2020__card__medias__col__pos__pos {
  font-weight: 600;
  margin-right: 5px;
}
.r2020__card__medias__col__pos__text {
  font-weight: 700;
}
.r2020__card__medias__col__total__annual {
  font-weight: 600;
}
.ms-grid {
  max-width: 1300px !important;
}
.r2020 {
  color: #5C5C5C;
  /*
  &__oldblock {
    margin: 48px 0;
  }

  &__oldmenu {

    margin: 0;
    padding: 0;
    list-style: none;


  */
  /*
  &__fon-wrapper {

    position: relative;
    overflow-x: hidden;
    overflow-y: visible;

    &:before {
      @media @1400 {
        z-index: 2;
        position: absolute;
        top: 200px;
        left: ~"calc(50% + 200px)";
        content: " ";
        display: block;
        width: 800px;
        height: 800px;
        background: url(/assets/ratings/media2021/img/fon_1.svg) center center no-repeat;
        background-size: contain;
      }
    }

    p {
      position: relative;

    }

  }

  &__fon2-wrapper {

    position: relative;
    overflow: hidden;

    &:before {
      @media @1400 {

        position: absolute;
        top: 0;
        right: ~"calc(50% + 350px)";
        content: " ";
        display: block;
        width: 400px;
        height: 400px;
        background: url(/assets/ratings/media2021/img/fon_2.svg) center center no-repeat;
        background-size: contain;

      }

      @media @1600 {
        //left: 50px;
      }

      @media @1800 {
        //left: 100px;
      }
    }

    p, blockquote {
      position: relative;
    }

  }*/
}
.r2020 h2 {
  color: #3C299F;
}
.r2020 .text-link {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px solid #fe0002;
}
.r2020__container blockquote {
  margin: 0;
  padding: 0;
}
.r2020__container__800 {
  max-width: 800px;
  margin: 0 auto;
  color: #5C5C5C;
}
.r2020__container__800 .res-title {
  color: #A7203E;
}
.r2020__container__800 h2 {
  color: #3C299F;
}
.r2020 p {
  margin: 0;
  padding: 0;
}
.r2020 .m-t {
  margin-top: 48px;
}
@media  all and (min-width: 768px) {
  .r2020 .m-t {
    margin-top: 96px;
  }
}
.r2020 .m-t-md {
  margin-top: 30px;
}
@media  all and (min-width: 768px) {
  .r2020 .m-t-md {
    margin-top: 60px;
  }
}
.r2020 .p-b {
  padding-bottom: 32px;
}
.r2020 .res-title {
  color: #A7203E;
}
.r2020__oldmenu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  flex-wrap: wrap;
}
.r2020__oldmenu li {
  margin-right: 15px;
  margin-bottom: 15px;
}
.r2020__oldmenu li a {
  display: inline-block;
  padding: 4px 12px;
  color: #fff;
  background: #ff0000;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
}
.r2020__content {
  position: relative;
}
.r2020 .rg {
  margin: 0 0 0 15px;
  padding: 0;
}
.r2020__overflow-hidden {
  overflow: hidden;
}
@media  all and (min-width: 1600px) {
  .r2020 .dop-1 {
    position: relative;
  }
  .r2020 .dop-1:before {
    content: " ";
    position: absolute;
    width: 302px;
    height: 405px;
    background: url(/assets/ratings/media2023/img/l-3.png) center center no-repeat;
    left: 0;
  }
}
@media  all and (min-width: 1600px) {
  .r2020 .dop-2 {
    position: relative;
  }
  .r2020 .dop-2:before {
    content: " ";
    position: absolute;
    width: 302px;
    height: 1119px;
    background: url(/assets/ratings/media2023/img/l-1.png) center center no-repeat;
    left: 0;
  }
}
@media  all and (min-width: 1600px) {
  .r2020 .dop-3 {
    position: relative;
  }
  .r2020 .dop-3:before {
    content: " ";
    position: absolute;
    width: 302px;
    height: 133px;
    background: url(/assets/ratings/media2023/img/l-2.png) center center no-repeat;
    left: 0;
  }
}
@media  all and (min-width: 1600px) {
  .r2020 .dop-4 {
    position: relative;
  }
  .r2020 .dop-4:before {
    content: " ";
    position: absolute;
    width: 324px;
    height: 817px;
    background: url(/assets/ratings/media2023/img/r-2-b.png) center center no-repeat;
    right: 0;
    transform: translate(0, 150px);
  }
}
@media  all and (min-width: 1600px) {
  .r2020 .dop-5 {
    position: relative;
  }
  .r2020 .dop-5:before {
    content: " ";
    position: absolute;
    width: 324px;
    height: 133px;
    background: url(/assets/ratings/media2023/img/r-3-b.png) center center no-repeat;
    right: 0;
    transform: translate(0, 450px);
  }
}
@media  all and (min-width: 1600px) {
  .r2020 .dop-6 {
    position: relative;
  }
  .r2020 .dop-6:before {
    content: " ";
    position: absolute;
    width: 324px;
    height: 405px;
    background: url(/assets/ratings/media2023/img/r-1-b.png) center center no-repeat;
    right: 0;
    transform: translate(0, -150px);
  }
}
#page_sharer {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0 0 12px 24px;
  /*  @media @1600 {
    bottom: 50%;

  }*/
}
@media  all and (min-width: 1024px) {
  #page_sharer {
    bottom: 10%;
    transform: translate(0, 50%);
  }
}
@media  all and (min-width: 1024px) {
  #page_sharer .ya-share2__list {
    display: flex;
    flex-direction: column;
  }
}
@media  all and (min-width: 1024px) {
  #page_sharer .ya-share2__item {
    margin: 0 0 5px 0;
  }
}
/*# sourceMappingURL=_styles.css.map */