.breadcrumbs {
  background-color: var(--bs-gray-100);
}

.doctor-page .content {
  margin-top: 0;
}

.video-visuals-link {
  color: #0075AD;
}

.doctor-page .video-visuals-link {
  top: 7.33px;
  left: 7.33px;
}

.doctor-promo-section {
  padding-bottom: 60px;
  background: 0 0
}

div.cta-banner--doctor {
  grid-template-columns:1fr 517px;
  gap: 40px;
  height: auto;
  margin-top: 0;
  padding: 42px 48px;
  border-radius: 32px;
  background: #ffdbe2
}

div.cta-banner--doctor > div {
  display: block;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px
}

div.cta-banner--doctor .h2, div.cta-banner--doctor h2 {
  margin: 0 0 12px;
  color: #01142f;
  font-size: 32px;
  font-weight: 500;
  line-height: 1
}

div.cta-banner--doctor p {
  width: 400px;
  margin: 0;
  color: #01142f;
  font-size: 20px;
  line-height: 1.4
}

div.cta-banner--doctor img {
  width: 517px;
  height: 260px;
  border-radius: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
  align-self: flex-end;
  position: absolute;
  right: 0;
  bottom: 0;
}

div.cta-banner--doctor .vita-btn {
  margin-top: 32px;
}

.doctor-reasons {
  border: 1px solid rgba(235, 231, 222, .5);
  border-radius: 32px;
  background: #fff;
  padding: 40px 48px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.doctor-reasons .h2, .doctor-reasons h2 {
  margin: 0 0 28px;
  color: #01142f;
  font-size: 32px;
  font-weight: 500;
  line-height: 1
}

.doctor-reasons .check-list {
  gap: 12px
}

.doctor-reasons .check-list li {
  padding-left: 32px;
  color: #01142f;
  font-size: 20px;
  line-height: 1.4;
}

.doctor-reasons .check-list li::before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.16602 11.3929L7.73744 14.9643L16.666 6.03577' stroke='%230075AD' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' /%3E%3C/svg%3E");
  top: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  background: 0 0;
  color: #024a71;
  font-size: 20px;
  line-height: 0;
  margin-top: 4px;
}

.doctor-reviews {
  padding-top: 60px;
  padding-bottom: 40px;
  background: 0 0
}

.doctor-reviews .feedbacks {
  margin-bottom: 0;
}

.doctor-section-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 32px
}

.doctor-section-title .h2, .doctor-section-title h2 {
  margin: 0;
  color: #01142f;
  font-size: 32px;
  font-weight: 500;
  line-height: normal
}

.doctor-section-title a {
  display: inline-flex;
  gap: 6px;
  align-items: flex-end;
  color: #01142f;
  font-size: 18px;
  line-height: 1.3;
  text-decoration: none;
  white-space: nowrap
}

.doctor-section-title img {
  width: 16px;
  height: 16px;
  padding-top: 3px;
  transform: rotate(180deg)
}

.doctor-review-grid {
  display: flex;
  gap: 24px;
  align-items: flex-start
}

.doctor-review-grid article {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 16px;
  min-width: 0;
  border-radius: 24px;
  background: #f8f8f8;
  padding: 28px
}

.doctor-review-card__top {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  justify-content: center;
  width: 100%
}

.doctor-review-card__top > div {
  display: flex;
  flex: 1 0 0;
  flex-direction: column;
  gap: 8px;
  min-width: 0
}

.doctor-review-card__top .h3, .doctor-review-card__top h3 {
  width: 254px;
  margin: 0;
  color: #01142f;
  font-size: 24px;
  font-weight: 500;
  line-height: normal
}

.doctor-review-card__top > img {
  flex: 0 0 48px;
  width: 48px;
  height: 48px
}

.doctor-review-stars {
  display: flex;
  gap: 4px;
  align-items: flex-start
}

.doctor-review-stars img {
  width: 20px;
  height: 20px
}

