.container-center {
  width: 1270px;
  margin: 0 auto;
}

@media (max-width: 1299px) {
  .container-center {
    width: 708px;
  }
}

@media (max-width: 767px) {
  .container-center {
    width: 320px;
  }
}

.liver-test {
  background-image: url(-/media/c31f7fcbaf204ad19f4be2c519f2feec.webp);
  background-size: cover;
}

.liver-test .score-variable-row {
  width: 1270px;
  margin: 0 auto;
  position: relative;
  margin-top: 64px;
  padding-bottom: 30px;
}

@media (max-width: 1299px) {
  .liver-test .score-variable-row {
    width: 708px;
  }
}

@media (max-width: 767px) {
  .liver-test .score-variable-row {
    width: 320px;
  }
}

.liver-test .score-variable-row:after {
  content: "";
  display: table;
  position: absolute;
  bottom: 22px;
  width: 100%;
  height: 1px;
  background-color: white;
  opacity: 0.24;
  left: 0;
}

.liver-test .score-variable-row>.score-variable-column:first-child {
  width: 46%;
}

.liver-test .score-variable-row>.score-variable-column:last-child {
  width: 54%;
}

.liver-test .liver-test__label-item {
  white-space: nowrap;
}

.liver-test .liver-test__label-item--selected {
  background-color: white;
  color: #c44920;
}

.liver-test .liver-item__title {
  font-weight: 900;
  font-family: "Roboto-Black";
  color: white;
  font-size: 90px;
  line-height: 1;
  width: 432px;
  margin: 6px 0 90px 0;
}

.liver-test__description {
  font-weight: 300;
  color: white;
  font-size: 30px;
  line-height: 46px;
  width: 720px;
  margin-top: 15px;
}

.liver-test__sex-choice {
  width: 1270px;
  margin: 0 auto;
  margin-top: 37px;
}

@media (max-width: 1299px) {
  .liver-test__sex-choice {
    width: 708px;
  }
}

@media (max-width: 767px) {
  .liver-test__sex-choice {
    width: 320px;
  }
}

.liver-test__sex-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 90px;
}

.liver-test__sex {
  margin-bottom: 17px;
}

.liver-test__sex p {
  color: white;
  font-size: 32px;
  margin: 0 0 15px 0;
  font-family: "Roboto-Medium";
}

.liver-test__radio-item {
  display: none;
}

.liver-test__label-item {
  border: 1px solid white;
  background-color: transparent;
  color: white;
  padding: 14px 60px;
  border-radius: 50px;
  margin: 0;
  font-weight: 700;
  margin-right: 25px;
  font-family: "Roboto-Bold";
  font-size: 22px;
}

.liver-test__label-item:hover {
  background-color: white;
  color: #c44920;
}

.liver-test__btn {
  background-color: #ffde19;
  font-size: 26px;
  line-height: 1;
  color: #1c1c1c;
  padding: 27px 127px;
  border: 0;
  border-radius: 50px;
  margin-left: 20px;
  font-family: "Roboto-Bold";
}

.liver-test__btn:hover {
  background-color: #bd3f23;
  color: white;
}

