@charset "UTF-8";
.typography-h1-bold {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
}

.typography-h1-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 56px;
}

.typography-h2-bold {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.typography-h2-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

.typography-h3-bold {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.typography-h3-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.typography-h4-bold {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
}

.typography-h4-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.typography-h5-bold {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.typography-h5-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.typography-h6-bold {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

.typography-h6-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.typography-h7-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.typography-h7-regular {
  color: #000;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

@media (max-width: 767.98px) {
  .typography-h1-bold, .typography-h1-regular {
    font-size: 32px;
    line-height: 40px;
  }

  .typography-h2-bold, .typography-h2-regular {
    font-size: 24px;
    line-height: 32px;
  }

  .typography-h3-bold, .typography-h3-regular {
    font-size: 18px;
    line-height: 28px;
  }
}
.clear:before, .clear:after,
.rating-fr-table__item:before, .rating-fr-table__item:after {
  content: " ";
  display: table;
  box-sizing: border-box;
  clear: both;
}

.img-responsive {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  .hide-md-down {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .hide-md-up {
    display: none !important;
  }
}
.bk-share-big-btn {
  display: table;
  font-size: 0;
}

.bk-share-big__item {
  display: inline-block;
  height: 60px;
  border-radius: 50px;
  margin-right: 20px;
  margin-top: 20px;
  overflow: hidden;
}

.bk-share-big-btn__qt-container {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 20px;
}

.bk-share-big-btn__qt {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
}

.bk-share-big-btn_fb {
  background-color: rgba(59, 89, 152, 0.6);
}

.bk-share-big-btn_fb:hover {
  background-color: rgba(59, 89, 152, 0.8);
}

.bk-share-big-btn_vk {
  background-color: rgba(76, 108, 145, 0.6);
}

.bk-share-big-btn_vk:hover {
  background-color: rgba(76, 108, 145, 0.8);
}

.bk-share-big-btn_ok {
  background-color: rgba(246, 134, 52, 0.6);
}

.bk-share-big-btn_ok:hover {
  background-color: rgba(246, 134, 52, 0.8);
}

@media (max-width: 991.98px) {
  .bk-share-big__list {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }

  .bk-share-big__item {
    height: 36px;
    margin-left: 7.5px;
    margin-right: 7.5px;
    margin-top: 15px;
  }

  .bk-share-big-btn__icon-container img {
    width: 36px;
    height: 36px;
    background-size: contain;
  }

  .bk-share-big-btn__qt-container {
    padding-left: 10px;
    padding-right: 15px;
  }

  .bk-share-big-btn__qt {
    font-size: 16px;
  }
}
.rating-fr-experts {
  margin-bottom: 40px;
}
.rating-fr-experts__title {
  margin-bottom: 24px;
  text-align: center;
}
.rating-fr-experts .boo-slide__item {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-size: cover;
  background-position-x: center;
  margin: 2px 32px 2px 2px;
  cursor: pointer;
  border: 2px solid #ffffff;
}
.rating-fr-experts .boo-slide__item.active {
  box-shadow: 0 0 0 2px #0d870d;
}
.rating-fr-experts .bk-slider-container button.bk-slider-track {
  height: 100%;
}
.rating-fr-experts .arrow-btn {
  border: none;
  border-radius: 0;
}
.rating-fr-experts .arrow-btn:hover {
  box-shadow: none;
}
.rating-fr-experts .boo-slide__btn {
  top: 0;
}
.rating-fr-experts .boo-slide__btn_n {
  right: 0;
}
.rating-fr-experts .boo-slide__btn_p {
  left: 0;
}
.rating-fr-experts .boo-preview__item {
  background-color: #ffffff;
  border: 1px solid #eceef2;
  border-radius: 28px;
  padding: 24px;
}
.rating-fr-experts .boo-preview-head {
  display: flex;
  gap: 24px;
  align-items: center;
}
.rating-fr-experts .boo-preview-head__desc {
  margin-top: 8px;
}
.rating-fr-experts .boo-preview-img {
  border-radius: 50%;
  width: 128px;
  height: 128px;
  background-size: cover;
  background-position-x: center;
  flex-shrink: 0;
  align-self: flex-start;
}
.rating-fr-experts .boo-preview-desc {
  margin-top: 24px;
}
.rating-fr-experts .boo-preview-social {
  margin-top: 16px;
  display: flex;
}
.rating-fr-experts .boo-preview-social__path {
  width: 24px;
  height: 24px;
  margin-left: 16px;
}
.rating-fr-experts .boo-preview-social__path:first-child {
  margin-left: 0;
}
.rating-fr-experts .boo-preview-social__path svg {
  width: 100%;
  height: 100%;
  fill: rgba(0, 0, 0, 0.2);
}
@media (max-width: 991.98px) {
  .rating-fr-experts .boo-preview-head {
    gap: 16px;
  }
  .rating-fr-experts .boo-preview-head__desc {
    font-size: 12px;
    line-height: 16px;
  }
  .rating-fr-experts .boo-preview-img {
    width: 48px;
    height: 48px;
  }
  .rating-fr-experts .boo-preview-title {
    font-size: 16px;
    line-height: 24px;
  }
  .rating-fr-experts .boo-preview-desc {
    font-size: 16px;
    line-height: 24px;
    margin-top: 16px;
  }
}

@media (max-width: 991.98px) {
  .rating-fr-experts__button {
    width: 48px;
    height: 48px;
  }
}
.rating-fr {
  /*Для того чтобы было понятно что меню надо скроллить*/
}
.rating-fr a:hover {
  text-decoration: none;
}
.rating-fr_header-bg {
  background: url("/img/beboss/fr/rating/header-photo.png") 50% no-repeat;
  background-size: cover;
}
.rating-fr__header-content {
  padding: 60px 0;
}
.rating-fr__header-medal {
  display: table-cell;
  width: 280px;
  height: 280px;
  vertical-align: middle;
}
.rating-fr__header-right {
  display: table-cell;
  vertical-align: middle;
  padding-left: 80px;
}
.rating-fr__columns .rating-fr__title {
  color: #ffffff;
}
.rating-fr__input-short {
  max-width: 405px;
  width: 100%;
}
.rating-fr__menu-year {
  position: absolute;
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  right: 23%;
  top: 12px;
}
.rating-fr-menu-year__body {
  position: relative;
  display: inline-block;
}
.rating-fr-menu-year__body_auto {
  min-width: 0;
}
.rating-fr-menu-year__open {
  display: block;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 40px;
  font-size: 0;
  padding: 0 11px 0 13px;
}
.rating-fr-menu-year__txt {
  font-size: 21px;
  line-height: 41px;
  color: #fff;
}
.rating-fr-menu-year__icon {
  display: inline-block;
  margin-top: -16px;
  margin-left: 8px;
  vertical-align: middle;
  transition: transform 0.3s ease;
}
.rating-fr-menu-year__icon.active {
  transform: rotate(180deg);
}
.rating-fr-menu-year__list {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  font-size: 21px;
  background: #ffffff;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  z-index: 10;
}
.rating-fr-menu-year__num {
  display: block;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  color: #000;
}
.rating-fr-menu-year__num:hover {
  background-color: #e9f6e9;
}
.rating-fr-menu-year__num_active {
  pointer-events: none;
}
.rating-fr__share {
  margin-top: 15px;
}
.rating-fr__menu {
  overflow: hidden;
}
.rating-fr-menu__list {
  white-space: nowrap;
  color: #fff;
  padding-bottom: 50px;
  margin-bottom: -50px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.rating-fr-menu__item {
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 20px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  cursor: pointer;
}
.rating-fr-menu__item:last-of-type {
  margin-right: 0;
}
.rating-fr-menu__item:hover {
  border-bottom-color: #eceef2;
}
.rating-fr-menu__item.active {
  pointer-events: none;
  border-bottom-color: #eceef2;
}
.rating-fr__filter {
  width: 100%;
  background-color: #eceef2;
}
.rating-fr__filter-mobile {
  margin-top: 20px;
}
.rating-fr-filter__body {
  padding: 10px 0 30px;
}
.rating-fr-filter__switch-mobile {
  position: relative;
  z-index: 2;
}
.rating-fr-filter-category {
  margin-top: 10px;
}
.rating-fr-filter-category-mobile {
  position: relative;
  margin-top: 10px;
  z-index: 1;
}
.rating-fr-switch__item {
  margin-top: 20px;
  margin-right: 30px;
  float: left;
  color: #0088cc;
}
.rating-fr-switch__item:last-of-type {
  margin-right: 0;
}
.rating-fr-switch__item.active {
  pointer-events: none;
  color: #000000;
}
.rating-fr-switch__item:hover {
  color: #0088cc;
}
.rating-fr-category__item {
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 26px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 8px 15px 10px;
  cursor: pointer;
  float: left;
}
.rating-fr-category__item:hover {
  color: #ffffff;
  background-color: #0088cc;
  border-color: #0088cc;
}
.rating-fr-category__item:last-of-type {
  margin-right: 0;
}
.rating-fr-category__item.active {
  color: #ffffff;
  background-color: #0088cc;
  border-color: #0088cc;
  pointer-events: none;
}
.rating-fr__table {
  margin-bottom: 20px;
}
.rating-fr-table__head {
  color: rgba(0, 0, 0, 0.52);
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eceef2;
}
.rating-fr-table__place {
  width: 70px;
  float: left;
}
.rating-fr-table__company {
  width: calc(100% - 350px);
  padding-right: 20px;
  float: left;
}
.rating-fr-table__indicators {
  width: 280px;
  float: right;
}
.rating-fr-table__indicators-title {
  color: rgba(0, 0, 0, 0.52);
}
.rating-fr-table__item {
  padding: 30px 0;
  border-top: 1px solid #eceef2;
}
.rating-fr-table__item:first-child {
  border-top: none;
}
.rating-fr-table__place .rating-fr-table__num {
  color: #b2b2b1;
  float: left;
}
.rating-fr-table__place .rating-fr-table__num_gold {
  color: #eec434;
}
.rating-fr-table__place .rating-fr-table__num_silver {
  color: #bbe3eb;
}
.rating-fr-table__place .rating-fr-table__num_bronze {
  color: #ba8a32;
}
.rating-fr-table__img {
  width: 140px;
  height: 105px;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 20px;
  float: left;
}
.rating-fr-table__img img {
  width: 100%;
  height: auto;
}
.rating-fr-table__content {
  padding-left: 160px;
}
.rating-fr-table__title {
  line-height: 24px;
  vertical-align: middle;
  margin-right: 8px;
  color: #0088cc;
}
.rating-fr-table__title-block {
  display: block;
  padding-bottom: 10px;
}
.rating-fr-table__title span {
  vertical-align: middle;
}
.rating-fr-table__stats {
  overflow: hidden;
}
.rating-fr-table__stats-container {
  display: grid;
  grid-template-columns: repeat(4, max-content);
  gap: 16px;
  overflow-x: auto;
}
.rating-fr-table__stats-container::-webkit-scrollbar {
  display: none;
}
.rating-fr-table__stats-title {
  color: rgba(0, 0, 0, 0.52);
}
.rating-fr-table__txt {
  display: inline-block;
}
.rating-fr-table__txt_nomination {
  display: block;
  padding-left: 34px;
}
.rating-fr-table__nomination {
  margin-top: 15px;
}
.rating-fr-table__nomination-icon {
  margin-top: 5px;
  margin-right: 10px;
  float: left;
}
.rating-fr-table__sum {
  margin-bottom: 16px;
  white-space: nowrap;
}
.rating-fr-table__more {
  margin-bottom: 5px;
}
.rating-fr-table__more-icon {
  width: 24px;
  text-align: center;
  margin-right: 8px;
  float: left;
}
@media (max-width: 991.98px) {
  .rating-fr__header-medal {
    width: 200px;
    height: 200px;
  }
  .rating-fr__header-right {
    padding-left: 30px;
  }
  .rating-fr__share {
    margin-top: 0;
  }
  .rating-fr-table__item {
    padding: 20px 0;
  }
  .rating-fr-table__content {
    padding-left: 120px;
  }
  .rating-fr-table__img {
    width: 100px;
    height: 75px;
  }
  .rating-fr-table__company {
    width: calc("100% - 320px");
  }
  .rating-fr-table__indicators {
    width: 250px;
  }
}
@media (max-width: 767.98px) {
  .rating-fr__header-content {
    padding: 30px 0;
  }
  .rating-fr__header-medal {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto 20px;
  }
  .rating-fr__header-right {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .rating-fr__header-right_anketa {
    text-align: center;
  }
  .rating-fr__header-right_anketa .button {
    margin: 0 auto;
  }
  .rating-fr__header-right_anketa .rating-fr__title {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .rating-fr__title {
    text-align: center;
  }
  .rating-fr__menu-year {
    max-width: 100%;
    margin-top: 10px;
  }
  .rating-fr-menu-year__open {
    height: 33px;
    padding-right: 7px;
  }
  .rating-fr-menu-year__txt {
    font-size: 16px;
    line-height: 29px;
  }
  .rating-fr-menu-year__icon {
    margin-left: 4px;
    margin-top: -12px;
  }
  .rating-fr-menu-year__list {
    top: 43px;
    font-size: 16px;
  }
  .rating-fr-menu-year__num {
    height: 35px;
    line-height: 35px;
  }
  .rating-fr__share {
    text-align: center;
    margin-top: 15px;
  }
  .rating-fr-menu__item:last-of-type {
    margin-right: 10px;
  }
  .rating-fr-table__head {
    display: none;
  }
  .rating-fr-table__item {
    position: relative;
    padding: 20px 0;
  }
  .rating-fr-table__place {
    position: absolute;
    top: 20px;
    right: 10px;
    width: auto;
    margin-bottom: 20px;
  }
  .rating-fr-table__img {
    width: 140px;
    height: 105px;
    float: none;
    clear: left;
  }
  .rating-fr-table__content {
    padding-left: 0;
    margin-top: 15px;
  }
  .rating-fr-table__company {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    float: none;
  }
  .rating-fr-table__indicators {
    width: 100%;
    float: none;
  }
  .rating-fr-table__txt {
    font-size: 16px;
  }
  .rating-fr__more {
    height: auto;
    padding: 20px;
  }
  .rating-fr-more__icon {
    position: static;
    width: 70px;
    height: 70px;
    margin-top: 0;
  }
  .rating-fr-more__title {
    font-size: 24px;
    line-height: 1.4;
    margin-top: 20px;
  }
  .rating-fr-more__text {
    font-size: 16px;
    margin-top: 10px;
  }
  .rating-fr-more__btn {
    position: static;
    margin-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .rating-fr__input-short {
    max-width: 100%;
  }
  .rating-fr-menu__item {
    font-size: 16px;
  }
  .rating-fr-more__bg {
    max-width: 291px;
    background: url("/img/rating/2018/vip_bg_mobile.png") no-repeat 0 50%;
  }
}
@media screen and (max-width: 360px) {
  .rating-fr-menu__item {
    margin-right: 20px;
  }
}
@media screen and (max-width: 320px) {
  .rating-fr-menu__item {
    margin-right: 15px;
  }
}

html[data-agent*=Trident] .rating-fr-table__blur .rating-fr-table__item {
  opacity: 0.1;
}

.rating-fr__columns {
  position: relative;
}

.rating-fr__title .rating-fr__caption {
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .rating-fr__columns {
    padding-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .rating-fr__menu-year {
    left: 50%;
    top: auto;
    right: auto;
    margin-left: -54px;
  }
}
/*# sourceMappingURL=page.css.map */
