.header-clone{
	height: 100px!important;
}
.elementor-widget-wrap>.elementor-element.btn-inline{
	display: inline-block;
	width: auto;
}
.elementor-3872 .elementor-element.elementor-element-4cff60df .elementor-icon-list-item span, .elementor-3872 .elementor-element.elementor-element-5e3bed1f .elementor-icon-list-item span {
    line-height: 16px;
}

.page-id-3872 #back-to-top{
	color: #656AE5;
}
.page-id-4858 #back-to-top{
	color: #53E79C;
}
.page-id-4899 #back-to-top{
	color: #35d3c9;
}

.ot-tabs .tab-content ul li::before,
.elementor-tab-content li::before {
  top: 0 !important;
  transform: none !important;
}




/* Принудительно устанавливаем светлую тему */
@media (prefers-color-scheme: dark) {
    html {
        color-scheme: light;
    }
}


/* Кнопка купить для ВУС */
.vus-banner-modern {
  width: 100%;
  border-radius: 12px;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  background: linear-gradient(100deg, #0a1035 0%, #13204f 40%, #1b3960 70%, #0a73b9 100%);
  background-size: 200% 200%;
  animation: bgFlow 12s ease-in-out infinite;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.35);
}

@keyframes bgFlow {
  0%   { background-position: 0% 50%; }
  50%  { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

/* декоративная tech-сеточка */
.vus-banner-modern::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(120deg, rgba(0,150,255,0.08) 1px, transparent 1px),
    linear-gradient(60deg, rgba(0,150,255,0.08) 1px, transparent 1px);
  background-size: 80px 80px;
  opacity: 0.15;
  mix-blend-mode: overlay;
  pointer-events: none;
  animation: gridPulse 18s linear infinite;
}
@keyframes gridPulse {
  0%,100% { opacity: 0.12; }
  50%     { opacity: 0.22; }
}

.vus-banner-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 64px;
  position: relative;
  z-index: 1;
}

.vus-banner-left {
  display: flex;
  align-items: center;
  gap: 28px;
}

.vus-banner-icon {
  height: 80px;
  width: auto;
  filter: drop-shadow(0 0 10px rgba(255, 215, 0, 0.25));
}

.vus-banner-info h2 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  line-height: 1.3;
}

.vus-subtitle {
  font-size: 14px;
  letter-spacing: 0.5px;
  color: rgba(255,255,255,0.6);
  text-transform: uppercase;
  margin-bottom: 2px;
}

.vus-banner-price {
  margin-top: 6px;
}
.vus-banner-price .amount {
  font-size: 22px;
  font-weight: 700;
  color: #25b8ff;
  margin-right: 8px;
}
.vus-banner-price .unit {
  font-size: 15px;
  color: rgba(255,255,255,0.7);
}

/* новая кнопка — неоновый холодный стиль */
.vus-banner-btn {
  position: relative;
  color: #ffffff;
  font-weight: 600;
  font-size: 17px;
  padding: 13px 52px;
  border-radius: 10px;
  border: none;
  background: radial-gradient(circle at 50% 50%, #00c6ff 0%, #0077c8 100%);
  box-shadow:
    0 0 12px rgba(0,180,255,0.6),
    inset 0 0 10px rgba(255,255,255,0.1);
  transition: all 0.3s ease;
  text-decoration: none;
  overflow: hidden;
}

/* неоновое сияние вокруг */
.vus-banner-btn {
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  padding: 13px 50px;
  border-radius: 10px;
  border: none;
  background: linear-gradient(90deg, #00b3e6 0%, #0077c8 100%);
  box-shadow:
    inset 0 0 6px rgba(255,255,255,0.4),
    0 0 15px rgba(0,200,255,0.4);
  transition: all 0.3s ease;
}

.vus-banner-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  background: radial-gradient(circle at 50% 50%, rgba(255,255,255,0.3) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.vus-banner-btn:hover {
  transform: translateY(-2px);
  box-shadow:
    inset 0 0 8px rgba(255,255,255,0.5),
    0 0 25px rgba(0,200,255,0.6);
}

.vus-banner-btn:hover::after {
  opacity: 1;
}
/* усиливаем селектор и блокируем все чужие стили */
section.vus-banner-modern a.vus-banner-btn,
section.vus-banner-modern a.vus-banner-btn:link,
section.vus-banner-modern a.vus-banner-btn:visited,
section.vus-banner-modern a.vus-banner-btn:hover,
section.vus-banner-modern a.vus-banner-btn:active,
.vus-banner-inner a.vus-banner-btn,
a.vus-banner-btn.elementor-button {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  text-shadow: none !important;
  filter: none !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}





/* ===============================
   СОУТ / PDF cards — финальная версия
   =============================== */

.sout-wrap {
  max-width: 980px;
  margin: 0 auto;
}

/* Заголовки страницы */
.sout-title {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 14px;
  color: #0f172a;
}

/* Заголовок года */
.sout-year {
  font-size: 16px;
  font-weight: 700;
  margin: 20px 0 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #0f172a;
}

.sout-year .pill {
  font-size: 12px;
  font-weight: 600;
  padding: 4px 10px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #0f172a;
}

/* Сетка карточек */
.sout-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

/* Карточка документа */
.sout-card {
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 18px;
  padding: 16px;
  display: grid;
  grid-template-columns: 64px 1fr auto;
  gap: 14px;
  align-items: center;
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.06);
}

/* Иконка PDF */
.sout-icon {
  width: 64px;
  height: 64px;
  border-radius: 16px;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #ef4444, #b91c1c);
  color: #ffffff;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 0.5px;
  user-select: none;
}

/* Текстовая часть */
.sout-text {
  min-width: 0;
}

.sout-text h4 {
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 600;              /* ключевое исправление */
  color: #0f172a;
  line-height: 1.35;
}

/* Вторая часть заголовка (если используется span) */
.sout-text h4 span {
  font-weight: 500;
  color: rgba(15, 23, 42, 0.75);
}

/* Описание */
.sout-text p {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  color: rgba(15, 23, 42, 0.65);
  line-height: 1.4;
}

/* Блок действий */
.sout-actions {
  display: flex;
  gap: 10px;
  align-items: center;
}

/* Кнопка скачать */
.sout-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 14px;
  border-radius: 999px;
  background: #0f172a;
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  border: 1px solid rgba(15, 23, 42, 0.18);
  transition: all 0.15s ease;
}

.sout-btn:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}

