@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FFFFFF);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #3454A1);
  --color-btn-bg-is-dark:var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade:var(--draft-color-btn-bg-minor-shade, #3c61b8);
  --color-btn-bg-minor-shade-is-dark:var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade:var(--draft-color-btn-bg-major-shade, #4c71c5);
  --color-btn-bg-major-shade-is-dark:var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #8fa6db);
  --color-btn-bg-half-shade-is-dark:var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text:var(--draft-color-accent-text, #000000);
  --color-accent-text-is-dark:var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade:var(--draft-color-accent-text-minor-shade, #1a1a1a);
  --color-accent-text-minor-shade-is-dark:var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade:var(--draft-color-accent-text-major-shade, #333333);
  --color-accent-text-major-shade-is-dark:var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #808080);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, true);
  --color-text-dark:var(--draft-color-text-dark, #000000);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #1a1a1a);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #333333);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #808080);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --color-notice-warning:var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light:var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade:var(--draft-color-notice-warning-minor-shade, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'Istok Web');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'Istok Web');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 30);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1440px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, true);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, right);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, false);
  --compare_enabled:var(--draft-compare_enabled, false); }

/* line 4, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 8, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 27, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 30, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 33, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* Страницы услуг и специалистов: скрываем магазинные элементы */
/* line 40, theme.scss */
body[data-theme-template^="product"] .product__area-user-controls,
body[data-theme-template^="product"] .product__area-title,
body[data-theme-template^="product"] .product__price,
body[data-theme-template^="product"] .reviews_area {
  display: none !important; }

/* Карточки каталога и каруселей: скрываем цены */
/* line 49, theme.scss */
.product-preview__price,
.product-preview__price-cur,
.product-preview__price-range,
.product-preview__price-old {
  display: none !important; }

/* Шапка клиники: скрываем только автоматический каталог */
/* line 57, theme.scss */
.header__collections-head {
  display: none !important; }

/* ==========================================================================
   SmartClinic: навигация по направлениям услуг
   ========================================================================== */
/* line 65, theme.scss */
.smartclinic-service-directions {
  width: calc(100% - 2rem);
  max-width: var(--smartclinic-directions-max-width, 1440px);
  margin: 3vw auto; }

/* line 71, theme.scss */
.smartclinic-service-directions__title {
  margin-bottom: 2rem; }

/* line 75, theme.scss */
.smartclinic-service-directions__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2rem; }

/* line 81, theme.scss */
.smartclinic-service-directions__item {
  display: block;
  min-width: 0;
  color: var(--color-text);
  text-decoration: none; }

/* line 88, theme.scss */
.smartclinic-service-directions__photo {
  width: 100%; }

/* line 92, theme.scss */
.smartclinic-service-directions__photo img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain; }

/* line 99, theme.scss */
.smartclinic-service-directions__item-title {
  margin-top: 0.8rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2; }

/* line 106, theme.scss */
.smartclinic-service-directions__item:hover .smartclinic-service-directions__item-title,
.smartclinic-service-directions__item.is-active .smartclinic-service-directions__item-title {
  color: var(--color-accent-text); }

@media screen and (max-width: 767px) {
  /* line 112, theme.scss */
  .smartclinic-service-directions {
    margin-top: 2rem;
    margin-bottom: 2rem; }

  /* line 117, theme.scss */
  .smartclinic-service-directions__grid {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    gap: 1.2rem; }

  /* line 122, theme.scss */
  .smartclinic-service-directions__item-title {
    font-size: 1rem; } }
@media screen and (max-width: 400px) {
  /* line 128, theme.scss */
  .smartclinic-service-directions__grid {
    grid-template-columns: 1fr; } }
/* ==========================================================================
   Уровни навигации и программы
   ========================================================================== */
/* line 137, theme.scss */
.smartclinic-service-directions--level-2
.smartclinic-service-directions__grid {
  grid-template-columns: repeat(auto-fill, minmax(180px, 220px));
  justify-content: start; }

/* line 143, theme.scss */
.smartclinic-service-directions--level-2
.smartclinic-service-directions__item {
  width: 100%;
  max-width: 220px; }

/* line 149, theme.scss */
.smartclinic-service-directions--level-2
.smartclinic-service-directions__photo {
  aspect-ratio: 1 / 1;
  overflow: hidden; }

/* line 155, theme.scss */
.smartclinic-service-directions--level-2
.smartclinic-service-directions__photo img {
  width: 100%;
  height: 100%;
  object-fit: contain; }

/* line 162, theme.scss */
.smartclinic-service-directions__item {
  position: relative;
  overflow: visible; }

/* line 167, theme.scss */
.smartclinic-service-directions__item.is-active {
  box-shadow: none; }

/* line 171, theme.scss */
.smartclinic-service-directions__item.is-active::after {
  content: "";
  position: absolute;
  inset: -8px;
  border: 3px solid #1259FF;
  border-radius: 26px;
  pointer-events: none;
  z-index: 2; }

/* line 181, theme.scss */
.smartclinic-service-directions__grid {
  padding: 10px;
  margin: -10px; }

@media (max-width: 640px) {
  /* line 187, theme.scss */
  .smartclinic-service-directions--level-2
  .smartclinic-service-directions__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 192, theme.scss */
  .smartclinic-service-directions--level-2
  .smartclinic-service-directions__item {
    max-width: none; } }
@media (max-width: 380px) {
  /* line 199, theme.scss */
  .smartclinic-service-directions--level-2
  .smartclinic-service-directions__grid {
    grid-template-columns: 1fr; } }
/* line 205, theme.scss */
.smartclinic-service-directions__item-title {
  width: 100%;
  text-align: center; }

/* line 210, theme.scss */
.smartclinic-programs {
  width: 100%; }

/* line 214, theme.scss */
.smartclinic-programs__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 220px));
  justify-content: start;
  gap: 32px 28px; }