.doctor-review-grid p {
  display: -webkit-box;
  overflow: hidden;
  height: 111px;
  margin: 0;
  color: #01142f;
  font-size: 16px;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5
}

.doctor-review-grid article > a {
  overflow: hidden;
  width: 100%;
  color: #01142f;
  font-size: 14px;
  line-height: 1.3;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  text-overflow: ellipsis;
  white-space: nowrap
}

.doctor-review-grid time {
  overflow: hidden;
  width: 100%;
  color: rgba(1, 20, 47, .4);
  font-size: 14px;
  line-height: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap
}

.doctor-articles {
  position: relative;
  overflow: visible;
  padding-top: 0;
  padding-bottom: 80px;
  background: #fff
}

.doctor-articles .doctor-section-title a {
  align-items: center
}

.doctor-articles .doctor-section-title img {
  box-sizing: border-box;
  flex: 0 0 16px;
  padding: 3px 5px
}

.doctor-articles__slider {
  position: relative;
  width: 1170px
}

.doctor-article-card {
  position: relative;
  display: flex;
  overflow: hidden;
  flex-direction: column;
  justify-content: space-between;
  width: 374px;
  height: 212px;
  padding: 28px;
  border: 1px solid rgba(235, 231, 222, .5);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.doctor-article-card .h3, .doctor-article-card h3 {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 270px;
  margin: 0;
  color: #01142f;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3
}

.doctor-article-card a {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: -moz-max-content;
  width: max-content;
  min-width: 67px;
  height: 38px;
  padding: 2px 16px;
  border-radius: 120px;
  background: #fce482;
  color: #01142f;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
  text-transform: uppercase
}

.doctor-article-card > img {
  position: absolute;
  right: 27px;
  bottom: 27px;
  width: 78px;
  height: 78px;
  box-sizing: border-box;
  padding: 6.5px 9.75px
}

.doctor-articles__slider.owl-carousel .owl-item .doctor-article-card > img {
  width: 78px;
  height: 78px;
  box-sizing: border-box;
  padding: 6.5px 9.75px
}

.doctor-certificates {
  padding-bottom: 80px;
  background: #fff
}

.doctor-certificates__grid {
  display: grid;
  grid-template-columns:repeat(2, 573px);
  gap: 24px;
  align-items: center
}

.doctor-certificate-card {
  overflow: hidden;
  width: 573px;
  height: 407px;
  margin: 0;
  border: 1px solid rgba(235, 231, 222, .5);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.doctor-certificate-card img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 24px;
  -o-object-fit: cover;
  object-fit: cover
}

.doctor-online-section {
  padding-bottom: 80px;
  background: #fff
}

.doctor-online-banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 369px;
  overflow: hidden;
  gap: 40px;
  border-radius: 32px;
  background: #ffe8de;
  padding: 0 80px
}

.doctor-online-banner__text {
  position: relative;
  z-index: 2;
  flex: 1 0 0;
  min-width: 0
}

.doctor-online-banner__text .h2, .doctor-online-banner__text h2 {
  margin: 0 0 12px;
  color: #01142f;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2
}

.doctor-online-banner__text p {
  width: 400px;
  max-width: 100%;
  margin: 0 0 32px;
  color: #01142f;
  font-size: 20px;
  line-height: 1.4
}

.doctor-online-banner__button {
  background: #ff6300
}

.doctor-online-banner__image {
  position: relative;
  flex: 1 0 0;
  min-width: 0;
  height: 369px
}

.doctor-online-banner__image img {
  position: absolute;
  top: -25px;
  left: 30px;
  width: 425px;
  max-width: none;
  height: auto
}

.doctor-online-banner__heart {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 99px;
  height: 99px;
  -o-object-fit: contain;
  object-fit: contain;
  transform: rotate(7.9deg)
}

.doctor-actions-section {
  background: #fff;
  padding-bottom: 80px
}