.sout-btn:active {
  transform: translateY(0);
}

/* Ссылка "Открыть" */
.sout-link {
  font-size: 13px;
  font-weight: 600;
  color: #0f172a;
  text-decoration: underline;
  white-space: nowrap;
}

/* Примечание */
.sout-note {
  margin: 10px 0 0;
  font-size: 13px;
  color: rgba(15, 23, 42, 0.65);
}

/* Разделитель */
.sout-divider {
  height: 1px;
  background: rgba(15, 23, 42, 0.08);
  margin: 18px 0;
  border: 0;
}

/* Адаптив */
@media (max-width: 720px) {
  .sout-card {
    grid-template-columns: 56px 1fr;
    grid-template-areas:
      "icon text"
      "actions actions";
  }

  .sout-icon {
    width: 56px;
    height: 56px;
    border-radius: 14px;
  }

  .sout-actions {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}

/* Плашка реестра ПО */
/* Реестр — компактно под ценой */
.vus-registry-link{
  display: inline-flex;
  margin-top: 10px;
  text-decoration: none !important;
}

.vus-registry-badge{
  display: inline-flex;
  align-items: center;
  gap: 8px;

  padding: 6px 10px;
  border-radius: 999px;

  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.2px;
  line-height: 1;

  color: rgba(255,255,255,0.92);
  background: rgba(31, 164, 99, 0.16);
  border: 1px solid rgba(31, 164, 99, 0.45);

  transition: transform .15s ease, background .15s ease, box-shadow .15s ease;
}

/* маленькая точка-индикатор слева */
.vus-registry-badge::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #22c55e;
  box-shadow: 0 0 10px rgba(34,197,94,.55);
}

/* hover как у статуса/ссылки, без “кричащести” */
.vus-registry-link:hover .vus-registry-badge{
  transform: translateY(-1px);
  background: rgba(31, 164, 99, 0.22);
  box-shadow: 0 8px 18px rgba(0,0,0,.18);
}



/* ===== Вариант баннера "Сопровождение" в том же стиле, что и основной ===== */


/* =========================================
   БАННЕР: Сопровождение (компактный / вторичный)
   ========================================= */

.vus-service-banner{
  width: 100%;
  border-radius: 12px;
  margin-top: 16px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 22px rgba(0,0,0,0.22);
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(10px);

  /* мягкий вторичный фон */
  background: linear-gradient(100deg,
    rgba(7,18,28,0.78) 0%,
    rgba(10,32,48,0.72) 45%,
    rgba(10,115,185,0.70) 100%);
}

.vus-service-banner::before{
  content:"";
  position:absolute;
  inset:0;
  background-image:
    radial-gradient(circle at 20% 30%, rgba(83,231,156,0.16), transparent 40%),
    radial-gradient(circle at 80% 70%, rgba(53,211,201,0.14), transparent 45%),
    linear-gradient(120deg, rgba(255,255,255,0.06) 1px, transparent 1px),
    linear-gradient(60deg, rgba(255,255,255,0.05) 1px, transparent 1px);
  background-size: auto, auto, 90px 90px, 90px 90px;
  opacity: 0.35;
  pointer-events:none;
}

.vus-service-inner{
  position: relative;
  z-index: 1;

  display:flex;
  align-items:center;         /* выравниваем кнопку по центру */
  justify-content:space-between;
  padding: 16px 22px;         /* компактнее */
  gap: 18px;
}

.vus-service-left{
  display:flex;
  align-items:center;
  gap: 14px;
  min-width: 0;
}