/* line 221, theme.scss */
.smartclinic-programs__item {
  display: block;
  width: 100%;
  max-width: 220px;
  color: inherit;
  text-decoration: none; }

/* line 229, theme.scss */
.smartclinic-programs__photo {
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border-radius: 18px; }

/* line 236, theme.scss */
.smartclinic-programs__photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain; }

/* line 243, theme.scss */
.smartclinic-programs__title {
  margin-top: 10px;
  width: 100%;
  text-align: center;
  font-weight: 600;
  line-height: 1.25; }

@media (max-width: 640px) {
  /* line 252, theme.scss */
  .smartclinic-programs__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 16px; }

  /* line 257, theme.scss */
  .smartclinic-programs__item {
    max-width: none; } }
@media (max-width: 380px) {
  /* line 263, theme.scss */
  .smartclinic-programs__grid {
    grid-template-columns: 1fr; } }
/* =======================================================
   БРОНЕБОЙНЫЙ CTA ПАТЧ V2: Абсолютная специфичность (Включая карточки)
   ======================================================= */
/* line 271, theme.scss */
html body .page_layout form button[type="submit"],
html body .page_layout form .button,
html body .page_layout .product-buy,
html body .page_layout .smartclinic-appointment-button,
html body .page_layout [data-buy-button],
html body .promo-slider__btn,
html body[data-theme-template^="product"] .page_layout form button,
html body[data-theme-template^="product"] .page_layout .button,
html body[data-theme-template^="product"] .page_layout .btn,
html body .page_layout form[action*="/cart"] button {
  background: #3454A1 !important;
  background-color: #3454A1 !important;
  background-image: none !important;
  border: 1px solid #3454A1 !important;
  border-radius: 20px !important;
  color: #ffffff !important;
  transition: all 0.3s ease-in-out !important; }