.doctor-actions {
  display: grid;
  grid-template-columns:repeat(3, 374px);
  gap: 24px;
  justify-content: center
}

.doctor-action-card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  min-height: 90px;
  overflow: hidden;
  border-radius: 14px;
  background: #a5e5f6;
  padding: 22px 52px 22px 48px;
  color: #01142f;
  text-decoration: none
}

.doctor-action-card::after, .doctor-action-card::before {
  content: "";
  position: absolute;
  border: 3px solid rgba(255, 255, 255, .42);
  border-radius: 50%;
  pointer-events: none
}

.doctor-action-card::before {
  right: -26px;
  bottom: -27px;
  width: 62px;
  height: 62px
}

.doctor-action-card::after {
  top: -15px;
  right: -18px;
  width: 52px;
  height: 52px
}

.doctor-action-card__icon {
  position: relative;
  z-index: 1;
  flex: 0 0 30px;
  width: 30px;
  height: 30px
}

.doctor-action-card__icon img {
  display: block;
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
  object-fit: contain
}

.doctor-action-card__text {
  position: relative;
  z-index: 1;
  display: grid;
  gap: 2px
}

.doctor-action-card__text strong {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.1
}

.doctor-action-card__text span {
  width: 155px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.15
}

.doctor-action-card--cabinet .doctor-action-card__icon {
  border-radius: 50%
}

.doctor-action-card--cabinet .doctor-action-card__icon::before {
  content: "";
  position: absolute;
  top: 7px;
  left: 9px;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 50%
}

.doctor-action-card--cabinet .doctor-action-card__icon::after {
  content: "";
  position: absolute;
  left: 6px;
  bottom: 6px;
  width: 12px;
  height: 7px;
  border: 2px solid #fff;
  border-radius: 8px 8px 5px 5px
}

.doctor-action-card--appointment .doctor-action-card__icon::before {
  content: "";
  position: absolute;
  inset: 5px 3px 3px;
  border: 3px solid #fff;
  border-radius: 2px
}

.doctor-action-card--appointment .doctor-action-card__icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 9px;
  width: 12px;
  height: 12px;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
  box-shadow: -6px 14px 0 -5px #fff, 0 14px 0 -5px #fff, 6px 14px 0 -5px #fff
}

.doctor-action-card--schedule .doctor-action-card__icon::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 6px;
  width: 18px;
  height: 24px;
  border: 3px solid #fff;
  border-radius: 50% 50% 50% 0;
  transform: rotate(-45deg)
}

.doctor-action-card--schedule .doctor-action-card__icon::after {
  content: "";
  position: absolute;
  top: 9px;
  left: 12px;
  width: 6px;
  height: 6px;
  border: 2px solid #fff;
  border-radius: 50%
}

.doctor-action-card .doctor-action-card__text::after {
  content: "";
  position: absolute;
  top: -13px;
  right: -38px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #fff
}

.doctor-action-card .doctor-action-card__text::before {
  content: "↗";
  position: absolute;
  z-index: 1;
  top: -10px;
  right: -31px;
  color: #008acd;
  font-size: 12px;
  font-weight: 700;
  line-height: 1
}

.doctor-action-card--appointment .doctor-action-card__icon, .doctor-action-card--cabinet .doctor-action-card__icon, .doctor-action-card--schedule .doctor-action-card__icon {
  border: 0
}

.doctor-action-card .doctor-action-card__text::after, .doctor-action-card .doctor-action-card__text::before, .doctor-action-card--appointment .doctor-action-card__icon::after, .doctor-action-card--appointment .doctor-action-card__icon::before, .doctor-action-card--cabinet .doctor-action-card__icon::after, .doctor-action-card--cabinet .doctor-action-card__icon::before, .doctor-action-card--schedule .doctor-action-card__icon::after, .doctor-action-card--schedule .doctor-action-card__icon::before {
  content: none
}