@media (min-width: 768px) and (max-width: 1365px) {
  .liver-test {
    background-image: url(-/media/{3db5da52-544e-4bb6-8878-38bde9265342}.webp);
    background-size: cover;
  }

  .liver-test .score-variable-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 75px 0 0 75px;
    margin: 0;
  }

  .liver-test .score-variable-row>.score-variable-column:last-child {
    width: 95%;
  }

  .liver-test .score-variable-row:after {
    width: 80%;
  }

  .liver-test .liver-item__title {
    padding: 0;
    margin: 0;
  }

  .liver-test__sex {
    width: 30%;
    padding: 10px 0 0 55px;
    margin: 0;
  }

  .liver-test__sex-choice {
    display: flex;
  }

  .liver-test__sex-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 70%;
  }

  .liver-test__label-item {
    padding: 14px 48px;
  }

  .liver-test__label-item:last-child {
    margin-left: 25px;
  }

  .liver-test__label-item--man {
    margin-right: 20px;
  }

  .liver-test__btn {
    margin: 0;
    margin-top: 30px;
    padding: 27px 160px;
  }

  .liver-test__description {
    width: 85%;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .liver-test {
    background-image: url(-/media/{388ac1b7-0e61-4a08-8692-b1db546d661b}.webp);
    background-size: cover;
  }

  .liver-test .score-variable-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 30px;
    margin-left: 10px;
    padding: 0;
  }

  .liver-test .score-variable-row>.score-variable-column:first-child {
    width: 100%;
  }

  .liver-test .score-variable-row>.score-variable-column:last-child {
    width: 90%;
    padding: 10px 10px 10px 19px;
  }

  .liver-test .score-variable-row:after {
    display: none;
  }

  .liver-test .liver-item__title {
    padding: 0 0 0 8px;
    margin: 0;
    font-size: 28px;
    width: 100%;
  }

  .liver-test__sex {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .liver-test__sex p {
    font-size: 24px;
  }

  .liver-test__sex-choice {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    padding-left: 24px;
  }

  .liver-test__sex-wrapper {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 40px;
  }

  .liver-test__label-item {
    padding: 10px 83px;
    font-size: 18px;
  }

  .liver-test__label-item--man {
    margin-bottom: 10px;
  }

  .liver-test__btn {
    font-size: 18px;
    margin: 0;
    margin-top: 10px;
    padding: 21px 81px;
  }

  .liver-test__description {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
}

@media (max-width: 767px) {
  .liver-test__sex-choice {
    width: 100%;
    margin: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .liver-test__sex-wrapper {
    text-align: center;
    display: block;
  }

  .liver-test__label-item {
    margin-right: 0;
  }

  .liver-test .liver-test__btn {
    display: block;
    margin: auto;
    margin-top: 10px;
    width: 100%;
  }
}

.liver-more1 {
  background-image: url("-/media/996a08a910044d06a547ec0d81554bbf.webp");
  position: relative;
  min-height: 525px;
  width: 100%;
  background-size: cover;
  overflow: hidden;
}

.liver-more1 img {
  position: absolute;
  bottom: -21px;
}

.liver-more1 .essenciale-desktop {
  margin-left: 45px;
}

.liver-more1 .essenciale-tablet {
  display: none;
}

.liver-more1>.score-variable-row>.score-variable-column:first-child {
  width: 40%;
}

.liver-more1>.score-variable-row>.score-variable-column:last-child {
  z-index: 2;
}

.liver-more__title {
  margin: 0;
  font-size: 57px;
  line-height: 60px;
  font-family: Roboto-Black;
  color: #ed6d04 !important;
  width: 100%;
  font-weight: 900;
  padding-top: 60px;
  padding-left: 65px;
  position: absolute;
  top: 0;
  left: 0;
}

.liver-more__description {
  font-size: 40px;
  font-family: "Roboto-Regular";
  line-height: 48px;
  color: #c04322;
}

.liver-more__description a {
  color: #c04322;
  line-height: 37px;
  text-decoration: none;
  background-image: linear-gradient(to bottom,
      #c04322 40%,
      transparent 33%,
      transparent 66%);
  background-position: 0 1.03em;
  background-repeat: repeat-x;
  background-size: 2px 6px;
}

.liver-more__description a:hover {
  background-image: linear-gradient(to bottom,
      #c04322 60%,
      transparent 33%,
      transparent 66%);
  background-position: 0 1.03em;
  background-repeat: repeat-x;
  background-size: 2px 6px;
}

.liver-more__description sup {
  top: -20px;
  font-size: 18px;
}

.liver-more__description--tablet {
  display: none;
  margin-bottom: 24px;
  margin-top: 24px;
}

.liver-more__description--desktop {
  display: block;
  width: 100%;
  margin-top: 230px;
  margin-left: 120px;
  margin-bottom: 40px;
}

.liver-more1 .registration-id {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 24px;
  font-size: 12px;
  line-height: 24px;
  color: #7e7e7e;
  font-family: "Roboto";
  margin-top: 12px;
  margin-bottom: 12px;
}

@media (min-width: 768px) and (max-width: 1365px) {
  .liver-more1 {
    background-image: url(-/media/aa1e7201-84a1-4930-8368-f96f80d0830a.webp);
    background-size: cover;
    min-height: 805px !important;





  }



  .liver-more__title {
    padding-top: 25px;
    padding-left: 85px;
    width: 90%;
  }

  .liver-more__description--tablet {
    display: block;
    width: 100%;
    margin-top: 230px;
    margin-left: 85px;
    margin-bottom: 40px;
  }

  .liver-more__description--desktop {
    display: none;
  }

  .liver-more1 img {
    position: relative;
  }

  .liver-more1 .essenciale-desktop {
    display: none;
  }

  .liver-more1 .essenciale-tablet {
    display: block;
    margin-left: 65px;
  }

  .liver-more1>.score-variable-row {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }

  .liver-more1>.score-variable-row>.score-variable-column:last-child {
    width: 100%;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .liver-more1 {
    background-image: url(-/media/{328b4e46-f0e8-4155-a2de-f85a532ae376}.webp);
    background-size: cover;
    min-height: auto;
    overflow: hidden;
  }

  .liver-more__title {
    width: 100%;
    font-size: 29px;
    font-family: "Roboto-Black";
    line-height: 28px;
    position: static;
    padding: 0;
    padding-bottom: 20px;
  }

  .liver-more__description sup {
    top: -10px;
    font-size: 16px;
  }

  .liver-more__description--tablet {
    display: block;
    width: 100%;
    font-size: 24px;
    font-family: "Roboto-Regular";
    line-height: 28px;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 24px;
  }

  .liver-more__description--desktop {
    display: none;
  }

  .liver-more1 img {
    position: relative;
    width: 100%;
    height: auto;
  }

  .liver-more1 .essenciale-desktop {
    display: none;
  }

  .liver-more1 .essenciale-tablet {
    display: block;
    margin-left: 25px;
    margin-bottom: 10px;
  }

  .liver-more1>.score-variable-row {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }

  .liver-more1>.score-variable-row>.score-variable-column:first-child {
    width: 100%;
  }

  .liver-more1>.score-variable-row>.score-variable-column:last-child {
    width: 100%;
    padding-top: 50px;
    padding-left: 30px;
  }

  .liver-more1 .registration-id {
    bottom: -20px;
    left: 12px;
  }
}

.liver-more1>.score-variable-row {
  overflow: hidden;
}

html,
body {
  overflow-x: hidden;
}

.article__navigation__item--active {
  color: white;
}

.first-screen {
  height: 424px;
  margin-bottom: 50px;
}

@media (max-width: 1365px) {
  .first-screen {
    height: 341px;
  }
}

@media (max-width: 767px) {
  .first-screen {
    height: 220px;
  }
}

.first-screen--diffuse-liver-changes {
  background-position-x: center;
  background: url("-/media/5d33beaa2315499bbbef02ee47380291.webp");
  background-size: cover;
}

@media (max-width: 1299px) {
  .first-screen--diffuse-liver-changes {
    background: url("-/media/605cfe83fc90433aaadbdf6f4942ad8e.webp");
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .first-screen--diffuse-liver-changes {
    background: url("-/media/d4e683ede09644c8ab1f74917bb4bda7.webp");
    background-size: cover;
  }
}

.first-screen--mozhno-li-vyilechit-zhirovoy-gepatoz {
  background-position-x: center;
  background: url("-/media/{f50327cb-0ee8-4729-8280-f45530c8d9ee}.webp");
  background-size: cover;
}

@media (max-width: 1299px) {
  .first-screen--mozhno-li-vyilechit-zhirovoy-gepatoz {
    background: url("-/media/{0dce3888-0ca4-430a-b6ac-c3e833b6244a}.webp");
    background-size: cover;
    height: 298px;
  }
}

@media (max-width: 767px) {
  .first-screen--mozhno-li-vyilechit-zhirovoy-gepatoz {
    height: 335px;
    background: url("-/media/{902470e2-1d76-4bda-a16a-65350b0a1c48}.webp");
    background-size: cover;
  }
}

.first-screen--fibroz-pecheni {
  background-position-x: center;
  background-repeat: no-repeat;
  background: url("-/media/{dbd227f3-51ef-41c9-ad3d-970e04ccd793}.webp");
  background-size: cover;
}

@media (max-width: 1299px) {
  .first-screen--fibroz-pecheni {
    background: url("-/media/{0457021a-0a72-430c-9ae3-704ba26fe024}.webp");
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .first-screen--fibroz-pecheni {
    background: url("-/media/{d2f7059a-b908-4e86-98fb-45ceaef4eeea}.webp");
    background-size: cover;
  }
}

.first-screen--symptoms {
  background-position-x: center;
  background: url("-/media/{d4a79fa6-0f4f-4432-bb44-f4e1e2d8d7c5}.webp");
  background-size: cover;
}

@media (max-width: 1299px) {
  .first-screen--symptoms {
    background: url("-/media/{7b43eaa0-206c-4e73-8ce0-0ce7447c9f45}.webp");
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .first-screen--symptoms {
    background: url("-/media/{4f3d527b-305f-44de-bc5c-d65448f89491}.webp");
    background-size: cover;
  }
}

.first-screen--nutrition {
  background-position-x: center;
  background: url("-/media/{84412604-48eb-4156-acab-61de370201c3}.webp");
  background-size: cover;
}

@media (max-width: 1299px) {
  .first-screen--nutrition {
    background: url("-/media/{7e6969b9-e8d9-41e3-8c1c-19d1c4f58e27}.webp");
    background-size: cover;
  }
}

@media (max-width: 767px) {
  .first-screen--nutrition {
    background: url("-/media/{40bea2dd-c98b-4b2f-8abf-9845c8fd9776}.webp");
    background-size: cover;
  }
}

.first-screen .score-center {
  height: 100%;
  display: flex;
  position: relative;
}

.first-screen a {
  color: white;
  left: 49px;
  top: 90px;
  position: absolute;
  border: 0;
  background: transparent;
}

.first-screen a:hover,
.first-screen a:focus,
.first-screen a:active {
  border: 0;
  background: transparent;
  color: white;
}

.first-screen a:before {
  content: "";
  background-image: url("-/media/165f09ae3abf4e3eb5aebe30ec45ebb8.webp");
  background-repeat: no-repeat;
  height: 8px;
  width: 14px;
  display: inline-block;
  margin-right: 24px;
}

@media (max-width: 1365px) {
  .first-screen a {
    top: 55px;
  }
}

@media (max-width: 767px) {
  .first-screen a {
    left: 15px;
    width: auto;
    top: 25px;
    font-size: 14px;
  }
}

.first-screen h1 {
  width: 1270px;
  margin: 0 auto;
  margin-top: auto;
  margin-bottom: 0;
  display: block;
  z-index: 1;
  font-size: 55px;
  line-height: 60px;
  color: #ffffff;
  font-family: "Roboto-Black", "Arial", sans-serif;
  font-weight: 800;
  margin-bottom: 85px;
  position: absolute;
  bottom: 0;
  padding-left: 130px;
}

@media (max-width: 1299px) {
  .first-screen h1 {
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 50px;
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media (max-width: 767px) {
  .first-screen h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 50px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

.inner-content__main-block {
  width: 1270px;
  margin: 0 auto;
  margin-bottom: 50px;
}

@media (max-width: 1299px) {
  .inner-content__main-block {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .inner-content__main-block {
    padding-left: 28px;
    padding-right: 28px;
  }
}

@media (max-width: 320px) {
  .inner-content__main-block--mob-not-bottom-margin {
    margin-bottom: 0;
  }

  .inner-content__main-block--mob-15-bottom-margin {
    margin-bottom: -15px;
  }
}

.content-block__text {
  font-family: "Roboto", "Arial", sans-serif;
  color: black;
  font-size: 26px;
  line-height: 38px;
  font-weight: 300;
}

.content-block__text--grey p {
  color: #606060;
}

@media (max-width: 767px) {
  .content-block__text {
    font-size: 20px;
    line-height: 30px;
  }
}

.content-block__text * {
  font-family: "Roboto-light", "Arial", sans-serif;
}

.content-block__text h3 {
  font-size: 26px;
  line-height: 38px;
  font-weight: 300;
}

@media (max-width: 767px) {
  .content-block__text h3 {
    font-size: 20px;
    line-height: 30px;
  }
}

.content-block__text h2 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 800;
  font-family: "Roboto-Black", "Arial", sans-serif;
}

@media (max-width: 767px) {
  .content-block__text h2 {
    font-size: 28px;
    line-height: 36px;
    font-weight: 800;
  }
}

.content-block__text--smalltext {
  line-height: 26px;
  font-size: 20px;
  color: #606060;
}

@media (max-width: 767px) {
  .content-block__text--smalltext {
    font-size: 16px;
    line-height: 22px;
  }
}

.content-block__text a {
  color: #bf4122;
}

.content-block__text strong {
  font-family: "Roboto-bold", "Arial", sans-serif;
}

.content-block__text strong>* {
  font-family: inherit;
}

.content-block__two-column-block {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  color: #606060;
}

@media (max-width: 767px) {
  .content-block__two-column-block {
    font-size: 16px;
    line-height: 22px;
  }
}

.score-structural.score-column2-equal>.score-left {
  padding-left: 0;
  padding-right: 0;
  margin-right: 60px;
  width: 575px;
}

@media (max-width: 1299px) {
  .score-structural.score-column2-equal>.score-left {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .score-structural.score-column2-equal>.score-left {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}

.score-structural.score-column2-equal>.score-right {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0px;
  width: 775px;
}

@media (max-width: 1299px) {
  .score-structural.score-column2-equal>.score-right {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .score-structural.score-column2-equal>.score-right {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
}

.img-component {
  display: flex;
  height: 120px;
  position: relative;
}

@media (max-width: 1299px) {
  .img-component {
    height: 100px;
  }
}

@media (max-width: 767px) {
  .img-component {
    height: auto;
  }
}

.img-component img {
  margin: auto;
  width: 64px;
  height: auto;
  position: absolute;
  left: 0;
}

@media (max-width: 767px) {
  .img-component img {
    margin-top: 0;
    position: static;
  }
}

.img-component p {
  margin: auto;
  width: 450px;
  font-size: 20px;
  line-height: 26px;
  color: black;
  font-family: "Roboto-bold", "Arial", sans-serif;
  margin-top: 0;
  margin-left: 110px;
}

@media (max-width: 1299px) {
  .img-component p {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .img-component p {
    font-size: 20px;
    line-height: 26px;
    margin-left: 23px;
    margin-bottom: 10px;
  }
}

.inner-content__main-block ul {
  list-style-type: none;
  padding-left: 14px;
}

.inner-content__main-block ul li {
  position: relative;
}

.inner-content__main-block ul li:before {
  content: "";
  position: relative;
  left: -25px;
  top: 16px;
  width: 6px;
  height: 6px;
  background: #bf4121;
  display: block;
}

@media (max-width: 767px) {
  .inner-content__main-block ul li:before {
    top: 13px;
  }
}

.img-component+ul {
  margin-left: 110px;
}

@media (max-width: 767px) {
  .img-component+ul {
    margin-left: 0;
  }
}

.inner-content__main-block ul>li {
  padding-left: 26px;
  padding-bottom: 26px;
  color: #606060;
}

.score-structural.score-column2-wideleft>.score-left {
  padding-left: 0;
  padding-right: 0;
}

.content-block__block-with-list {
  counter-reset: wslist1;
}

.inner-content__main-block ol {
  list-style: none;
  padding: 0;
}

.inner-content__main-block ol>li {
  margin: 0 0 2em 3em;
  position: relative;
  margin-left: 50px;
  font-size: 15px;
  line-height: 26px;
  color: #000000;
}

@media (max-width: 767px) {
  .inner-content__main-block ol>li {
    font-size: 16px;
    line-height: 22px;
  }
}

.inner-content__main-block ol>li:before {
  background-image: url("/resources/img/elps.webp");
  content: counter(wslist1);
  counter-increment: wslist1;
  display: inline-block;
  height: 39px;
  left: -51px;
  line-height: 39px;
  position: absolute;
  text-align: center;
  width: 39px;
  font-size: 20px;
  color: white;
  font-family: "Roboto-bold", "Arial", sans-serif;
  background-size: cover;
  top: 0px;
}

.content-block__two-column-block * {
  font-family: "Roboto-light", "Arial", sans-serif;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.content-block__block-with-img {
    display: flex;
  }
}

@media (max-width: 767px) {
  .score-column2-wideleft.content-block__block-with-img {
    display: block;
  }
}

.score-column2-wideleft.content-block__block-with-img .score-left {
  width: 82%;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.content-block__block-with-img .score-left {
    width: 64%;
  }
}

@media (max-width: 767px) {
  .score-column2-wideleft.content-block__block-with-img .score-left {
    width: 100%;
  }
}

.score-column2-wideleft.content-block__block-with-img .score-right {
  width: 18%;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.content-block__block-with-img .score-right {
    width: 34%;
    padding-left: 48px;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .score-column2-wideleft.content-block__block-with-img .score-right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}

.score-column2-wideleft.content-block__block-with-img .text-component {
  border-top: 2px solid black;
  padding-top: 30px;
  margin-top: calc(100% - 90px);
  font-size: 14px;
  line-height: 26px;
  color: #8c8c8c;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.content-block__block-with-img .text-component {
    padding-top: 18px;
    margin-top: 0;
  }
}

.colored-block {
  font-size: 20px;
  line-height: 45px;
  color: #ffde19;
  font-family: "Roboto", "Arial", sans-serif;
  background-color: #c14a2a;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

@media (max-width: 1299px) {
  .colored-block {
    background-image: linear-gradient(90deg, #bd3f23 0, #ed850d 100%);
    padding-left: 90px;
    padding-right: 30px;
  }
}

@media (max-width: 767px) {
  .colored-block {
    padding-left: 28px;
    padding-right: 28px;
    margin-bottom: 0;
  }
}

.colored-block:before {
  content: "";
  background-image: url("-/media/89c45a203f3b4a34b7974df7c177bcc1.webp");
  background-repeat: no-repeat;
  height: 135px;
  width: 145px;
  position: absolute;
  top: 36px;
  left: 48px;
}

@media (max-width: 767px) {
  .colored-block:before {
    left: -10px;
  }
}

.colored-block * {
  width: 1090px;
  margin: auto;
}

@media (max-width: 1299px) {
  .colored-block * {
    width: unset;
  }
}

@media (max-width: 767px) {
  .colored-block * {
    width: auto;
  }
}

.colored-block *:last-child {
  padding-bottom: 48px;
}

@media (max-width: 1299px) {
  .colored-block *:last-child {
    padding-top: 41px;
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
  }
}

@media (max-width: 767px) {
  .colored-block *:last-child {
    font-size: 18px;
    line-height: 26px;
  }
}

.colored-block a {
  color: #ffde19;
  text-decoration: underline;
}

.colored-block h3 {
  font-size: 34px;
  line-height: 45px;
  color: white;
  font-family: "Roboto-light", "Arial", sans-serif;
  font-weight: 300;
  font-style: italic;
  padding-top: 69px;
  margin-bottom: 18px;
}

@media (max-width: 1299px) {
  .colored-block h3 {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: unset;
  }
}

@media (max-width: 767px) {
  .colored-block h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: unset;
  }
}

@media (min-width: 1300px) {
  .content-block__text--causes-text {
    margin-bottom: 0;
  }

  .content-block__text--causes-text h3:last-child {
    margin-top: 37px;
    margin-bottom: 24px;
  }
}

.inner-content__main-block .img-component sup {
  font-family: "Roboto-bold", "Arial", sans-serif;
}

.score-column2-wideleft.img-underlined-text-block {
  font-family: "Roboto-light", "Arial", sans-serif;
}

.score-column2-wideleft.img-underlined-text-block>.score-left {
  width: 78%;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.img-underlined-text-block>.score-left {
    width: 64%;
  }
}

@media (max-width: 767px) {
  .score-column2-wideleft.img-underlined-text-block>.score-left {
    width: 100%;
  }
}

@media (min-width: 1300px) {
  .score-column2-wideleft.img-underlined-text-block>.score-left>img {
    height: 608px;
    width: 942px;
  }
}

.score-column2-wideleft.img-underlined-text-block>.score-right {
  width: 18%;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.img-underlined-text-block>.score-right {
    width: 34%;
    padding-left: 48px;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .score-column2-wideleft.img-underlined-text-block>.score-right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}

.score-column2-wideleft.img-underlined-text-block>.score-right>.text-component {
  border-top: 2px solid black;
  padding-top: 30px;
  margin-top: calc(100% - 90px);
  font-size: 14px;
  line-height: 26px;
  color: #8c8c8c;
}

@media (max-width: 1299px) {
  .score-column2-wideleft.img-underlined-text-block>.score-right>.text-component {
    padding-top: 32px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .score-column2-wideleft.img-underlined-text-block>.score-right>.text-component {
    padding-top: 21px;
  }
}

@media (max-width: 1299px) {
  .score-column2-wideleft.img-underlined-text-block>.score-right>.text-component p {
    padding-top: 0;
  }
}

.content-block__two-column-block--hide-big .hide-big {
  display: none;
}

@media (max-width: 1365px) {
  .content-block__two-column-block--hide-big .score-left {
    width: 100%;
    margin-right: 0;
  }

  .content-block__two-column-block--hide-big .score-right {
    display: none;
  }

  .content-block__two-column-block--hide-big p {
    display: none;
  }

  .content-block__two-column-block--hide-big .hide-big {
    display: block;
  }
}

.content-block__h3 {
  font-size: 26px;
  line-height: 38px;
  font-weight: 300;
  margin-top: 0;
}

@media (max-width: 767px) {
  .content-block__h3 {
    font-size: 20px;
    line-height: 30px;
  }
}

.colored-block .content-block__h3 {
  font-size: 34px;
  line-height: 45px;
  color: white;
  font-family: "Roboto-light", "Arial", sans-serif;
  font-weight: 300;
  font-style: italic;
  padding-top: 69px;
  margin-bottom: 18px;
}

@media (max-width: 1299px) {
  .colored-block .content-block__h3 {
    font-size: 38px;
    line-height: 45px;
    margin-bottom: unset;
  }
}

@media (max-width: 767px) {
  .colored-block .content-block__h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: unset;
  }
}

.more-articles-block {
  background: #f7f7f7;
  max-width: none;
  text-align: center;
  margin: 0;
}

@media (min-width: 1300px) {
  .more-articles-block {
    padding-top: 62px;
  }
}

.more-articles-block__title {
  text-align: left;
  margin-bottom: 45px;
  width: 1270px;
  margin-left: auto;
  margin-right: auto;
}

.more-articles-block__title p {
  font-family: "Roboto-Black";
  font-size: 48px;
  color: black;
}

.more-articles-block .score-highlight-header {
  text-align: left;
}

.more-articles-block .score-highlight-body {
  font-family: "Roboto-Light";
  font-size: 20px;
  text-align: left;
}

.more-articles-block .score-highlight-button-wrapper>a {
  left: 0;
}

@media (min-width: 768px) and (max-width: 1365px) {
  .more-articles-block__title {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .more-articles-block__title p {
    font-family: "Roboto-Black";
    font-size: 48px;
    color: black;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .more-articles-block {
    padding-top: 35px;
  }

  .more-articles-block__title {
    margin-bottom: 30px;
  }

  .more-articles-block__title p {
    font-size: 28px;
  }

  .more-articles-block__read-all {
    margin-top: 10px;
    margin-bottom: 35px;
  }
}

.panel-group {
  margin-bottom: 0;
}

.document {
  font-family: "Roboto-light", "Arial", sans-serif;
}

.liver-sources {
  border: none !important;
  background-color: #eee !important;
}

.liver-sources .panel-heading {
  padding-top: 20px;
  background-color: #eee;
}

.liver-sources .panel-heading .panel-title {
  font-size: 14px;
  color: #bd3f23;
  text-decoration: none;
  text-align: center;
}

.liver-sources .panel-heading .panel-title a,
.liver-sources .panel-heading .panel-title a:hover {
  font-family: "Roboto-Light";
  text-decoration: none;
}

.liver-sources .panel-heading .panel-title a.collapsed:after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 14px;
  vertical-align: middle;
  background-image: url("-/media/39074577466e4d74bc7d72604906d1ab.webp");
  transition: all 200ms;
}

.liver-sources .panel-heading .panel-title a:not(.collapsed):after {
  content: "";
  transform: rotate(180deg);
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 14px;
  vertical-align: middle;
  background-image: url("-/media/39074577466e4d74bc7d72604906d1ab.webp");
  transition: all 200ms;
}

/* .liver-sources ol {
    display: block;
    counter-reset: wslist1;
    color: #777;
    list-style: none;
    padding: 0 40px 0 35px;
  } */

.liver-sources ol {
  display: block;
  counter-reset: wslist1;
  color: #777;
  list-style: none;
  padding: 0 40px 0 115px;
}


.liver-sources ol>li {
  margin: 0 0 2em 3em;
  position: relative;
  color: black;
  font-family: "Roboto-Italic";
}

.liver-sources ol>li::before {
  /* background-image: url("-/media/0f28636000d845fe8ebe6c04ac46b054.webp"); */
  background: #FFCEA8;
  border-radius: 50%;
  color: #000000;
  font-family: Roboto-Bold;
  content: counter(wslist1);
  counter-increment: wslist1;
  display: inline-block;
  height: 22px;
  left: -40px;
  line-height: 22px;
  position: absolute;
  text-align: center;
  width: 22px;
}

.liver-sources .panel-heading+.panel-collapse>.panel-body,
.liver-sources .panel-group .panel-heading+.panel-collapse>.list-group {
  border: 0;
}

@media (min-width: 768px) and (max-width: 1365px) {
  /* .liver-sources ol {
      padding: 0 50px 0 25px;
    } */

  .liver-sources ol {
    padding: 0 50px 0 98px;
  }

}

@media (min-width: 320px) and (max-width: 767px) {
  .liver-sources ol {
    padding: 0 20px 0 20px;
  }

  .liver-sources ol li {
    font-size: 11px;
  }
}

.content-block__text h3 {
  color: black;
}

.block-right-text p {
  margin-top: 0;
}

.score-structural.score-column2-equal.content-block__text.inner-content__main-block.content-block__two-column-block.inner-content__main-block--mob-not-bottom-margin>.score-left img {
  margin-top: 7px;
}

.inner-content__main-block ol>li {
  margin-bottom: 32px;
}

@media (min-width: 1300px) {
  .score-structural.score-column2-wideleft.block-with-left-image2>.score-left {
    width: 78%;
  }

  .score-structural.score-column2-wideleft.block-with-left-image2>.score-left img {
    height: 606px;
    width: 934px;
  }

  .score-column2-wideleft.content-block__block-with-img .score-right {
    width: 210px;
  }
}

@media (max-width: 1299px) {
  .block-right-text p {
    margin-top: 93px;
  }
}

@media (max-width: 767px) {
  .inner-content__main-block {
    margin-bottom: 0;
  }

  .inner-content__main-block ul {
    margin-bottom: 0;
  }

  .block-right-text p {
    margin-top: 40px;
  }
}


.vliyanie-statinov-na-pechen p,
li {
  line-height: 1.5;
  font-size: 15px;
  color: #000000;
}

.vliyanie-statinov-na-pechen li {
  line-height: 1.5;
  font-size: 15px;
  color: #818181;
  font-weight: 600;
  margin-bottom: 1em;
}

.text-weight li {
  font-weight: 300;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  width: 100%;
  height: 90%;
}

.logo-text p {
  margin-top: 0;
}

.logo-text img {
  height: 50px;
  margin-right: 20px;
}

.list ul li:before {
  content: "";
  position: relative;
  left: -25px;
  top: 16px;
  width: 6px;
  height: 6px;
  background: #F30000;
  display: block;
  border-radius: 50px;
}

.list ul li {
  list-style-type: none;
  margin-bottom: 10px;
}

ul li {
  list-style-type: none;
}



.flexcol {
  flex-shrink: 1;
}

.equal {
  flex-grow: 1;
}

.halfwidth {
  width: 50%;
}


.anchor-links {
  position: absolute;



}

div.anchor-links ul li {
  position: relative;
  margin-bottom: 20px;


}

.anchor-links a {
  color: #FF903C;
}

.anchor-links a::before {
  content: '';

  border-left: solid 2px #FF903C;
  position: absolute;
  left: -10px;
  height: 100%;
  padding-left: 10px;
}


.bloke {
  display: block;
}



.testing {
  display: flex;
}

.liver-logo {
  display: flex;
}

.liver-text {
  display: flex;

}

@media only screen and (min-width: 1101px) {
  .smallerHide {
    display: block !important;
  }
  .smallerShow {
    display: none !important;
  }
}

@media only screen and (max-width: 1100px) {
  .connected-icons-ul:before {
    left: 47px !important;
  }
  .inner-content__main-block {
    padding-left: 0;
    padding-right: 0;
  }
  .smallerHide {
    display: none;
  }
  .smallerShow {
    display: block !important;
  }
  .smallerFull {
    padding: 0 !important;
  }
}


@media (601px <= width <= 768px) {
  .first-screen h1 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .connected-icons-ul:before {
    height: 84% !important;
  }
  .smallerFull {
    margin-top: 30px !important;
  }
  .desktop-view {
    padding: 0 5% 0 30% !important;
  }

  .testing {
    display: unset;
  }

  .score-structural.score-column2-equal>.score-left {
    padding-left: 0;
    padding-right: 0;
    margin-right: 33px;
    width: 461px !important;
  }

  .p-tablet {
    padding-right: 73px;
  }
}




@media only screen and (max-width: 500px) {
  .connected-icons-ul:before {
    left: 47.5px !important;
  }
  .liver-more {
    height: 94px !important;
  }

  ol.center {
    margin: auto;
    width: 95%;
  }

  .halfwidth {
    width: 100%;
  }

  .liver-logo {
    display: flex !important;
    flex-direction: column;
  }

  .desktop-view {
    padding: 0 5% 0 5% !important;
  }

  .mobile-flex {
    display: flex !important;
  }

  .liver-more1 {
    height: 94px !important;
  }

  .mobileHide {
    display: none;
  }

  .mobile-show {
    display: block !important;
  }

  .img-responsive,
  .thumbnail>img,
  .thumbnail a>img,
  .carousel-inner>.item>img,
  .carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto;
  }

  .score-structural.score-column2-equal>.score-left {
    padding-left: 0;
    padding-right: 0;
    margin-right: 33px;
  }

  .testing {
    display: unset;
  }

  .score-structural.score-column2-equal>.score-left {
    padding-left: 0;
    padding-right: 0;
    margin-right: 33px;
    width: 330px !important;
  }

  .score-structural.score-column2-equal>.score-right {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    width: 333px !important;
  }

  .liver-text {
    display: unset;
  }

  .logo-text p {
    margin-top: 0;
    margin-right: 5px;
  }

  .p-tablet {
    padding-right: 1px;
  }

  .anchor-links {
    position: unset;
  }

  .mat-pad {

    padding-left: 21px !important;
    margin: auto !important;
  }

  .liver-sources ol {
    padding: 0;
  }

  .score-structural.score-column2-equal>.score-right.mobile-full,
  .score-structural.score-column2-equal>.score-right.mobile-full img {
    width: 100% !important;
  }
  .score-structural.score-column2-equal>.score-left {
    width: 100% !important;
  }
}

.panel-title>a {
  color: #FF903C !important;
}

.center {
  margin: auto;
  width: 80%;
}

.liver-more1 {
  background-image: url("-/media/996a08a910044d06a547ec0d81554bbf.webp");
  position: relative;
  min-height: 525px;
  width: 100%;
  background-size: cover;
  overflow: hidden;
}

.mat-pad {
  padding-left: 255px;
}

/* @media only screen and (max-width: 1440px) {
   .mat-pad{
    padding-left: 193px;
   }
  } */
.inner-content__main-block ul {
  list-style-type: none;
  padding-left: 14px;
  margin-left: 10px;
}

menu,
ol,
ul {
  padding: 0 0 0 25px;
}

@media only screen and (max-width: 768px) {
  .inner-content__main-block {
    width: 100%;
    padding-left: 0;
    padding-right: 30px;
  }

  .liver-more {
    height: 139px !important;
  }

  .cooking {
    height: 238px !important;
  }


  .anchor-tab {
    padding-left: 19px;
  }

  .liver-more1 {
    height: 139px !important;

  }

  .padding-top {
    padding-top: 20px;
  }

}


.liver-more {
  background-image: url("/-/media/rol-fizicheskoj/kaylee-garrett-GaprWyIw66o-unsplash.webp");
  position: relative;
  min-height: 100%;
  width: 100%;
  background-size: cover;
  overflow: hidden;
  margin: auto;
  height: 264px;
}

.Lipo-proteins {
  background-image: url("/-/media/Group-19.webp");
  position: relative;
  min-height: 100%;
  width: 100%;
  background-size: cover;
  overflow: hidden;
  margin: auto;
  height: 257px;
}

th {
  font-size: 15px !important;
  text-align: left !important;
}

@media only screen and (max-width: 768px) {
  .Lipo-proteins {
    background-image: url("/-/media/Group-19.webp");
    position: relative;
    min-height: 100%;
    width: 100%;
    background-size: cover;
    overflow: hidden;
    margin: auto;
    height: 135px;
  }
}

@media only screen and (max-width: 420px) {
  .Lipo-proteins {
    background-image: url("/-/media/Group-19.webp");
    position: relative;
    min-height: 100%;
    width: 100%;
    background-size: cover;
    overflow: hidden;
    margin: auto;
    height: 92px;
  }
}

.orange-background {
  background-color: #FF903C;
  ;
}


.banner_img {
  background-color: #FF903C;
  max-width: 990px;
  padding-bottom: 20px;
  border-radius: 10px;
}

.orange-grid-wrapper {
  background-color: #FF903C;
  max-width: 990px;
  padding-bottom: 20px;
  border-radius: 10px;

}

.orange-grid-1 {
  display: flex;
  position: relative;
}

.orange-grid-2 {
  display: flex;
  width: 40%;
  margin-left: 20px;
}

.orange-text-1 {
  padding-left: 20px;
  font-size: 12px;
  color: #ffffff !important;
  padding-top: 25px;
}

.orange-grid-3 {
  display: flex;
  width: 40%;
}

.orange-text-2 {
  padding-left: 20px;
  font-size: 12px;
  color: #ffffff !important;
  padding-top: 25px;
}

.orange-grid-4 {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 30px;
}

.orange-grid-5 {
  display: flex;
  align-items: flex-end;
}

.orange-text-3 {
  color: #ffffff !important;
  padding-left: 10px;
  margin: 0;
}

.orange-grid-5 {
  display: flex;
  bottom: 0;
}

.orange-text-4 {
  color: #ffffff !important;
  padding-left: 10px;
  margin: 5px 0;
}

@media only screen and (max-width: 768px) {
  .orange-grid-3 {
    display: flex;
    width: 40%;
    padding-left: 10px;
  }

  .orange-grid-1 {
    display: flex;
    position: relative;
    flex-direction: column;
  }

  .orange-grid-4 {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 29px 30px;
  }
}

@media only screen and (max-width: 420px) {
  .orange-grid-4 {
    position: relative;
    bottom: 0;
    right: 0;
    padding: 29px 167px;
  }

  .hide-mobile {
    display: none;
  }
}


@media only screen and (max-width: 768px) {
  .score-structural.score-column2-equal>.score-right {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    width: 455px !important;
  }

  .breakwrap {
    word-wrap: break-word;
  }
}

@media only screen and (max-width: 420px) {
  .score-structural.score-column2-equal>.score-right {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    width: 330px !important;
  }

  .cooking {
    height: 175px !important;
  }
}

.orange-text {
  color: #FF903C !important;
  font-weight: 800 !important;
}

.gray-text {
  color: #818181 !important;
  font-weight: 600 !important;
}

.cooking {
  background-image: url("/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/kak-adaptirovat-sredizemnomorskuyu-dietu/shutterstock_1917853943.webp");
  position: relative;
  min-height: 100%;
  width: 100%;
  background-size: cover;
  overflow: hidden;
  margin: auto;
  height: 515px;
}

p,
pre {
  margin: 2em 0;
}

.content-block__text h4 {
  font-size: 24px;
  /* line-height: 48px; */
  font-weight: 600;
  font-family: "Roboto-Black", "Arial", sans-serif;
  color: #000000;
}

a {
  color: #000000;
  text-decoration: none;
}

ul {
  margin: 1em 0em;
}


/* Table css start */
.demo {
  /* border:1px solid #C0C0C0; */
  border-collapse: collapse;
  padding: 5px;
  width: 100%;
  margin: 2em 0;
}

.demo th {
  /* border:1px solid #C0C0C0; */
  padding: 5px;
  background: #FF903C;
  color: #ffffff;
  font-weight: 600;
  padding: 1em 0em 1em 2em;
}

.demo td {
  /* border:1px solid #C0C0C0; */
  padding: 5px;
  border-bottom: 1px solid #989898;
}

.col2 {
  color: #FF903B;
  font-weight: 600;
  font-size: 15px;
  padding-top: 1em !important;
  padding-left: 2em !important;
}

.col1 {
  vertical-align: middle;
  background-color: #EFEBE6;
}

.colimage {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

tbody {
  vertical-align: top;
}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px) {

  /* Force table to not be like tables anymore */
  table,
  thead,
  tbody,
  th,
  td,
  tr {
    /* display: block;  */
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    /* position: absolute;
      top: -9999px;
      left: -9999px; */
  }

  tr {
    border: 1px solid #ccc;
  }

  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }

  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    left: 0px;
    top: 0px;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    border-bottom: 1px solid #989898;
    background-color: #FF903C;
    color: #ffffff;
    font-weight: 600;
    font-size: 15px;
  }

  /*
  Label the data
  */
  /* td:nth-of-type(1):before { content: "First Name"; } */
  /* td:nth-of-type(2):before { content: "Средиземноморская диета"; }
  td:nth-of-type(3):before { content: "Кухня средней полосы России"; }
  td:nth-of-type(4):before { content: "Как перейти на средиземноморскую кухню"; } */
}

.col2 {
  color: #FF903B;
  font-weight: 600;
  font-size: 15px;
  padding-top: 2em !important;
  padding-left: 2em !important;
}

ul {
  margin: 2em 0em 0em 0em;
}

/* Table css end */

.anchor-links ul {
  margin: 1em 0em 0em 0em;
}

.red-ul,
.connected-icons-ul {
  margin: 1em 0em 0em 0em !important;
  position: relative;
}

.red-ul li,
.connected-icons-ul li {
  color: #000;
  font-weight: 300;
}

.red-ul li:before {
  content: url('/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/Ellipse 46.webp');
  position: absolute;
  left: 1px;
  margin-top: -2px;
}

.connected-icons-ul {
  padding: 0 0 0 130px;
}

.connected-icons-ul:before {
  position: absolute;
  height: 95%;
  width: 3px;
  background-color: #FF903C;
  content: "";
  left: 48px;
}

.connected-icons-ul > li {
  margin-bottom: 80px;
}

.connected-icons-ul > li:nth-child(1):before {
  content: url('/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/connected-icons1.webp');
  position: absolute;
  left: 1px;
  margin-top: -10px;
}

.connected-icons-ul > li:nth-child(2):before {
  content: url('/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/connected-icons2.webp');
  position: absolute;
  left: 1px;
  margin-top: -20px;
}

.connected-icons-ul > li:nth-child(3):before {
  content: url('/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/connected-icons3.webp');
  position: absolute;
  left: 1px;
  margin-top: -10px;
}

.connected-icons-ul p {
  margin-top: 10px;
  margin-bottom: 10px;
}

.normal-list {
  margin-top: 0;
}

.normal-list > li {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0;
  color: #000 !important;
  list-style-type: disc !important;
  font-weight: 300;
}

.normal-list > li:before {
  content: none !important;
}

.num-icon-list {
  position: relative;
  padding: 0 0 0 55px;
  margin-bottom: 80px;
}

.num-icon-list > li {
  padding-left: 10px !important;
  color: #000;
  font-weight: 300;
  list-style: none;
}

.num-icon-list > li:before {
  position: absolute;
  left: 0;
}

.num-icon-list > li:nth-child(1):before {
  content: url("/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/Group 87.webp");
}

.num-icon-list > li:nth-child(2):before {
  content: url("/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/Group 87 (1).webp");
}

.num-icon-list > li:nth-child(3):before {
  content: url("/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/Group 87 (2).webp");
}

.num-icon-list > li:nth-child(4):before {
  content: url("/-/media/ems/conditions/consumer healthcare/brands/proliver-ru/articles/obzor-rekomendacii-nogr/Group 87 (3).webp");
  margin-top: -8px;
}