.vus-service-icon{
  width: 48px;
  height: 48px;
  border-radius: 14px;
  display:grid;
  place-items:center;

  font-weight: 900;
  letter-spacing: 1px;
  font-size: 14px;

  color: rgba(255,255,255,0.95);
  background: linear-gradient(180deg, rgba(83,231,156,0.22), rgba(53,211,201,0.14));
  border: 1px solid rgba(83,231,156,0.35);
  box-shadow: 0 0 16px rgba(83,231,156,0.16);
  user-select:none;
}

.vus-service-info{
  min-width: 0;
}

.vus-service-subtitle{
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: rgba(255,255,255,0.62);
  margin-bottom: 4px;
}

.vus-service-info h3{
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
  max-width: 760px;
}

.vus-service-price{
  margin-top: 8px;
  display:flex;
  align-items: baseline;
  gap: 10px;
}

.vus-service-price .amount{
  font-size: 18px;
  font-weight: 800;
  color: #53e79c;
}

.vus-service-price .unit{
  font-size: 13px;
  color: rgba(255,255,255,0.72);
}

.vus-service-note{
  margin-top: 8px;
  font-size: 12px;
  color: rgba(255,255,255,0.70);
  line-height: 1.35;
  opacity: 0.75;
}

/* Кнопка Оформить — выровнена, не ломается на 2 строки */
.vus-service-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;

  min-width: 160px;
  padding: 13px 42px;
  border-radius: 10px;

  font-size: 15px;
  font-weight: 800;
  color: #ffffff !important;
  text-decoration: none !important;

  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.16);

  transition: transform .15s ease, background .15s ease, box-shadow .15s ease;
  white-space: nowrap;
}

.vus-service-btn:hover{
  transform: translateY(-1px);
  background: rgba(255,255,255,0.14);
  box-shadow: 0 10px 18px rgba(0,0,0,0.18);
}

/* Адаптив: баннер ПК «ВУС» — колонка, читаемый текст, «Купить» на всю ширину одной строкой */
@media (max-width: 768px) {
  .vus-banner-modern {
    margin-top: 24px;
    border-radius: 14px;
  }

  .vus-banner-inner {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    padding: 22px 18px;
    gap: 18px;
  }

  .vus-banner-left {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 14px;
    width: 100%;
    min-width: 0;
  }

  .vus-banner-icon {
    height: 76px;
    flex-shrink: 0;
  }

  .vus-banner-info {
    width: 100%;
    min-width: 0;
  }

  .vus-banner-info h2 {
    font-size: clamp(1.05rem, 4.2vw, 1.3rem);
    line-height: 1.35;
  }

  .vus-subtitle {
    font-size: 11px;
    letter-spacing: 0.45px;
  }

  .vus-banner-price {
    margin-top: 10px;
  }

  .vus-banner-price .amount {
    font-size: 1.35rem;
  }

  .vus-banner-price .unit {
    display: block;
    margin-top: 4px;
    font-size: 14px;
  }

  .vus-banner-price .vus-registry-link {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 12px;
  }

  .vus-registry-badge {
    font-size: 11px;
    padding: 8px 12px;
    line-height: 1.3;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    white-space: normal;
  }

  .vus-banner-btn,
  section.vus-banner-modern a.vus-banner-btn,
  .vus-banner-inner a.vus-banner-btn {
    display: flex !important;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    width: 100% !important;
    max-width: none;
    min-width: 0 !important;
    margin: 0;
    padding: 15px 24px !important;
    font-size: 17px;
    line-height: 1.25;
    white-space: nowrap;
    box-sizing: border-box;
  }

  .vus-service-inner {
    padding: 14px 14px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }

  .vus-service-left {
    width: 100%;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 12px;
  }

  .vus-service-btn {
    width: 100%;
    min-width: 0;
  }
}

/* =========================================
   Плашка договорного сопровождения (улучшенная)
   ========================================= */
/* =========================================
   Сноска о договорном сопровождении (легкая)
   ========================================= */

.vus-contract-info{
  margin-top: 12px;
  display: flex;
  justify-content: center;
}

.vus-contract-info-inner{
  max-width: 980px;
  width: 100%;

  padding: 10px 14px 10px 28px;
  border-radius: 999px;

  font-size: 12.5px;
  font-weight: 500;
  line-height: 1.45;

  color: rgba(15, 23, 42, 0.58);     /* серый текст */
  background: rgba(15, 23, 42, 0.04);/* очень светлая подложка */
  border: 1px solid rgba(15, 23, 42, 0.08);

  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.06);
}

/* маленькая нейтральная точка слева */
.vus-contract-info-inner::before{
  content: "";
  position: absolute;
  /* чтобы absolute работал */
}

.vus-contract-info-inner{
  position: relative;
}

.vus-contract-info-inner::before{
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: rgba(15, 23, 42, 0.28);
  box-shadow: none;
}

/* на hover почти незаметное усиление (можно убрать) */
.vus-contract-info-inner:hover{
  background: rgba(15, 23, 42, 0.06);
  border-color: rgba(15, 23, 42, 0.10);
}

/* мобилка: чтобы не было слишком “таблеткой” */
@media (max-width: 720px){
  .vus-contract-info-inner{
    border-radius: 14px;
    padding: 12px 14px 12px 28px;
  }
}
