

/* Start:/local/templates/lotos74.ru_2025/components/creativebz/news/creative_blog/style.css?17236174167165*/
.section-blog__item-doctor-photo {
    background-position: top !important;
}

.blog-info-container{
  margin-top: 64px;
}

@media (max-width:1239px) {
  .lotblog.news-box.doc_blog {
    width: 100%;
    margin: 0;
  }

  .lotblog.news-box .news-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .lotblog.news-box .news-section .news-col {
    width: calc(50% - 18px);
    float: none;
    padding: 0;
  }
}

@media (max-width:767px) {

  .blog-info-container{
    margin-top: 48px;
  }

  .lotblog.news-box .news-section .news-col {
    width: 100%;
  }

  .lotblog.news-box .news-section .news {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lotblog.news-box .news-section.blog .picture img {
    margin-left: 0;
    margin-top: 0;
  }

  .lotblog.news-box .news-section .picture {
    width: 87px;
    height: 87px;
    float: none;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 15px;
  }

  .lotblog.news-box .news-section .picture img {
    width: 100% !important;
    height: auto !important;
  }

  .lotblog.news-box .news-section .text {
    padding: 0;
    width: calc(100% - 102px);
  }
}

.page-top {
  padding: 37px 0 41px;
}
@media (max-width: 767px) {
  .page-top {
    padding: 14px 0 24px;
  }
}
@media screen and (max-width: 1279px) and (min-width: 1170px) {
  .page-top__container {
    max-width: 1104px;
  }
}
.page-top__title {
  margin: 0;
  font: 900 48px/52px 'Roboto';
  color: #009fa2;
}
@media (max-width: 767px) {
  .page-top__title {
    font-size: 28px;
    line-height: 32px;
  }
}
.page-top__title:not(:first-child) {
  margin-top: 16px;
}
.page-top .breads {
  margin: 0;
}
@media (max-width: 767px) {
  .footer-new__top-left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.section-blog__item-title + .section-blog__item-date {
  margin-top: 8px;
}
.section-blog__item-text,
.section-blog__item-date {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #4e667e;
}
.section-blog__item-text:not(:first-child) {
  margin-top: 8px;
}
.section-blog__item-text:not(:last-child) {
  margin-bottom: 8px;
}
.section-blog__bottom {
  text-align: center;
}
.section-blog__bottom:not(:first-child) {
  margin-top: 40px;
}
.section-blog__show-more {
  width: 100%;
  max-width: 240px;
}
.section-blog__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.section-blog__top:not(:last-child) {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .section-blog__top:not(:last-child) {
    margin-bottom: 16px;
  }
}
.section-blog__top-cover {
  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;
  width: 100%;
  max-width: 370px;
  height: 256px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ebf6f8;
  border-radius: 12px;
  overflow: hidden;
  background-size: cover;
}
@media (max-width: 1239px) {
  .section-blog__top-cover {
    max-width: 348px;
  }
}
@media (max-width: 378px) {
  .section-blog__top-cover {
    height: auto;
    padding-top: 73.035%;
  }
}
.section-blog__top-right {
  width: calc(100% - 400px);
  padding-top: 16px;
}
@media (max-width: 1239px) {
  .section-blog__top-right {
    width: calc(100% - 378px);
  }
}
@media (max-width: 991px) {
  .section-blog__top-right {
    width: 100%;
    padding-top: 0;
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .section-blog__top-right {
    margin-top: 16px;
  }
}
.section-blog__top-text p {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .section-blog__top-text p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
.section-blog__top-text p:last-child {
  margin-bottom: 0;
}
.section-blog--catalog {
  padding: 0 0 80px;
}
@media (max-width: 767px) {
  .section-blog--catalog {
    padding-bottom: 48px;
  }
}
.section-blog--catalog .section-blog__container {
  display: block;
}
.section-blog--catalog .section-blog__directions {
  margin: 0;
  padding: 0;
}
.section-blog--catalog .section-blog__directions-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-width: 100%;
  margin: 0 -15px -24px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .section-blog--catalog .section-blog__directions-items {
    margin: 0;
  }
}
.section-blog--catalog .section-blog__directions-item {
  width: calc(100% / 3 - 30px);
  margin: 0 15px 24px;
}
@media (max-width: 991px) {
  .section-blog--catalog .section-blog__directions-item {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .section-blog--catalog .section-blog__directions-item {
    width: 100%;
    margin: 0;
  }
}
.section-blog--catalog .section-blog__directions-item-overico {
  width: 64px;
  height: 64px;
  border-radius: 0;
}
.section-blog--catalog .section-blog__directions-item-title {
  width: calc(100% - 80px);
}
.section-blog--catalog-item {
  padding: 0 0 80px;
}
@media (max-width: 767px) {
  .section-blog--catalog-item {
    padding-bottom: 48px;
  }
}
.section-blog--catalog-item .section-blog__container {
  display: block;
}
.section-blog--catalog-item .section-blog__items {
  width: auto;
  min-width: 100%;
  margin-left: -15px;
  margin-right: -15px;
	justify-content: unset;
}
@media (max-width: 767px) {
  .section-blog--catalog-item .section-blog__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 0;
  }
}
.section-blog--catalog-item .section-blog__item {
  width: calc(100% / 3 - 30px);
  margin: 0 15px 32px;
}
@media (max-width: 991px) {
  .section-blog--catalog-item .section-blog__item {
    width: calc(50% - 30px);
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .section-blog--catalog-item .section-blog__item {
    width: 100%;
    margin: 0 0 24px;
    margin-bottom: 24px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media (max-width: 767px) {
  .section-blog--catalog-item .section-blog__item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-blog--catalog-item .section-blog__item-cover {
    height: 208px;
  }
}
/* End */


/* Start:/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/style.css?176458529736697*/
.blog-page {
  margin-top: -8.6rem;
  margin-bottom: 6.5rem;
}
.blog-page__author {
  margin-top: auto;
}
.blog-page__header {
  min-height: 43.5rem;
  padding-top: 7.5rem;
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .blog-page__header {
    min-height: auto;
  }
}
.blog-page__href-back {
  margin-bottom: 3rem;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 110%;
  display: flex;
  align-items: center;
  column-gap: 0.8rem;
}
.blog-page__href-back:before {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/href-back-icon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.blog-page__main {
  padding-top: 2.5rem;
}
.blog-page__content {
  padding-top: 4rem;
  margin-bottom: 2.8rem;
  line-height: 122%;
  font-size: 1.6rem;
  color: #394250;
}
@media (max-width: 767px) {
  .blog-page__content {
    padding-top: 2rem;
  }
}
.blog-page__content ul {
  margin-bottom: 2rem;
}
.blog-page__content p {
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .blog-page__content p {
    margin-bottom: 1.6rem;
  }
}
.blog-page__content b {
  font-weight: 700;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .blog-page__content b {
    font-size: 1.6rem;
  }
}
.blog-page__content h2, .blog-page__content h3, .blog-page__content h4 {
  color: #394250;
  margin-bottom: 2rem;
  line-height: 100%;
}
.blog-page__content h2 {
  font-size: 3rem;
}
@media (max-width: 767px) {
  .blog-page__content h2 {
    font-size: 2.5rem;
  }
}
.blog-page__content h3 {
  font-size: 2.6rem;
}
@media (max-width: 767px) {
  .blog-page__content h3 {
    font-size: 2.3rem;
  }
}
.blog-page__content h4 {
  font-size: 2.4rem;
}
@media (max-width: 767px) {
  .blog-page__content h4 {
    font-size: 2rem;
  }
}
.blog-page__content ul,
.blog-page__content ol {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .blog-page__content ul li,
.blog-page__content ol li {
    font-size: 1.4rem;
  }
}
.blog-page__bottom-panel {
  box-shadow: 0 0 3rem 0 rgba(3, 36, 36, 0.02);
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 5rem;
  padding: 1.3rem 3rem 1.3rem 1.3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .blog-page__bottom-panel {
    flex-wrap: wrap;
    padding: 1.2rem;
    border-radius: 2rem;
    row-gap: 1.4rem;
  }
}
.blog-page__bottom-panel .blog-page__href-back {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .blog-page__bottom-panel .blog-page__href-back {
    order: 5;
  }
}
.blog-page__bottom-panel .blog-meta {
  max-width: min-content;
}
@media (max-width: 767px) {
  .blog-page__bottom-panel .blog-meta {
    max-width: 100%;
  }
}
.blog-page__bottom-panel .blog-meta__date {
  display: flex;
  align-items: center;
}

.promo-cta {
  box-sizing: border-box;
}
.promo-cta__content:before {
  background-size: 60% 100% !important;
}

.blog-meta {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 5rem;
}
@media (max-width: 767px) {
  .blog-meta {
    flex-wrap: wrap;
    column-gap: 1rem;
    row-gap: 0.5rem;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .blog-meta__readtime {
    width: 100%;
    order: 5;
  }
}
.blog-meta__date {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 100%;
  color: #748ca4;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .blog-meta__date {
    order: 1;
  }
}
.blog-meta__rating {
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .blog-meta__rating {
    order: 2;
  }
}
@media (max-width: 767px) {
  .blog-meta__share {
    order: 4;
  }
}
@media (max-width: 767px) {
  .blog-meta__views {
    order: 3;
  }
}

.show-counter {
  font-weight: 500;
  line-height: 100%;
  color: #009FA2;
  display: flex;
  align-items: center;
  column-gap: 0.9rem;
}
.show-counter span {
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .show-counter span {
    font-size: 1.4rem;
  }
}
.show-counter:before {
  content: "";
  width: 2rem;
  height: 1.4rem;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/show-counter-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.read-time {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: #748ca4;
  position: relative;
  display: flex;
  align-items: center;
  column-gap: 0.6rem;
}
.read-time:before {
  content: "";
  width: 1.7rem;
  height: 1.7rem;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/read-time-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.read-time b {
  color: #009FA2;
  font-weight: normal;
}

.blog-quote {
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .blog-quote {
    padding: 2rem 0;
  }
}
@media (max-width: 767px) {
  .blog-quote__author {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.blog-quote__inner {
  backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, 0.3);
  border: 1px solid #fff;
  border-radius: 2rem;
  padding: 2.4rem;
  display: grid;
  grid-template-columns: 19rem 1fr;
  grid-template-rows: auto;
  column-gap: 5.7rem;
}
@media (max-width: 767px) {
  .blog-quote__inner {
    column-gap: 1.2rem;
    grid-template-columns: 12rem 1fr;
    padding: 1.2rem;
  }
}
.blog-quote__photo {
  width: 19rem;
  height: 19rem;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  grid-row: 1/3;
  grid-column: 1/2;
}
@media (max-width: 767px) {
  .blog-quote__photo {
    width: 12rem;
    height: 12rem;
    grid-row: 1/2;
  }
}
.blog-quote__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-quote__content {
  flex-grow: 1;
}
.blog-quote__text {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 122%;
  color: #009FA2;
  padding-left: 3.8rem;
  padding-top: 3rem;
  margin-bottom: 2rem;
  position: relative;
  max-width: 78rem;
}
@media (max-width: 767px) {
  .blog-quote__text {
    font-size: 1.4rem;
    padding-left: 1rem;
    padding-top: 1.9rem;
    grid-column: 1/3;
    grid-row: 2/3;
    margin-bottom: 0;
  }
}
.blog-quote__text p {
  position: relative;
}
.blog-quote__text:before {
  content: "";
  position: absolute;
  width: 5.7rem;
  height: 5.3rem;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/blog-quote-icon.svg");
  z-index: -1;
}
@media (max-width: 767px) {
  .blog-quote__text:before {
    width: 4.1rem;
    height: 3.8rem;
  }
}
.blog-quote__author-name, .blog-quote__author-position {
  text-align: right;
  margin-left: auto;
}
.blog-quote__author-position {
  max-width: 43.6rem;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 114%;
  text-align: right;
  color: #748ca4;
}
@media (max-width: 767px) {
  .blog-quote__author-position {
    text-align: left;
    margin-left: 0;
  }
}
.blog-quote__author-name {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 137%;
  color: #394250;
  margin-bottom: 0.5rem;
}
.blog-quote__author-name a {
  color: #394250;
}
@media (max-width: 767px) {
  .blog-quote__author-name {
    margin-bottom: 1rem;
    text-align: left;
  }
}

.blog-header {
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/blog-header-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
@media (max-width: 767px) {
  .blog-header {
    background-image: none;
    background: linear-gradient(0deg, #dae2ec, transparent);
  }
}
.blog-header__inner {
  min-height: inherit;
  display: flex;
  flex-direction: column;
  position: relative;
}
.blog-header__img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
@media (max-width: 767px) {
  .blog-header__img {
    position: relative;
    aspect-ratio: 34.7/17.2;
    border-radius: 2rem;
    margin-left: 1.4rem;
    margin-right: 1.4rem;
    width: calc(100% - 2.8rem);
    overflow: hidden;
    margin-bottom: 2rem;
  }
}
.blog-header__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 100%);
  mask-image: linear-gradient(90deg, transparent 0%, #000 100%);
}
@media (max-width: 767px) {
  .blog-header__img img {
    -webkit-mask-image: none;
    mask-image: none;
  }
}
.blog-header__title {
  max-width: 92rem;
  margin-bottom: 2rem;
}
.blog-header__title h1 {
  color: #009FA2;
  font-weight: 600;
  font-size: 4rem;
  line-height: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-header__title h1 {
    font-size: 2.5rem;
  }
}
.blog-header__preview-text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 120%;
  color: #677f97;
  min-height: 4rem;
}
@media (max-width: 767px) {
  .blog-header__preview-text {
    font-size: 1.4rem;
  }
}
.blog-header__preview-text p {
  font-size: inherit;
  line-height: inherit;
}

.blog-author {
  padding-top: 2rem;
  max-width: 64rem;
}
.blog-author__name {
  font-weight: 500;
  font-size: 2rem;
  line-height: 100%;
  color: #394250;
  margin-bottom: 1rem;
}
@media (max-width: 767px) {
  .blog-author__name {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
  }
}
.blog-author__name a {
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}
.blog-author__inner {
  display: flex;
  align-items: center;
  column-gap: 1.4rem;
}
.blog-author__position {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 112%;
  color: #748ca4;
}
@media (max-width: 767px) {
  .blog-author__position {
    font-size: 1.4rem;
  }
}
.blog-author__photo {
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  width: 13rem;
  aspect-ratio: 13/13;
}
@media (max-width: 767px) {
  .blog-author__photo {
    max-width: 9.2rem;
  }
}
.blog-author__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-tags {
  margin-bottom: 2.5rem;
}
.blog-tags__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 2.8rem;
  row-gap: 1.2rem;
}
@media (max-width: 767px) {
  .blog-tags__list {
    column-gap: 1.4rem;
    row-gap: 0.2rem;
  }
}
.blog-tags__item a {
  font-weight: 500;
}
@media (max-width: 767px) {
  .blog-tags__item a {
    font-size: 1.4rem;
  }
}

.blog-toc {
  backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, 0.3);
  padding: 2.4rem 3rem;
  border: 1px solid #fff;
  border-radius: 2rem;
}
@media (max-width: 767px) {
  .blog-toc {
    padding: 1.2rem;
  }
}
.blog-toc__columns {
  display: flex;
  column-gap: 9rem;
}
@media (max-width: 767px) {
  .blog-toc__columns {
    flex-direction: column;
  }
}
.blog-toc__title {
  font-weight: 400;
  font-size: 3rem;
  line-height: 100%;
  color: #748ca4;
  margin-bottom: 3rem;
}
@media (max-width: 767px) {
  .blog-toc__title {
    font-size: 2rem;
    margin-bottom: 2.3rem;
  }
}
.blog-toc__list {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: toc var(--toc-start, 0);
  max-width: 50%;
}
@media (max-width: 767px) {
  .blog-toc__list {
    max-width: 100%;
  }
}
.blog-toc__item {
  margin-bottom: 2rem;
  counter-increment: toc;
  position: relative;
  padding-left: 2.5rem;
}
@media (max-width: 767px) {
  .blog-toc__item {
    margin-bottom: 1.6rem;
  }
}
.blog-toc__item:before {
  content: counter(toc, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  color: #748ca4;
}
@media (max-width: 767px) {
  .blog-toc__item:before {
    font-size: 1.4rem;
    top: 2px;
  }
}
.blog-toc__item a {
  color: #394250;
  font-weight: 600;
}
@media (max-width: 767px) {
  .blog-toc__item a {
    font-size: 1.4rem;
  }
}
.blog-toc__item a:hover {
  color: #009FA2;
}

.rating-stars {
  width: 113px;
  height: 20px;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/stars-bg.svg");
  background-repeat: no-repeat;
  position: relative;
  background-size: contain;
  display: flex;
}
.rating-stars a {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  background: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/stars.svg") repeat-x 0 20px;
  transition: none;
}
.rating-stars a.star_1 {
  width: 20%;
}
.rating-stars a.star_2 {
  width: 40%;
}
.rating-stars a.star_3 {
  width: 60%;
}
.rating-stars a.star_4 {
  width: 80%;
}
.rating-stars a.star_5 {
  width: 100%;
}
.rating-stars a.active, .rating-stars a:hover {
  background-position: 0 0;
}

.detail-share {
  border-radius: 1.5rem;
  line-height: 4.8rem;
  display: inline-flex;
  align-items: center;
  backdrop-filter: blur(4px);
  column-gap: 1.8rem;
  padding: 1rem;
  color: #394250;
  transition: 0.2s all linear;
  justify-content: center;
}
.detail-share:hover {
  color: #14787A;
}

.share-popover {
  box-shadow: 0 4px 60px 0 rgba(0, 61, 63, 0.2);
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid #fff;
  border-radius: 2rem;
  padding: 1.7rem 2.9rem 2.9rem 2.9rem;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}
.share-popover .share-item--link-text {
  min-width: 15.8rem;
  cursor: pointer;
}
.share-popover__title {
  font-weight: 500;
  font-size: 2rem;
  line-height: 100%;
  color: #009FA2;
  margin-bottom: 2rem;
}
.share-popover__close {
  appearance: none;
  background-color: transparent;
  padding: 0;
  width: 2.2rem;
  height: 2.2rem;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/close.svg");
  border: none;
  background-size: contain;
  cursor: pointer;
}
.share-popover__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.share-popover__list li {
  margin-bottom: 1.5rem;
}
.share-popover__list li:last-child {
  margin-bottom: 0;
}
.share-popover__list li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #394250;
  display: flex;
  align-items: center;
  column-gap: 2.2rem;
}
.share-popover .share-ico {
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
}
.share-popover .share-ico--link {
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/icon-copy.svg");
}
.share-popover .share-ico--vk {
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/icon-vk.svg");
}
.share-popover .share-ico--tg {
  background-image: url("/local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/./images/icon-tg.svg");
}

.tippy-box {
  background-color: transparent;
}

.tippy-arrow {
  display: none;
}

.container-large:not(.breadcrumb__content):not(.header__content):not(.drop-down__content) {
  max-width: 100%;
  width: 100%;
  margin: 0;
}

.breadcrumb {
  position: relative;
  z-index: 2;
}

.breads + .type-page {
  margin-top: 29px;
}

@media (max-width: 767px) {
  .breads + .type-page {
    margin-top: 20px;
  }
}
.doctor__pos.left_margin {
  margin-left: 16px;
}

@media (max-width: 767px) {
  .doctor__pos.left_margin {
    margin-left: 0px;
  }
}
.type-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}

@media (max-width: 991px) {
  .type-page {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.type-page__container {
  width: calc(100% - 300px);
}

@media (max-width: 991px) {
  .type-page__container {
    width: 100%;
  }
}
.type-page__aside {
  width: 270px;
  padding-left: 16px;
  border-left: 1px solid #ededed;
}

@media (max-width: 991px) {
  .type-page__aside {
    display: none;
  }
}
.type-page__top {
  padding-bottom: 12px;
  /* border-bottom: 1px solid #ededed; */
}

.type-page__row.top-block-view {
  border-bottom: 1px solid #E2EEF3;
  padding-bottom: 16px;
}

.type-page__title {
  font-weight: 900;
  font-size: 48px;
  line-height: 52px;
  color: #009fa2;
  margin: 0;
}

@media (max-width: 767px) {
  .type-page__title {
    font-size: 28px;
    line-height: 32px;
  }
}
.type-page__title:not(:last-child) {
  margin-bottom: 25px;
}

@media (max-width: 767px) {
  .type-page__title:not(:last-child) {
    margin-bottom: 16px;
  }
}
.type-page__important {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #4e667e;
  margin: 0;
}

@media (max-width: 767px) {
  .type-page__important {
    font-size: 18px;
    line-height: 26px;
  }
}
.type-page__important:not(:last-child) {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .type-page__important:not(:last-child) {
    margin-bottom: 24px;
  }
}
.type-page__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.type-page__href-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  vertical-align: top;
  position: relative;
  padding-left: 6px;
  font-size: 16px;
  line-height: 24px;
  color: #009fa2;
}

@media (max-width: 767px) {
  .type-page__href-back {
    font-size: 15px;
  }
}
.type-page__href-back:before {
  content: "";
  display: block;
  width: 12px;
  height: 10px;
  margin-right: 14px;
}

.type-page__date {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #4e667e;
}

@media (max-width: 767px) {
  .type-page__date {
    font-size: 15px;
  }
}
.type-page__content {
  padding-bottom: 48px;
}

@media (max-width: 767px) {
  .type-page__content {
    padding-bottom: 32px;
  }
}
.type-page__bottom {
  padding-bottom: 12px;
  border-bottom: 1px solid #ededed;
}

.type-page .doctor:not(:last-child) {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .type-page .doctor:not(:last-child) {
    margin-bottom: 23px;
  }
}
.doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

@media (max-width: 767px) {
  .doctor {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.doctor__overimg {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 12px;
}

.doctor__info {
  width: calc(100% - 76px);
}

@media (max-width: 767px) {
  .doctor__info {
    padding-top: 9px;
  }
}
.doctor__name,
.doctor__name a,
.doctor__pos {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .doctor__name,
.doctor__pos {
    font-size: 15px;
  }
}
.doctor__name {
  display: inline-block;
  vertical-align: top;
  color: #009fa2;
}

.doctor__pos {
  color: #4e667e;
}

.wis-content:after {
  content: "";
  display: table;
  clear: both;
}

.wis-content > *:first-child {
  margin-top: 0 !important;
}

.wis-content > *:last-child {
  margin-bottom: 0 !important;
}

.wis-content h1:not([class]),
.wis-content h2:not([class]),
.wis-content h3:not([class]),
.wis-content h4:not([class]),
.wis-content h5:not([class]),
.wis-content h6:not([class]) {
  color: #3f454d;
  font-family: "Inter";
  font-weight: bold;
}

.wis-content h1:not([class]),
.wis-content h2:not([class]),
.wis-content h3:not([class]) {
  margin: 32px 0 25px;
}

@media (max-width: 767px) {
  .wis-content h1:not([class]),
.wis-content h2:not([class]),
.wis-content h3:not([class]) {
    margin: 24px 0 19px;
  }
}
.wis-content h4:not([class]) {
  margin: 32px 0 20px;
}

@media (max-width: 767px) {
  .wis-content h4:not([class]) {
    margin: 24px 0 16px;
  }
}
.wis-content h5:not([class]) {
  margin: 32px 0 16px;
}

@media (max-width: 767px) {
  .wis-content h5:not([class]) {
    margin: 24px 0 12px;
  }
}
.wis-content h6:not([class]) {
  margin: 32px 0 10px;
}

@media (max-width: 767px) {
  .wis-content h6:not([class]) {
    margin: 24px 0 12px;
  }
}
.wis-content h1:not([class]) {
  font-weight: 900;
  font-size: 48px;
  line-height: 52px;
}

@media (max-width: 767px) {
  .wis-content h1:not([class]) {
    font-size: 28px;
    line-height: 32px;
  }
}
.wis-content h2:not([class]) {
  font-size: 32px;
  line-height: 40px;
}

@media (max-width: 767px) {
  .wis-content h2:not([class]) {
    font-size: 24px;
    line-height: 28px;
  }
}
.wis-content h3:not([class]) {
  font-size: 26px;
  line-height: 36px;
}

@media (max-width: 767px) {
  .wis-content h3:not([class]) {
    font-size: 20px;
    line-height: 28px;
  }
}
.wis-content h4:not([class]) {
  font-size: 22px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .wis-content h4:not([class]) {
    font-size: 18px;
    line-height: 24px;
  }
}
.wis-content h5:not([class]) {
  font-size: 20px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .wis-content h5:not([class]) {
    font-size: 16px;
    line-height: 24px;
  }
}
.wis-content h6:not([class]) {
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .wis-content h6:not([class]) {
    font-size: 15px;
    line-height: 24px;
  }
}
.wis-content p:not([class]) {
  margin: 0;
  font-size: 18px;
  line-height: 28px;
  color: #3f454d;
  margin: 0 0 28px;
}

@media (max-width: 767px) {
  .wis-content p:not([class]) {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 24px;
  }
}
.wis-content figure:not([class]) {
  margin: 32px 0 28px;
}

@media (max-width: 767px) {
  .wis-content figure:not([class]) {
    margin: 24px 0 16px;
  }
}
.wis-content figure:not([class]) img:not([class]) {
  margin: 0;
}

.wis-content figcaption:not([class]) {
  font-size: 16px;
  line-height: 24px;
  color: #4e667e;
  text-align: center;
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  .wis-content figcaption:not([class]) {
    margin-top: 16px;
    font-size: 15px;
    line-height: 24px;
  }
}
.wis-content img:not([class]) {
  max-width: 100%;
  margin: 32px 0 28px;
}

@media (max-width: 767px) {
  .wis-content img:not([class]) {
    margin: 24px 0 16px;
  }
}
.wis-content ul:not([class]),
.wis-content ol:not([class]) {
  margin: 32px 0;
  padding: 0;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]),
.wis-content ol:not([class]) {
    margin: 24px 0;
  }
}
.wis-content ul:not([class]) li,
.wis-content ol:not([class]) li {
  position: relative;
  font-size: 18px;
  line-height: 28px;
  color: #3f454d;
  margin: 0 0 16px;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) li,
.wis-content ol:not([class]) li {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
  }
}
.wis-content ul:not([class]) ul:not([class]),
.wis-content ol:not([class]) ul:not([class]),
.wis-content ul:not([class]) ol:not([class]),
.wis-content ol:not([class]) ol:not([class]) {
  margin: 16px 0 0;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) ul:not([class]),
.wis-content ol:not([class]) ul:not([class]),
.wis-content ul:not([class]) ol:not([class]),
.wis-content ol:not([class]) ol:not([class]) {
    margin-top: 12px;
  }
}
.wis-content ul:not([class]) ul:not([class]) > li:before,
.wis-content ol:not([class]) ul:not([class]) > li:before {
  left: 0;
}

.wis-content ul:not([class]) > li {
  padding-left: 32px;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) > li {
    padding-left: 25px;
  }
}
.wis-content ul:not([class]) > li:before {
  width: 10px;
  height: 1px;
  position: absolute;
  top: 13px;
  left: 12px;
  border-radius: 0;
  background: #009fa2;
}

@media (max-width: 767px) {
  .wis-content ul:not([class]) > li:before {
    top: 11px;
    left: 6px;
  }
}
.wis-content ol:not([class]) > li {
  padding-left: 32px;
}

.wis-content ol:not([class]) > li:before {
  content: counter(ol-li) ") ";
  font-weight: normal;
  width: 32px;
  text-align: center;
  font-size: 18px;
  line-height: 28px;
  color: #009fa2;
}

@media (max-width: 767px) {
  .wis-content ol:not([class]) > li:before {
    font-size: 15px;
    line-height: 24px;
  }
}
.wis-content ol:not([class]) ul:not([class]) > li {
  padding-left: 23px;
}

@media (max-width: 767px) {
  .wis-content ol:not([class]) ul:not([class]) > li {
    padding-left: 12px;
  }
}
.wis-content ol:not([class]) ul:not([class]) > li:before {
  left: 3px;
}

@media (max-width: 767px) {
  .wis-content ol:not([class]) ul:not([class]) > li:before {
    left: -6px;
  }
}
.wis-content blockquote:not([class]) {
  position: relative;
  margin: 32px 0;
  padding: 24px 24px 24px 48px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #4e667e;
  background: none;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

@media (max-width: 767px) {
  .wis-content blockquote:not([class]) {
    margin: 24px 0;
    padding: 13px 24px 11px 36px;
    font-size: 18px;
    line-height: 26px;
  }
}
.wis-content blockquote:not([class]):before {
  content: "";
  display: block;
  position: absolute;
  top: 31px;
  left: 4px;
  width: 24px;
  height: 18px;
  z-index: 1;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAMAAAB2Mu6sAAAAPFBMVEUAAAAAn6IAn58An6IAoKIAn58AoKIAoKIAoKIAn58AoaMAoKIAn6IAoKIAn6MAn6EAn6MAn6EAn58An6KtzXGNAAAAE3RSTlMA3yDvjxC/X68wb5+ff8+AQM9Qknh+TgAAAJtJREFUGNNNkNEWhCAIRCEUy2xrl///14UIcp7mwgAewbWd3CFUTy7ullVEOMpFAW97kVrqTwgNSrU1olIXdYO0LfYbHG53t66mMJ7ZOJUDy5uhL/uuywC5WW8VFxocARvARwLqmxKqIKkOwAllaqwAmIBTA21vagrxdEMISvoG0BMGLDS9t+a8ws87tPnHxbTBToJFIw4oNDT0B5K0ENkptk8CAAAAAElFTkSuQmCC") no-repeat center;
}

@media (max-width: 767px) {
  .wis-content blockquote:not([class]):before {
    top: 17px;
    left: 3px;
    width: 18px;
    height: 14px;
    background-size: contain;
  }
}
.wis-content blockquote:not([class]) .doctor {
  margin-top: 12px;
}

.wis-content blockquote:not([class]) .doctor__info,
.wis-content blockquote:not([class]) .doctor__name,
.wis-content blockquote:not([class]) .doctor__pos {
  line-height: 24px;
}

.wis-content blockquote:not([class]) .doctor__name,
.wis-content blockquote:not([class]) .doctor__pos {
  font-weight: normal;
}

.wis-content .prices {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .wis-content .prices {
    margin-bottom: 24px;
  }
}
.wis-content .prices:last-child {
  margin-bottom: 0;
}

.wis-content hr {
  border: none;
  border-top: 1px solid #e1eced;
  border-bottom: 1px solid #e1eced;
  margin: 48px 0;
}

@media (max-width: 767px) {
  .wis-content hr {
    margin: 24px 0;
  }
}
.note-text {
  position: relative;
  margin: 32px 0;
  padding: 8px 0 8px 24px;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #3f454d;
  border-left: 2px solid #009fa2;
}

@media (max-width: 767px) {
  .note-text {
    margin: 24px 0;
    padding-left: 12px;
    font-size: 18px;
    line-height: 26px;
  }
}
.note-text p:not([class]) {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
}

@media (max-width: 767px) {
  .note-text p:not([class]) {
    font-size: 18px;
    line-height: 26px;
  }
}
.note-text *:first-child {
  margin-top: 0 !important;
}

.note-text *:last-child {
  margin-bottom: 0 !important;
}

.info-block {
  margin: 32px 0 10px; /*margin: 32px 0;*/
  padding: 24px 32px;
  background: #f2f7fa;
  border-radius: 4px;
}

@media (max-width: 767px) {
  .info-block {
    margin: 24px 0 10px; /*margin: 24px 0;*/
    padding: 13px 12px;
  }
}
.info-block--warning {
  background: #fbf3e7;
}

.info-block--important {
  background: #fbdddd;
}

.info-block h1:not([class]),
.info-block h2:not([class]),
.info-block h3:not([class]),
.info-block h4:not([class]),
.info-block h5:not([class]),
.info-block h6:not([class]) {
  margin-bottom: 12px;
}

@media (max-width: 767px) {
  .info-block h1:not([class]),
.info-block h2:not([class]),
.info-block h3:not([class]),
.info-block h4:not([class]),
.info-block h5:not([class]),
.info-block h6:not([class]) {
    margin-bottom: 7px;
  }
}
.info-block *:first-child {
  margin-top: 0 !important;
}

.info-block *:last-child {
  margin-bottom: 0 !important;
}

.h-align-left {
  float: left;
  margin: 0 24px 24px 0;
}

@media (max-width: 767px) {
  .h-align-left {
    float: none;
    margin: 0 0 19px !important;
  }
}
.h-align-right {
  float: right;
  margin: 0 0 24px 24px;
}

@media (max-width: 767px) {
  .h-align-right {
    float: none;
    margin: 0 0 19px !important;
  }
}
.prices__table-cell--href-style {
  font-size: 18px;
  color: #009fa2 !important;
  word-wrap: break-word;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.prices__table-cell--href-style:hover {
  color: #009fa2 !important;
}

.title-h2 {
  font-family: "Inter";
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #3f454d;
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .title-h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}
.related-articles {
  padding: 72px 0 0;
}

@media (max-width: 767px) {
  .related-articles {
    padding-top: 33px;
  }
}
.related-articles__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px -24px;
}

@media (max-width: 767px) {
  .related-articles__items {
    margin: 0;
  }
}
.related-articles__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(33.3333333333% - 30px);
  min-height: 144px;
  margin: 0 15px 24px;
  padding: 16px 24px;
  background: #f2f7fa;
  border-radius: 4px;
}

@media (max-width: 1023px) {
  .related-articles__item {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .related-articles__item {
    width: 100%;
    min-height: auto;
    margin: 0 0 8px;
    padding: 12px;
  }
  .related-articles__item:last-child {
    margin-bottom: 0;
  }
}
.related-articles__item-overimg {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  margin-right: 12px;
  overflow: hidden;
}

.related-articles__item-img {
  max-width: 100%;
  /* max-height: 100%;*/
}

.related-articles__item-info {
  width: calc(100% - 76px);
  /*padding-top: 8px;*/
}

.related-articles__item-text {
  margin-bottom: 10px;
}

.related-articles__item-docname {
  margin-bottom: 7px;
  font-size: 15px;
}

@media (max-width: 767px) {
  .related-articles__item-info {
    padding-top: 4px;
  }
}
.related-articles__item-title,
.related-articles__item-date {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .related-articles__item-title,
.related-articles__item-date {
    font-size: 15px;
  }
}
.related-articles__item-title {
  display: inline-block;
  vertical-align: top;
  color: #009fa2;
  margin: 0 0 8px;
}

.related-articles__item-date {
  display: block;
  color: #4e667e;
}

.doctors {
  padding: 72px 0 0;
}

@media (max-width: 767px) {
  .doctors {
    padding-top: 32px;
  }
}
.doctors__item {
  max-width: 270px;
}

@media (max-width: 479px) {
  .doctors__item {
    width: 212px;
  }
}
.doctors__item-overphoto {
  display: block;
  width: 145px;
  height: 145px;
  margin-bottom: 16px;
  background: #fff;
  border: 4px solid #e4e7ea;
  border-radius: 50%;
  overflow: hidden;
}

.doctors__item-photo {
  /* max-width: 100%;
   max-height: 100%;*/
}

.doctors__item-name,
.doctors__item-pos {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .doctors__item-name,
.doctors__item-pos {
    font-size: 15px;
  }
}
.doctors__item-name {
  display: inline-block;
  vertical-align: top;
  color: #009fa2;
  margin-bottom: 8px;
}

.doctors__item-pos {
  color: #4e667e;
}

.doctors .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: -72px;
  margin: 0;
  z-index: 1;
}

@media (max-width: 767px) {
  .doctors .owl-carousel .owl-nav {
    display: none;
  }
}
.doctors .owl-carousel .owl-nav button.owl-prev,
.doctors .owl-carousel .owl-nav button.owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0;
  background: #edf4f7;
  border-radius: 8px;
}

.doctors .owl-carousel .owl-nav button.owl-prev:focus,
.doctors .owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}

.doctors .owl-carousel .owl-nav button.owl-prev:before,
.doctors .owl-carousel .owl-nav button.owl-next:before {
  content: "";
  display: block;
  width: 10px;
  height: 8px;
}

.doctors .owl-carousel .owl-nav button.owl-prev span,
.doctors .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.doctors .owl-carousel .owl-nav button.owl-next {
  margin-left: 2px;
}

.doctors .owl-carousel .owl-nav button.owl-next:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

@media (max-width: 479px) {
  .doctors .owl-carousel .owl-stage-outer {
    margin-right: -15px;
  }
}
.promotions--mobile {
  display: none;
  margin-top: 68px;
}

@media (max-width: 991px) {
  .promotions--mobile {
    display: block;
  }
}
@media (max-width: 767px) {
  .promotions--mobile {
    margin-top: 17px;
  }
}
.promotions__title {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  color: #3f454d;
  margin: 0 0 24px;
}

@media (max-width: 479px) {
  .promotions__item {
    width: 212px;
  }
}
.promotions__item-overimg {
  display: block;
  width: 167px;
  height: 167px;
  margin-bottom: 16px;
}

.promotions__item-img {
  max-width: 100%;
  max-height: 100%;
}

.promotions__item-title,
.promotions__item-descr,
.promotions__item-date {
  font-size: 16px;
  line-height: 24px;
}

@media (max-width: 767px) {
  .promotions__item-title,
.promotions__item-descr,
.promotions__item-date {
    font-size: 15px;
  }
}
.promotions__item-title {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
  color: #009fa2;
}

.promotions__item-descr {
  color: #3f454d;
  margin-bottom: 8px;
}

.promotions__item-date {
  display: block;
  color: #4e667e;
}

.promotions .owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: -56px;
  margin: 0;
  z-index: 1;
}

@media (max-width: 767px) {
  .promotions .owl-carousel .owl-nav {
    display: none;
  }
}
.promotions .owl-carousel .owl-nav button.owl-prev,
.promotions .owl-carousel .owl-nav button.owl-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0;
  background: #edf4f7;
  border-radius: 8px;
}

.promotions .owl-carousel .owl-nav button.owl-prev:focus,
.promotions .owl-carousel .owl-nav button.owl-next:focus {
  outline: none;
}

.promotions .owl-carousel .owl-nav button.owl-prev:before,
.promotions .owl-carousel .owl-nav button.owl-next:before {
  content: "";
  display: block;
  width: 10px;
  height: 8px;
}

.promotions .owl-carousel .owl-nav button.owl-prev span,
.promotions .owl-carousel .owl-nav button.owl-next span {
  display: none;
}

.promotions .owl-carousel .owl-nav button.owl-next {
  margin-left: 2px;
}

.promotions .owl-carousel .owl-nav button.owl-next:before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

@media (max-width: 479px) {
  .promotions .owl-carousel .owl-stage-outer {
    margin-right: -15px;
  }
}
.type-page__href-back:before {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L5 1M1 5L5 9M1 5H11' stroke='%23677E96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;
}

.doctors .owl-carousel .owl-nav button.owl-prev:before,
.doctors .owl-carousel .owl-nav button.owl-next:before,
.promotions .owl-carousel .owl-nav button.owl-prev:before,
.promotions .owl-carousel .owl-nav button.owl-next:before {
  background: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L5 1M1 5L5 9M1 5H11' stroke='%23677E96' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") no-repeat center;
}

.top-block-view .right_block, .type-page__bottom .right_block {
  display: flex;
  flex-wrap: wrap;
}

.top-block-view .right_block .show_counter, .type-page__bottom .right_block .show_counter {
  margin-left: 20px;
}

.top-block-view, .type-page__important {
  margin-bottom: 32px;
}

@media (max-width: 767px) {
  .top-block-view, .type-page__important {
    margin-bottom: 23px;
  }
}
.type-page_bottom_dop {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

.related-articles__item-date {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #97A2AD;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/lotos74.ru_2025/components/luxar/super/online_block/style.css?17617286162320*/
.promo-cta {
  border: 1px solid #fff;
  border-radius: 2rem;
  backdrop-filter: blur(4px);
  background: rgba(255, 255, 255, 0.6);
  padding: 1.4rem;
  position: relative;
  margin: 1.5rem 0;
  width: 100%;
  /*
  &.page-container {
    width: calc(100% - 2.8rem);
  }
  */
}
@media (max-width: 979px) {
  .promo-cta {
    display: flex;
    flex-direction: column-reverse;
  }
}
.promo-cta__row {
  margin-bottom: 1.5rem;
  position: relative;
  width: calc(100% - 52rem);
}
@media (max-width: 979px) {
  .promo-cta__row {
    width: 100%;
  }
}
.promo-cta__row:last-child {
  margin-bottom: 0;
}
.promo-cta__row--phone {
  font-weight: 400;
  font-size: 2rem;
  line-height: 120%;
  color: #394250;
}
.promo-cta__row--phone .phone {
  display: inline-flex;
}
.promo-cta__row--btn {
  display: flex;
  align-items: center;
  column-gap: 3.8rem;
}
@media (max-width: 979px) {
  .promo-cta__row--btn {
    flex-direction: column;
    row-gap: 1.3rem;
  }
}
.promo-cta__row--btn div {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 100%;
  color: #009FA2;
}
@media (max-width: 979px) {
  .promo-cta__row--btn div {
    font-size: 1.6rem;
  }
}
.promo-cta__btn.btn {
  padding: 0 2rem;
}
@media (max-width: 979px) {
  .promo-cta__btn.btn {
    width: 100%;
    height: 4.8rem;
  }
}
.promo-cta__content {
  border-radius: 2rem;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 63.48%, rgba(255, 255, 255, 0) 100%);
  padding: 3rem 5.8rem;
  overflow: hidden;
  position: relative;
}
@media (max-width: 979px) {
  .promo-cta__content {
    padding: 2rem 1rem;
  }
}
.promo-cta__content:before {
  content: "";
  position: absolute;
  background-image: url("/local/templates/lotos74.ru_2025/components/luxar/super/online_block/./images/promo-cta__content-bg.png");
  left: 0;
  top: 0;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
@media (max-width: 979px) {
  .promo-cta__content:before {
    content: none;
  }
}
.promo-cta__img {
  position: absolute;
  right: 0;
  width: 50rem;
  height: calc(100% + 3rem);
  top: -1.5rem;
}
@media (max-width: 979px) {
  .promo-cta__img {
    width: 100%;
    top: 0;
    position: relative;
    height: 13rem;
  }
}
.promo-cta__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.5rem;
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/lotos74.ru_2025/components/creativebz/news/creative_blog/style.css?17236174167165 */
/* /local/templates/lotos74.ru_2025/components/bitrix/news.detail/creative_blog/style.css?176458529736697 */
/* /local/templates/lotos74.ru_2025/components/luxar/super/online_block/style.css?17617286162320 */
