.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-more {
  background-image: url("-/media/996a08a910044d06a547ec0d81554bbf.webp");
  position: relative;
  min-height: 525px;
  width: 100%;
  background-size: cover;
  overflow: hidden;
}
.liver-more img {
  position: absolute;
  bottom: -21px;
}
.liver-more .essenciale-desktop {
  margin-left: 45px;
}
.liver-more .essenciale-tablet {
  display: none;
}
.liver-more > .score-variable-row > .score-variable-column:first-child {
  width: 40%;
}
.liver-more > .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-more .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-more {
    background-image: url(-/media/aa1e7201-84a1-4930-8368-f96f80d0830a.webp);
    background-size: cover;
  }
  .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-more img {
    position: relative;
  }
  .liver-more .essenciale-desktop {
    display: none;
  }
  .liver-more .essenciale-tablet {
    display: block;
    margin-left: 65px;
  }
  .liver-more > .score-variable-row {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .liver-more > .score-variable-row > .score-variable-column:last-child {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .liver-more {
    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-more img {
    position: relative;
    width: 100%;
    height: auto;
  }
  .liver-more .essenciale-desktop {
    display: none;
  }
  .liver-more .essenciale-tablet {
    display: block;
    margin-left: 25px;
    margin-bottom: 10px;
  }
  .liver-more > .score-variable-row {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
  .liver-more > .score-variable-row > .score-variable-column:first-child {
    width: 100%;
  }
  .liver-more > .score-variable-row > .score-variable-column:last-child {
    width: 100%;
    padding-top: 50px;
    padding-left: 30px;
  }
  .liver-more .registration-id {
    bottom: -20px;
    left: 12px;
  }
}
.liver-more > .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: 300px;
  }
}
.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;
  display: block;
  z-index: 1;
  font-size: 55px;
  line-height: 80px;
  color: white;
  font-family: "Roboto-Black", "Arial", sans-serif;
  font-weight: 800;
  margin-bottom: 90px;
  position: absolute;
  bottom: 0;
  padding-left: 90px;
}
@media (max-width: 1299px) {
  .first-screen h1 {
    width: 100%;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 70px;
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media (max-width: 767px) {
  .first-screen h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 140px;
    padding-left: 28px;
    padding-right: 102px;
}
}
.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: 60px;
  width: 575px;
}
@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;
  font-size: 15px;
}
.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;
  border-radius: 1rem;
}
@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: #000000;
}
.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: 41px;
  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: 17px;
  left: -40px;
  line-height: 17px;
  position: absolute;
  text-align: center;
  width: 17px;
  font-size: 10px;
  color: white;
  font-family: "Roboto-bold", "Arial", sans-serif;
  background-size: cover;
  top: 5px;
}
.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 > 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");
  color: black;
  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;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .liver-sources ol {
    padding: 0 20px 0 20px;
  }
  .liver-sources ol li {
    font-size: 11px;
  }
}
.first-screen {
  margin-bottom: 86px;
}
.document {
  padding: 0 40px 0 35px;
}
.content-block__text.inner-content__main-block.content-block__text--grey
  h3
  span {
  color: #bd3f23;
}
.content-block__text.inner-content__main-block h3 a {
  font-size: 16px;
  color: white;
  font-family: "Roboto-Regular", "Arial", sans-serif;
  width: 143px;
  height: 33px;
  border: 0;
  background: #9ab67b;
  margin: 0 auto;
  text-align: center;
  border-radius: 50px;
  font-weight: normal;
  display: inline-block;
  display: none;
  margin-left: 10px;
}
.content-block__text.inner-content__main-block h3 {
  margin-top: 0;
  padding-bottom: 10px;
}
@media (min-width: 1300px) {
  .block-title {
    margin-bottom: 71px;
  }
  .block-text {
    margin-bottom: 80px;
  }
  .block-with-left-image {
    margin-bottom: 0;
  }
  .score-structural.score-column2-equal.block-with-left-image > .score-left {
    width: 48%;
    margin-right: 12px;
    margin-top: 6px;
  }
  .score-structural.score-column2-equal.block-with-left-image
    > .score-left
    img {
    width: 575px;
    height: 370px;
  }
  .score-structural.score-column2-equal.block-with-left-image > .score-right {
    width: 42%;
    margin-left: 30px;
  }
  .block-text--right p {
    margin-top: 0;
  }
  .block-title2 {
    margin-top: 95px;
    margin-bottom: 42px;
  }
  .block-text-2columns {
    margin-bottom: 43px;
  }
  .block-text-2columns h2 {
    margin-bottom: 37px;
  }
  .block-title-with-text {
    margin-bottom: 82px;
  }
  .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: 608px;
    width: 942px;
  }
}
@media (max-width: 768px) {
  .content-block__text.inner-content__main-block h3 {
    margin-top: 0;
  }
}
.score-structural.score-column2-equal > .score-left {
  padding-left: 0;
  padding-right: 0;
  margin-right: 60px;
  width: 530px;
}
.score-structural.score-column2-equal > .score-right {
  padding-left: 0;
  padding-right: 0;
  margin-left: 60px;
  width: 540px;
}
.liver-more {
  margin-bottom: 130px;
}
.img-component {
  height: 105px;
  position: relative;
}
.img-component p {
  margin: auto;
  margin-top: 0;
  margin-left: 110px;
}
.img-component img {
  position: absolute;
  left: 0;
}
.content-block__block-with-list {
  margin-bottom: 111px;
}
@media (max-width: 1299px) {
  .score-structural.score-column2-equal > .score-left {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0;
  }
  .score-structural.score-column2-equal > .score-right {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0;
  }
  .content-block__block-with-list {
    margin-bottom: 100px;
  }
  .block-smalltext {
    padding-left: 90px;
    padding-right: 90px;
  }
  .block-last {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .liver-more {
    margin-bottom: 60px;
  }
  .content-block__block-with-list {
    margin-bottom: 40px;
  }
  .content-block__text {
    font-size: 20px;
    line-height: 30px;
  }
  .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: 0;
  }
  .score-structural.score-column2-equal > .score-right {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .img-component {
    height: auto;
  }
  .img-component img {
    position: static;
  }
  .img-component p {
    font-size: 20px;
    line-height: 26px;
    margin-left: 23px;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .block-smalltext {
    padding-left: 28px;
    padding-right: 28px;
  }
  .block-last {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.content-block__two-column-block .text-component p {
  margin: 0;
}
.content-block__one-column-block {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}
.liver-more {
  margin-bottom: 0;
}
.first-screen--nutrition {
  background-position-x: center;
  background: url("-/media/{1f17b714-9aa2-4765-9fb5-e7a300a8f53f}.webp");
  background-size: cover;
}
@media (max-width: 1299px) {
  .first-screen--nutrition {
    background: url("-/media/{69fed8d1-502b-416a-8021-a996c8f6f9cc}.webp");
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .first-screen--nutrition {
    background: url("-/media/{ed8b2321-c57b-46e9-9e3c-3e55f3b5d7e4}.webp");
    background-size: cover;
  }
}
.first-screen--norma-bilirubina-u-muzhchin {
  background-image: url("/-/media/nuzhno-li-chistit-pechen-populyarnye-zabluzhdeniya/lady_drinking_water.webp");
  background-size: cover;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .first-screen--norma-bilirubina-u-muzhchin {
    background-image: url("/-/media/nuzhno-li-chistit-pechen-populyarnye-zabluzhdeniya/lady_drinking_water.webp");
  }
}
@media (max-width: 767px) {
  .first-screen--norma-bilirubina-u-muzhchin {
    background-image: url("/-/media/nuzhno-li-chistit-pechen-populyarnye-zabluzhdeniya/lady_drinking_water_small.webp");
  }
}
.bilirubin-level-kid {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .bilirubin-level-kid {
    flex-direction: column;
    align-items: center;
  }
}
.bilirubin-level-kid__item {
  position: relative;
  color: white;
  font-size: 24px;
  line-height: 26px;
  width: 183px;
  height: 183px;
  text-align: center;
}
.bilirubin-level-kid__item span {
  font-size: 20px;
  display: block;
}
.bilirubin-level-kid__item:first-child {
  margin-right: 120px;
  padding-top: 60px;
}
@media (max-width: 767px) {
  .bilirubin-level-kid__item:first-child {
    margin-right: unset;
  }
}
.bilirubin-level-kid__item:nth-child(2) {
  padding-top: 70px;
}
.bilirubin-level-kid__item:after {
  content: "";
  display: block;
  background-color: #f97e2e;
  width: 183px;
  height: 183px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.jaundice-man__item {
  position: relative;
  padding-left: 104px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .jaundice-man__item {
    padding-left: 0;
    padding-top: 80px;
  }
}
.jaundice-man__item:before {
  position: absolute;
  content: "";
  display: block;
  width: 76px;
  height: 76px;
  background-repeat: no-repeat;
  left: 0;
}
@media (max-width: 767px) {
  .jaundice-man__item:before {
    top: 0;
  }
}
.jaundice-man__item--1:before {
  background-image: url("-/media/{4d40ed02-26e2-43c3-b110-9f46c7ddd1a8}.webp");
}
.jaundice-man__item--2:before {
  background-image: url("-/media/{64081f16-03d1-4984-bcae-120461c5217d}.webp");
}
.jaundice-man__item--3:before {
  background-image: url("-/media/{cd283978-c7dd-4563-bd06-b24ad91adfa1}.webp");
}

@media (max-width: 640px) {
  .show-desktop {
    display: none !important;
  }

  .hide-desktop {
    display: block !important;
    width: 100% !important;
  }
}

.show-desktop {
  display: block;
  width: 100%;
}

.hide-desktop {
  display: none;
}