/* Эффект наведения (Microinteraction) */
/* line 292, theme.scss */
html body .page_layout form button[type="submit"]:hover,
html body .page_layout form .button:hover,
html body .page_layout .product-buy:hover,
html body .page_layout .smartclinic-appointment-button:hover,
html body .page_layout [data-buy-button]:hover,
html body .promo-slider__btn:hover,
html body[data-theme-template^="product"] .page_layout form button:hover,
html body[data-theme-template^="product"] .page_layout .button:hover,
html body[data-theme-template^="product"] .page_layout .btn:hover,
html body .page_layout form[action*="/cart"] button:hover {
  background: #26407B !important;
  background-color: #26407B !important;
  border-color: #26407B !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 4px 10px rgba(52, 84, 161, 0.3) !important;
  color: #ffffff !important; }

/* =======================================================
   SmartClinic: кнопка "Подробнее" в карточках
   ======================================================= */
/*
 * group-btn в HTML находится сразу после фотографии.
 * Возвращаем его в поток и поднимаем поверх нижней части изображения.
 */
/* line 319, theme.scss */
form.product-preview .group-btn {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  width: 100% !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  /* 40px кнопка + примерно 16px от нижнего края фото */
  transform: translateY(-56px) !important;
  /* По умолчанию скрыто: на десктопе появится только при наведении */
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  transition: opacity 0.2s ease, visibility 0.2s ease !important;
  z-index: 5 !important; }

/* Десктоп: показываем кнопку только на карточке под курсором */
@media (min-width: 769px) {
  /* line 351, theme.scss */
  form.product-preview:hover .group-btn,
  form.product-preview:focus-within .group-btn {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important; } }
/* Контейнер, который открывает быстрый просмотр */
/* line 360, theme.scss */
form.product-preview .group-btn .btn-trigger {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important; }

/* Убираем декоративные псевдоэлементы системной темы */
/* line 377, theme.scss */
form.product-preview .group-btn .btn-trigger::before,
form.product-preview .group-btn .btn-trigger::after {
  content: none !important;
  display: none !important; }

/* Сама кнопка */
/* line 384, theme.scss */
form.product-preview .product-preview__detail-btn {
  position: static !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: auto !important;
  height: 40px !important;
  min-width: 135px !important;
  min-height: 40px !important;
  margin: 0 !important;
  padding: 0 22px !important;
  background: #3454A1 !important;
  background-color: #3454A1 !important;
  background-image: none !important;
  border: none !important;
  border-radius: 10px !important;
  color: #ffffff !important;
  font-size: 0 !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  box-shadow: none !important;
  transform: none !important;
  cursor: pointer !important;
  opacity: 1 !important;
  visibility: visible !important; }

/* Полностью убираем глаз */
/* line 422, theme.scss */
form.product-preview .product-preview__detail-btn .btn-icon {
  display: none !important; }

/* На случай декоративного элемента самой кнопки */
/* line 427, theme.scss */
form.product-preview .product-preview__detail-btn::before {
  content: none !important;
  display: none !important; }

/* Вместо глаза выводим текст */
/* line 433, theme.scss */
form.product-preview .product-preview__detail-btn::after {
  content: "Подробнее" !important;
  position: static !important;
  display: inline !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  transform: none !important;
  box-shadow: none !important;
  opacity: 1 !important; }

/* Наведение */
/* line 462, theme.scss */
form.product-preview .product-preview__detail-btn:hover {
  background: #26407B !important;
  background-color: #26407B !important;
  color: #ffffff !important;
  transform: none !important;
  box-shadow: none !important; }

/* Мобильная версия */
@media (max-width: 768px) {
  /* line 476, theme.scss */
  form.product-preview .group-btn {
    transform: translateY(-50px) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important; }

  /* line 483, theme.scss */
  form.product-preview .product-preview__detail-btn {
    height: 36px !important;
    min-height: 36px !important;
    min-width: 115px !important;
    padding: 0 16px !important; }

  /* line 490, theme.scss */
  form.product-preview .product-preview__detail-btn::after {
    font-size: 13px !important; } }
/* =======================================================
   SmartClinic: мобильные карточки
   Убираем hover-кнопку "Подробнее" на сенсорных экранах
   ======================================================= */
@media (max-width: 768px) {
  /* line 501, theme.scss */
  form.product-preview .group-btn {
    display: none !important; }

  /* line 505, theme.scss */
  form.product-preview .product-preview__detail-btn {
    display: none !important; } }
/* =======================================================
   SmartClinic: оформление блока описания товара / врача
   ======================================================= */
/* Общая карточка описания */
/* line 515, theme.scss */
body[data-theme-template^="product"] #product-description {
  position: relative;
  padding: 30px 34px !important;
  background: #F5F8FD !important;
  border: 1px solid #E0E8F3 !important;
  border-radius: 22px !important;
  box-shadow: 0 8px 28px rgba(52, 84, 161, 0.06) !important;
  box-sizing: border-box !important; }

/* Заголовок "Описание" */
/* line 532, theme.scss */
body[data-theme-template^="product"]
#product-description
.label-description {
  position: relative;
  margin-bottom: 24px !important;
  padding-left: 18px !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  color: #111111 !important; }

/* Фирменная синяя полоска возле заголовка */
/* line 549, theme.scss */
body[data-theme-template^="product"]
#product-description
.label-description::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
  width: 5px;
  background: #3454A1;
  border-radius: 10px; }