.doctor-action-card__arrow {
  position: absolute;
  z-index: 2;
  top: 11px;
  right: 17px;
  width: 36px;
  height: 36px;
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none
}

.doctor-prices {
  background: #f8f8f8;
  padding: 60px 0
}

.doctor-prices__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid rgba(235, 231, 222, .5);
  border-radius: 32px;
  background: #fff;
  padding: 40px 48px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.doctor-prices__card .h2, .doctor-prices__card h2 {
  width: 100%;
  margin: 0;
  padding-bottom: 40px;
  color: #01142f;
  font-size: 32px;
  font-weight: 500;
  line-height: 1
}

.doctor-prices__card .price-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  margin: 0;
  padding-bottom: 48px
}

.doctor-prices__card .price-list div {
  display: flex;
  gap: 24px;
  align-items: center;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #dee5eb
}

.doctor-prices__card .price-list div:last-child {
  padding-bottom: 0;
  border-bottom: 0
}

.doctor-prices__card .price-list span {
  flex: 1 0 0;
  min-width: 0;
  color: #01142f;
  font-size: 20px;
  line-height: 1.4
}

.doctor-prices__card .price-list strong {
  flex-shrink: 0;
  color: #01142f;
  font-size: 28px;
  font-weight: 500;
  line-height: normal;
  text-align: right;
  white-space: nowrap
}

.doctor-prices__card .vita-btn {
  min-height: 44px;
  margin: 0;
  padding: 2px 20px;
  color: #fff;
  font-size: 14px
}

.doctor-page, .doctor-page .about-history {
  background: #fff
}

.doctor-info {
  min-height: 388px;
  padding-bottom: 40px
}

.doctor-info__inner {
  display: grid;
  grid-template-columns: auto 268px;
  gap: 16px;
  align-items: start;
  justify-content: space-between
}

.doctor-card, .doctor-price {
  border: 1px solid #dee5eb;
  border-radius: 24px;
  background: #fff
}

.doctor-card {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  padding: 24px 28px 24px 24px
}

.doctor-card__photo {
  position: relative;
  flex: 0 0 205px;
  overflow: hidden;
  width: 205px;
  height: 300px;
  padding: 0;
  border: 0;
  border-radius: 16px;
  background: linear-gradient(180deg, #f0faff, #fff)
}

.doctor-card__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

/*.doctor-card__photo::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 4px;
    top: 4px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: url(../img/content/doctorPlay.svg) center/40px 40px no-repeat;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .12)
}*/

.doctor-card__body {
  flex: 1 1 0;
  min-width: 0
}

.doctor-card__body.doctor-card__body :is(.h1, h1) {
  color: #01142f;
  font-size: 36px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
  margin-top: 0;
}

.doctor-meta, .doctor-table div, .doctor-tags {
  display: flex;
  align-items: center
}

.doctor-meta {
  gap: 24px;
  margin-bottom: 20px;
  font-size: 16px
}

.doctor-meta a, .doctor-meta span {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  color: #01142f;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  white-space: nowrap
}

.doctor-meta a {
  position: relative
}

.doctor-meta a::after {
  content: "";
  position: absolute;
  left: 28px;
  right: 2px;
  bottom: -1px;
  border-bottom: 1px dashed #828282
}

.doctor-meta img {
  flex: 0 0 20px;
  width: 20px;
  height: 20px
}

.doctor-meta .ico-calendar {
  color: #0075AD;
}

.doctor-tags {
  gap: 8px;
  margin-bottom: 20px
}

.doctor-tags span {
  border-radius: 4px;
  background: #eaf8ff;
  padding: 6px 12px;
  color: #024a71;
  font-size: 14px;
  font-weight: 500
}

.doctor-table {
  display: grid;
  gap: 12px;
  margin-bottom: 32px
}

.doctor-table div {
  gap: 12px;
  font-size: 16px;
  line-height: 1.3
}

.doctor-table dt {
  width: 120px;
  color: #828282;
  font-weight: 400
}

.doctor-table dd {
  margin: 0;
  color: #01142f
}

.doctor-table dd a {
  color: #01142f;
  -webkit-text-decoration: underline dashed #828282 1px;
  text-decoration: underline dashed #828282 1px;
  text-underline-offset: 4px
}

.doctor-card .text-link {
  display: inline-flex;
  gap: 6px;
  align-items: center;
  color: #01142f;
  font-size: 16px;
  line-height: 1.3;
  text-decoration: none
}

.doctor-card .text-link::after {
  content: none
}

.doctor-card .text-link img {
  width: 16px;
  height: 16px
}

.doctor-price {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 28px;
  align-self: start
}

.doctor-price .doctor-price__cost {
  color: #01142f
}

.doctor-price .doctor-price__cost > span {
  display: inline-block;
  margin-right: 6px;
  color: #01142f;
  font-size: 16px;
  line-height: normal;
  vertical-align: top
}

.doctor-price strong {
  color: #01142f;
  font-size: 28px;
  font-weight: 500;
  line-height: normal
}

.doctor-price p {
  color: #01142f;
  font-size: 14px;
  line-height: 1.3;
  margin: 0
}

.doctor-price span {
  color: #828282
}

.doctor-price .doctor-price__info {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-bottom: 4px;
  white-space: nowrap
}

.doctor-price .doctor-price__info strong {
  color: #217d00;
  font-size: 14px;
  line-height: 1.3
}

.doctor-price .vita-btn {
  width: 100%;
  min-height: 51px;
  margin-top: 0;
  padding: 16px 20px;
  font-size: 16px
}

.doctor-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: flex-start;
  width: 100%;
  padding: 0;
  border-radius: 8px
}

