.personal {
  padding-bottom: 80px
}
.personal .container-fluid {
  max-width: 100%
}

.row.page-inner.page-lk.admin_overflow{
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
}

.personal .col-xl-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 350px;
  flex: 0 0 350px;
  max-width: 350px
}
.personal .col-xl-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 350px);
  flex: 0 0 calc(100% - 350px);
  max-width: calc(100% - 350px)
}
.scroll__table {
  overflow: auto
}
.page-inner.page-lk .table_lk .js_search_block .slyle_input {
  width: 100%;
  min-width: 100px
}

.personal-name {
  font-weight: 700;
  font-size: 24px;
  color: #242527;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 69px;
  background-image: url(../i/personal/logo.svg);
  background-repeat: no-repeat;
  background-size: 54px;
  background-position: 0 center;
  margin: 0 auto 13px;
  margin-bottom: 13px;
  max-width: 270px
}
.personal-aside {
  border-radius: 10px;
  padding: 40px 30px 70px 30px;
  background-color: #f5f5f5
}
.personal-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #ededed;
  padding-bottom: 25px;
  margin-bottom: 25px;
  text-decoration: none
}
.personal-user__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  font-weight: 700;
  font-size: 20px;
  color: #242527
}
.personal-user__content span {
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #fff;
  background-color: #4c5475;
  padding: 4px 15px;
  margin-top: 5px;
  border-radius: 4px
}
.personal-user__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 54px;
  flex: 0 0 54px;
  max-width: 54px;
  border-radius: 100%;
  margin-right: 15px
}
.personal-user__img img {
  width: 100%;
  height: auto;
  display: block
}
.personal-nav {
  padding: 0;
  margin: 0;
  list-style-type: none
}
.personal-nav > li {
  margin-bottom: 25px
}
.personal-nav > li:last-child {
  margin-bottom: 0
}
.personal-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-top: 10px
}
.personal-nav ul li {
  margin-bottom: 5px
}
.personal-nav__link {
  font-weight: 500;
  font-size: 20px;
  color: #242527;
  display: block;
  border-radius: 50px;
  line-height: 1.2;
  padding: 10px 0 10px 38px;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 0 center;
  -webkit-transition: color .15s ease;
  -o-transition: color .15s ease;
  transition: color .15s ease
}
.personal-nav__link.active {
  background-color: #4c5475;
  color: #fff!important;
  padding-left: 59px;
  background-position: 20px center
}
.personal-nav__link:hover {
  color: #4c5475
}
.personal-nav__link_companies {
  background-image: url(../i/personal/nav/companies.svg)
}
.personal-nav__link_companies.active {
  background-image: url(../i/personal/nav/companies_w.svg)
}
.personal-nav__link_tariffs {
  background-image: url(../i/personal/nav/tariffs.svg)
}
.personal-nav__link_tariffs.active {
  background-image: url(../i/personal/nav/tariffs_w.svg)
}
.personal-nav__link_users {
  background-image: url(../i/personal/nav/users.svg)
}
.personal-nav__link_users.active {
  background-image: url(../i/personal/nav/users_w.svg)
}
.personal-nav__link_statistics {
  background-image: url(../i/personal/nav/statistics.svg)
}
.personal-nav__link_statistics.active {
  background-image: url(../i/personal/nav/statistics_w.svg)
}
.personal-nav__link_models {
  background-image: url(../i/personal/nav/models.svg)
}
.personal-nav__link_models.active {
  background-image: url(../i/personal/nav/models_w.svg)
}
.personal-nav__link_articles {
  background-image: url(../i/personal/nav/articles.svg)
}
.personal-nav__link_articles.active {
  background-image: url(../i/personal/nav/articles_w.svg)
}
.personal-nav__link_video {
  background-image: url(../i/personal/nav/video.svg)
}
.personal-nav__link_video.active {
  background-image: url(../i/personal/nav/video_w.svg)
}
.personal-nav__link_applications {
  background-image: url(../i/personal/nav/applications.svg)
}
.personal-nav__link_applications.active {
  background-image: url(../i/personal/nav/applications_w.svg)
}
.personal-nav__link_readers {
  background-image: url(../i/personal/nav/readers.svg)
}
.personal-nav__link_readers.active {
  background-image: url(../i/personal/nav/readers_w.svg)
}
.personal-nav__link_regions {
  background-image: url(../i/personal/nav/regions.svg)
}
.personal-nav__link_regions.active {
  background-image: url(../i/personal/nav/regions_w.svg)
}
.personal-nav__sub-link {
  font-size: 18px;
  color: #757575;
  display: block;
  padding: 11px 39px;
  border-radius: 50px;
  -webkit-transition: color .15s ease;
  -o-transition: color .15s ease;
  transition: color .15s ease
}
.personal-nav__sub-link:hover {
  color: #4c5475
}
.personal-nav__sub-link.active {
  color: #fff;
  background-color: #4c5475
}
.personal-block {
  padding-left: 10px
}
.personal-block__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ededed;
  padding-bottom: 20px;
  padding-top: 10px;
  margin-bottom: 30px
}
.personal-block__top .fill-button {
  padding: 13px 30px;
  width: auto
}
.personal-block__top .fill-button_add,
.personal-block__top .fill-button_excel,
.personal-block__top .fill-button_pdf {
  padding: 13px 30px 13px 64px
}
.personal-block__top div {
  font-weight: 400;
  font-size: 14px;
  color: #757575;
  border-radius: 8px;
  padding: 8px 14px 8px 46px;
  background-color: #ededed;
  background-image: url(../i/personal/icon/alert.svg);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 20px center
}
.personal-block__title {
  font-weight: 700;
  font-size: 20px;
  color: #242527;
  text-align: left;
  margin: 0
}
.form-group {
  margin-bottom: 20px
}
.form-group label {
  font-weight: 500;
  font-size: 18px;
  color: #4c5475;
  display: block;
  margin-bottom: 12px
}
.form-group input {
  display: block;
  width: 100%;
  border: 1px solid #ededed;
  border-radius: 100px;
  background-color: #fff;
  font-size: 14px;
  padding: 16px 20px;
  max-width: 100%;
  font-family: inter,sans-serif
}
.form-group input::-webkit-input-placeholder {
  color: #ababab
}
.form-group input::-moz-placeholder {
  color: #ababab
}
.form-group input:-ms-input-placeholder {
  color: #ababab
}
.form-group input::-ms-input-placeholder {
  color: #ababab
}
.form-group input::placeholder {
  color: #ababab
}
.select2 {
  width: 100%!important;
  max-width: 100%
}
.select2.select2-container--open .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.select2 .select2-selection--single {
  height: 50px;
  border: none;
  border: 1px solid #ededed;
  border-radius: 100px
}
.select2 .select2-selection--single .select2-selection__rendered {
  padding: 15px 40px 15px 20px;
  line-height: 1.4;
  font-size: 14px
}
.select2 .select2-selection--single .select2-selection__arrow {
  width: 20px;
  height: 20px;
  top: 15px;
  right: 15px;
  background-image: url(../i/personal/icon/select.svg);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: center
}
.select2 .select2-selection--single .select2-selection__arrow b {
  display: none
}
.select2-container--open .select2-dropdown {
  padding: 10px 0;
  border: none;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(57,64,83,.2);
  box-shadow: 0 10px 30px 0 rgba(57,64,83,.2);
  padding: 10px;
  border-radius: 10px;
  margin: 0 0 10px;
  min-width: 200px
}
.select2-container--open .select2-dropdown .select2-search__field {
  border-radius: 8px;
  border: 1px solid #d3d3d6;
  font-size: 14px;
  line-height: 1.4;
  padding: 10px 15px
}
.select2-container--open .select2-dropdown .select2-results__option {
  padding: 10px 15px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 1.4;
  color: #111
}
.select2-container--open .select2-dropdown .select2-results__option--disabled {
  color: #999;
  cursor: not-allowed
}
.select2-container--open .select2-dropdown .select2-results__option--selected {
  background-color: #e1e1e1
}
.select2-container--open .select2-dropdown .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #eee
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-radius: 100px
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-radius: 100px
}
.select2-results__options {
  scrollbar-width: thin;
  scrollbar-color: #ddd #fff
}
.select2-results__options::-webkit-scrollbar {
  width: 5px
}
.select2-results__options::-webkit-scrollbar-track {
  background: #fff
}
.select2-results__options::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 20px;
  border: 2px solid #fff
}
.personal__user-data {
  padding-bottom: 25px
}
.personal-trendy {
  padding: 20px 0 35px
}
.personal-trendy__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 50px
}
.border-button {
  font-weight: 600;
  font-size: 14px;
  color: #4c5475;
  padding: 16px 35px;
  border: 2px solid #4c5475;
  border-radius: 99px;
  display: inline-block;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
@media only screen and (min-width:1000px) {
  .border-button:hover {
    background-color: #4c5475;
    color: #fff
  }
}
.border-button:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.personal-trendy__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7px;
  margin-left: -7px;
  position: relative
}
.personal-trendy__row > * {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7px;
  padding-left: 7px
}
.personal-trendy__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 34%;
  flex: 0 0 34%;
  max-width: 34%
}
.personal-trendy__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66%;
  flex: 0 0 66%;
  max-width: 66%
}
.personal-trendy__right .row {
  margin-left: -7px;
  margin-right: -7px
}
.personal-trendy__right .row > div {
  padding-left: 7px;
  padding-right: 7px
}
.personal-trendy-item {
  -webkit-box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);
  box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 20px 30px
}
.personal-trendy-item__img {
  margin: 0 8px 17px;
  display: block;
  height: 141px;
  position: relative;
  text-decoration: none
}
.personal-trendy-item__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  display: block;
  -o-object-fit: cover;
  object-fit: cover
}
.personal-trendy-item__brand {
  font-weight: 500;
  font-size: 10px;
  color: #ababab;
  margin-bottom: 13px
}
.personal-trendy-item__title {
  font-weight: 600;
  font-size: 12px !important;
  color: #4c5475;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  min-height: 42px;
  overflow: hidden
}
.personal-trendy-item__title a {
  color: #4c5475
}
.personal-trendy-item__button {
  font-weight: 600;
  font-size: 12px;
  color: #fff!important;
  background-color: #4c5475;
  width: 100%;
  display: block;
  text-align: center;
  padding: 7px;
  border-radius: 99px
}
.personal-trendy-item_big .personal-trendy-item__img {
  margin: 0 43px 30px;
  height: 241px
}
.personal-trendy-item_big .personal-trendy-item__brand {
  font-weight: 500;
  font-size: 16px;
  color: #ababab
}
.personal-trendy-item_big .personal-trendy-item__title {
  height: auto;
  font-weight: 700;
  font-size: 16px;
  color: #4c5475
}
.personal-statistics {
  padding-top: 35px;
  margin-bottom: 50px
}
.personal-statistics .row {
  margin-left: -7px;
  margin-right: -7px
}
.personal-statistics .row > div {
  padding-left: 7px;
  padding-right: 7px
}
.personal-statistics__title {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  padding: 15px 20px;
  border-radius: 8px;
  background-color: #4d5475;
  margin-bottom: 17px
}
.personal-statistics-item {
  line-height: 1.2;
  margin-top: 15px;
  border: 1px solid #d9dffa;
  border-radius: 10px;
  padding: 20px 25px;
  position: relative;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.personal-statistics-item__title {
  font-weight: 500;
  font-size: 20px;
  color: #8790ba
}
.personal-statistics-item__num {
  font-weight: 500;
  font-size: 45px;
  color: #4c5475
}
.personal-statistics-item__procent {
  position: absolute;
  bottom: 34px;
  right: 25px;
  background-color: #f6be2c;
  font-weight: 500;
  font-size: 17px;
  color: #fff;
  padding: 3px 6px 3px 34px;
  background-image: url(../i/personal/icon/trending_up.svg);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 20px;
  border-radius: 4px
}
.personal-statistics-item_big {
  height: calc(100% - 15px)
}
.personal-statistics-item_big .personal-statistics-item__title {
  font-size: 22px
}
.personal-statistics-item_big .personal-statistics-item__procent {
  top: 25px;
  right: 25px;
  bottom: auto
}
.personal-statistics-item_big .personal-statistics-item__num {
  font-size: 65px
}
.personal-banner {
  min-height: 312px;
  padding: 40px 86px;
  border-radius: 10px;
  margin-top: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.personal-banner__content {
  max-width: 380px
}
.personal-banner__content h2 {
  font-weight: 500;
  font-size: 29px;
  line-height: 1.10345;
  color: #fff
}
.personal-banner__content h2 span {
  display: block;
  font-weight: 700;
  font-size: 64px
}
.personal-banner__content p {
  font-size: 14px;
  color: rgba(255,255,255,.6)
}
.personal-banner__content ul {
  padding: 0;
  margin: 0;
  margin-top: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none
}
.personal-banner__content ul li {
  margin-right: 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0
}
.personal-banner__content a {
  font-weight: 600;
  font-size: 13px;
  color: #4c5475;
  padding: 12px 12px;
  background-color: #fff;
  border-radius: 70px;
  display: inline-block;
  width: 100%;
  text-align: center;
  max-width: 293px
}
.tarrif {
  border: 1px solid #d9dffa;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 50px
}
.tarrif__left {
  border: 1px solid #d9dffa;
  border-radius: 10px;
  padding: 30px;
  background-color: #f8f9ff
}
.tarrif__left ul {
  font-size: 16px;
  color: #7b7b7b;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 24px
}
.tarrif__left li {
  margin-bottom: 15px
}
.tarrif__left li:last-child {
  margin-bottom: 0
}
.tarrif__title {
  font-weight: 700;
  font-size: 28px;
  color: #242527;
  margin: 0;
  margin-bottom: 25px
}
.fill-button {
  background-color: #4c5475;
  width: 100%;
  text-align: center;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  color: #fff!important;
  padding: 13px;
  border-radius: 38px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
@media only screen and (min-width:1000px) {
  .fill-button:hover {
    background-color: #424966
  }
}
.fill-button:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.tarrif__right {
  padding: 25px 15px
}
.tarrif__right div {
  font-weight: 700;
  font-size: 18px;
  color: #242527;
  margin-bottom: 20px
}
.tarrif__right ul {
  font-weight: 400;
  font-size: 15px;
  color: #7b7b7b;
  margin: 0;
  padding: 0;
  list-style-type: none
}
.tarrif__right li {
  margin-bottom: 12px;
  padding-left: 20px;
  position: relative
}
.tarrif__right li:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #4c5475;
  position: absolute;
  left: 0;
  top: 5px
}
.tarrif__right li:last-child {
  margin-bottom: 0
}
.check-circle {
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background-image: url(../i/personal/icon/check.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.check-circle_star {
  position: relative
}
.check-circle_star:after {
  content: "*";
  font-size: 22px;
  color: #c4c4c4;
  position: absolute;
  right: -10px;
  top: -5px
}
.not-circle {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background-image: url(../i/personal/icon/not.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.comparison__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 2.52;
  text-align: center;
  color: #242527;
  margin: 0;
  margin-bottom: 20px
}
.comparison__table {
  font-size: 16px;
  color: #242527
}
.comparison__table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid #c4c4c4
}
.comparison__table tr:first-child {
  background-color: #f8f8f8;
  border-radius: 8px 8px 0 0;
  border: none
}
.comparison__table table {
  width: 100%
}
.comparison__table th {
  padding: 15px;
  font-weight: 400
}
.comparison__table td {
  height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  text-align: center;
  color: #7b7b7b
}
.comparison__table td:first-child {
  background-color: #f8f8f8;
  padding: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 600;
  color: #4c5475
}
.comparison__table td,
.comparison__table th {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0
}
.comparison__table td:first-child,
.comparison__table th:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%
}
.footnote {
  font-size: 17px;
  color: #7b7b7b;
  margin-top: 20px
}
.tarrif__bottom {
  max-width: 806px;
  margin-top: 60px
}
.tarrif__bottom .border-button,
.tarrif__bottom .fill-button {
  width: 100%;
  text-align: center
}
.tarrif__bottom .border-button {
  padding: 12px;
  font-size: 16px
}
.fill-button_add {
  background-image: url(../i/personal/icon/add.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 30px center;
  width: auto;
  padding: 13px 30px 13px 64px
}
.fill-button_pdf {
  background-image: url(../i/personal/icon/pdf.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 30px center;
  width: auto;
  padding: 13px 30px 13px 64px
}
.fill-button_excel {
  background-image: url(../i/personal/icon/excel.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 30px center;
  width: auto;
  padding: 13px 30px 13px 64px
}
.personal-search {
  background-color: #f8f8f8;
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  margin-bottom: 30px
}
.personal-search input {
  width: 100%;
  border: none;
  background-color: transparent;
  font-size: 16px
}
.personal-search input::-webkit-input-placeholder {
  color: #979797
}
.personal-search input::-moz-placeholder {
  color: #979797
}
.personal-search input:-ms-input-placeholder {
  color: #979797
}
.personal-search input::-ms-input-placeholder {
  color: #979797
}
.personal-search input::placeholder {
  color: #979797
}
.personal-search button {
  width: 24px;
  height: 24px;
  font-size: 0;
  border: none;
  background: 0 0;
  background-image: url(../i/personal/icon/search.svg);
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
@media only screen and (min-width:1000px) {
  .personal-search button:hover {
    opacity: .8
  }
}
.personal-search button:active {
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95)
}
.articles-item {
  margin-bottom: 50px
}
.articles-item__img {
  margin-bottom: 10px;
  overflow: hidden;
  display: block;
  text-decoration: none
}
.articles-item__img img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: -webkit-transform .25s ease;
  transition: -webkit-transform .25s ease;
  -o-transition: transform .25s ease;
  transition: transform .25s ease;
  transition: transform .25s ease,-webkit-transform .25s ease
}
@media only screen and (min-width:1000px) {
  .articles-item__img img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
  }
}
.articles-item__date {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #7b7b7b;
  margin-bottom: 10px
}
.articles-item__title {
  font-weight: 600;
  font-size: 17px;
  color: #4c5475;
  margin: 0;
  margin-bottom: 20px;
  height: 63px;
  overflow: hidden
}
.articles-item__title a {
  text-decoration: none;
  color: #4c5475
}
.icon-buttons {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 28px
}
.icon-buttons li {
  margin-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 28px;
  flex: 0 0 28px;
  max-width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.icon-button {
  width: 28px;
  height: 28px;
  font-size: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
@media only screen and (min-width:1000px) {
  .icon-button:hover {
    opacity: .8
  }
}
.icon-button:active {
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95)
}
.icon-button__edit {
  background-image: url(../i/personal/icon/edit.svg)
}
.icon-button__remove {
  background-image: url(../i/personal/icon/remove.svg)
}
.videos-item {
  margin-bottom: 50px
}
.videos-item__img {
  display: block;
  text-decoration: none;
  margin-bottom: 20px;
  position: relative
}
.videos-item__img:after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 45px;
  background-image: url(../i/personal/icon/play.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  left: calc(50% - 32px);
  top: calc(50% - 22px);
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.videos-item__img:hover:after {
  -webkit-transform: scale(.95);
  -ms-transform: scale(.95);
  transform: scale(.95)
}


.video-page-item__img:after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 44px;
  background-image: url(../i/personal/icon/play.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 32px);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  -o-transition: transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease
}
.video-page-item:hover .video-page-item__img:after {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9)
}
.videos-item__img img {
  width: 100%;
  height: auto;
  display: block
}
.videos-item__title {
  font-weight: 600;
  font-size: 20px;
  color: #4c5475;
  height: 48px;
  margin-bottom: 15px;
  overflow: hidden;
  line-height: 1.2;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
@media only screen and (min-width:1000px) {
  .videos-item__title:hover {
    opacity: .8
  }
}
.videos-item__title:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.videos-item__title a {
  text-decoration: none;
  color: #4c5475
}
.article-top {
  background-color: #f5f5f5;
  border-radius: 10px;
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px
}
.article-top ul {
  font-size: 18px;
  color: #7b7b7b;
  padding: 0;
  margin: 0;
  list-style-type: none
}
.article-top li {
  margin-bottom: 8px
}
.article-top li:last-child {
  margin: 0
}
.article-top div {
  font-weight: 700;
  font-size: 18px;
  color: #4c5475
}
.form-group_big {
  margin-bottom: 40px
}
.form-group_big label {
  font-weight: 700;
  font-size: 24px;
  color: #4c5475;
  margin-bottom: 20px
}
.form-group_big input {
  font-weight: 600;
  font-size: 20px;
  color: #242527;
  padding: 20px 30px;
  border: 1px solid #7b7b7b
}
.edit__title {
  font-weight: 700;
  font-size: 24px;
  color: #4c5475;
  margin-bottom: 20px
}
.edit__block > * {
  width: 100%
}
.statistics__info {
  font-weight: 400;
  font-size: 16px;
  color: #ababab;
  margin-bottom: 40px
}
.statistics__info div {
  font-weight: 600;
  font-size: 20px;
  color: #4c5475;
  margin-bottom: 10px
}
.statistics__title {
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  background-color: #4d5475;
  padding: 15px 25px;
  margin: 0;
  margin-bottom: 30px;
  border-radius: 8px;
  line-height: 1.2
}
.statistics__filter {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  padding-top: 20px;
  border-top: 1px solid #ededed
}
.statistics__filter li {
  margin-right: 10px;
  margin-bottom: 10px
}
.radio-button {
  display: inline-block;
  cursor: pointer;
  position: relative
}
@media only screen and (min-width:1000px) {
  .radio-button {
    cursor: pointer
  }
  .radio-button:hover span {
    color: #4c5475
  }
}
.radio-button span {
  font-weight: 400;
  font-size: 16px;
  color: #757575;
  display: inline-block;
  padding: 13px 20px;
  background-color: #ededed;
  border-radius: 8px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.radio-button input {
  position: absolute;
  visibility: hidden
}
.radio-button input:checked ~ span {
  background-color: #4c5475;
  color: #fff
}
.statistics__row.row {
  margin-bottom: 30px;
  margin-left: -10px;
  margin-right: -10px
}
.statistics__row.row > * {
  padding-left: 10px;
  padding-right: 10px
}
.highcharts-credits {
  display: none
}
.highcharts-figure {
  padding: 37px 30px 30px;
  margin: 0 0 80px;
  -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  background-color: #fff;
  border-radius: 15px
}
.top-models__title {
  font-weight: 600;
  font-size: 20px;
  color: #4c5475;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  -webkit-transition: color .15s ease;
  -o-transition: color .15s ease;
  transition: color .15s ease
}
@media only screen and (min-width:1000px) {
  .top-models__title:hover {
    color: #4d5475
  }
}
.top-models {
  border-radius: 15px;
  -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  background-color: #fff;
  padding: 30px 30px 50px;
  margin-bottom: 80px;
  margin-top: 40px
}
.top-models table,
.top-models tbody {
  display: block;
  width: 100%
}
.top-models tr {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  border: 1px solid #ededed;
  border-radius: 10px;
  padding: 20px 15px;
  margin-bottom: 10px
}
.top-models tr:first-child {
  border: none;
  margin: 0
}
.top-models th {
  font-weight: 400;
  font-size: 14px;
  color: #66605d
}
.top-models th:first-child {
  text-align: left
}
.top-models td,
.top-models th {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px
}
.top-models td:first-child,
.top-models th:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 450px);
  flex: 0 0 calc(100% - 450px);
  max-width: calc(100% - 450px)
}
.top-models__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.top-models__name {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  font-weight: 400;
  font-size: 18px;
  color: #242527;
  padding-left: 20px;
  margin: 0
}
.top-models__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
  border-radius: 4px;
  overflow: hidden
}
.top-models__img img {
  width: 100%;
  height: auto;
  display: block
}
.top-models__num {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #4c5475;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.downward-trend,
.upward-trend {
  width: 17px;
  height: 10px;
  display: inline-block;
  margin-right: 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}
.upward-trend {
  background-image: url(../i/personal/icon/upward.svg)
}
.downward-trend {
  background-image: url(../i/personal/icon/downward.svg)
}
.form-group_horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 37px
}
.form-group_horizontal label {
  font-size: 20px;
  margin: 0;
  margin-right: 20px;
  white-space: nowrap
}
.form-group_auto {
  margin-bottom: 20px
}
.form-group_auto .select2 {
  max-width: 200px
}
.personal-info {
  margin-bottom: 37px
}
.personal-info__item {
  border: 1px solid #d9dffa;
  border-radius: 10px;
  padding: 30px 30px 20px 150px;
  background-repeat: no-repeat;
  background-size: 105px;
  background-position: 25px center;
  min-height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
  font-size: 18px;
  color: #8790ba;
  line-height: 1.2
}
.personal-info__item div {
  font-weight: 500;
  font-size: 40px;
  color: #4c5475;
  margin-top: 7px
}
.personal-info__procent {
  height: 100%;
  font-weight: 500;
  font-size: 30px;
  color: #c44d4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.personal-info__procent div {
  padding-bottom: 25px;
  background-image: url(../i/personal/icon/arrow.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 94px auto
}
.behavior {
  -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),-3px -4px 9px 0 rgba(0,0,0,.02);
  box-shadow: 0 10px 15px 0 rgba(0,0,0,.05),-3px -4px 9px 0 rgba(0,0,0,.02);
  background-color: #fff;
  padding: 37px 30px 50px;
  border-radius: 15px;
  margin-bottom: 80px
}
.behavior .row {
  margin-left: -10px;
  margin-right: -10px
}
.behavior .row > * {
  padding-left: 10px;
  padding-right: 10px
}
.behavior-item__total {
  font-weight: 500!important;
  font-size: 46px;
  color: #4c5475!important
}
.behavior-item {
  border: 1px solid #d9dffa;
  border-radius: 10px;
  overflow: hidden
}
.behavior-item_loc {
  padding: 20px;
  margin-bottom: 20px
}
.behavior-item_loc ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  color: #757575;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.behavior-item_loc ul li {
  padding: 5px 13px;
  background-color: #ededed;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px
}
.behavior-item__title {
  font-weight: 500;
  font-size: 16px;
  color: #4c5475;
  margin-bottom: 10px
}
.behavior-item_user {
  padding: 30px 20px 20px
}
.behavior-item_user ul {
  list-style-type: none;
  padding: 0;
  margin: 0
}
.behavior-item_user li {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.behavior-item_user strong {
  font-weight: 500;
  font-size: 14px;
  color: #4c5475
}
.behavior-item_user div {
  height: 15px;
  width: 100%;
  background: #f8f8f8;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  border-radius: 54px;
  margin-top: 8px;
  position: relative
}
.behavior-item_user span {
  position: absolute;
  height: 100%;
  background-color: #4c5475;
  border-radius: 54px;
  top: 0;
  left: 0;
  display: block
}
.recom {
  -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  background-color: #f8f8f8;
  padding: 40px 30px;
  border-radius: 15px;
  margin-bottom: 30px
}
.recom__title {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
  color: #4c5475;
  margin-bottom: 20px;
  padding: 0
}
.recom-item {
  border: 1px solid #ededed;
  border-radius: 10px;
  padding: 20px 30px;
  margin-bottom: 10px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.recom-item__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%
}
.recom-item__img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  max-width: 50px;
  border-radius: 4px;
  overflow: hidden
}
.recom-item__img img {
  width: 100%;
  height: auto;
  display: block
}
.recom-item__title {
  font-size: 18px;
  color: #242527;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  padding-left: 20px
}
.recom-item__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  color: #4c5475;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.recom-item__right span {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 210px;
  flex: 0 0 210px;
  max-width: 210px
}
.recom-item__procent {
  font-weight: 500;
  font-size: 17px;
  color: #fff;
  padding: 3px 15px 3px 42px;
  background-color: #c44d4b;
  border-radius: 4px;
  background-image: url(../i/personal/icon/downward_w.svg);
  background-repeat: no-repeat;
  background-position: 16px center;
  background-size: 17px;
  margin-right: 30px;
  white-space: nowrap
}
.recom-button {
  text-align: center;
  margin-top: 40px
}
.recom-button .fill-button {
  width: auto;
  padding: 13px 30px
}
.filters {
  border-radius: 10px;
  padding-top: 20px;
  -webkit-transition: padding .15s ease;
  -o-transition: padding .15s ease;
  transition: padding .15s ease;
  margin-bottom: 30px
}
.filters .form-group {
  margin-top: 30px;
  margin-bottom: 0
}
.filters.active {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 30px;
  background-color: #f8f8f8
}
.filters__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.filters__dates {
  font-weight: 500;
  font-size: 16px;
  color: #979797;
  background-image: url(../i/personal/icon/date.svg);
  background-repeat: no-repeat;
  padding-left: 30px;
  background-size: 20px
}
.filter-button {
  font-size: 16px;
  color: #242527;
  background-color: transparent;
  border: 1px solid #4c5475;
  border-radius: 4px;
  display: inline-block;
  padding: 9px 15px 9px 45px;
  background-image: url(../i/personal/icon/filter.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 13px center;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease;
  position: relative
}
@media only screen and (min-width:1000px) {
  .filter-button {
    cursor: pointer
  }
}
.filter-button:after {
  content: "";
  right: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute
}
.filter-button.active {
  background-color: #4c5475;
  background-image: url(../i/personal/icon/filter_w.svg);
  color: #fff;
  padding-right: 49px
}
.filter-button.active:after {
  right: 15px;
  top: calc(50% - 12px);
  background-image: url(../i/personal/icon/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.filters__content {
  display: none
}
.filter-tag {
  font-weight: 500;
  font-size: 16px;
  color: #979797;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  padding: 2px 34px 2px 0;
  margin-left: 15px;
  position: relative;
  background-image: url(../i/personal/icon/close_s.svg);
  background-repeat: no-repeat;
  background-position: 100% center
}

@media only screen and (min-width:1000px) {
  .filter-tag {
    cursor: pointer
  }
}
.filters__buttons {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0
}
.graphs {
  margin-bottom: 50px
}
.graphs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
  position: relative
}
.graphs__row > * {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px
}
.graphs__left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%
}
.graphs__right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%
}
.graphs-item {
  -webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  box-shadow: 0 10px 15px 0 rgba(0,0,0,.05);
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  padding: 20px
}
.graphs-item__title {
  font-weight: 400;
  font-size: 14px;
  color: #ababab;
  margin-bottom: 40px
}
.graphs-item__title strong {
  display: block;
  font-weight: 700;
  font-size: 18px;
  color: #4c5475;
  display: block;
  margin-bottom: 5px
}
.table {
  padding-top: 30px;
  margin-bottom: 70px
}
.table-search {
  background-color: #f8f8f8;
  margin-bottom: 30px;
  border-radius: 44px
}
.table-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.table-search .form-group {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 160px;
  flex: 0 0 160px;
  max-width: 160px;
  margin: 0
}
.table-search .form-group select {
  background-color: transparent;
  border: none;
  font-size: 16px
}
.table-search .personal-search {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin: 0;
  border-radius: 0;
  position: relative;
  background-color: transparent
}
.table-search .personal-search:after {
  content: "";
  width: 1px;
  height: 37px;
  display: inline-block;
  background-color: #7b7b7b;
  position: absolute;
  left: 0;
  top: calc(50% - 19px)
}
.table-block {
  scrollbar-width: thin;
  scrollbar-color: #ddd #fff
}
.table-block::-webkit-scrollbar {
  width: 5px
}
.table-block::-webkit-scrollbar-track {
  background: #fff
}
.table-block::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border-radius: 2px;
  border: 2px solid #fff
}
.table-block {
  overflow-y: auto
}
.table-block table {
  width: 100%
}
.table-block thead {
  width: 100%
}
.table-block thead tr {
  background-color: #f8f8f8;
  border-radius: 8px
}
.table-block tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%
}
.table-block th {
  font-size: 16px;
  font-weight: 400;
  padding: 15px;
  color: #242527
}
.table-block th a {
  color: #242527!important;
  background-image: url(../i/personal/icon/sort.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 26px;
  -webkit-transition: opacity .15s ease;
  -o-transition: opacity .15s ease;
  transition: opacity .15s ease
}
@media only screen and (min-width:1000px) {
  .table-block th a:hover {
    opacity: .7
  }
}
.table-block td,
.table-block th {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 222px;
  flex: 0 0 222px;
  max-width: 222px
}
.table-block td:first-child,
.table-block th:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  max-width: 150px
}
.table-block td:nth-child(3),
.table-block th:nth-child(3) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  max-width: 250px
}
.table-block td:nth-child(6),
.table-block th:nth-child(6) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 122px;
  flex: 0 0 122px;
  max-width: 122px
}
.table-block td {
  font-size: 14px;
  color: #979797;
  padding: 15px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.table-block td:nth-child(4),
.table-block td:nth-child(5),
.table-block td:nth-child(6),
.table-block td:nth-child(7) {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.personal-link {
  display: inline-block;
  width: 24px;
  height: 24px
}
.personal-link_down {
  background-image: url(../i/personal/icon/download.svg)
}
.personal-link_view {
  background-image: url(../i/personal/icon/view.svg)
}
.pagin {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.pagin li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  height: 40px
}
.pagin li:first-child {
  margin-right: 10px
}
.pagin li:last-child {
  margin-left: 10px
}
.pagin__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #242527;
  border-radius: 4px
}
@media only screen and (min-width:1000px) {
  .pagin__link:hover {
    color: #616469
  }
}
.pagin__link_active {
  background-color: #4c5475;
  color: #fff!important;
  cursor: default
}
.pagin__link_first,
.pagin__link_last {
  font-size: 0;
  background-image: url(../i/personal/icon/first.svg);
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat
}
.pagin__link_last {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.personal-aside__button {
  display: none
}
@media only screen and (max-width:1200px) {
  .personal-name {
    margin: 0;
    margin-bottom: 20px;
    margin-left: 70px
  }
    .personal .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .personal .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .personal-aside {
    width: 300px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
  }
  .personal-aside.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);
    box-shadow: 0 20px 30px 0 rgba(0,0,0,.1)
  }
  .personal-aside.active .personal-aside__button span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 25px
  }
  .personal-aside.active .personal-aside__button span:nth-child(2) {
    opacity: 0
  }
  .personal-aside.active .personal-aside__button span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 25px
  }
  .personal-aside__button {
    width: 50px;
    height: 50px;
    position: absolute;
    background-color: #f5f5f5;
    right: -70px;
    top: 3px;
    font-size: 0;
    display: inline-block;
    border: none;
    border-radius: 100%
  }
  .personal-aside__button span {
    background-color: #242527;
    width: 30px;
    height: 2px;
    display: inline-block;
    position: absolute;
    left: 10px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
  }
  .personal-aside__button span:first-child {
    top: 18px
  }
  .personal-aside__button span:nth-child(2) {
    top: 25px
  }
  .personal-aside__button span:nth-child(3) {
    top: 32px
  }
  .personal-banner {
    padding: 40px
  }
  .comparison__table td {
    height: 70px
  }
  .comparison__table {
    overflow-x: auto
  }
  .comparison__table table {
    width: 900px
  }
  .tarrif__title {
    font-size: 24px
  }
  .tarrif__left {
    padding: 20px
  }
  .tarrif {
    margin-bottom: 30px
  }
  .tarrif__bottom {
    margin-top: 30px
  }
  .tarrif__bottom .fill-button {
    margin-bottom: 10px
  }
  .videos-item__title {
    height: auto;
    font-size: 16px
  }
  .top-models__table {
    overflow-x: auto
  }
  .top-models__table table {
    min-width: 800px
  }
  .top-models__name {
    font-size: 16px
  }
  .top-models {
    margin-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 50px
  }
  .highcharts-figure {
    padding: 20px;
    margin-bottom: 50px
  }
  .form-group_horizontal {
    display: block
  }
  .form-group_horizontal label {
    margin-bottom: 10px
  }
  .personal-info__item {
    padding: 15px 15px 15px 110px;
    background-size: 75px;
    font-size: 14px;
    min-height: 110px;
    background-position: 15px center
  }
  .personal-info__item div {
    font-size: 30px
  }
  .personal-info__procent {
    min-height: 110px
  }
}
@media only screen and (max-width:992px) {
  .behavior-item {
    margin-bottom: 20px
  }
  .behavior {
    padding: 25px 20px 0;
    margin-bottom: 50px
  }
  .recom-item {
    display: block
  }
  .recom-item__left,
  .recom-item__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .recom-item__right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: block
  }
  .recom-item__right span {
    display: block
  }
  .recom-item__procent {
    display: inline-block;
    margin-bottom: 10px
  }
  .recom {
    padding: 30px 20px
  }
  .recom-item__left {
    margin-bottom: 10px
  }
  .recom-item__title {
    font-size: 16px
  }
  .statistics__title {
    font-size: 16px;
    padding: 12px 20px
  }
  .graphs__left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 20px
  }
  .graphs__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .table {
    padding-top: 0;
    margin-bottom: 40px
  }
  .filters__top {
    display: block
  }
  .filters__buttons {
    margin-bottom: 20px
  }
}
.mobile {
  display: none
}
@media only screen and (max-width:768px) {
  .mobile {
    display: block
  }
  .desktop {
    display: none
  }
  .col50_mobile {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .col100_mobile {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .personal-block__top {
    display: block
  }
  .personal-block__top div {
    display: inline-block
  }
  .personal-block__title {
    margin-bottom: 10px
  }
  .personal-trendy__left,
  .personal-trendy__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .personal-trendy-item_big {
    margin-bottom: 20px
  }
  .personal-trendy-item {
    margin-bottom: 10px;
    padding: 20px
  }
  .personal-trendy__top {
    display: block
  }
  .personal-block__title {
    margin-bottom: 20px
  }
  .personal-trendy {
    padding: 20px 0
  }
  .personal-block {
    padding: 0
  }
  .personal-statistics__title {
    font-size: 18px;
    margin-bottom: 10px
  }
  .personal-statistics-item__title {
    font-size: 17px
  }
  .personal-statistics-item {
    padding: 15px
  }
  .personal-statistics-item__procent {
    bottom: 25px;
    right: 15px
  }
  .personal-statistics-item_big {
    height: 200px
  }
  .personal-statistics-item_big .personal-statistics-item__procent {
    top: 15px;
    right: 15px
  }
  .personal-banner {
    padding: 20px 30px
  }
  .personal-banner__content h2 {
    font-size: 20px;
    margin-bottom: 10px
  }
  .personal-banner__content h2 span {
    font-size: 50px
  }
  .personal-banner__content ul {
    display: block
  }
  .personal-banner__content ul li {
    margin-bottom: 10px
  }
  .personal {
    padding-bottom: 50px
  }
  .recom-button {
    margin-top: 20px
  }
}
@media only screen and (max-width:480px) {
  .col100_small {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .personal-aside {
    padding: 20px 10px;
    width: 240px
  }
  .personal-nav__sub-link {
    font-size: 16px
  }
  .personal-nav__link {
    font-size: 18px
  }
  .personal-user__content span {
    font-size: 14px
  }
  .personal-nav__link,
  .personal-nav__sub-link {
    padding-left: 35px
  }
  .personal-aside__button {
    right: -60px
  }
  .footnote {
    font-size: 15px
  }
  .personal-name {
    font-size: 20px;
    background-size: 50px;
    padding-left: 60px;
    margin-left: 60px
  }
  .videos-item__img:after {
    width: 50px;
    height: 34px;
    left: calc(50% - 25px);
    top: calc(50% - 17px)
  }
  .videos-item__img {
    margin-bottom: 15px
  }
  .videos-item {
    margin-bottom: 30px
  }
  .form-group_big label {
    font-size: 20px;
    margin-bottom: 10px
  }
  .form-group_big input {
    padding: 15px 25px;
    font-size: 16px
  }
  .edit__title {
    font-size: 20px;
    margin-bottom: 10px
  }
  .article-top {
    padding: 20px;
    display: block
  }
  .article-top ul {
    margin-bottom: 15px
  }
  .recom-item__left {
    display: block
  }
  .recom-item__img {
    margin-bottom: 10px
  }
  .recom-item__title {
    padding-left: 0;
    margin-bottom: 20px
  }
  .recom-item {
    padding: 20px
  }
}


#tabs.tabs-links {
  display: block;
  list-style-type: none;
  margin: 20px 0 40px;
  padding: 0
}
#tabs.tabs-links .tabs__link {
  border-bottom: 1px solid #ebebeb
}
section#content .row.video-page-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto;
  margin-left: -9px;
  margin-right: -9px
}
section#content .row.video-page-row > * {
  padding-left: 9px;
  padding-right: 9px
}
.video-page-item {
  display: block;
  text-decoration: none;
  margin-bottom: 30px
}
.video-page-item:hover .video-page-item__img:after {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9)
}
.video-page-item__img {
  margin-bottom: 20px;
  position: relative
}
.video-page-item__img:after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 44px;
  background-image: url(../i/icon/play.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 32px);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  -o-transition: transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease
}
.video-page-item__img img {
  width: 100%;
  height: auto;
  display: block
}
.video-page-item__title {
  font-weight: 600;
  font-size: 20px;
  color: #4c5475
}
section#content .row.publications__row {
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto
}
section#content .row.publications__row > * {
  padding-left: 10px;
  padding-right: 10px
}
.publications-item {
  margin-bottom: 40px
}
.publications-item a {
  text-decoration: none
}
.publications-item__img {
  margin-bottom: 10px
}
.publications-item__img img {
  display: block;
  width: 100%;
  height: auto
}
.publications-item__date {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #7b7b7b;
  margin-bottom: 10px
}
.publications-item__title {
  font-weight: 600;
  font-size: 17px;
  color: #4c5475;
  margin: 0;
  margin-bottom: 20px;
  height: 60px;
  overflow: hidden;
  line-height: 1.2
}
.publications-item__more {
  font-weight: 500;
  font-size: 16px;
  color: #4c5475;
  padding-right: 20px;
  background-image: url(../i/icon/right.svg);
  background-repeat: no-repeat;
  background-position: 100% center;
  background-size: 8px auto;
  display: inline-block
}
section#content .row.publications-item__row {
  margin-left: -10px;
  margin-right: -10px
}
section#content .row.publications-item__row > * {
  padding-left: 10px;
  padding-right: 10px
}
.publications-item_big .publications-item__img {
  margin-bottom: 0
}
.publications-item__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.publications-item__content .publications-item__title {
  height: auto;
  margin-bottom: 10px;
  font-size: 20px
}
.publications-item__text {
  font-weight: 400;
  font-size: 16px;
  color: #7b7b7b;
  margin: 0;
  margin-bottom: 30px
}
.publication__date {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  color: #7b7b7b;
  margin-bottom: 10px
}
.publication__title {
  font-weight: 600;
  font-size: 28px;
  color: #4c5475;
  text-align: left;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 10px
}
.publication__content {
  font-weight: 700;
  font-size: 16px;
  color: #7b7b7b;
  margin-bottom: 80px;
  line-height: 1.2
}
.publication__content > :last-child {
  margin-bottom: 0
}
.publication__content p {
  margin: 0;
  margin-bottom: 30px
}
.publication__content a {
  text-decoration: underline
}
.publication__content img {
  max-width: 100%;
  margin-bottom: 20px
}
.publication__content h2,
.publication__content h3,
.publication__content h4,
.publication__content h5,
.publication__content h6 {
  font-weight: 600;
  font-size: 24px;
  color: #4c5475;
  margin-bottom: 20px
}
.publication__content ul {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 30px
}
.publication__content ul li {
  margin-bottom: 10px
}
.publication__content ul li:last-child {
  margin-bottom: 0
}
.publication-buttons {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.publication-buttons li {
  margin-right: 15px
}
.publication-buttons li:last-child a {
  background-color: #4c5475;
  color: #fff
}
.publication-buttons li:last-child a:hover {
  background-color: #565f84
}
.publication-buttons a {
  display: inline-block;
  width: 273px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #4c5475;
  text-align: center;
  border: 2px solid #4c5475;
  border-radius: 100px;
  padding: 17px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.publication-buttons a:hover {
  background-color: #4c5475;
  color: #fff
}
.publication-buttons a:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.tariffs__title {
  font-size: 35px;
  margin-bottom: 12px
}
.tariffs__text {
  font-size: 16px;
  text-align: center;
  color: #7b7b7b;
  max-width: 548px;
  margin: 0 auto 50px
}
section#content .tariffs .row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto;
  margin-left: -10px;
  margin-right: -10px
}
section#content .tariffs .row > * {
  padding-left: 10px;
  padding-right: 10px
}
.tariffs-item {
  border: 1px solid #d9dffa;
  border-radius: 10px;
  padding: 10px;
  min-height: 652px;
  margin-bottom: 20px
}
.tariffs-item__top {
  border: 1px solid #d9dffa;
  background-color: #f8f9ff;
  border-radius: 10px;
  padding: 30px 25px;
  min-height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px
}
.tariffs-item__title {
  font-weight: 700;
  font-size: 22px;
  color: #242527;
  margin-bottom: 20px
}
.tariffs-item__price {
  font-size: 28px;
  color: #7b7b7b;
  margin-bottom: 15px
}
.tariffs-item__price strong {
  font-weight: 400;
  font-size: 36px;
  letter-spacing: -.05em;
  color: #4c5475;
  margin-right: 5px;
  white-space: nowrap
}
.tariffs-item__info {
  font-weight: 400;
  font-size: 16px;
  color: #7b7b7b;
  margin-bottom: 10px
}
.tariffs-item__button {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  padding: 13px;
  line-height: 1;
  text-align: center;
  color: #fff;
  text-align: center;
  background-color: #4c5475;
  border-radius: 38px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.tariffs-item__button:hover {
  background-color: #565f84;
  color: #fff
}
.tariffs-item__button:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.tariffs-item_silver .tariffs-item__top {
  border: 1px solid #ededed;
  background-color: #f8f8f8
}
.tariffs-item_active {
  border: 2px solid #4c5475;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);
  box-shadow: 0 20px 30px 0 rgba(0,0,0,.1)
}
.tariffs-item__text {
  padding: 0 15px
}
.tariffs-item__text p {
  font-size: 15px;
  color: #7b7b7b;
  margin: 0;
  margin-top: 40px
}
.tariffs-item__head {
  font-weight: 700;
  font-size: 20px;
  color: #242527;
  margin-bottom: 20px
}
.tariffs-item__ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #7b7b7b
}
.tariffs-item__ul li {
  margin-bottom: 10px!important;
  padding: 2px 2px 2px 30px;
  background-image: url(../i/icon/plus.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 0 center
}
.tariffs-item__ul li strong {
  font-weight: 600;
  color: #7b7b7b
}
.tariffs-item__ul .check {
  background-image: url(../i/icon/check.svg);
  background-size: 22px
}
.tariffs__note {
  font-size: 17px;
  color: #7b7b7b;
  margin-top: 20px
}
.function {
  padding-bottom: 140px
}
.function .container {
  max-width: 1200px
}
.function__title {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4336;
  text-align: center;
  color: #242527;
  margin-bottom: 60px
}
.function__table {
  font-size: 16px;
  color: #242527
}
.function__table table {
  width: 100%
}
.function__table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c4c4c4
}
.function__table tr:first-child {
  background-color: #f8f8f8;
  border-radius: 8px;
  border: none
}
.function__table th {
  padding: 15px;
  font-weight: 400
}
.function__table td,
.function__table th {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0
}
.function__table td:first-child,
.function__table th:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%
}
.function__table td {
  font-size: 14px;
  color: #979797;
  line-height: 1.2;
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.function__table td strong {
  font-weight: 600;
  font-size: 16px;
  color: #4c5475;
  display: block;
  margin-bottom: 5px
}
.function__table td:first-child {
  padding: 24px 20px;
  background-color: #f8f9ff;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.check-circle,
.error-circle {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background-image: url(../i/icon/check-circle.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.error-circle {
  background-image: url(../i/icon/error-circle.svg)
}
.circle_star {
  position: relative
}
.circle_star:after {
  content: "*";
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: -.05em;
  color: #c44d4b;
  position: absolute;
  right: -10px;
  top: -5px
}
.function__note {
  font-weight: 400;
  font-size: 17px;
  color: #7b7b7b;
  margin-top: 30px
}
#tabs.news-feed__links {
  list-style-type: none;
  padding: 0;
  margin: 0
}
#tabs.news-feed__links li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap
}
#tabs.news-feed__links li a {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.news-feed__title {
  font-size: 35px;
  line-height: 1.4;
  margin-bottom: 30px
}
.search-sort {
  margin-bottom: 20px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.search-block {
  background-color: #f8f8f8;
  border-radius: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 13px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin-right: 10px
}
.search-block button {
  width: 24px;
  height: 24px;
  font-size: 0;
  background-image: url(../i/icon/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px;
  border: none;
  background-color: transparent;
  cursor: pointer
}
.search-block input {
  font-size: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border: none;
  background-color: transparent
}
.search-block input::-webkit-input-placeholder {
  color: #979797
}
.search-block input::-moz-placeholder {
  color: #979797
}
.search-block input:-ms-input-placeholder {
  color: #979797
}
.search-block input::-ms-input-placeholder {
  color: #979797
}
.search-block input::placeholder {
  color: #979797
}
.sort-block {
  position: relative
}
.sort-block__result {
  font-size: 16px;
  color: #242527;
  border: 1px solid #ededed;
  border-radius: 54px;
  padding: 15px 61px 15px 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: url(../i/icon/sort.svg);
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: calc(100% - 30px) center
}
.sort-block__list {
  position: absolute;
  top: 45px;
  -webkit-box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  padding: 20px;
  list-style-type: none;
  border-radius: 10px;
  width: 100%;
  display: none;
  z-index: 2;
  background-color: #fff
}
.sort-block__list li {
  margin-bottom: 10px
}
.sort-block__list li:last-child {
  margin-bottom: 0
}
.sort-block__list a {
  color: #242527;
  font-size: 16px
}
.brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 40px
}
.brand-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px
}
.brand-list img {
  max-width: 60%;
  max-height: 80%;
  display: block
}
.brand-list label {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  position: relative;
  -webkit-transition: -webkit-box-shadow .15s ease;
  transition: -webkit-box-shadow .15s ease;
  -o-transition: box-shadow .15s ease;
  transition: box-shadow .15s ease;
  transition: box-shadow .15s ease,-webkit-box-shadow .15s ease
}
.brand-list label:hover {
  -webkit-box-shadow: 0 3px 10px 1px rgba(0,0,0,.1);
  box-shadow: 0 3px 10px 1px rgba(0,0,0,.1)
}
.brand-list input {
  position: absolute;
  visibility: hidden
}
.brand-list input:checked ~ span {
  border-color: #4c5475
}
.brand-list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.brand-list li:first-child input:checked ~ span {
  background-color: #4c5475;
  color: #fff
}
.publications-item_border {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 40px 0
}
.pagin {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 70px
}
.pagin li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  height: 40px
}
.pagin li:first-child {
  margin-right: 10px
}
.pagin li:last-child {
  margin-left: 10px
}
.pagin__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #242527;
  border-radius: 4px
}
@media only screen and (min-width:1000px) {
  .pagin__link:hover {
    color: #616469
  }
}
.pagin__link_active {
  background-color: #4c5475;
  color: #fff!important;
  cursor: default
}
.pagin__link_first,
.pagin__link_last {
  font-size: 0;
  background-image: url(../i/icon/first.svg);
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat
}
.pagin__link_last {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
@media only screen and (max-width:1400px) {
  #tabs.news-feed__links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none
  }
  #tabs.news-feed__links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    margin-bottom: 10px
  }
}
@media only screen and (max-width:1200px) {
  .brand-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}