/* Основной текст */
/* line 569, theme.scss */
body[data-theme-template^="product"]
#product-description
.content-description {
  color: #202020 !important;
  font-size: 16px !important;
  line-height: 1.6 !important; }

/* =======================================================
   Карточки внутри описания врача
   ======================================================= */
/* line 583, theme.scss */
body[data-theme-template^="product"]
#product-description
.b-doctor-details__item-box {
  margin-top: 14px !important;
  margin-bottom: 16px !important;
  padding: 18px 20px !important;
  background: #FFFFFF !important;
  border: 1px solid #E3EAF4 !important;
  border-radius: 14px !important;
  box-shadow: 0 3px 12px rgba(52, 84, 161, 0.04) !important; }

/* Заголовки смысловых разделов врача */
/* line 601, theme.scss */
body[data-theme-template^="product"]
#product-description
.b-doctor-details__item-header {
  margin-top: 22px !important;
  margin-bottom: 8px !important;
  color: #3454A1 !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  line-height: 1.3 !important; }

/* Первый заголовок не получает лишний отступ сверху */
/* line 616, theme.scss */
body[data-theme-template^="product"]
#product-description
.b-doctor-details__item-header:first-child {
  margin-top: 0 !important; }

/* Текст внутри плиток */
/* line 624, theme.scss */
body[data-theme-template^="product"]
#product-description
.b-doctor-details__item-box p {
  margin-top: 0 !important;
  margin-bottom: 8px !important; }

/* Последний абзац */
/* line 633, theme.scss */
body[data-theme-template^="product"]
#product-description
.b-doctor-details__item-box p:last-child {
  margin-bottom: 0 !important; }

/* =======================================================
   Мобильная версия
   ======================================================= */
@media (max-width: 768px) {
  /* line 646, theme.scss */
  body[data-theme-template^="product"]
  #product-description {
    padding: 20px 16px !important;
    border-radius: 16px !important; }

  /* line 654, theme.scss */
  body[data-theme-template^="product"]
  #product-description
  .label-description {
    margin-bottom: 18px !important;
    padding-left: 14px !important;
    font-size: 21px !important; }

  /* line 665, theme.scss */
  body[data-theme-template^="product"]
  #product-description
  .label-description::before {
    width: 4px; }

  /* line 672, theme.scss */
  body[data-theme-template^="product"]
  #product-description
  .content-description {
    font-size: 15px !important;
    line-height: 1.55 !important; }

  /* line 680, theme.scss */
  body[data-theme-template^="product"]
  #product-description
  .b-doctor-details__item-box {
    margin-top: 10px !important;
    margin-bottom: 14px !important;
    padding: 15px 14px !important;
    border-radius: 12px !important; }

  /* line 692, theme.scss */
  body[data-theme-template^="product"]
  #product-description
  .b-doctor-details__item-header {
    margin-top: 18px !important;
    font-size: 16px !important; } }
/* =======================================================
   SmartClinic: нормальные переносы названий карточек
   ======================================================= */
/* line 705, theme.scss */
.product-preview__title {
  width: 100% !important;
  line-height: 1.25 !important;
  text-align: center !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important; }

/* line 716, theme.scss */
.product-preview__title a {
  width: 100% !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
  text-align: center !important; }

/* =======================================================
   SmartClinic: аккуратные контакты в описании
   ======================================================= */
/* Скрываем старые битые изображения */
/* line 731, theme.scss */
.product__description img[src*="telefon.png"],
.product__description img[src*="whatsapp.gif"] {
  display: none !important; }

/* Убираем все ранее созданные псевдоиконки */
/* line 738, theme.scss */
.product__description a::before,
.product__description a::after {
  content: none !important;
  display: none !important; }

/* =======================================================
   Телефон
   ======================================================= */
/* line 749, theme.scss */
.product__description a[href="tel:+78633220373"] {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 22px;
  padding-left: 27px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%233454A1' stroke-width='2.3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: 21px 21px !important;
  color: #222222 !important;
  text-decoration: none !important;
  border-bottom: none !important; }

/* =======================================================
   WhatsApp
   ======================================================= */