.doctor-tabs a {
  /*display: inline-flex;*/
  /*align-items: center;*/
  /*justify-content: center;*/
  /*border: 1px solid #dee5eb;*/
  /*border-radius: 8px;*/
  /*background: #fff;*/
  /*padding: 10px 16px;*/
  /*color: #01142f;*/
  /*font-size: 16px;*/
  /*font-weight: 400;*/
  /*line-height: 1.3;*/
  /*text-align: center;*/
  /*text-decoration: none;*/
  /*white-space: nowrap*/
}

.doctor-tabs span {
  color: #828282
}

.doctor-modal {
  position: fixed;
  z-index: 20;
  inset: 0;
  display: grid;
  place-items: center;
  background: rgba(1, 20, 47, .48);
  padding: 20px
}

.doctor-modal__dialog {
  position: relative;
  width: min(480px, 100%);
  border-radius: 12px;
  background: #f8f8f8;
  padding: 20px 24px 24px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .15)
}

.doctor-modal__dialog .h2, .doctor-modal__dialog h2 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 16px
}

.doctor-modal__dialog button {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(255, 255, 255, .8);
  color: #01142f;
  font-size: 24px
}

.doctor-modal__dialog img {
  display: block;
  width: 100%;
  height: 624px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 78% 50%;
  object-position: 78% 50%;
  border-radius: 8px
}

.doctor-page .doctor-education {
  background: #fff;
  padding: 60px 0 72px
}

.doctor-page .doctor-education__list, .doctor-page .doctor-education ul {
  gap: 36px
}

.doctor-page .doctor-education__list li, .doctor-page .doctor-education ul li {
  grid-template-columns:82px minmax(0, 1fr) 200px 240px;
  -moz-column-gap: 60px;
  column-gap: 60px;
  row-gap: 0;
  align-items: start
}

.doctor-page .doctor-education__list li::before, .doctor-page .doctor-education ul li::before {
  position: absolute;
  left: 0;
  top: 10px;
  width: 12px;
  height: 12px
}

.about-history ul {
  display: grid;
  gap: 36px;
  list-style: none;
  padding: 0;
  font-size: 18px;
}