@media only screen and (max-width:992px) {
  #tabs.news-feed__links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
}
@media only screen and (max-width:768px) {
  .search-sort {
    padding: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .search-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 10px
  }
  #tabs.news-feed__links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #tabs.news-feed__links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .publications-item_big .publications-item__img {
    margin-bottom: 10px
  }
  .publications-item__title {
    height: auto
  }
  .publications-item__content .publications-item__title {
    font-size: 17px
  }
  .publications-item__text {
    font-size: 14px
  }
  .publication__content {
    margin-bottom: 40px
  }
  .publication__content p {
    margin-bottom: 20px
  }
  .publication__content img {
    width: 100%!important;
    margin: 0 0 20px!important
  }
  .publication-buttons {
    display: block
  }
  .publication-buttons li {
    margin-bottom: 10px
  }
  .publication__title {
    font-size: 24px
  }
  .function {
    padding-top: 30px
  }
  .function__table {
    overflow-x: auto
  }
  .function__table table {
    width: 900px
  }
  .function__title {
    margin-bottom: 30px;
    font-size: 28px
  }
  .brand-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
}
@media only screen and (max-width:576px) {
  .tariffs-item {
    min-height: auto
  }
  .tariffs__title {
    font-size: 28px
  }
  .tariffs__text {
    margin-bottom: 30px
  }
  .tariffs-item {
    padding-bottom: 20px
  }
  .tariffs-item__text p {
    margin-top: 20px
  }
}
@media only screen and (max-width:420px) {
  .brand-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .pagin {
    margin-top: 0;
    margin-bottom: 50px
  }
}