/* line 774, theme.scss */
.product__description a[href*="wa.me/79001287995"] {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 22px;
  padding-left: 27px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='11' fill='%2325D366'/%3E%3Cpath d='M7.5 17.3l.7-2.6a6.6 6.6 0 1 1 2.5 2.4l-3.2.2z' fill='none' stroke='white' stroke-width='1.6'/%3E%3Cpath d='M9.3 9.1c.2-.4.4-.4.7-.4h.3c.2 0 .4.1.5.4l.7 1.6c.1.3 0 .5-.2.7l-.5.6c-.2.2-.1.4 0 .6.5.8 1.2 1.5 2 1.9.2.1.4.1.6-.1l.6-.7c.2-.2.4-.3.7-.1l1.6.8c.3.1.4.3.4.5 0 .4-.2 1-.5 1.3-.4.5-1.1.8-1.8.8-1 0-2.4-.5-3.7-1.6-1.6-1.3-2.7-3.2-2.9-4.4-.2-.8 0-1.4.5-1.9z' fill='white'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: 21px 21px !important;
  color: #222222 !important;
  text-decoration: none !important;
  border-bottom: none !important; }

/* =======================================================
   Наведение на телефон
   ======================================================= */
/* line 799, theme.scss */
.product__description a[href="tel:+78633220373"]:hover {
  color: #3454A1 !important;
  text-decoration: none !important; }

/* =======================================================
   WhatsApp — аккуратная стабильная иконка
   ======================================================= */
/* line 809, theme.scss */
.product__description a[href*="wa.me/79001287995"] {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 22px;
  padding-left: 27px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10.5' fill='%2325D366'/%3E%3Cpath d='M8.3 7.8c.3-.3.6-.4.9-.2l1.5.9c.3.2.4.5.2.8l-.7 1.1c-.1.2-.1.4 0 .6.8 1.5 2 2.7 3.5 3.5.2.1.4.1.6 0l1.1-.7c.3-.2.6-.1.8.2l.9 1.5c.2.3.1.6-.2.9-.6.6-1.4.9-2.2.8-1.7-.2-3.5-1.2-5-2.7-1.5-1.5-2.5-3.3-2.7-5-.1-.8.2-1.6.8-2.2z' fill='white'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: 21px 21px !important;
  color: #222222 !important;
  text-decoration: none !important;
  border-bottom: none !important; }

/* Наведение на WhatsApp */
/* line 831, theme.scss */
.product__description a[href*="wa.me/79001287995"]:hover {
  color: #3454A1 !important;
  text-decoration: none !important; }

/* line 835, theme.scss */
.sc-tax-page {
  --sc-blue: #3454A1;
  --sc-blue-dark: #26407B;
  --sc-bg: #F5F8FD;
  --sc-border: #DFE7F3;
  --sc-text: #202633;
  --sc-muted: #667085;
  max-width: 1040px;
  margin: 0 auto;
  padding: 16px 0 48px;
  color: var(--sc-text); }

/* line 849, theme.scss */
.sc-tax-page,
.sc-tax-page * {
  box-sizing: border-box; }

/* line 854, theme.scss */
.sc-tax-hero {
  padding: 34px;
  border: 1px solid var(--sc-border);
  border-radius: 24px;
  background: radial-gradient(circle at 100% 0%, rgba(52, 84, 161, 0.12), rgba(0, 0, 0, 0) 36%), var(--sc-bg); }

/* line 863, theme.scss */
.sc-tax-hero__eyebrow {
  margin-bottom: 8px;
  color: var(--sc-blue);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase; }

