@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; } }
/* =========================================================
   SmartClinic — страница "Лицензия"
   Добавить в конец theme.scss
   ========================================================= */
/* line 1264, theme.scss */
.sc-license-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 1278, theme.scss */
.sc-license-page,
.sc-license-page * {
  box-sizing: border-box; }

/* line 1283, theme.scss */
.sc-license-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 1292, theme.scss */
.sc-license-hero__eyebrow {
  margin-bottom: 8px;
  color: var(--sc-blue);
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase; }

/* line 1301, theme.scss */
.sc-license-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 1309, theme.scss */
.sc-license-hero__lead {
  max-width: 780px;
  margin: 0 !important;
  font-size: 18px !important;
  line-height: 1.55 !important;
  color: #3F4755; }

/* line 1317, theme.scss */
.sc-license-status {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-top: 22px;
  padding: 10px 14px;
  border: 1px solid #B7DFC3;
  border-radius: 999px;
  background: #F0FAF3;
  color: #1E5B31;
  font-size: 14px; }

/* line 1330, theme.scss */
.sc-license-status__dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #2E9B4F; }

/* line 1337, theme.scss */
.sc-license-card {
  margin-top: 20px;
  overflow: hidden;
  border: 1px solid var(--sc-border);
  border-radius: 20px;
  background: #fff; }

/* line 1345, theme.scss */
.sc-license-card__head {
  padding: 22px 24px 14px;
  border-bottom: 1px solid var(--sc-border); }

/* line 1350, theme.scss */
.sc-license-card__head h2,
.sc-license-download h2 {
  margin: 0 0 5px !important;
  font-size: 24px !important;
  line-height: 1.25 !important;
  color: #161B26 !important; }

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

/* line 1364, theme.scss */
.sc-license-grid {
  display: grid;
  grid-template-columns: 1fr 1fr; }

/* line 1369, theme.scss */
.sc-license-item {
  padding: 20px 24px;
  border-bottom: 1px solid var(--sc-border); }

/* line 1374, theme.scss */
.sc-license-item:nth-child(odd) {
  border-right: 1px solid var(--sc-border); }

/* line 1378, theme.scss */
.sc-license-item:nth-last-child(-n+2) {
  border-bottom: 0; }

/* line 1382, theme.scss */
.sc-license-item__label {
  margin-bottom: 6px;
  color: var(--sc-muted);
  font-size: 13px; }

/* line 1388, theme.scss */
.sc-license-item__value {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.45; }

/* line 1394, theme.scss */
.sc-license-org {
  padding: 20px 24px 10px; }

/* line 1398, theme.scss */
.sc-license-org p {
  margin: 0 0 12px !important;
  line-height: 1.55 !important; }

/* line 1403, theme.scss */
.sc-license-addresses {
  padding: 20px 24px; }

/* line 1407, theme.scss */
.sc-license-address {
  display: flex;
  gap: 14px;
  padding: 16px 0; }

/* line 1413, theme.scss */
.sc-license-address + .sc-license-address {
  border-top: 1px solid var(--sc-border); }

/* line 1417, theme.scss */
.sc-license-address__icon {
  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 1430, theme.scss */
.sc-license-address strong {
  display: block;
  margin-bottom: 6px;
  font-size: 16px; }

/* line 1436, theme.scss */
.sc-license-address p {
  margin: 0 !important;
  color: var(--sc-muted);
  line-height: 1.5 !important; }

/* line 1442, theme.scss */
.sc-license-download {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 20px;
  padding: 24px;
  border: 1px solid var(--sc-border);
  border-radius: 20px;
  background: var(--sc-bg); }

/* line 1454, theme.scss */
.sc-license-download__text {
  max-width: 650px; }

/* line 1458, theme.scss */
.sc-license-button {
  flex: 0 0 auto;
  min-width: 290px;
  min-height: 50px;
  padding: 12px 22px !important;
  border-radius: 999px !important;
  background: var(--sc-blue) !important;
  border-color: var(--sc-blue) !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-decoration: none !important; }

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

/* line 1476, theme.scss */
.sc-license-note {
  margin-top: 14px;
  padding: 0 4px;
  color: var(--sc-muted);
  font-size: 13px;
  line-height: 1.5; }

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

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

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

  /* line 1498, theme.scss */
  .sc-license-grid {
    grid-template-columns: 1fr; }

  /* line 1502, theme.scss */
  .sc-license-item,
  .sc-license-item:nth-child(odd),
  .sc-license-item:nth-last-child(-n+2) {
    border-right: 0;
    border-bottom: 1px solid var(--sc-border); }

  /* line 1509, theme.scss */
  .sc-license-item:last-child {
    border-bottom: 0; }

  /* line 1513, theme.scss */
  .sc-license-download {
    flex-direction: column;
    align-items: stretch; }

  /* line 1518, theme.scss */
  .sc-license-button {
    width: 100%;
    min-width: 0;
    text-align: center; } }
/* =======================================================
   SmartClinic — страница ДМС
   ======================================================= */
/* line 1528, theme.scss */
.sc-dms-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

/* line 1535, theme.scss */
.sc-dms-hero {
  background: linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%);
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  padding: 36px 34px;
  margin-bottom: 24px; }

/* line 1543, theme.scss */
.sc-dms-hero__eyebrow {
  margin-bottom: 12px;
  color: #3454a1;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 1552, theme.scss */
.sc-dms-hero__title {
  margin: 0 0 16px;
  color: #1b2333;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 800; }

/* line 1560, theme.scss */
.sc-dms-hero__lead {
  max-width: 900px;
  margin: 0;
  color: #4a5568;
  font-size: 22px;
  line-height: 1.6; }

/* line 1568, theme.scss */
.sc-dms-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 1575, theme.scss */
.sc-dms-actions--bottom {
  margin-top: 24px; }

/* line 1579, theme.scss */
.sc-dms-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.25s ease; }

/* line 1593, theme.scss */
.sc-dms-btn:hover {
  text-decoration: none !important;
  transform: translateY(-1px); }

/* line 1598, theme.scss */
.sc-dms-btn--primary {
  background: #3454a1;
  color: #ffffff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 1604, theme.scss */
.sc-dms-btn--primary:hover {
  background: #2d4a8f;
  color: #ffffff !important; }

/* line 1609, theme.scss */
.sc-dms-btn--secondary {
  background: #ffffff;
  color: #3454a1 !important;
  border-color: #c8d5eb; }

/* line 1615, theme.scss */
.sc-dms-btn--secondary:hover {
  background: #f7faff;
  color: #3454a1 !important; }

/* line 1620, theme.scss */
.sc-dms-btn--max {
  background: #eff4ff;
  color: #3454a1 !important;
  border-color: #d5e0f2; }

/* line 1626, theme.scss */
.sc-dms-btn--max:hover {
  background: #e5edfd;
  color: #2d4a8f !important; }

/* line 1631, theme.scss */
.sc-dms-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
  margin-bottom: 24px; }

/* line 1638, theme.scss */
.sc-dms-card {
  background: #ffffff;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  padding: 28px 28px 30px;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04);
  margin-bottom: 24px; }

/* line 1647, theme.scss */
.sc-dms-card--wide {
  min-height: 100%; }

/* line 1651, theme.scss */
.sc-dms-card--accent {
  background: linear-gradient(135deg, #f7f9fe 0%, #f0f5ff 100%); }

/* line 1655, theme.scss */
.sc-dms-card h2 {
  margin: 0 0 16px;
  color: #1b2333;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800; }

/* line 1663, theme.scss */
.sc-dms-card p {
  margin: 0 0 14px;
  color: #4a5568;
  font-size: 17px;
  line-height: 1.7; }

/* line 1670, theme.scss */
.sc-dms-list {
  display: grid;
  gap: 14px;
  margin-top: 20px; }

/* line 1676, theme.scss */
.sc-dms-list__item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: #1f2433;
  font-size: 16px;
  line-height: 1.6; }

/* line 1685, theme.scss */
.sc-dms-list__icon {
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #3454a1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  margin-top: 1px; }

/* line 1700, theme.scss */
.sc-dms-insurers {
  display: grid;
  gap: 14px; }

/* line 1705, theme.scss */
.sc-dms-insurer {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px;
  background: #f8fbff;
  border: 1px solid #dbe4f2;
  border-radius: 18px; }

/* line 1715, theme.scss */
.sc-dms-insurer__badge {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: #3454a1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.03em; }

/* line 1730, theme.scss */
.sc-dms-insurer__name {
  margin-bottom: 6px;
  color: #1f2433;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4; }

/* line 1738, theme.scss */
.sc-dms-insurer__phone {
  color: #5a6578;
  font-size: 15px;
  line-height: 1.5; }

/* line 1744, theme.scss */
.sc-dms-steps {
  display: grid;
  gap: 16px; }

/* line 1749, theme.scss */
.sc-dms-step {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px 18px;
  background: #f8fbff;
  border: 1px solid #dbe4f2;
  border-radius: 18px; }

/* line 1759, theme.scss */
.sc-dms-step__num {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #3454a1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 800; }

/* line 1773, theme.scss */
.sc-dms-step__text {
  color: #1f2433;
  font-size: 16px;
  line-height: 1.65; }

/* line 1779, theme.scss */
.sc-dms-checks {
  display: grid;
  gap: 18px; }

/* line 1784, theme.scss */
.sc-dms-checks__block {
  padding: 18px 20px;
  background: #f8fbff;
  border: 1px solid #dbe4f2;
  border-radius: 18px; }

/* line 1791, theme.scss */
.sc-dms-checks__title {
  margin-bottom: 10px;
  color: #1f2433;
  font-size: 17px;
  font-weight: 700; }

/* line 1798, theme.scss */
.sc-dms-checks__block ul {
  margin: 0;
  padding-left: 18px; }

/* line 1803, theme.scss */
.sc-dms-checks__block li {
  margin-bottom: 8px;
  color: #4a5568;
  font-size: 16px;
  line-height: 1.55; }

/* line 1810, theme.scss */
.sc-dms-contact-phone {
  margin-top: 14px;
  color: #1b2333;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800; }

@media (max-width: 980px) {
  /* line 1819, theme.scss */
  .sc-dms-grid {
    grid-template-columns: 1fr; }

  /* line 1823, theme.scss */
  .sc-dms-hero__title {
    font-size: 40px; }

  /* line 1827, theme.scss */
  .sc-dms-hero__lead {
    font-size: 19px; } }
@media (max-width: 640px) {
  /* line 1833, theme.scss */
  .sc-dms-page {
    padding: 18px 14px 40px; }

  /* line 1837, theme.scss */
  .sc-dms-hero {
    padding: 24px 18px;
    border-radius: 22px; }

  /* line 1842, theme.scss */
  .sc-dms-hero__title {
    font-size: 32px; }

  /* line 1846, theme.scss */
  .sc-dms-hero__lead {
    font-size: 17px; }

  /* line 1850, theme.scss */
  .sc-dms-card {
    padding: 22px 18px 24px;
    border-radius: 20px; }

  /* line 1855, theme.scss */
  .sc-dms-card h2 {
    font-size: 24px; }

  /* line 1859, theme.scss */
  .sc-dms-btn {
    width: 100%; }

  /* line 1863, theme.scss */
  .sc-dms-contact-phone {
    font-size: 24px; } }
/* =======================================================
   SmartClinic — страница ДМС
   ======================================================= */
/* line 1871, theme.scss */
.sc-dms-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

/* line 1878, theme.scss */
.sc-dms-hero {
  background: linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%);
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  padding: 36px 34px;
  margin-bottom: 24px; }

/* line 1886, theme.scss */
.sc-dms-hero__eyebrow {
  margin-bottom: 12px;
  color: #3454a1;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 1895, theme.scss */
.sc-dms-hero__title {
  margin: 0 0 16px;
  color: #1b2333;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 800; }

/* line 1903, theme.scss */
.sc-dms-hero__lead {
  max-width: 900px;
  margin: 0;
  color: #4a5568;
  font-size: 22px;
  line-height: 1.6; }

/* line 1911, theme.scss */
.sc-dms-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 1918, theme.scss */
.sc-dms-actions--bottom {
  margin-top: 24px; }

/* line 1922, theme.scss */
.sc-dms-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border-radius: 999px;
  border: 1px solid transparent;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: all 0.25s ease; }

/* line 1936, theme.scss */
.sc-dms-btn:hover {
  text-decoration: none !important;
  transform: translateY(-1px); }

/* line 1941, theme.scss */
.sc-dms-btn--primary {
  background: #3454a1;
  color: #ffffff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 1947, theme.scss */
.sc-dms-btn--primary:hover {
  background: #2d4a8f;
  color: #ffffff !important; }

/* line 1952, theme.scss */
.sc-dms-btn--secondary {
  background: #ffffff;
  color: #3454a1 !important;
  border-color: #c8d5eb; }

/* line 1958, theme.scss */
.sc-dms-btn--secondary:hover {
  background: #f7faff;
  color: #3454a1 !important; }

/* line 1963, theme.scss */
.sc-dms-btn--max {
  background: #eff4ff;
  color: #3454a1 !important;
  border-color: #d5e0f2; }

/* line 1969, theme.scss */
.sc-dms-btn--max:hover {
  background: #e5edfd;
  color: #2d4a8f !important; }

/* line 1974, theme.scss */
.sc-dms-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
  margin-bottom: 24px; }

/* line 1981, theme.scss */
.sc-dms-card {
  background: #ffffff;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  padding: 28px 28px 30px;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04);
  margin-bottom: 24px; }

/* line 1990, theme.scss */
.sc-dms-card--wide {
  min-height: 100%; }

/* line 1994, theme.scss */
.sc-dms-card--accent {
  background: linear-gradient(135deg, #f7f9fe 0%, #f0f5ff 100%); }

/* line 1998, theme.scss */
.sc-dms-card h2 {
  margin: 0 0 16px;
  color: #1b2333;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800; }

/* line 2006, theme.scss */
.sc-dms-card p {
  margin: 0 0 14px;
  color: #4a5568;
  font-size: 17px;
  line-height: 1.7; }

/* line 2013, theme.scss */
.sc-dms-list {
  display: grid;
  gap: 14px;
  margin-top: 20px; }

/* line 2019, theme.scss */
.sc-dms-list__item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  color: #1f2433;
  font-size: 16px;
  line-height: 1.6; }

/* line 2028, theme.scss */
.sc-dms-list__icon {
  flex: 0 0 26px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #3454a1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  margin-top: 1px; }

/* line 2043, theme.scss */
.sc-dms-insurers {
  display: grid;
  gap: 14px; }

/* line 2048, theme.scss */
.sc-dms-insurer {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px;
  background: #f8fbff;
  border: 1px solid #dbe4f2;
  border-radius: 18px; }

/* line 2058, theme.scss */
.sc-dms-insurer__badge {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: #3454a1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.03em; }

/* line 2073, theme.scss */
.sc-dms-insurer__name {
  margin-bottom: 6px;
  color: #1f2433;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4; }

/* line 2081, theme.scss */
.sc-dms-insurer__phone {
  color: #5a6578;
  font-size: 15px;
  line-height: 1.5; }

/* line 2087, theme.scss */
.sc-dms-steps {
  display: grid;
  gap: 16px; }

/* line 2092, theme.scss */
.sc-dms-step {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 16px 18px;
  background: #f8fbff;
  border: 1px solid #dbe4f2;
  border-radius: 18px; }

/* line 2102, theme.scss */
.sc-dms-step__num {
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #3454a1;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 800; }

/* line 2116, theme.scss */
.sc-dms-step__text {
  color: #1f2433;
  font-size: 16px;
  line-height: 1.65; }

/* line 2122, theme.scss */
.sc-dms-checks {
  display: grid;
  gap: 18px; }

/* line 2127, theme.scss */
.sc-dms-checks__block {
  padding: 18px 20px;
  background: #f8fbff;
  border: 1px solid #dbe4f2;
  border-radius: 18px; }

/* line 2134, theme.scss */
.sc-dms-checks__title {
  margin-bottom: 10px;
  color: #1f2433;
  font-size: 17px;
  font-weight: 700; }

/* line 2141, theme.scss */
.sc-dms-checks__block ul {
  margin: 0;
  padding-left: 18px; }

/* line 2146, theme.scss */
.sc-dms-checks__block li {
  margin-bottom: 8px;
  color: #4a5568;
  font-size: 16px;
  line-height: 1.55; }

/* line 2153, theme.scss */
.sc-dms-contact-phone {
  margin-top: 14px;
  color: #1b2333;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800; }

@media (max-width: 980px) {
  /* line 2162, theme.scss */
  .sc-dms-grid {
    grid-template-columns: 1fr; }

  /* line 2166, theme.scss */
  .sc-dms-hero__title {
    font-size: 40px; }

  /* line 2170, theme.scss */
  .sc-dms-hero__lead {
    font-size: 19px; } }
@media (max-width: 640px) {
  /* line 2176, theme.scss */
  .sc-dms-page {
    padding: 18px 14px 40px; }

  /* line 2180, theme.scss */
  .sc-dms-hero {
    padding: 24px 18px;
    border-radius: 22px; }

  /* line 2185, theme.scss */
  .sc-dms-hero__title {
    font-size: 32px; }

  /* line 2189, theme.scss */
  .sc-dms-hero__lead {
    font-size: 17px; }

  /* line 2193, theme.scss */
  .sc-dms-card {
    padding: 22px 18px 24px;
    border-radius: 20px; }

  /* line 2198, theme.scss */
  .sc-dms-card h2 {
    font-size: 24px; }

  /* line 2202, theme.scss */
  .sc-dms-btn {
    width: 100%; }

  /* line 2206, theme.scss */
  .sc-dms-contact-phone {
    font-size: 24px; } }
/* =======================================================
   SmartClinic — страница ОМС
   ======================================================= */
/* line 2214, theme.scss */
.sc-oms-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

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

/* line 2226, theme.scss */
.sc-oms-hero {
  padding: 36px 34px;
  margin-bottom: 24px;
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  background: radial-gradient(circle at 100% 0%, rgba(52, 84, 161, 0.14), rgba(0, 0, 0, 0) 36%), linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%); }

/* line 2236, theme.scss */
.sc-oms-hero__eyebrow,
.sc-oms-section-head__eyebrow,
.sc-oms-contact__eyebrow {
  margin-bottom: 10px;
  color: #3454a1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 2247, theme.scss */
.sc-oms-hero__title {
  margin: 0 0 16px !important;
  color: #1b2333 !important;
  font-size: 52px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important; }

/* line 2255, theme.scss */
.sc-oms-hero__lead {
  max-width: 930px;
  margin: 0 !important;
  color: #4a5568;
  font-size: 21px !important;
  line-height: 1.6 !important; }

/* line 2263, theme.scss */
.sc-oms-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 2270, theme.scss */
.sc-oms-actions--bottom {
  margin-top: 0;
  justify-content: flex-end; }

/* line 2275, theme.scss */
.sc-oms-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: 0.2s ease; }

/* line 2289, theme.scss */
.sc-oms-btn:hover {
  transform: translateY(-1px);
  text-decoration: none !important; }

/* line 2294, theme.scss */
.sc-oms-btn--primary {
  background: #3454a1;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 2300, theme.scss */
.sc-oms-btn--primary:hover {
  background: #26407b; }

/* line 2304, theme.scss */
.sc-oms-btn--secondary,
.sc-oms-btn--max {
  border-color: #cbd7eb;
  background: #fff;
  color: #3454a1 !important; }

/* line 2311, theme.scss */
.sc-oms-btn--max {
  background: #eff4ff; }

/* line 2315, theme.scss */
.sc-oms-grid {
  display: grid;
  gap: 24px; }

/* line 2320, theme.scss */
.sc-oms-grid--top {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 24px; }

/* line 2325, theme.scss */
.sc-oms-card {
  position: relative;
  padding: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 2334, theme.scss */
.sc-oms-card__icon {
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #3454a1;
  color: #fff;
  font-size: 20px;
  font-weight: 800; }

/* line 2348, theme.scss */
.sc-oms-card h2,
.sc-oms-section-head h2,
.sc-oms-contact h2 {
  margin: 0 !important;
  color: #1b2333 !important;
  font-size: 30px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important; }

/* line 2358, theme.scss */
.sc-oms-list {
  margin: 20px 0 0;
  padding: 0;
  list-style: none; }

/* line 2364, theme.scss */
.sc-oms-list li {
  position: relative;
  margin-bottom: 13px;
  padding-left: 28px;
  color: #39455b;
  font-size: 16px;
  line-height: 1.6; }

/* line 2373, theme.scss */
.sc-oms-list li:before {
  content: "✓";
  position: absolute;
  top: 1px;
  left: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3454a1;
  color: #fff;
  font-size: 11px;
  font-weight: 800; }

/* line 2390, theme.scss */
.sc-oms-card__hint {
  margin-top: 18px;
  padding: 14px 16px;
  border-left: 4px solid #3454a1;
  border-radius: 0 12px 12px 0;
  background: #f5f8fd;
  color: #5b6678;
  font-size: 14px;
  line-height: 1.55; }

/* line 2401, theme.scss */
.sc-oms-insurance-card {
  margin-bottom: 24px; }

/* line 2405, theme.scss */
.sc-oms-section-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 22px; }

/* line 2413, theme.scss */
.sc-oms-section-phone {
  color: #3454a1 !important;
  font-size: 18px;
  font-weight: 800;
  text-decoration: none !important;
  white-space: nowrap; }

/* line 2421, theme.scss */
.sc-oms-insurers {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px; }

/* line 2427, theme.scss */
.sc-oms-insurer {
  min-height: 118px;
  padding: 16px;
  border: 1px solid #dbe4f2;
  border-radius: 18px;
  background: #f8fbff; }

/* line 2435, theme.scss */
.sc-oms-insurer__badge {
  width: 42px;
  height: 42px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  background: #3454a1;
  color: #fff;
  font-size: 13px;
  font-weight: 800; }

/* line 2449, theme.scss */
.sc-oms-insurer__name {
  color: #1f2433;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 700; }

/* line 2456, theme.scss */
.sc-oms-insurance-card__note {
  margin-top: 18px;
  padding: 16px 18px;
  border-radius: 14px;
  background: #f5f8fd;
  color: #4a5568;
  font-size: 15px;
  line-height: 1.55; }

/* line 2466, theme.scss */
.sc-oms-insurance-card__note a {
  color: #3454a1 !important;
  font-weight: 800; }

/* line 2471, theme.scss */
.sc-oms-doctors {
  margin-bottom: 24px; }

/* line 2475, theme.scss */
.sc-oms-section-head--doctors {
  margin-bottom: 16px; }

/* line 2479, theme.scss */
.sc-oms-table-wrap {
  overflow-x: auto;
  border: 1px solid #dbe4f2;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 2487, theme.scss */
.sc-oms-table {
  width: 100%;
  min-width: 1120px;
  border-collapse: collapse; }

/* line 2493, theme.scss */
.sc-oms-table th {
  padding: 15px 14px;
  border-bottom: 1px solid #dbe4f2;
  background: #f3f6fb;
  color: #5c6779;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 800;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

/* line 2506, theme.scss */
.sc-oms-table td {
  padding: 15px 14px;
  border-bottom: 1px solid #edf1f6;
  color: #273142;
  font-size: 14px;
  line-height: 1.5;
  vertical-align: top; }

/* line 2515, theme.scss */
.sc-oms-table tbody tr:last-child td {
  border-bottom: 0; }

/* line 2519, theme.scss */
.sc-oms-table tbody tr:hover {
  background: #fafbfd; }

/* line 2523, theme.scss */
.sc-oms-table td:first-child {
  min-width: 220px;
  font-weight: 700; }

/* line 2528, theme.scss */
.sc-oms-table td:nth-child(2) {
  min-width: 190px; }

/* line 2532, theme.scss */
.sc-oms-table td:nth-child(3) {
  min-width: 170px; }

/* line 2536, theme.scss */
.sc-oms-table td:nth-child(4) {
  min-width: 165px; }

/* line 2540, theme.scss */
.sc-oms-table td:nth-child(5) {
  min-width: 125px;
  white-space: nowrap; }

/* line 2545, theme.scss */
.sc-oms-table td:nth-child(6) {
  min-width: 180px; }

/* line 2549, theme.scss */
.sc-oms-table td span {
  color: #7d8795;
  font-size: 12px; }

/* line 2554, theme.scss */
.sc-oms-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 28px;
  border-radius: 24px;
  background: #3454a1;
  color: #fff; }

/* line 2565, theme.scss */
.sc-oms-contact__eyebrow {
  color: rgba(255, 255, 255, 0.72); }

/* line 2569, theme.scss */
.sc-oms-contact h2 {
  color: #fff !important; }

/* line 2573, theme.scss */
.sc-oms-contact p {
  max-width: 720px;
  margin: 10px 0 0 !important;
  color: rgba(255, 255, 255, 0.84);
  font-size: 16px !important;
  line-height: 1.6 !important; }

/* line 2581, theme.scss */
.sc-oms-btn--light {
  background: #fff;
  color: #3454a1 !important; }

/* line 2586, theme.scss */
.sc-oms-btn--light-outline {
  border-color: rgba(255, 255, 255, 0.55);
  background: transparent;
  color: #fff !important; }

@media (max-width: 1050px) {
  /* line 2593, theme.scss */
  .sc-oms-insurers {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }

  /* line 2597, theme.scss */
  .sc-oms-contact {
    flex-direction: column;
    align-items: flex-start; }

  /* line 2602, theme.scss */
  .sc-oms-actions--bottom {
    justify-content: flex-start; } }
@media (max-width: 780px) {
  /* line 2608, theme.scss */
  .sc-oms-page {
    padding: 18px 12px 40px; }

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

  /* line 2617, theme.scss */
  .sc-oms-hero__title {
    font-size: 34px !important; }

  /* line 2621, theme.scss */
  .sc-oms-hero__lead {
    font-size: 17px !important; }

  /* line 2625, theme.scss */
  .sc-oms-grid--top {
    grid-template-columns: 1fr; }

  /* line 2629, theme.scss */
  .sc-oms-card {
    padding: 22px 18px;
    border-radius: 20px; }

  /* line 2634, theme.scss */
  .sc-oms-card h2,
  .sc-oms-section-head h2,
  .sc-oms-contact h2 {
    font-size: 24px !important; }

  /* line 2640, theme.scss */
  .sc-oms-section-head {
    align-items: flex-start;
    flex-direction: column; }

  /* line 2645, theme.scss */
  .sc-oms-insurers {
    grid-template-columns: 1fr 1fr; }

  /* line 2649, theme.scss */
  .sc-oms-btn {
    width: 100%; }

  /* line 2653, theme.scss */
  .sc-oms-actions {
    width: 100%; }

  /* line 2657, theme.scss */
  .sc-oms-table-wrap {
    overflow: visible;
    border: 0;
    background: transparent;
    box-shadow: none; }

  /* line 2664, theme.scss */
  .sc-oms-table {
    min-width: 0;
    display: block; }

  /* line 2669, theme.scss */
  .sc-oms-table thead {
    display: none; }

  /* line 2673, theme.scss */
  .sc-oms-table tbody,
  .sc-oms-table tr,
  .sc-oms-table td {
    display: block;
    width: 100%; }

  /* line 2680, theme.scss */
  .sc-oms-table tr {
    margin-bottom: 14px;
    padding: 14px 16px;
    border: 1px solid #dbe4f2;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(31, 36, 51, 0.035); }

  /* line 2689, theme.scss */
  .sc-oms-table td {
    position: relative;
    min-width: 0 !important;
    padding: 9px 0 9px 42%;
    border-bottom: 1px solid #edf1f6;
    font-size: 14px;
    white-space: normal !important; }

  /* line 2698, theme.scss */
  .sc-oms-table td:last-child {
    border-bottom: 0; }

  /* line 2702, theme.scss */
  .sc-oms-table td:before {
    content: attr(data-label);
    position: absolute;
    top: 9px;
    left: 0;
    width: 38%;
    color: #6b7585;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.02em; }

  /* line 2715, theme.scss */
  .sc-oms-table tbody tr:hover {
    background: #fff; }

  /* line 2719, theme.scss */
  .sc-oms-contact {
    padding: 24px 20px;
    border-radius: 20px; } }
@media (max-width: 520px) {
  /* line 2726, theme.scss */
  .sc-oms-insurers {
    grid-template-columns: 1fr; } }
/* =======================================================
   SmartClinic — страница "Акции"
   ======================================================= */
/* line 2734, theme.scss */
.sc-promo-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

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

/* line 2746, theme.scss */
.sc-promo-hero {
  padding: 36px 34px;
  margin-bottom: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  background: radial-gradient(circle at 100% 0%, rgba(52, 84, 161, 0.14), rgba(0, 0, 0, 0) 36%), linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%); }

/* line 2756, theme.scss */
.sc-promo-hero__eyebrow,
.sc-promo-section__eyebrow,
.sc-promo-contact__eyebrow {
  margin-bottom: 10px;
  color: #3454a1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 2767, theme.scss */
.sc-promo-hero__title {
  margin: 0 0 16px !important;
  color: #1b2333 !important;
  font-size: 52px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important; }

/* line 2775, theme.scss */
.sc-promo-hero__lead {
  max-width: 820px;
  margin: 0 !important;
  color: #4a5568;
  font-size: 21px !important;
  line-height: 1.6 !important; }

/* line 2783, theme.scss */
.sc-promo-note {
  display: flex;
  gap: 14px;
  max-width: 850px;
  margin-top: 22px;
  padding: 16px 18px;
  border: 1px solid rgba(52, 84, 161, 0.22);
  border-radius: 16px;
  background: #fff; }

/* line 2794, theme.scss */
.sc-promo-note__icon {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3454a1;
  color: #fff;
  font: 800 16px/1 Georgia, serif; }

/* line 2807, theme.scss */
.sc-promo-note strong {
  display: block;
  margin-bottom: 3px; }

/* line 2812, theme.scss */
.sc-promo-note p {
  margin: 0 !important;
  color: #4c5565;
  line-height: 1.5 !important; }

/* line 2818, theme.scss */
.sc-promo-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 2825, theme.scss */
.sc-promo-actions--bottom {
  justify-content: flex-end;
  margin-top: 0; }

/* line 2830, theme.scss */
.sc-promo-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: 0.2s ease; }

/* line 2844, theme.scss */
.sc-promo-btn:hover {
  transform: translateY(-1px);
  text-decoration: none !important; }

/* line 2849, theme.scss */
.sc-promo-btn--primary {
  background: #3454a1;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 2855, theme.scss */
.sc-promo-btn--primary:hover {
  background: #26407b; }

/* line 2859, theme.scss */
.sc-promo-btn--secondary,
.sc-promo-btn--max {
  border-color: #cbd7eb;
  background: #fff;
  color: #3454a1 !important; }

/* line 2866, theme.scss */
.sc-promo-btn--max {
  background: #eff4ff; }

/* line 2870, theme.scss */
.sc-promo-section {
  margin-bottom: 28px; }

/* line 2874, theme.scss */
.sc-promo-section__head {
  margin-bottom: 18px; }

/* line 2878, theme.scss */
.sc-promo-section__head h2,
.sc-promo-contact h2 {
  margin: 0 !important;
  color: #1b2333 !important;
  font-size: 30px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important; }

/* line 2887, theme.scss */
.sc-promo-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 2893, theme.scss */
.sc-promo-card {
  position: relative;
  min-height: 220px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  border: 1px solid #dbe4f2;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.045);
  transition: 0.2s ease; }

/* line 2906, theme.scss */
.sc-promo-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(31, 36, 51, 0.07); }

/* line 2911, theme.scss */
.sc-promo-card__badge {
  align-self: flex-start;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: #eef3ff;
  color: #3454a1;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase; }

/* line 2924, theme.scss */
.sc-promo-card h3 {
  margin: 0 0 24px !important;
  color: #1f2433 !important;
  font-size: 18px !important;
  line-height: 1.45 !important;
  font-weight: 700 !important; }

/* line 2932, theme.scss */
.sc-promo-card__sub {
  display: block;
  margin-top: 6px;
  color: #667085;
  font-size: 14px;
  line-height: 1.45;
  font-weight: 500; }

/* line 2941, theme.scss */
.sc-promo-card__prices {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto; }

/* line 2949, theme.scss */
.sc-promo-card__price {
  margin-top: auto;
  color: #3454a1;
  font-size: 28px;
  line-height: 1.1;
  font-weight: 800; }

/* line 2957, theme.scss */
.sc-promo-card__prices .sc-promo-card__price {
  margin-top: 0; }

/* line 2961, theme.scss */
.sc-promo-card__old-price {
  color: #98a2b3;
  font-size: 16px;
  font-weight: 600;
  text-decoration: line-through; }

/* line 2968, theme.scss */
.sc-promo-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 28px;
  border-radius: 24px;
  background: #3454a1;
  color: #fff; }

/* line 2979, theme.scss */
.sc-promo-contact__eyebrow {
  color: rgba(255, 255, 255, 0.72); }

/* line 2983, theme.scss */
.sc-promo-contact h2 {
  color: #fff !important; }

/* line 2987, theme.scss */
.sc-promo-contact p {
  max-width: 720px;
  margin: 10px 0 0 !important;
  color: rgba(255, 255, 255, 0.84);
  font-size: 16px !important;
  line-height: 1.6 !important; }

/* line 2995, theme.scss */
.sc-promo-btn--light {
  background: #fff;
  color: #3454a1 !important; }

/* line 3000, theme.scss */
.sc-promo-btn--light-outline {
  border-color: rgba(255, 255, 255, 0.55);
  background: transparent;
  color: #fff !important; }

@media (max-width: 1020px) {
  /* line 3007, theme.scss */
  .sc-promo-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 3011, theme.scss */
  .sc-promo-contact {
    flex-direction: column;
    align-items: flex-start; }

  /* line 3016, theme.scss */
  .sc-promo-actions--bottom {
    justify-content: flex-start; } }
@media (max-width: 700px) {
  /* line 3022, theme.scss */
  .sc-promo-page {
    padding: 18px 12px 40px; }

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

  /* line 3031, theme.scss */
  .sc-promo-hero__title {
    font-size: 34px !important; }

  /* line 3035, theme.scss */
  .sc-promo-hero__lead {
    font-size: 17px !important; }

  /* line 3039, theme.scss */
  .sc-promo-grid {
    grid-template-columns: 1fr; }

  /* line 3043, theme.scss */
  .sc-promo-card {
    min-height: 0; }

  /* line 3047, theme.scss */
  .sc-promo-section__head h2,
  .sc-promo-contact h2 {
    font-size: 24px !important; }

  /* line 3052, theme.scss */
  .sc-promo-btn {
    width: 100%; }

  /* line 3056, theme.scss */
  .sc-promo-actions {
    width: 100%; }

  /* line 3060, theme.scss */
  .sc-promo-contact {
    padding: 24px 20px;
    border-radius: 20px; } }
/* =======================================================
   SmartClinic — страница "Контакты"
   ======================================================= */
/* line 3069, theme.scss */
.sc-contacts-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

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

/* line 3081, theme.scss */
.sc-contacts-hero {
  padding: 36px 34px;
  margin-bottom: 24px;
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  background: radial-gradient(circle at 100% 0%, rgba(52, 84, 161, 0.14), rgba(0, 0, 0, 0) 36%), linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%); }

/* line 3091, theme.scss */
.sc-contacts-hero__eyebrow,
.sc-contacts-branch__eyebrow,
.sc-contacts-card__eyebrow,
.sc-contacts-footer__eyebrow {
  margin-bottom: 10px;
  color: #3454a1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

/* line 3103, theme.scss */
.sc-contacts-hero__title {
  margin: 0 0 16px !important;
  color: #1b2333 !important;
  font-size: 52px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important; }

/* line 3111, theme.scss */
.sc-contacts-hero__lead {
  max-width: 820px;
  margin: 0 !important;
  color: #4a5568;
  font-size: 21px !important;
  line-height: 1.6 !important; }

/* line 3119, theme.scss */
.sc-contacts-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 3126, theme.scss */
.sc-contacts-actions--bottom {
  justify-content: flex-end;
  margin-top: 0; }

/* line 3131, theme.scss */
.sc-contacts-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: 0.2s ease; }

/* line 3145, theme.scss */
.sc-contacts-btn:hover {
  transform: translateY(-1px);
  text-decoration: none !important; }

/* line 3150, theme.scss */
.sc-contacts-btn--primary {
  background: #3454a1;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 3156, theme.scss */
.sc-contacts-btn--primary:hover {
  background: #26407b; }

/* line 3160, theme.scss */
.sc-contacts-btn--secondary,
.sc-contacts-btn--max {
  border-color: #cbd7eb;
  background: #fff;
  color: #3454a1 !important; }

/* line 3167, theme.scss */
.sc-contacts-btn--max {
  background: #eff4ff; }

/* line 3171, theme.scss */
.sc-contacts-branches {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-bottom: 24px; }

/* line 3178, theme.scss */
.sc-contacts-branch,
.sc-contacts-card {
  padding: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 3187, theme.scss */
.sc-contacts-branch__top {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 22px; }

/* line 3194, theme.scss */
.sc-contacts-branch__icon {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: #3454a1;
  color: #fff;
  font-size: 17px;
  font-weight: 800; }

/* line 3208, theme.scss */
.sc-contacts-branch__top h2,
.sc-contacts-card h2,
.sc-contacts-footer h2 {
  margin: 0 !important;
  color: #1b2333 !important;
  font-size: 28px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important; }

/* line 3218, theme.scss */
.sc-contacts-info {
  display: grid;
  gap: 0; }

/* line 3223, theme.scss */
.sc-contacts-info__row {
  display: grid;
  grid-template-columns: 125px minmax(0, 1fr);
  gap: 18px;
  padding: 14px 0;
  border-bottom: 1px solid #edf1f6;
  color: #39455b;
  font-size: 15px;
  line-height: 1.55; }

/* line 3234, theme.scss */
.sc-contacts-info__row:first-child {
  border-top: 1px solid #edf1f6; }

/* line 3238, theme.scss */
.sc-contacts-info__label {
  color: #7a8494;
  font-size: 13px;
  font-weight: 700; }

/* line 3244, theme.scss */
.sc-contacts-info a,
.sc-contacts-map-link {
  color: #3454a1 !important;
  font-weight: 700;
  text-decoration: none !important; }

/* line 3251, theme.scss */
.sc-contacts-map-link {
  display: inline-flex;
  margin-top: 20px; }

/* line 3256, theme.scss */
.sc-contacts-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 24px;
  margin-bottom: 24px; }

/* line 3263, theme.scss */
.sc-contacts-contact-list {
  display: grid;
  gap: 12px;
  margin-top: 22px; }

/* line 3269, theme.scss */
.sc-contacts-contact-item {
  display: block;
  padding: 16px 18px;
  border: 1px solid #dbe4f2;
  border-radius: 16px;
  background: #f8fbff;
  text-decoration: none !important; }

/* line 3278, theme.scss */
.sc-contacts-contact-item__label {
  display: block;
  margin-bottom: 5px;
  color: #7a8494;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

/* line 3288, theme.scss */
.sc-contacts-contact-item strong {
  color: #3454a1;
  font-size: 18px; }

/* line 3293, theme.scss */
.sc-contacts-details {
  margin: 22px 0 0; }

/* line 3297, theme.scss */
.sc-contacts-details > div {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 18px;
  padding: 12px 0;
  border-bottom: 1px solid #edf1f6; }

/* line 3305, theme.scss */
.sc-contacts-details > div:first-child {
  border-top: 1px solid #edf1f6; }

/* line 3309, theme.scss */
.sc-contacts-details dt {
  color: #7a8494;
  font-size: 13px;
  font-weight: 700; }

/* line 3315, theme.scss */
.sc-contacts-details dd {
  margin: 0;
  color: #273142;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600; }

/* line 3323, theme.scss */
.sc-contacts-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 28px;
  border-radius: 24px;
  background: #3454a1;
  color: #fff; }

/* line 3334, theme.scss */
.sc-contacts-footer__eyebrow {
  color: rgba(255, 255, 255, 0.72); }

/* line 3338, theme.scss */
.sc-contacts-footer h2 {
  color: #fff !important; }

/* line 3342, theme.scss */
.sc-contacts-footer p {
  max-width: 700px;
  margin: 10px 0 0 !important;
  color: rgba(255, 255, 255, 0.84);
  font-size: 16px !important;
  line-height: 1.6 !important; }

/* line 3350, theme.scss */
.sc-contacts-btn--light {
  background: #fff;
  color: #3454a1 !important; }

/* line 3355, theme.scss */
.sc-contacts-btn--light-outline {
  border-color: rgba(255, 255, 255, 0.55);
  background: transparent;
  color: #fff !important; }

@media (max-width: 900px) {
  /* line 3362, theme.scss */
  .sc-contacts-branches,
  .sc-contacts-grid {
    grid-template-columns: 1fr; }

  /* line 3367, theme.scss */
  .sc-contacts-footer {
    flex-direction: column;
    align-items: flex-start; }

  /* line 3372, theme.scss */
  .sc-contacts-actions--bottom {
    justify-content: flex-start; } }
@media (max-width: 640px) {
  /* line 3378, theme.scss */
  .sc-contacts-page {
    padding: 18px 12px 40px; }

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

  /* line 3387, theme.scss */
  .sc-contacts-hero__title {
    font-size: 34px !important; }

  /* line 3391, theme.scss */
  .sc-contacts-hero__lead {
    font-size: 17px !important; }

  /* line 3395, theme.scss */
  .sc-contacts-branch,
  .sc-contacts-card {
    padding: 22px 18px;
    border-radius: 20px; }

  /* line 3401, theme.scss */
  .sc-contacts-branch__top h2,
  .sc-contacts-card h2,
  .sc-contacts-footer h2 {
    font-size: 24px !important; }

  /* line 3407, theme.scss */
  .sc-contacts-info__row,
  .sc-contacts-details > div {
    grid-template-columns: 1fr;
    gap: 5px; }

  /* line 3413, theme.scss */
  .sc-contacts-btn {
    width: 100%; }

  /* line 3417, theme.scss */
  .sc-contacts-actions {
    width: 100%; }

  /* line 3421, theme.scss */
  .sc-contacts-footer {
    padding: 24px 20px;
    border-radius: 20px; } }
/* =======================================================
   SmartClinic — страница "О компании"
   ======================================================= */
/* line 3430, theme.scss */
.sc-about-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

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

/* line 3442, theme.scss */
.sc-about-page svg {
  width: 27px;
  height: 27px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 3452, theme.scss */
.sc-about-hero {
  padding: 36px 34px;
  margin-bottom: 24px;
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  background: radial-gradient(circle at 100% 0%, rgba(52, 84, 161, 0.14), rgba(0, 0, 0, 0) 36%), linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%); }

/* line 3462, theme.scss */
.sc-about-hero__eyebrow,
.sc-about-section__eyebrow,
.sc-about-branches-card__eyebrow,
.sc-about-footer__eyebrow {
  margin-bottom: 10px;
  color: #3454a1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 3474, theme.scss */
.sc-about-hero__title {
  margin: 0 0 16px !important;
  color: #1b2333 !important;
  font-size: 52px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important; }

/* line 3482, theme.scss */
.sc-about-hero__lead {
  max-width: 900px;
  margin: 0 !important;
  color: #4a5568;
  font-size: 21px !important;
  line-height: 1.6 !important; }

/* line 3490, theme.scss */
.sc-about-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 3497, theme.scss */
.sc-about-actions--bottom {
  justify-content: flex-end;
  margin-top: 0; }

/* line 3502, theme.scss */
.sc-about-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: .2s ease; }

/* line 3516, theme.scss */
.sc-about-btn:hover {
  transform: translateY(-1px);
  text-decoration: none !important; }

/* line 3521, theme.scss */
.sc-about-btn--primary {
  background: #3454a1;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 3527, theme.scss */
.sc-about-btn--primary:hover {
  background: #26407b; }

/* line 3531, theme.scss */
.sc-about-btn--secondary,
.sc-about-btn--max {
  border-color: #cbd7eb;
  background: #fff;
  color: #3454a1 !important; }

/* line 3538, theme.scss */
.sc-about-btn--max {
  background: #eff4ff; }

/* line 3542, theme.scss */
.sc-about-intro {
  display: grid;
  grid-template-columns: 1.3fr .7fr;
  gap: 24px;
  margin-bottom: 32px; }

/* line 3549, theme.scss */
.sc-about-intro__text,
.sc-about-branches-card {
  padding: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 3558, theme.scss */
.sc-about-intro h2,
.sc-about-section__head h2,
.sc-about-social h2,
.sc-about-footer h2 {
  margin: 0 !important;
  color: #1b2333 !important;
  font-size: 30px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important; }

/* line 3569, theme.scss */
.sc-about-intro__text p {
  margin: 16px 0 0 !important;
  color: #4a5568;
  font-size: 17px !important;
  line-height: 1.7 !important; }

/* line 3576, theme.scss */
.sc-about-branches-card {
  display: grid;
  align-content: center;
  gap: 14px;
  background: #f8fbff; }

/* line 3583, theme.scss */
.sc-about-branches-card__item {
  display: flex;
  gap: 14px;
  align-items: center;
  padding: 16px;
  border: 1px solid #dbe4f2;
  border-radius: 18px;
  background: #fff; }

/* line 3593, theme.scss */
.sc-about-branches-card__num {
  flex: 0 0 42px;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  background: #3454a1;
  color: #fff;
  font-weight: 800; }

/* line 3606, theme.scss */
.sc-about-branches-card__item strong {
  display: block;
  margin-bottom: 4px;
  color: #1f2433;
  font-size: 16px; }

/* line 3613, theme.scss */
.sc-about-branches-card__item span {
  color: #7a8494;
  font-size: 14px; }

/* line 3618, theme.scss */
.sc-about-section {
  margin-bottom: 32px; }

/* line 3622, theme.scss */
.sc-about-section__head {
  margin-bottom: 18px; }

/* line 3626, theme.scss */
.sc-about-features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 3632, theme.scss */
.sc-about-feature {
  padding: 24px;
  border: 1px solid #dbe4f2;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 3640, theme.scss */
.sc-about-feature__icon {
  width: 52px;
  height: 52px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: #eef3ff;
  color: #3454a1; }

/* line 3652, theme.scss */
.sc-about-feature h3 {
  margin: 0 0 9px !important;
  color: #1f2433 !important;
  font-size: 19px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important; }

/* line 3660, theme.scss */
.sc-about-feature p {
  margin: 0 !important;
  color: #667085;
  font-size: 15px !important;
  line-height: 1.6 !important; }

/* line 3667, theme.scss */
.sc-about-docs {
  margin-bottom: 32px; }

/* line 3671, theme.scss */
.sc-about-docs__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px; }

/* line 3677, theme.scss */
.sc-about-doc {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 105px;
  padding: 18px;
  border: 1px solid #dbe4f2;
  border-radius: 20px;
  background: #f8fbff;
  color: #1f2433 !important;
  text-decoration: none !important;
  transition: .2s ease; }

/* line 3691, theme.scss */
.sc-about-doc:not(.sc-about-doc--static):hover {
  transform: translateY(-2px);
  border-color: #b9c9e5; }

/* line 3696, theme.scss */
.sc-about-doc__icon {
  flex: 0 0 44px;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #3454a1;
  color: #fff;
  font-size: 13px;
  font-weight: 800; }

/* line 3710, theme.scss */
.sc-about-doc strong {
  display: block;
  margin-bottom: 5px;
  font-size: 16px; }

/* line 3716, theme.scss */
.sc-about-doc span:not(.sc-about-doc__arrow) {
  color: #667085;
  font-size: 13px;
  line-height: 1.45; }

/* line 3722, theme.scss */
.sc-about-doc__arrow {
  margin-left: auto;
  color: #3454a1;
  font-size: 20px;
  font-weight: 800; }

/* line 3729, theme.scss */
.sc-about-social {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin-bottom: 32px;
  padding: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: #fff; }

/* line 3741, theme.scss */
.sc-about-social__links {
  display: flex;
  flex-wrap: wrap;
  gap: 12px; }

/* line 3747, theme.scss */
.sc-about-social__link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 48px;
  padding: 0 16px;
  border: 1px solid #dbe4f2;
  border-radius: 999px;
  color: #344054 !important;
  font-weight: 700;
  text-decoration: none !important; }

/* line 3760, theme.scss */
.sc-about-social__link span {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #3454a1;
  color: #fff;
  font-size: 10px;
  font-weight: 800; }

/* line 3773, theme.scss */
.sc-about-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 28px;
  border-radius: 24px;
  background: #3454a1;
  color: #fff; }

/* line 3784, theme.scss */
.sc-about-footer__eyebrow {
  color: rgba(255, 255, 255, 0.72); }

/* line 3788, theme.scss */
.sc-about-footer h2 {
  color: #fff !important; }

/* line 3792, theme.scss */
.sc-about-footer p {
  max-width: 720px;
  margin: 10px 0 0 !important;
  color: rgba(255, 255, 255, 0.84);
  font-size: 16px !important;
  line-height: 1.6 !important; }

/* line 3800, theme.scss */
.sc-about-btn--light {
  background: #fff;
  color: #3454a1 !important; }

/* line 3805, theme.scss */
.sc-about-btn--light-outline {
  border-color: rgba(255, 255, 255, 0.55);
  background: transparent;
  color: #fff !important; }

@media (max-width: 980px) {
  /* line 3812, theme.scss */
  .sc-about-intro {
    grid-template-columns: 1fr; }

  /* line 3816, theme.scss */
  .sc-about-features,
  .sc-about-docs__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 3821, theme.scss */
  .sc-about-social,
  .sc-about-footer {
    flex-direction: column;
    align-items: flex-start; }

  /* line 3827, theme.scss */
  .sc-about-actions--bottom {
    justify-content: flex-start; } }
@media (max-width: 640px) {
  /* line 3833, theme.scss */
  .sc-about-page {
    padding: 18px 12px 40px; }

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

  /* line 3842, theme.scss */
  .sc-about-hero__title {
    font-size: 34px !important; }

  /* line 3846, theme.scss */
  .sc-about-hero__lead {
    font-size: 17px !important; }

  /* line 3850, theme.scss */
  .sc-about-intro__text,
  .sc-about-branches-card,
  .sc-about-social {
    padding: 22px 18px;
    border-radius: 20px; }

  /* line 3857, theme.scss */
  .sc-about-intro h2,
  .sc-about-section__head h2,
  .sc-about-social h2,
  .sc-about-footer h2 {
    font-size: 24px !important; }

  /* line 3864, theme.scss */
  .sc-about-features,
  .sc-about-docs__grid {
    grid-template-columns: 1fr; }

  /* line 3869, theme.scss */
  .sc-about-btn {
    width: 100%; }

  /* line 3873, theme.scss */
  .sc-about-actions {
    width: 100%; }

  /* line 3877, theme.scss */
  .sc-about-social__links {
    width: 100%; }

  /* line 3881, theme.scss */
  .sc-about-social__link {
    width: 100%; }

  /* line 3885, theme.scss */
  .sc-about-footer {
    padding: 24px 20px;
    border-radius: 20px; } }
/* =======================================================
   SmartClinic — страница "Вакансии"
   ======================================================= */
/* line 3894, theme.scss */
.sc-jobs-page {
  max-width: 1240px;
  margin: 0 auto;
  padding: 24px 20px 56px;
  color: #1f2433; }

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

/* line 3906, theme.scss */
.sc-jobs-page svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round; }

/* line 3916, theme.scss */
.sc-jobs-hero {
  padding: 36px 34px;
  margin-bottom: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 28px;
  background: radial-gradient(circle at 100% 0%, rgba(52, 84, 161, 0.14), rgba(0, 0, 0, 0) 36%), linear-gradient(135deg, #f6f8fc 0%, #eef3fb 100%); }

/* line 3926, theme.scss */
.sc-jobs-hero__eyebrow,
.sc-jobs-section__eyebrow,
.sc-jobs-footer__eyebrow {
  margin-bottom: 10px;
  color: #3454a1;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase; }

/* line 3937, theme.scss */
.sc-jobs-hero__title {
  margin: 0 0 16px !important;
  color: #1b2333 !important;
  font-size: 52px !important;
  line-height: 1.05 !important;
  font-weight: 800 !important; }

/* line 3945, theme.scss */
.sc-jobs-hero__lead {
  max-width: 860px;
  margin: 0 !important;
  color: #4a5568;
  font-size: 21px !important;
  line-height: 1.6 !important; }

/* line 3953, theme.scss */
.sc-jobs-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px; }

/* line 3960, theme.scss */
.sc-jobs-actions--bottom {
  justify-content: flex-end;
  margin-top: 0; }

/* line 3965, theme.scss */
.sc-jobs-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 0 26px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none !important;
  transition: .2s ease; }

/* line 3979, theme.scss */
.sc-jobs-btn:hover {
  transform: translateY(-1px);
  text-decoration: none !important; }

/* line 3984, theme.scss */
.sc-jobs-btn--primary {
  background: #3454a1;
  color: #fff !important;
  box-shadow: 0 10px 24px rgba(52, 84, 161, 0.18); }

/* line 3990, theme.scss */
.sc-jobs-btn--primary:hover {
  background: #26407b; }

/* line 3994, theme.scss */
.sc-jobs-btn--secondary,
.sc-jobs-btn--max {
  border-color: #cbd7eb;
  background: #fff;
  color: #3454a1 !important; }

/* line 4001, theme.scss */
.sc-jobs-btn--max {
  background: #eff4ff; }

/* line 4005, theme.scss */
.sc-jobs-section {
  margin-bottom: 30px; }

/* line 4009, theme.scss */
.sc-jobs-section__head {
  margin-bottom: 18px; }

/* line 4013, theme.scss */
.sc-jobs-section__head h2,
.sc-jobs-info h2,
.sc-jobs-footer h2 {
  margin: 0 !important;
  color: #1b2333 !important;
  font-size: 30px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important; }

/* line 4023, theme.scss */
.sc-jobs-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px; }

/* line 4029, theme.scss */
.sc-jobs-card {
  min-height: 210px;
  padding: 24px;
  border: 1px solid #dbe4f2;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 4038, theme.scss */
.sc-jobs-card__icon {
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: #eef3ff;
  color: #3454a1;
  font-size: 12px;
  font-weight: 800; }

/* line 4052, theme.scss */
.sc-jobs-card h3 {
  margin: 0 0 10px !important;
  color: #1f2433 !important;
  font-size: 19px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important; }

/* line 4060, theme.scss */
.sc-jobs-card p {
  margin: 0 !important;
  color: #667085;
  font-size: 15px !important;
  line-height: 1.6 !important; }

/* line 4067, theme.scss */
.sc-jobs-info {
  display: grid;
  grid-template-columns: 1.2fr .8fr;
  gap: 24px;
  margin-bottom: 30px; }

/* line 4074, theme.scss */
.sc-jobs-info__content,
.sc-jobs-info__side {
  padding: 28px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(31, 36, 51, 0.04); }

/* line 4083, theme.scss */
.sc-jobs-info__content > p {
  margin: 16px 0 0 !important;
  color: #4a5568;
  font-size: 16px !important;
  line-height: 1.7 !important; }

/* line 4090, theme.scss */
.sc-jobs-mails {
  display: grid;
  gap: 12px;
  margin-top: 22px; }

/* line 4096, theme.scss */
.sc-jobs-mails a {
  display: block;
  padding: 16px 18px;
  border: 1px solid #dbe4f2;
  border-radius: 16px;
  background: #f8fbff;
  text-decoration: none !important; }

/* line 4105, theme.scss */
.sc-jobs-mails span {
  display: block;
  margin-bottom: 5px;
  color: #7a8494;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em; }

/* line 4115, theme.scss */
.sc-jobs-mails strong {
  color: #3454a1;
  font-size: 18px; }

/* line 4120, theme.scss */
.sc-jobs-info__side {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f8fbff; }

/* line 4127, theme.scss */
.sc-jobs-info__side-icon {
  width: 58px;
  height: 58px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #3454a1;
  color: #fff; }

/* line 4139, theme.scss */
.sc-jobs-info__side strong {
  color: #1f2433;
  font-size: 21px;
  line-height: 1.4; }

/* line 4145, theme.scss */
.sc-jobs-info__side p {
  margin: 12px 0 0 !important;
  color: #667085;
  font-size: 15px !important;
  line-height: 1.65 !important; }

/* line 4152, theme.scss */
.sc-jobs-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 28px;
  border-radius: 24px;
  background: #3454a1;
  color: #fff; }

/* line 4163, theme.scss */
.sc-jobs-footer__eyebrow {
  color: rgba(255, 255, 255, 0.72); }

/* line 4167, theme.scss */
.sc-jobs-footer h2 {
  color: #fff !important; }

/* line 4171, theme.scss */
.sc-jobs-footer p {
  max-width: 720px;
  margin: 10px 0 0 !important;
  color: rgba(255, 255, 255, 0.84);
  font-size: 16px !important;
  line-height: 1.6 !important; }

/* line 4179, theme.scss */
.sc-jobs-btn--light {
  background: #fff;
  color: #3454a1 !important; }

/* line 4184, theme.scss */
.sc-jobs-btn--light-outline {
  border-color: rgba(255, 255, 255, 0.55);
  background: transparent;
  color: #fff !important; }

@media (max-width: 980px) {
  /* line 4191, theme.scss */
  .sc-jobs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }

  /* line 4195, theme.scss */
  .sc-jobs-info {
    grid-template-columns: 1fr; }

  /* line 4199, theme.scss */
  .sc-jobs-footer {
    flex-direction: column;
    align-items: flex-start; }

  /* line 4204, theme.scss */
  .sc-jobs-actions--bottom {
    justify-content: flex-start; } }
@media (max-width: 640px) {
  /* line 4210, theme.scss */
  .sc-jobs-page {
    padding: 18px 12px 40px; }

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

  /* line 4219, theme.scss */
  .sc-jobs-hero__title {
    font-size: 34px !important; }

  /* line 4223, theme.scss */
  .sc-jobs-hero__lead {
    font-size: 17px !important; }

  /* line 4227, theme.scss */
  .sc-jobs-grid {
    grid-template-columns: 1fr; }

  /* line 4231, theme.scss */
  .sc-jobs-card,
  .sc-jobs-info__content,
  .sc-jobs-info__side {
    min-height: 0;
    padding: 22px 18px;
    border-radius: 20px; }

  /* line 4239, theme.scss */
  .sc-jobs-section__head h2,
  .sc-jobs-info h2,
  .sc-jobs-footer h2 {
    font-size: 24px !important; }

  /* line 4245, theme.scss */
  .sc-jobs-btn {
    width: 100%; }

  /* line 4249, theme.scss */
  .sc-jobs-actions {
    width: 100%; }

  /* line 4253, theme.scss */
  .sc-jobs-footer {
    padding: 24px 20px;
    border-radius: 20px; } }
/* SmartClinic — клиническая корзина */
/* line 4260, theme.scss */
.sc-clinic-cart-heading {
  max-width: 1240px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px;
  padding-right: 20px; }

/* line 4268, theme.scss */
.sc-clinic-cart {
  max-width: 1240px;
  margin: 0 auto;
  padding: 10px 20px 48px; }

/* line 4274, theme.scss */
.sc-clinic-cart,
.sc-clinic-cart * {
  box-sizing: border-box; }

/* line 4279, theme.scss */
.sc-clinic-cart__layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 360px;
  gap: 28px;
  align-items: start; }

/* line 4286, theme.scss */
.sc-clinic-cart__items {
  display: grid;
  gap: 16px; }

/* line 4291, theme.scss */
.sc-clinic-cart-item {
  display: grid !important;
  grid-template-columns: 138px minmax(0, 1fr) auto;
  gap: 22px;
  align-items: center;
  padding: 18px !important;
  border: 1px solid #dbe4f2;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(31, 36, 51, 0.04); }

/* line 4303, theme.scss */
.sc-clinic-cart-item__image {
  display: block;
  width: 138px;
  height: 112px;
  overflow: hidden;
  border-radius: 16px;
  background: #f4f7fb; }

/* line 4312, theme.scss */
.sc-clinic-cart-item__image .img-ratio,
.sc-clinic-cart-item__image .img-ratio__inner {
  height: 100%; }

/* line 4317, theme.scss */
.sc-clinic-cart-item__image img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

/* line 4323, theme.scss */
.sc-clinic-cart-item__eyebrow,
.sc-clinic-cart-summary__eyebrow {
  margin-bottom: 7px;
  color: #3454a1;
  font-size: 11px;
  line-height: 1.3;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase; }

/* line 4334, theme.scss */
.sc-clinic-cart-item__title {
  display: block;
  color: #1f2433 !important;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 800;
  text-decoration: none !important; }

/* line 4343, theme.scss */
.sc-clinic-cart-item__variant {
  display: block;
  margin-top: 4px;
  color: #7a8494;
  font-size: 13px;
  font-weight: 500; }

/* line 4351, theme.scss */
.sc-clinic-cart-item__price-row {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 15px; }

/* line 4359, theme.scss */
.sc-clinic-cart-item__price-label {
  color: #7a8494;
  font-size: 13px; }

/* line 4364, theme.scss */
.sc-clinic-cart-item__price {
  color: #1f2433;
  font-size: 19px;
  font-weight: 800; }

/* line 4370, theme.scss */
.sc-clinic-cart-item__price--request {
  color: #3454a1;
  font-size: 16px; }

/* line 4375, theme.scss */
.sc-clinic-cart-item__old-price {
  margin-top: 3px;
  color: #98a2b3;
  font-size: 13px;
  text-decoration: line-through; }

/* line 4382, theme.scss */
.sc-clinic-cart-item__delete {
  align-self: center; }

/* line 4386, theme.scss */
.sc-clinic-cart-item__delete-button {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 9px 11px;
  border: 0;
  border-radius: 12px;
  background: transparent;
  color: #7a8494;
  font: inherit;
  font-size: 13px;
  cursor: pointer;
  transition: .2s ease; }

/* line 4401, theme.scss */
.sc-clinic-cart-item__delete-button:hover {
  background: #fff3f2;
  color: #b42318; }

/* line 4406, theme.scss */
.sc-clinic-cart-summary {
  padding: 26px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: linear-gradient(145deg, #f8faff 0%, #f2f6fd 100%);
  box-shadow: 0 14px 34px rgba(31, 36, 51, 0.06); }

/* line 4414, theme.scss */
.sc-clinic-cart-summary__title {
  margin: 0 0 20px !important;
  color: #1f2433 !important;
  font-size: 26px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important; }

/* line 4422, theme.scss */
.sc-clinic-cart-summary__row {
  display: flex;
  justify-content: space-between;
  gap: 15px;
  padding: 13px 0;
  border-bottom: 1px solid #dbe4f2;
  color: #596579;
  font-size: 14px; }

/* line 4432, theme.scss */
.sc-clinic-cart-summary__row strong {
  color: #1f2433;
  text-align: right; }

/* line 4437, theme.scss */
.sc-clinic-cart-summary__row--total {
  align-items: flex-start;
  padding-top: 18px;
  border-bottom: 0;
  color: #1f2433;
  font-size: 16px;
  font-weight: 700; }

/* line 4446, theme.scss */
.sc-clinic-cart-summary__row--total strong {
  color: #3454a1;
  font-size: 20px; }

/* line 4451, theme.scss */
.sc-clinic-cart-summary__request {
  font-size: 16px !important; }

/* line 4455, theme.scss */
.sc-clinic-cart-summary__notice {
  margin-top: 14px;
  padding: 12px 14px;
  border-left: 3px solid #3454a1;
  border-radius: 0 12px 12px 0;
  background: #fff;
  color: #596579;
  font-size: 13px;
  line-height: 1.5; }

/* line 4466, theme.scss */
.sc-clinic-cart-summary__submit {
  margin-top: 20px; }

/* line 4470, theme.scss */
.sc-clinic-cart-summary__button {
  min-height: 54px;
  border-radius: 999px !important;
  background: #3454a1 !important;
  border-color: #3454a1 !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 800 !important; }

/* line 4480, theme.scss */
.sc-clinic-cart-summary__button:hover {
  background: #26407b !important;
  border-color: #26407b !important; }

/* line 4485, theme.scss */
.sc-clinic-cart-summary__footnote {
  margin: 14px 0 0 !important;
  color: #7a8494;
  font-size: 12px !important;
  line-height: 1.5 !important; }

/* line 4492, theme.scss */
.sc-clinic-cart-empty {
  max-width: 720px;
  margin: 28px auto 52px;
  padding: 42px 24px;
  border: 1px solid #dbe4f2;
  border-radius: 24px;
  background: #f8fbff; }

/* line 4501, theme.scss */
.sc-clinic-cart-empty__icon {
  width: 50px;
  height: 50px;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  background: #3454a1;
  color: #fff;
  font-size: 28px; }

/* line 4514, theme.scss */
.sc-clinic-cart-empty h2 {
  margin: 0 0 8px !important;
  color: #1f2433 !important;
  font-size: 25px !important;
  font-weight: 800 !important; }

/* line 4521, theme.scss */
.sc-clinic-cart-empty p {
  margin: 0 !important;
  color: #667085;
  font-size: 15px !important; }

/* line 4527, theme.scss */
.sc-clinic-cart .item-counter,
.sc-clinic-cart .item-total,
.sc-clinic-cart .item-rating,
.sc-clinic-cart .cart__area-coupon,
.sc-clinic-cart .social-button {
  display: none !important; }

@media (max-width: 900px) {
  /* line 4536, theme.scss */
  .sc-clinic-cart__layout {
    grid-template-columns: 1fr; } }
@media (max-width: 640px) {
  /* line 4542, theme.scss */
  .sc-clinic-cart-heading {
    padding-left: 12px;
    padding-right: 12px; }

  /* line 4547, theme.scss */
  .sc-clinic-cart {
    padding: 8px 12px 36px; }

  /* line 4551, theme.scss */
  .sc-clinic-cart-item {
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 14px;
    padding: 14px !important;
    border-radius: 18px; }

  /* line 4558, theme.scss */
  .sc-clinic-cart-item__image {
    width: 92px;
    height: 92px; }

  /* line 4563, theme.scss */
  .sc-clinic-cart-item__title {
    font-size: 16px; }

  /* line 4567, theme.scss */
  .sc-clinic-cart-item__price-row {
    display: block;
    margin-top: 10px; }

  /* line 4572, theme.scss */
  .sc-clinic-cart-item__price-label {
    display: block;
    margin-bottom: 2px; }

  /* line 4577, theme.scss */
  .sc-clinic-cart-item__delete {
    grid-column: 1 / -1; }

  /* line 4581, theme.scss */
  .sc-clinic-cart-summary {
    padding: 22px 18px;
    border-radius: 20px; } }
/* line 4586, theme.scss */
.sc-clinic-cart-empty__button {
  display: inline-flex !important;
  margin-top: 22px;
  min-height: 52px;
  padding: 0 28px !important;
  align-items: center;
  justify-content: center;
  border-radius: 999px !important;
  background: #3454A1 !important;
  border-color: #3454A1 !important;
  color: #fff !important;
  font-weight: 700 !important;
  text-decoration: none !important; }

/* line 4601, theme.scss */
.sc-clinic-cart-empty__button:hover {
  background: #26407B !important;
  border-color: #26407B !important;
  color: #fff !important; }