/* Стили для кнопок личного кабинета из v2/main.css */
.orders__list .account__button {
  width: 100%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-inner.page-lk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  max-width: 1378px;
  margin-top: 40px;
  padding-left: 15px;
}

.page-inner.page-lk.admin_overflow {
  max-width: unset;
}

.page-inner.page-lk > .section {
  width: 313px;
  min-width: 313px;
}
.page-inner.page-lk > .section .orders__list {
  background: #F5F5F5;
  border-radius: 10px;
  padding: 15px;
}
.page-inner.page-lk > .section .orders__list .account__button {
  border: none;
  background: transparent;
  padding: 0;
  color: #242527;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0;
  margin-bottom: 4px;
  border-radius: 100px;
  font-weight: 500;
  font-size: 16px;
}
.page-inner.page-lk > .section .orders__list .account__button:hover, .page-inner.page-lk > .section .orders__list .account__button.selected {
  background: #4C5475;
  color: #fff;
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__brands .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__brands .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8333 1.66666L2.5 11.6667H10L9.16667 18.3333L17.5 8.33332H10L10.8333 1.66666Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__users .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__users .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1668 17.5V15.8333C14.1668 14.9493 13.8156 14.1014 13.1905 13.4763C12.5654 12.8512 11.7176 12.5 10.8335 12.5H4.16683C3.28277 12.5 2.43493 12.8512 1.80981 13.4763C1.18469 14.1014 0.833496 14.9493 0.833496 15.8333V17.5' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.49984 9.16667C9.34079 9.16667 10.8332 7.67428 10.8332 5.83333C10.8332 3.99238 9.34079 2.5 7.49984 2.5C5.65889 2.5 4.1665 3.99238 4.1665 5.83333C4.1665 7.67428 5.65889 9.16667 7.49984 9.16667Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1665 17.5V15.8333C19.166 15.0948 18.9201 14.3773 18.4676 13.7936C18.0152 13.2099 17.3816 12.793 16.6665 12.6083' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3335 2.60834C14.0505 2.79192 14.686 3.20892 15.1399 3.7936C15.5937 4.37827 15.84 5.09736 15.84 5.8375C15.84 6.57765 15.5937 7.29674 15.1399 7.88141C14.686 8.46609 14.0505 8.88309 13.3335 9.06667' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__statistic .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__statistic .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_1036)'%3E%3Cpath d='M17.6752 13.2417C17.145 14.4954 16.3158 15.6002 15.2601 16.4594C14.2043 17.3187 12.9541 17.9062 11.6189 18.1707C10.2836 18.4351 8.90386 18.3685 7.6003 17.9765C6.29673 17.5845 5.10903 16.8792 4.14102 15.9222C3.17302 14.9652 2.45419 13.7856 2.04737 12.4866C1.64055 11.1876 1.55814 9.80874 1.80734 8.47053C2.05653 7.13232 2.62975 5.87553 3.47688 4.81003C4.324 3.74453 5.41924 2.90277 6.66684 2.35834' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3333 10C18.3333 8.90567 18.1178 7.82204 17.699 6.81099C17.2802 5.79994 16.6664 4.88129 15.8926 4.10746C15.1187 3.33364 14.2001 2.71981 13.189 2.30102C12.178 1.88224 11.0943 1.66669 10 1.66669V10H18.3333Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_717_1036'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__tovar .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__tovar .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99984 1.66669L12.5748 6.88335L18.3332 7.72502L14.1665 11.7834L15.1498 17.5167L9.99984 14.8084L4.84984 17.5167L5.83317 11.7834L1.6665 7.72502L7.42484 6.88335L9.99984 1.66669Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__article .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__article .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 2.5H6.6665C7.55056 2.5 8.39841 2.85119 9.02353 3.47631C9.64865 4.10143 9.99984 4.94928 9.99984 5.83333V17.5C9.99984 16.837 9.73645 16.2011 9.2676 15.7322C8.79876 15.2634 8.16288 15 7.49984 15H1.6665V2.5Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3333 2.5H13.3333C12.4493 2.5 11.6014 2.85119 10.9763 3.47631C10.3512 4.10143 10 4.94928 10 5.83333V17.5C10 16.837 10.2634 16.2011 10.7322 15.7322C11.2011 15.2634 11.837 15 12.5 15H18.3333V2.5Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__video .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__video .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1668 5.83331L13.3335 9.99998L19.1668 14.1666V5.83331Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6668 4.16669H2.50016C1.57969 4.16669 0.833496 4.91288 0.833496 5.83335V14.1667C0.833496 15.0872 1.57969 15.8334 2.50016 15.8334H11.6668C12.5873 15.8334 13.3335 15.0872 13.3335 14.1667V5.83335C13.3335 4.91288 12.5873 4.16669 11.6668 4.16669Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__request .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__request .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_1055)'%3E%3Cpath d='M9.99984 18.3334C14.6022 18.3334 18.3332 14.6024 18.3332 10C18.3332 5.39765 14.6022 1.66669 9.99984 1.66669C5.39746 1.66669 1.6665 5.39765 1.6665 10C1.6665 14.6024 5.39746 18.3334 9.99984 18.3334Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 13.3333V10' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 6.66669H10.0083' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_717_1055'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__view .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__view .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.833496 9.99998C0.833496 9.99998 4.16683 3.33331 10.0002 3.33331C15.8335 3.33331 19.1668 9.99998 19.1668 9.99998C19.1668 9.99998 15.8335 16.6666 10.0002 16.6666C4.16683 16.6666 0.833496 9.99998 0.833496 9.99998Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 12.5C11.3807 12.5 12.5 11.3807 12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button:hover.icon__regions .icon, .page-inner.page-lk > .section .orders__list .account__button.selected.icon__regions .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 8.33331C17.5 14.1666 10 19.1666 10 19.1666C10 19.1666 2.5 14.1666 2.5 8.33331C2.5 6.34419 3.29018 4.43653 4.6967 3.03001C6.10322 1.62349 8.01088 0.833313 10 0.833313C11.9891 0.833313 13.8968 1.62349 15.3033 3.03001C16.7098 4.43653 17.5 6.34419 17.5 8.33331Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 10.8333C11.3807 10.8333 12.5 9.71402 12.5 8.33331C12.5 6.9526 11.3807 5.83331 10 5.83331C8.61929 5.83331 7.5 6.9526 7.5 8.33331C7.5 9.71402 8.61929 10.8333 10 10.8333Z' stroke='%23FFFFFF' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button .icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-right: 16px;
}
.page-inner.page-lk > .section .orders__list .account__button.icon__brands .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8333 1.66666L2.5 11.6667H10L9.16667 18.3333L17.5 8.33332H10L10.8333 1.66666Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__users .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.1668 17.5V15.8333C14.1668 14.9493 13.8156 14.1014 13.1905 13.4763C12.5654 12.8512 11.7176 12.5 10.8335 12.5H4.16683C3.28277 12.5 2.43493 12.8512 1.80981 13.4763C1.18469 14.1014 0.833496 14.9493 0.833496 15.8333V17.5' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.49984 9.16667C9.34079 9.16667 10.8332 7.67428 10.8332 5.83333C10.8332 3.99238 9.34079 2.5 7.49984 2.5C5.65889 2.5 4.1665 3.99238 4.1665 5.83333C4.1665 7.67428 5.65889 9.16667 7.49984 9.16667Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M19.1665 17.5V15.8333C19.166 15.0948 18.9201 14.3773 18.4676 13.7936C18.0152 13.2099 17.3816 12.793 16.6665 12.6083' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.3335 2.60834C14.0505 2.79192 14.686 3.20892 15.1399 3.7936C15.5937 4.37827 15.84 5.09736 15.84 5.8375C15.84 6.57765 15.5937 7.29674 15.1399 7.88141C14.686 8.46609 14.0505 8.88309 13.3335 9.06667' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__statistic .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_1036)'%3E%3Cpath d='M17.6752 13.2417C17.145 14.4954 16.3158 15.6002 15.2601 16.4594C14.2043 17.3187 12.9541 17.9062 11.6189 18.1707C10.2836 18.4351 8.90386 18.3685 7.6003 17.9765C6.29673 17.5845 5.10903 16.8792 4.14102 15.9222C3.17302 14.9652 2.45419 13.7856 2.04737 12.4866C1.64055 11.1876 1.55814 9.80874 1.80734 8.47053C2.05653 7.13232 2.62975 5.87553 3.47688 4.81003C4.324 3.74453 5.41924 2.90277 6.66684 2.35834' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3333 10C18.3333 8.90567 18.1178 7.82204 17.699 6.81099C17.2802 5.79994 16.6664 4.88129 15.8926 4.10746C15.1187 3.33364 14.2001 2.71981 13.189 2.30102C12.178 1.88224 11.0943 1.66669 10 1.66669V10H18.3333Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_717_1036'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__tovar .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99984 1.66669L12.5748 6.88335L18.3332 7.72502L14.1665 11.7834L15.1498 17.5167L9.99984 14.8084L4.84984 17.5167L5.83317 11.7834L1.6665 7.72502L7.42484 6.88335L9.99984 1.66669Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__article .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.6665 2.5H6.6665C7.55056 2.5 8.39841 2.85119 9.02353 3.47631C9.64865 4.10143 9.99984 4.94928 9.99984 5.83333V17.5C9.99984 16.837 9.73645 16.2011 9.2676 15.7322C8.79876 15.2634 8.16288 15 7.49984 15H1.6665V2.5Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18.3333 2.5H13.3333C12.4493 2.5 11.6014 2.85119 10.9763 3.47631C10.3512 4.10143 10 4.94928 10 5.83333V17.5C10 16.837 10.2634 16.2011 10.7322 15.7322C11.2011 15.2634 11.837 15 12.5 15H18.3333V2.5Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__video .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.1668 5.83331L13.3335 9.99998L19.1668 14.1666V5.83331Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6668 4.16669H2.50016C1.57969 4.16669 0.833496 4.91288 0.833496 5.83335V14.1667C0.833496 15.0872 1.57969 15.8334 2.50016 15.8334H11.6668C12.5873 15.8334 13.3335 15.0872 13.3335 14.1667V5.83335C13.3335 4.91288 12.5873 4.16669 11.6668 4.16669Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__request .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_717_1055)'%3E%3Cpath d='M9.99984 18.3334C14.6022 18.3334 18.3332 14.6024 18.3332 10C18.3332 5.39765 14.6022 1.66669 9.99984 1.66669C5.39746 1.66669 1.6665 5.39765 1.6665 10C1.6665 14.6024 5.39746 18.3334 9.99984 18.3334Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 13.3333V10' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 6.66669H10.0083' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_717_1055'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__view .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.833496 9.99998C0.833496 9.99998 4.16683 3.33331 10.0002 3.33331C15.8335 3.33331 19.1668 9.99998 19.1668 9.99998C19.1668 9.99998 15.8335 16.6666 10.0002 16.6666C4.16683 16.6666 0.833496 9.99998 0.833496 9.99998Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 12.5C11.3807 12.5 12.5 11.3807 12.5 10C12.5 8.61929 11.3807 7.5 10 7.5C8.61929 7.5 7.5 8.61929 7.5 10C7.5 11.3807 8.61929 12.5 10 12.5Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .section .orders__list .account__button.icon__regions .icon {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 8.33331C17.5 14.1666 10 19.1666 10 19.1666C10 19.1666 2.5 14.1666 2.5 8.33331C2.5 6.34419 3.29018 4.43653 4.6967 3.03001C6.10322 1.62349 8.01088 0.833313 10 0.833313C11.9891 0.833313 13.8968 1.62349 15.3033 3.03001C16.7098 4.43653 17.5 6.34419 17.5 8.33331Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10 10.8333C11.3807 10.8333 12.5 9.71402 12.5 8.33331C12.5 6.9526 11.3807 5.83331 10 5.83331C8.61929 5.83331 7.5 6.9526 7.5 8.33331C7.5 9.71402 8.61929 10.8333 10 10.8333Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk > .orders__list {
  -webkit-box-flex: 1;
      -ms-flex: 1 0;
          flex: 1 0;
  padding-left: 32px;
  overflow: hidden;
}

.page-inner.page-lk h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 16px;
  margin-bottom: 30px;
}
.page-inner.page-lk .table_lk {
  width: 100%;
}
.page-inner.page-lk .table_lk .js_search_block th {
  border-bottom: 1px solid #EBEBEB;
}
.page-inner.page-lk .table_lk td {
  border-bottom: 1px solid #EBEBEB;
}
.page-inner.page-lk .table_lk .js_sort_block th.nowrap {
  white-space: nowrap;
}
.page-inner.page-lk .table_lk .js_sort_block th {
  color: #7B7B7B;
  font-size: 14px;
  font-weight: 400;
}
.page-inner.page-lk .table_lk .js_sort_block th:first-child {
  text-align: left;
}
.page-inner.page-lk .table_lk .js_search_block .slyle_input {
  height: 36px;
  padding: 5px 12px;
  min-width: 65px;
}
.page-inner.page-lk .table_lk .js_search_block select {
  height: 36px;
  padding: 5px 16px;
  min-width: 65px;
  margin: 0;
  border: 1px solid #EBEBEB;
  border-radius: 100px;
  font-size: 12px;
}
.page-inner.page-lk .table_lk .js_search_block th {
  padding: 0 12px 12px;
}
.page-inner.page-lk .table_lk .js_search_block th:first-child {
  padding-left: 0;
}
.page-inner.page-lk .table_lk .js_search_block th:last-child {
  padding-right: 0;
}
.page-inner.page-lk .table_lk .table_lk_inner .slyle_input {
  height: 36px;
  padding: 5px 12px;
  min-width: 65px;
}
.page-inner.page-lk .table_lk .table_lk_inner select {
  height: 36px;
  padding: 5px 16px;
  min-width: 65px;
  margin: 0;
  border: 1px solid #EBEBEB;
  border-radius: 100px;
  font-size: 12px;
}
.page-inner.page-lk .table_lk .table_lk_inner tr:hover td {
  background: transparent;
  color: #4C5475;
}
.page-inner.page-lk .table_lk .table_lk_inner tr td {
  padding: 20px 12px;
}
.page-inner.page-lk .table_lk .table_lk_inner tr td.td_f_settings, .page-inner.page-lk .table_lk .table_lk_inner tr td.td_f_edit, .page-inner.page-lk .table_lk .table_lk_inner tr td.td_f_remove {
  padding: 20px 2px;
}
.page-inner.page-lk .table_lk .table_lk_inner tr td.td_f_settings .account__button, .page-inner.page-lk .table_lk .table_lk_inner tr td.td_f_edit .account__button, .page-inner.page-lk .table_lk .table_lk_inner tr td.td_f_remove .account__button {
  margin: 0;
}
.page-inner.page-lk .table_lk .table_lk_inner tr td:first-child {
  padding-left: 0;
  text-align: left;
}
.page-inner.page-lk .table_lk .table_lk_inner tr td:last-child {
  padding-right: 0;
}
.page-inner.page-lk .table_lk .account__button {
  height: 26px;
  padding: 6px 14px;
  font-size: 14px;
  background: transparent;
  color: #4C5475;
  width: auto;
}
.page-inner.page-lk .table_lk .account__button.js_set_edit {
  font-size: 0;
  border: none;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.6667H17.5' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.75 2.91669C14.0815 2.58517 14.5312 2.39893 15 2.39893C15.2321 2.39893 15.462 2.44465 15.6765 2.53349C15.891 2.62233 16.0858 2.75254 16.25 2.91669C16.4142 3.08084 16.5444 3.27572 16.6332 3.4902C16.722 3.70467 16.7678 3.93455 16.7678 4.16669C16.7678 4.39884 16.722 4.62871 16.6332 4.84319C16.5444 5.05766 16.4142 5.25254 16.25 5.41669L5.83333 15.8334L2.5 16.6667L3.33333 13.3334L13.75 2.91669Z' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.page-inner.page-lk .table_lk .account__button.js_set_edit:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 16.6667H17.5' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.75 2.91669C14.0815 2.58517 14.5312 2.39893 15 2.39893C15.2321 2.39893 15.462 2.44465 15.6765 2.53349C15.891 2.62233 16.0858 2.75254 16.25 2.91669C16.4142 3.08084 16.5444 3.27572 16.6332 3.4902C16.722 3.70467 16.7678 3.93455 16.7678 4.16669C16.7678 4.39884 16.722 4.62871 16.6332 4.84319C16.5444 5.05766 16.4142 5.25254 16.25 5.41669L5.83333 15.8334L2.5 16.6667L3.33333 13.3334L13.75 2.91669Z' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk .table_lk .account__button.js_set_remove {
  font-size: 0;
  border: none;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 5H4.16667H17.5' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.8332 5.00002V16.6667C15.8332 17.1087 15.6576 17.5326 15.345 17.8452C15.0325 18.1578 14.6085 18.3334 14.1665 18.3334H5.83317C5.39114 18.3334 4.96722 18.1578 4.65466 17.8452C4.3421 17.5326 4.1665 17.1087 4.1665 16.6667V5.00002M6.6665 5.00002V3.33335C6.6665 2.89133 6.8421 2.4674 7.15466 2.15484C7.46722 1.84228 7.89114 1.66669 8.33317 1.66669H11.6665C12.1085 1.66669 12.5325 1.84228 12.845 2.15484C13.1576 2.4674 13.3332 2.89133 13.3332 3.33335V5.00002' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.3335 9.16669V14.1667' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6665 9.16669V14.1667' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.page-inner.page-lk .table_lk .account__button.js_set_remove:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 5H4.16667H17.5' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.8332 5.00002V16.6667C15.8332 17.1087 15.6576 17.5326 15.345 17.8452C15.0325 18.1578 14.6085 18.3334 14.1665 18.3334H5.83317C5.39114 18.3334 4.96722 18.1578 4.65466 17.8452C4.3421 17.5326 4.1665 17.1087 4.1665 16.6667V5.00002M6.6665 5.00002V3.33335C6.6665 2.89133 6.8421 2.4674 7.15466 2.15484C7.46722 1.84228 7.89114 1.66669 8.33317 1.66669H11.6665C12.1085 1.66669 12.5325 1.84228 12.845 2.15484C13.1576 2.4674 13.3332 2.89133 13.3332 3.33335V5.00002' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.3335 9.16669V14.1667' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.6665 9.16669V14.1667' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.page-inner.page-lk .table_lk .td_f_settings .account__button {
  font-size: 0;
  border: none;
  text-indent: -9999em;
  width: 20px;
  height: 20px;
  padding: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 10.8333V15.8333C15 16.2754 14.8244 16.6993 14.5118 17.0118C14.1993 17.3244 13.7754 17.5 13.3333 17.5H4.16667C3.72464 17.5 3.30072 17.3244 2.98816 17.0118C2.67559 16.6993 2.5 16.2754 2.5 15.8333V6.66667C2.5 6.22464 2.67559 5.80072 2.98816 5.48816C3.30072 5.17559 3.72464 5 4.16667 5H9.16667' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 2.5H17.5V7.5' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.3335 11.6667L17.5002 2.5' stroke='%23C4C4C4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}
.page-inner.page-lk .table_lk .td_f_settings .account__button:hover {
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 10.8333V15.8333C15 16.2754 14.8244 16.6993 14.5118 17.0118C14.1993 17.3244 13.7754 17.5 13.3333 17.5H4.16667C3.72464 17.5 3.30072 17.3244 2.98816 17.0118C2.67559 16.6993 2.5 16.2754 2.5 15.8333V6.66667C2.5 6.22464 2.67559 5.80072 2.98816 5.48816C3.30072 5.17559 3.72464 5 4.16667 5H9.16667' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.5 2.5H17.5V7.5' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.3335 11.6667L17.5002 2.5' stroke='%234C5475' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
#tabs.tabs-links {
  display: block;
  list-style-type: none;
  margin: 20px 0 40px;
  padding: 0
}
#tabs.tabs-links .tabs__link {
  border-bottom: 1px solid #ebebeb
}
section#content .row.video-page-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto;
  margin-left: -9px;
  margin-right: -9px
}
section#content .row.video-page-row > * {
  padding-left: 9px;
  padding-right: 9px
}
.video-page-item {
  display: block;
  text-decoration: none;
  margin-bottom: 30px
}
.video-page-item:hover .video-page-item__img:after {
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9)
}
.video-page-item__img {
  margin-bottom: 20px;
  position: relative
}
.video-page-item__img:after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 44px;
  background-image: url(../i/icon/play.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 2;
  position: absolute;
  top: calc(50% - 22px);
  left: calc(50% - 32px);
  -webkit-transition: -webkit-transform .15s ease;
  transition: -webkit-transform .15s ease;
  -o-transition: transform .15s ease;
  transition: transform .15s ease;
  transition: transform .15s ease,-webkit-transform .15s ease
}
.video-page-item__img img {
  width: 100%;
  height: auto;
  display: block
}
.video-page-item__title {
  font-weight: 600;
  font-size: 20px;
  color: #4c5475
}
section#content .row.publications__row {
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto
}
section#content .row.publications__row > * {
  padding-left: 10px;
  padding-right: 10px
}
.publications-item {
  margin-bottom: 40px
}
.publications-item a {
  text-decoration: none
}
.publications-item__img {
  margin-bottom: 10px
}
.publications-item__img img {
  display: block;
  width: 100%;
  height: auto
}
.publications-item__date {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  color: #7b7b7b;
  margin-bottom: 10px
}
.publications-item__title {
  font-weight: 600;
  font-size: 17px;
  color: #4c5475;
  margin: 0;
  margin-bottom: 20px;
  height: 60px;
  overflow: hidden;
  line-height: 1.2
}
.publications-item__more {
  font-weight: 500;
  font-size: 16px;
  color: #4c5475;
  padding-right: 20px;
  background-image: url(../i/icon/right.svg);
  background-repeat: no-repeat;
  background-position: 100% center;
  background-size: 8px auto;
  display: inline-block
}
section#content .row.publications-item__row {
  margin-left: -10px;
  margin-right: -10px
}
section#content .row.publications-item__row > * {
  padding-left: 10px;
  padding-right: 10px
}
.publications-item_big .publications-item__img {
  margin-bottom: 0
}
.publications-item__content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.publications-item__content .publications-item__title {
  height: auto;
  margin-bottom: 10px;
  font-size: 20px
}
.publications-item__text {
  font-weight: 400;
  font-size: 16px;
  color: #7b7b7b;
  margin: 0;
  margin-bottom: 30px
}
.publication__date {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  color: #7b7b7b;
  margin-bottom: 10px
}
.publication__title {
  font-weight: 600;
  font-size: 28px;
  color: #4c5475;
  text-align: left;
  line-height: 1.2;
  margin: 0;
  margin-bottom: 10px
}
.publication__content {
  font-weight: 700;
  font-size: 16px;
  color: #7b7b7b;
  margin-bottom: 80px;
  line-height: 1.2
}
.publication__content > :last-child {
  margin-bottom: 0
}
.publication__content p {
  margin: 0;
  margin-bottom: 30px
}
.publication__content a {
  text-decoration: underline
}
.publication__content img {
  max-width: 100%;
  margin-bottom: 20px
}
.publication__content h2,
.publication__content h3,
.publication__content h4,
.publication__content h5,
.publication__content h6 {
  font-weight: 600;
  font-size: 24px;
  color: #4c5475;
  margin-bottom: 20px
}
.publication__content ul {
  padding: 0;
  margin: 0;
  padding-left: 20px;
  margin-bottom: 30px
}
.publication__content ul li {
  margin-bottom: 10px
}
.publication__content ul li:last-child {
  margin-bottom: 0
}
.publication-buttons {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.publication-buttons li {
  margin-right: 15px
}
.publication-buttons li:last-child a {
  background-color: #4c5475;
  color: #fff
}
.publication-buttons li:last-child a:hover {
  background-color: #565f84
}
.publication-buttons a {
  display: inline-block;
  width: 273px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #4c5475;
  text-align: center;
  border: 2px solid #4c5475;
  border-radius: 100px;
  padding: 17px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.publication-buttons a:hover {
  background-color: #4c5475;
  color: #fff
}
.publication-buttons a:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.tariffs__title {
  font-size: 35px;
  margin-bottom: 12px
}
.tariffs__text {
  font-size: 16px;
  text-align: center;
  color: #7b7b7b;
  max-width: 548px;
  margin: 0 auto 50px
}
section#content .tariffs .row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: auto;
  margin-left: -10px;
  margin-right: -10px
}
section#content .tariffs .row > * {
  padding-left: 10px;
  padding-right: 10px
}
.tariffs-item {
  border: 1px solid #d9dffa;
  border-radius: 10px;
  padding: 10px;
  min-height: 652px;
  margin-bottom: 20px
}
.tariffs-item__top {
  border: 1px solid #d9dffa;
  background-color: #f8f9ff;
  border-radius: 10px;
  padding: 30px 25px;
  min-height: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px
}
.tariffs-item__title {
  font-weight: 700;
  font-size: 22px;
  color: #242527;
  margin-bottom: 20px
}
.tariffs-item__price {
  font-size: 28px;
  color: #7b7b7b;
  margin-bottom: 15px
}
.tariffs-item__price strong {
  font-weight: 400;
  font-size: 36px;
  letter-spacing: -.05em;
  color: #4c5475;
  margin-right: 5px;
  white-space: nowrap
}
.tariffs-item__info {
  font-weight: 400;
  font-size: 16px;
  color: #7b7b7b;
  margin-bottom: 10px
}
.tariffs-item__button {
  display: block;
  width: 100%;
  font-weight: 700;
  font-size: 16px;
  padding: 13px;
  line-height: 1;
  text-align: center;
  color: #fff;
  text-align: center;
  background-color: #4c5475;
  border-radius: 38px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.tariffs-item__button:hover {
  background-color: #565f84;
  color: #fff
}
.tariffs-item__button:active {
  -webkit-transform: scale(.98);
  -ms-transform: scale(.98);
  transform: scale(.98)
}
.tariffs-item_silver .tariffs-item__top {
  border: 1px solid #ededed;
  background-color: #f8f8f8
}
.tariffs-item_active {
  border: 2px solid #4c5475;
  -webkit-box-shadow: 0 20px 30px 0 rgba(0,0,0,.1);
  box-shadow: 0 20px 30px 0 rgba(0,0,0,.1)
}
.tariffs-item__text {
  padding: 0 15px
}
.tariffs-item__text p {
  font-size: 15px;
  color: #7b7b7b;
  margin: 0;
  margin-top: 40px
}
.tariffs-item__head {
  font-weight: 700;
  font-size: 20px;
  color: #242527;
  margin-bottom: 20px
}
.tariffs-item__ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
  color: #7b7b7b
}
.tariffs-item__ul li {
  margin-bottom: 10px!important;
  padding: 2px 2px 2px 30px;
  background-image: url(../i/icon/plus.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: 0 center
}
.tariffs-item__ul li strong {
  font-weight: 600;
  color: #7b7b7b
}
.tariffs-item__ul li:before {
  display: none!important
}
.tariffs-item__ul .check {
  background-image: url(../i/icon/check.svg);
  background-size: 22px
}
.tariffs__note {
  font-size: 17px;
  color: #7b7b7b;
  margin-top: 20px
}
.function {
  padding-bottom: 140px
}
.function .container {
  max-width: 1200px
}
.function__title {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4336;
  text-align: center;
  color: #242527;
  margin-bottom: 60px
}
.function__table {
  font-size: 16px;
  color: #242527
}
.function__table table {
  width: 100%
}
.function__table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #c4c4c4
}
.function__table tr:first-child {
  background-color: #f8f8f8;
  border-radius: 8px;
  border: none
}
.function__table th {
  padding: 15px;
  font-weight: 400
}
.function__table td,
.function__table th {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0
}
.function__table td:first-child,
.function__table th:first-child {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%
}
.function__table td {
  font-size: 14px;
  color: #979797;
  line-height: 1.2;
  min-height: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.function__table td strong {
  font-weight: 600;
  font-size: 16px;
  color: #4c5475;
  display: block;
  margin-bottom: 5px
}
.function__table td:first-child {
  padding: 24px 20px;
  background-color: #f8f9ff;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.check-circle,
.error-circle {
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background-image: url(../i/icon/check-circle.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover
}
.error-circle {
  background-image: url(../i/icon/error-circle.svg)
}
.circle_star {
  position: relative
}
.circle_star:after {
  content: "*";
  display: inline-block;
  font-weight: 400;
  font-size: 22px;
  letter-spacing: -.05em;
  color: #c44d4b;
  position: absolute;
  right: -10px;
  top: -5px
}
.function__note {
  font-weight: 400;
  font-size: 17px;
  color: #7b7b7b;
  margin-top: 30px
}
#tabs.news-feed__links {
  list-style-type: none;
  padding: 0;
  margin: 0
}
#tabs.news-feed__links li {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  white-space: nowrap
}
#tabs.news-feed__links li a {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.news-feed__title {
  font-size: 35px;
  line-height: 1.4;
  margin-bottom: 30px
}
.search-sort {
  margin-bottom: 20px;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.search-block {
  background-color: #f8f8f8;
  border-radius: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 13px 15px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin-right: 10px
}
.search-block button {
  width: 24px;
  height: 24px;
  font-size: 0;
  background-image: url(../i/icon/search.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 10px;
  border: none;
  background-color: transparent;
  cursor: pointer
}
.search-block input {
  font-size: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border: none;
  background-color: transparent
}
.search-block input::-webkit-input-placeholder {
  color: #979797
}
.search-block input::-moz-placeholder {
  color: #979797
}
.search-block input:-ms-input-placeholder {
  color: #979797
}
.search-block input::-ms-input-placeholder {
  color: #979797
}
.search-block input::placeholder {
  color: #979797
}
.sort-block {
  position: relative
}
.sort-block__result {
  font-size: 16px;
  color: #242527;
  border: 1px solid #ededed;
  border-radius: 54px;
  padding: 15px 61px 15px 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: url(../i/icon/sort.svg);
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: calc(100% - 30px) center
}
.sort-block__list {
  position: absolute;
  top: 45px;
  -webkit-box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  padding: 20px;
  list-style-type: none;
  border-radius: 10px;
  width: 100%;
  display: none;
  z-index: 2;
  background-color: #fff
}
.sort-block__list li {
  margin-bottom: 10px
}
.sort-block__list li:last-child {
  margin-bottom: 0
}
.sort-block__list a {
  color: #242527;
  font-size: 16px
}
.brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 40px
}
.brand-list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px
}
.brand-list img {
  max-width: 60%;
  max-height: 80%;
  display: block
}
.brand-list label {
  display: block;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  box-shadow: 0 6px 10px 1px rgba(0,0,0,.1);
  position: relative;
  -webkit-transition: -webkit-box-shadow .15s ease;
  transition: -webkit-box-shadow .15s ease;
  -o-transition: box-shadow .15s ease;
  transition: box-shadow .15s ease;
  transition: box-shadow .15s ease,-webkit-box-shadow .15s ease
}
.brand-list label:hover {
  -webkit-box-shadow: 0 3px 10px 1px rgba(0,0,0,.1);
  box-shadow: 0 3px 10px 1px rgba(0,0,0,.1)
}
.brand-list input {
  position: absolute;
  visibility: hidden
}
.brand-list input:checked ~ span {
  border-color: #4c5475
}
.brand-list span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: all .15s ease;
  -o-transition: all .15s ease;
  transition: all .15s ease
}
.brand-list li:first-child input:checked ~ span {
  background-color: #4c5475;
  color: #fff
}
.publications-item_border {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 40px 0
}
.pagin {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 70px
}
.pagin li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
  max-width: 40px;
  height: 40px
}
.pagin li:first-child {
  margin-right: 10px
}
.pagin li:last-child {
  margin-left: 10px
}
.pagin__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #242527;
  border-radius: 4px
}
@media only screen and (min-width:1000px) {
  .pagin__link:hover {
    color: #616469
  }
}
.pagin__link_active {
  background-color: #4c5475;
  color: #fff!important;
  cursor: default
}
.pagin__link_first,
.pagin__link_last {
  font-size: 0;
  background-image: url(../i/icon/first.svg);
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat
}
.pagin__link_last {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
@media only screen and (max-width:1400px) {
  #tabs.news-feed__links {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none
  }
  #tabs.news-feed__links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    margin-bottom: 10px
  }
}
@media only screen and (max-width:1200px) {
  .brand-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}