/* line 872, theme.scss */
.sc-tax-hero__title {
  margin: 0 0 14px !important;
  font-size: clamp(30px, 4vw, 46px) !important;
  line-height: 1.08 !important;
  font-weight: 700 !important;
  color: #161B26 !important; }

/* line 880, theme.scss */
.sc-tax-hero__lead {
  max-width: 780px;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.55 !important;
  color: #3F4755; }

/* line 888, theme.scss */
.sc-tax-info {
  display: flex;
  gap: 14px;
  margin-top: 24px;
  padding: 16px 18px;
  border: 1px solid rgba(52, 84, 161, 0.22);
  border-radius: 16px;
  background: #FFFFFF; }

/* line 898, theme.scss */
.sc-tax-info__icon {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--sc-blue);
  color: #fff;
  font-weight: 800;
  font-family: Georgia, serif; }

/* line 912, theme.scss */
.sc-tax-info strong {
  display: block;
  margin-bottom: 3px;
  font-size: 16px; }

/* line 918, theme.scss */
.sc-tax-info p {
  margin: 0 !important;
  line-height: 1.5 !important; }

/* line 923, theme.scss */
.sc-tax-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin: 20px 0; }

/* line 930, theme.scss */
.sc-tax-step {
  display: flex;
  gap: 12px;
  padding: 18px;
  border: 1px solid var(--sc-border);
  border-radius: 18px;
  background: #FFFFFF; }

/* line 939, theme.scss */
.sc-tax-step__num {
  flex: 0 0 34px;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--sc-blue);
  color: #fff;
  font-weight: 700; }

/* line 952, theme.scss */
.sc-tax-step__title {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 16px; }

/* line 958, theme.scss */
.sc-tax-step__text {
  color: var(--sc-muted);
  font-size: 14px;
  line-height: 1.45; }

/* line 964, theme.scss */
.sc-tax-form-card {
  overflow: hidden;
  border: 1px solid var(--sc-border);
  border-radius: 24px;
  background: #FFFFFF;
  box-shadow: 0 12px 35px rgba(26, 43, 82, 0.08); }

/* line 972, theme.scss */
.sc-tax-form-card__head {
  padding: 26px 30px 18px;
  border-bottom: 1px solid var(--sc-border); }

/* line 977, theme.scss */
.sc-tax-form-card__head h2 {
  margin: 0 0 6px !important;
  font-size: 27px !important;
  line-height: 1.2 !important;
  color: #161B26 !important; }

/* line 984, theme.scss */
.sc-tax-form-card__head p {
  margin: 0 !important;
  color: var(--sc-muted); }

/* line 989, theme.scss */
.sc-tax-form {
  padding: 28px 30px 30px; }

/* line 993, theme.scss */
.sc-tax-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px; }

/* line 999, theme.scss */
.sc-tax-field--wide {
  grid-column: 1 / -1; }

/* line 1003, theme.scss */
.sc-tax-field label,
.sc-tax-choice legend {
  display: block;
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 700;
  color: #202633; }

/* line 1012, theme.scss */
.sc-tax-field label span,
.sc-tax-choice legend span {
  color: #B42318; }

/* line 1017, theme.scss */
.sc-tax-field input,
.sc-tax-field textarea {
  width: 100% !important;
  min-height: 50px;
  padding: 12px 14px !important;
  border: 1px solid #CDD6E5 !important;
  border-radius: 12px !important;
  background: #FFFFFF !important;
  color: #1D2433 !important;
  font-size: 16px !important;
  line-height: 1.35 !important;
  outline: none !important;
  box-shadow: none !important;
  transition: border-color .2s ease, box-shadow .2s ease !important; }

/* line 1033, theme.scss */
.sc-tax-field textarea {
  min-height: 112px;
  resize: vertical; }

/* line 1038, theme.scss */
.sc-tax-field input:focus,
.sc-tax-field textarea:focus {
  border-color: var(--sc-blue) !important;
  box-shadow: 0 0 0 3px rgba(52, 84, 161, 0.12) !important; }

/* line 1044, theme.scss */
.sc-tax-hint {
  margin-top: 6px;
  color: var(--sc-muted);
  font-size: 13px; }

/* line 1050, theme.scss */
.sc-tax-choice {
  margin: 22px 0;
  padding: 0;
  border: 0; }

/* line 1056, theme.scss */
.sc-tax-choice__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px; }

/* line 1062, theme.scss */
.sc-tax-radio {
  position: relative;
  display: block;
  cursor: pointer; }

/* line 1068, theme.scss */
.sc-tax-radio input {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

/* line 1074, theme.scss */
.sc-tax-radio__box {
  min-height: 96px;
  display: block;
  padding: 16px 17px 16px 48px;
  border: 1px solid #CDD6E5;
  border-radius: 16px;
  background: #FFFFFF;
  transition: .2s ease; }

/* line 1084, theme.scss */
.sc-tax-radio__box::before {
  content: "";
  position: absolute;
  left: 17px;
  top: 18px;
  width: 20px;
  height: 20px;
  border: 2px solid #AAB6C8;
  border-radius: 50%;
  background: #fff; }

/* line 1096, theme.scss */
.sc-tax-radio input:checked + .sc-tax-radio__box {
  border-color: var(--sc-blue);
  background: #F5F8FD;
  box-shadow: 0 0 0 2px rgba(52, 84, 161, 0.08); }

/* line 1102, theme.scss */
.sc-tax-radio input:checked + .sc-tax-radio__box::before {
  border-color: var(--sc-blue);
  box-shadow: inset 0 0 0 5px #fff;
  background: var(--sc-blue); }

/* line 1108, theme.scss */
.sc-tax-radio input:focus-visible + .sc-tax-radio__box {
  outline: 3px solid rgba(52, 84, 161, 0.25);
  outline-offset: 2px; }

/* line 1113, theme.scss */
.sc-tax-radio__title {
  display: block;
  margin-bottom: 4px;
  font-weight: 700;
  color: #202633; }

/* line 1120, theme.scss */
.sc-tax-radio__text {
  display: block;
  color: var(--sc-muted);
  font-size: 14px;
  line-height: 1.4; }

/* line 1127, theme.scss */
.sc-tax-note {
  margin-top: 18px;
  padding: 14px 16px;
  border-left: 4px solid var(--sc-blue);
  border-radius: 10px;
  background: var(--sc-bg);
  font-size: 14px;
  line-height: 1.5; }

/* line 1137, theme.scss */
.sc-tax-agree {
  margin-top: 20px; }

/* line 1141, theme.scss */
.sc-tax-agree label {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer; }

/* line 1148, theme.scss */
.sc-tax-agree input {
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  accent-color: var(--sc-blue); }

/* line 1156, theme.scss */
.sc-tax-agree span {
  color: #4C5565;
  font-size: 14px;
  line-height: 1.45; }

/* line 1162, theme.scss */
.sc-tax-error {
  margin-top: 6px;
  color: #B42318;
  font-size: 13px; }

/* line 1168, theme.scss */
.sc-tax-actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px 22px;
  margin-top: 24px; }

/* line 1176, theme.scss */
.sc-tax-submit {
  min-width: 230px;
  min-height: 50px;
  padding: 12px 24px !important;
  border-radius: 999px !important;
  background: var(--sc-blue) !important;
  border-color: var(--sc-blue) !important;
  color: #FFFFFF !important;
  font-weight: 700 !important; }

/* line 1187, theme.scss */
.sc-tax-submit:hover {
  background: var(--sc-blue-dark) !important;
  border-color: var(--sc-blue-dark) !important; }

/* line 1192, theme.scss */
.sc-tax-fns-link {
  color: var(--sc-blue) !important;
  font-weight: 600;
  text-decoration: none !important; }

/* line 1198, theme.scss */
.sc-tax-fns-link:hover {
  text-decoration: underline !important; }

/* line 1202, theme.scss */
.sc-tax-success {
  display: none;
  margin-bottom: 20px;
  padding: 16px 18px;
  border: 1px solid #A7D7B6;
  border-radius: 14px;
  background: #F0FAF3;
  color: #1E5B31; }

/* line 1212, theme.scss */
.sc-tax-success.is-show {
  display: flex;
  flex-direction: column;
  gap: 3px; }

@media (max-width: 768px) {
  /* line 1219, theme.scss */
  .sc-tax-page {
    padding-top: 8px; }

  /* line 1223, theme.scss */
  .sc-tax-hero {
    padding: 24px 20px;
    border-radius: 18px; }

  /* line 1228, theme.scss */
  .sc-tax-hero__lead {
    font-size: 16px !important; }

  /* line 1232, theme.scss */
  .sc-tax-steps {
    grid-template-columns: 1fr; }

  /* line 1236, theme.scss */
  .sc-tax-form-card {
    border-radius: 18px; }

  /* line 1240, theme.scss */
  .sc-tax-form-card__head,
  .sc-tax-form {
    padding-left: 18px;
    padding-right: 18px; }

  /* line 1246, theme.scss */
  .sc-tax-grid,
  .sc-tax-choice__grid {
    grid-template-columns: 1fr; }

  /* line 1251, theme.scss */
  .sc-tax-submit {
    width: 100%; }

  /* line 1255, theme.scss */
  .sc-tax-actions {
    align-items: stretch; } }