.about-history ul li {
  position: relative;
  /*display: grid;*/
  grid-template-columns:10px 56px max-content 1fr;
  gap: 20px 32px;
  align-items: center;
  margin: 0;
}

.about-history ul li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #008acd
}

.about-history ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 4.5px;
  top: 31px;
  border-left: 1px dashed #008acd
}

.about-history ul span {
  color: #008acd;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4
}

.about-history ul strong {
  color: #01142f;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4
}

.about-history ul em {
  color: #404040;
  font-size: 14px;
  line-height: 1.4
}

.doctor-page .doctor-education__list li:not(:last-child)::after,
.doctor-page .doctor-education ul li:not(:last-child)::after {
  left: 5.5px;
  top: 31px;
  /*height: 56px*/
  bottom: -40px;
}

.doctor-page .doctor-education__list b,
.doctor-page .doctor-education__list em,
.doctor-page .doctor-education__list span,
.doctor-page .doctor-education__list strong,
.doctor-page .doctor-education ul * {
  color: #01142f;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4
}

.doctor-page .doctor-education__list span,
.doctor-page .doctor-education ul span {
  grid-column: 1;
  padding-left: 36px
}

.doctor-page .doctor-education__list strong,
.doctor-page .doctor-education ul strong {
  grid-column: 2;
  min-width: 0
}

.doctor-page .doctor-education__list em,
.doctor-page .doctor-education ul em {
  grid-column: 3
}

.doctor-page .doctor-education__list b,
.doctor-page .doctor-education ul b {
  grid-column: 4;
  font-weight: 400
}

.doctor-page .doctor-education__list b,
.doctor-page .doctor-education__list em,
.doctor-page .doctor-education ul b,
.doctor-page .doctor-education ul em {
  width: auto;
  font-style: normal
}

.doctor-page .doctor-education ul {
  margin: 0;
}

.doctor-page .doctor-education h3 {
  margin-bottom: 20px;
}

.doctor-page .section {
  background: #f8f8f8
}

.doctor-page .tabs-section {
  background: 0 0;
  padding-top: 40px;
  padding-bottom: 40px
}

.doctor-page .doctor-reasons {
  background: #fff
}

.doctor-page .contact__map {
  margin-top: 0;
  aspect-ratio: 1170 / 448;
  height: auto;
}

.doctor-prodoctor {
  margin-bottom: 60px;
}

@media (max-width: 991.98px) {
  .doctor-actions {
    grid-template-columns: repeat(2, 374px);
  }

  div.cta-banner--doctor {
    grid-template-columns: 1fr;
  }

  div.cta-banner--doctor img {
    position: static;
    width: 100%;
    height: auto;
    margin-top: 12px;
  }

  div.cta-banner--doctor p {
    width: auto;
  }
}