@media only screen and (max-width:992px) {
  #tabs.news-feed__links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
}
@media only screen and (max-width:768px) {
  .search-sort {
    padding: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
  .search-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 10px
  }
  #tabs.news-feed__links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  #tabs.news-feed__links li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
  }
  .publications-item_big .publications-item__img {
    margin-bottom: 10px
  }
  .publications-item__title {
    height: auto
  }
  .publications-item__content .publications-item__title {
    font-size: 17px
  }
  .publications-item__text {
    font-size: 14px
  }
  .publication__content {
    margin-bottom: 40px
  }
  .publication__content p {
    margin-bottom: 20px
  }
  .publication__content img {
    width: 100%!important;
    margin: 0 0 20px!important
  }
  .publication-buttons {
    display: block
  }
  .publication-buttons li {
    margin-bottom: 10px
  }
  .publication__title {
    font-size: 24px
  }
  .function {
    padding-top: 30px
  }
  .function__table {
    overflow-x: auto
  }
  .function__table table {
    width: 900px
  }
  .function__title {
    margin-bottom: 30px;
    font-size: 28px
  }
  .brand-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
  }
}
@media only screen and (max-width:576px) {
  .tariffs-item {
    min-height: auto
  }
  .tariffs__title {
    font-size: 28px
  }
  .tariffs__text {
    margin-bottom: 30px
  }
  .tariffs-item {
    padding-bottom: 20px
  }
  .tariffs-item__text p {
    margin-top: 20px
  }
}
@media only screen and (max-width:420px) {
  .brand-list li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
  }
  .pagin {
    margin-top: 0;
    margin-bottom: 50px
  }
}