@media (max-width: 767.98px) {
  .doctor-info {
    padding-bottom: 0;
  }

  .doctor-tabs a {
    font-size: 14px;
    padding: 8px 12px;
  }

  .doctor-page .tabs-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .doctor-certificates {
    padding-bottom: 48px
  }

  .doctor-certificates__grid {
    grid-template-columns:1fr
  }

  .doctor-certificate-card {
    width: 100%;
    height: auto;
    aspect-ratio: 573/407
  }

  .doctor-online-section {
    padding-bottom: 48px
  }

  .doctor-online-banner {
    display: block;
    min-height: 0;
    padding: 32px 20px 0
  }

  .doctor-online-banner__text .h2, .doctor-online-banner__text h2 {
    font-size: 28px
  }

  .doctor-online-banner__text p {
    width: auto;
    font-size: 16px;
  }

  .doctor-online-banner__image {
    height: 260px;
    margin-top: 24px
  }

  .doctor-online-banner__image img {
    top: 0;
    left: 50%;
    width: 310px;
    transform: translateX(-50%)
  }

  .doctor-online-banner__heart {
    top: 24px;
    right: 20px;
    width: 72px;
    height: 72px
  }

  .doctor-actions-section {
    padding-bottom: 32px
  }

  .doctor-actions {
    grid-template-columns:1fr;
    gap: 16px
  }

  .doctor-action-card {
    min-height: 90px;
    padding: 22px 52px 22px 32px
  }

  .about-history {
    padding: 40px 0 60px
  }

  .doctor-page .doctor-education__list li {
    grid-template-columns:10px 46px 1fr;
    -moz-column-gap: 16px;
    column-gap: 16px;
    row-gap: 8px
  }

  .doctor-page .doctor-education__list li::before {
    position: static;
    width: 10px;
    height: 10px;
    margin-top: 8px
  }

  .doctor-page .doctor-education__list li span {
    padding-left: 0
  }

  .doctor-page .doctor-education__list li b, .doctor-page .doctor-education__list li em, .doctor-page .doctor-education__list li strong {
    grid-column: 3
  }

  .doctor-page .doctor-education__list li b, .doctor-page .doctor-education__list li em {
    width: auto
  }

  .doctor-card {
    grid-template-columns:1fr;
    padding: 16px 16px 24px;
    border-radius: 20px;
    flex-direction: column;
    gap: 12px;
  }

  .doctor-card__photo {
    width: 100%;
    height: auto;
    flex: none;
    border-radius: 12px
  }

  .doctor-card__photo img {
    -o-object-fit: cover;
    object-fit: cover;
    aspect-ratio: 316 / 250;
    height: auto;
    object-position: top;
  }

  .doctor-card__body.doctor-card__body :is(.h1, h1) {
    font-size: 28px;
    margin-right: 0;
    margin-bottom: 16px;
  }

  .doctor-card__body .h1, .doctor-card__body h1 {
    font-size: 28px
  }

  .doctor-meta {
    flex-wrap: wrap;
    gap: 20px
  }

  .doctor-tags {
    margin-bottom: 20px;
  }

  .doctor-table {
    margin-bottom: 20px;
  }

  .doctor-table div {
    gap: 12px
  }

  .doctor-price {
    border-radius: 20px;
    padding: 24px
  }

  .doctor-modal__dialog img {
    height: min(624px, 72vh)
  }

  div.cta-banner--doctor {
    padding: 20px;
    border-radius: 20px;
    display: block;
  }

  div.cta-banner--doctor .h2, div.cta-banner--doctor h2 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
  }

  div.cta-banner--doctor p {
    font-size: 16px;
  }

  div.cta-banner--doctor .vita-btn {
    margin-top: 20px;
  }

  .doctor-article-card {
    width: 100%;
  }

  .about-gallery__carousel.about-gallery__carousel, .about-gallery__item.about-gallery__item {
    width: auto;
  }

  .doctor-promo-section {
    padding-bottom: 32px;
  }

  .doctor-reasons .check-list li {
    font-size: 18px;
  }

  .doctor-reasons .check-list li::before {
    margin-top: 0;
  }

  .doctor-reviews {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .doctor-reviews .feedbacks {
    margin-top: 0;
  }

  .doctor-prodoctor {
    margin-bottom: 32px;
  }

  .doctor-prices {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .doctor-prices__card .h2, .doctor-prices__card h2 {
    font-size: 24px;
    padding-bottom: 20px;
  }

  .doctor-prices__card .price-list {
    gap: 12px;
    padding-bottom: 24px;
  }

  .doctor-prices__card .price-list div {
    gap: 8px;
    padding-bottom: 12px;
  }

  .doctor-prices__card .price-list span {
    font-size: 18px;
  }

  .doctor-prices__card .price-list strong {
    font-size: 20px;
  }

  .doctor-page .doctor-education {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .about-history__card {
    padding: 20px;
  }


  .doctor-section-title .h2, .doctor-section-title h2 {
    font-size: 28px;
  }

  .doctor-section-title {
    padding-bottom: 20px;
  }

  .doctor-articles, .doctor-online-section {
    padding-bottom: 32px;
  }

}