/* ========================================================================
   ПРЕМИАЛЬНЫЙ ПРОДАЮЩИЙ ДИЗАЙН
   ======================================================================== */

   :root {
    /* Обновленная палитра для продающего дизайна */
    --sales-primary: #ff6b00;
    --sales-secondary: #0a2540;
    --sales-accent: #00a8ff;
    --sales-success: #00c853;
    --sales-light: #f8fbff;
    --sales-dark: #1a1a2e;
    --sales-trust: #0055b3;
    --sales-savings: #ffc107;
    
    /* Градиенты продающего дизайна */
    --sales-gradient-primary: linear-gradient(135deg, #ff6b00 0%, #ff9100 100%);
    --sales-gradient-trust: linear-gradient(135deg, #0055b3 0%, #0085ff 100%);
    --sales-gradient-dark: linear-gradient(135deg, #0a2540 0%, #1a3a5f 100%);
    --sales-gradient-light: linear-gradient(135deg, #f8fbff 0%, #ecf5ff 100%);
    
    /* Тени продающего дизайна */
    --sales-shadow-sm: 0 4px 6px rgba(0, 0, 0, 0.05);
    --sales-shadow-md: 0 8px 15px rgba(10, 37, 64, 0.08);
    --sales-shadow-lg: 0 15px 35px rgba(10, 37, 64, 0.1);
    --sales-shadow-cta: 0 10px 25px rgba(255, 107, 0, 0.25);
    --sales-shadow-trust: 0 10px 25px rgba(0, 85, 179, 0.15);
    
    /* Типографика продающего дизайна */
    --sales-font-headline: 'DINPro-Bold', sans-serif;
    --sales-font-body: 'SF-UI-Text-Light', sans-serif;
  }
  
 
  
/* ===== ПРОДАЮЩАЯ HERO-СЕКЦИЯ ===== */
.slider-tarifs {
  min-height: 100vh;
  background: linear-gradient(120deg, #121921 0%, #1c2630 50%, #121921 100%);
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 150px 80px 80px 80px;
}

/* Основные градиенты и цвета */
:root {
  --sales-gradient-primary: linear-gradient(90deg, #fd7921 0%, #f3761b 100%);
  --sales-gradient-dark: linear-gradient(120deg, #121921 0%, #1c2630 50%, #121921 100%);
  --sales-primary: #fd7921;
  --sales-success: #86bc42;
  --sales-trust: #6a91d0;
  --sales-savings: #ffb74d;
  --sales-shadow-cta: 0 10px 30px rgba(253, 121, 33, 0.4);
  --sales-shadow-trust: 0 5px 15px rgba(106, 145, 208, 0.3);
}

/* Декоративные элементы фона */
.hero-bg-element {
  position: absolute;
  z-index: -1;
}

.hero-circle-1 {
  top: -20%;
  right: -10%;
  width: 70%;
  height: 140%;
  background: radial-gradient(circle, rgba(253, 121, 33, 0.15) 0%, rgba(253, 121, 33, 0) 70%);
  animation: pulse-bg 12s infinite alternate;
}

.hero-circle-2 {
  bottom: -30%;
  left: -15%;
  width: 60%;
  height: 120%;
  background: radial-gradient(circle, rgba(106, 145, 208, 0.08) 0%, rgba(106, 145, 208, 0) 70%);
  animation: pulse-bg 15s infinite alternate-reverse;
}

.hero-grid {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,255,255,0.03)' fill-rule='evenodd'/%3E%3C/svg%3E");
  opacity: 0.5;
}

/* Плавающие формы */
.hero-floating-shape {
  position: absolute;
  z-index: -1;
}

.hero-shape-1 {
  top: 15%;
  left: 10%;
  width: 120px;
  height: 120px;
  background: linear-gradient(45deg, rgba(253, 121, 33, 0.1) 0%, rgba(255, 154, 81, 0.1) 100%);
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  animation: float 8s ease-in-out infinite;
}

.hero-shape-2 {
  bottom: 20%;
  right: 10%;
  width: 180px;
  height: 180px;
  background: linear-gradient(45deg, rgba(106, 145, 208, 0.1) 0%, rgba(142, 174, 222, 0.05) 100%);
  border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
  animation: float 10s ease-in-out infinite 1s;
}

/* Контейнер для контента */
.hero-content-box {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: clamp(30px, 5vw, 50px);
  position: relative;
  overflow: hidden;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
  z-index: 1;
  animation: fadeSlideUp 1s forwards;
}

.hero-content-box .mm-cta-btn {
  width: fit-content;
  min-width: 200px;
  margin: 0 auto;
}

.hero-content-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: var(--sales-gradient-primary);
  z-index: 0;
}

/* Заголовок и подзаголовок */
.hero-title {
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  font-weight: 800;
  color: #ffffff;
  margin: 0 auto 20px; /* Центрирование через margin */
  line-height: 1.1;
  position: relative;
  text-align: center; /* Явное центрирование текста */
  width: 100%; /* Полная ширина */
  display: block; /* Блочное отображение */
}

.slider-tarifs .hero-title {
  margin: 20px auto 30px;
}

.hero-title span {
  color: var(--sales-primary);
  display: inline-block;
  text-align: center;
}

.hero-subtitle {
  font-size: clamp(1.1rem, 2vw, 1.5rem);
  color: rgba(255, 255, 255, 0.9);
  margin: 0 auto 35px auto;
  font-weight: 300;
  max-width: 95%;
  text-align: center;
}

.slider-tarifs .mm-cta-btn:hover {
  color: #fff;
}

/* Бейдж профессионализма */
.hero-badge {
  position: absolute;
  top: 20px;
  right: 30px;
  background: var(--sales-trust);
  color: white;
  font-size: 14px;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: var(--sales-shadow-trust);
}

.hero-badge i {
  font-size: 18px;
}

/* Доверительные элементы */
.trust-features {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  display: flex;
  justify-content: center;
  align-items: stretch; /* если нужно и вертикальное центрирование */
  margin-top: 30px;
  margin-bottom: 40px;
}

.trust-item {
  display: flex;
  align-items: center;
  gap: 10px;
  display: flex;
  justify-content: center;
}

.trust-item i {
  color: var(--sales-success);
  font-size: 20px;
}

.trust-item span {
  display: block; /* или inline-block в зависимости от контекста */
  width: fit-content; /* или конкретная ширина */
  margin: 0 auto; /* горизонтальное центрирование блока */
  text-align: center; /* центрирование текста внутри */
  color: rgba(255, 255, 255, 0.9);
  font-size: 14px;
  font-weight: 500;
}

/* Премиальная CTA-кнопка */
.hero-actions {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.hero-actions .btn, 
.btn.popup-with-form {
  background: var(--sales-gradient-primary);
  color: white;
  font-size: clamp(0.875rem, 3vw, 1.125rem); /* Адаптивный размер шрифта */
  font-weight: 700;
  padding: clamp(0.75rem, 2vw, 1rem) clamp(1rem, 3vw, 2.2rem);
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  box-shadow: var(--sales-shadow-cta);
  border: none;
  text-transform: uppercase;
  letter-spacing: max(0.5px, 0.05em);
  position: relative;
  overflow: hidden;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  white-space: normal; /* Разрешить перенос текста */
  text-align: center;
  line-height: 1.2;
}
.hero-actions .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.3) 50%, transparent 100%);
  transition: all 0.6s ease;
  z-index: 0;
}

.hero-actions .btn:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(253, 121, 33, 0.4);
}

.hero-actions .btn:hover::before {
  animation: shine 1.5s infinite;
}

.hero-actions .btn i {
  font-size: 20px;
  transition: transform 0.3s ease;
}

.hero-actions .btn:hover i {
  transform: translateX(4px);
}

/* Таймер ограниченного предложения */
.offer-timer {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-align: center;
}

.offer-timer i {
  color: var(--sales-savings);
  font-size: 18px;
}

.offer-timer .countdown {
  background: rgba(0, 0, 0, 0.2);
  padding: 3px 8px;
  border-radius: 4px;
  font-weight: 700;
  color: var(--sales-savings);
}

/* Анимации */
@keyframes fadeSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes pulse-bg {
  0% {
    opacity: 0.6;
    transform: scale(1);
  }
  100% {
    opacity: 0.9;
    transform: scale(1.05);
  }
}

@keyframes float {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(5deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}

@keyframes shine {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

/* Адаптивность */
@media (max-width: 992px) {
  .hero-content-box {
    padding: 40px 30px;
  }
  
  .hero-badge {
    top: 0;
    right: 0;
    margin-bottom: 20px;
    align-self: flex-start;
    display: inline-flex;
  }
  
  .trust-features {
    width: 50%;
    min-width: 230px;
    margin: 0 auto;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .slider-tarifs {
    padding: 60px 0;
  }
  
  .hero-title {
    font-size: clamp(2rem, 8vw, 3rem);
  }
  
  .hero-subtitle {
    font-size: 1.1rem;
    margin-bottom: 25px;
  }
  
  .hero-actions .btn {
    width: 100%;
    font-size: 16px;
    padding: 14px 25px;
  }
  
  .hero-content-box {
    margin: 0 15px;
  }
  
  .hero-circle-1, .hero-circle-2 {
    opacity: 0.5;
  }
}

@media (max-width: 576px) {
  .slider-tarifs {
    padding: 40px 0;
    min-height: auto;
  }
  
  .hero-content-box {
    padding: 30px 20px;
  }
  
  .hero-badge {
    font-size: 12px;
    padding: 6px 15px;
  }
  
  .hero-title {
    font-size: clamp(1.5rem, 8vw, 2rem); 
  }
  
  .hero-subtitle {
    font-size: 1rem;
    margin-bottom: 20px;
  }
  
  .offer-timer {
    flex-direction: column;
    gap: 5px;
  }
}

.hero-actions .btn,
  .btn.popup-with-form {
    font-size: 0.875rem; /* 14px */
    padding: 0.625rem 1rem; /* 10px 16px */
    max-width: 100%;
    margin: 0 auto;
  }
  
  .hero-actions .btn i,
  .btn.popup-with-form i {
    font-size: 1rem; /* 16px */
  }
  
  @media (max-width: 360px) {
    .hero-actions .btn,
    .btn.popup-with-form {
      font-size: 0.75rem; /* 12px */
      padding: 0.5rem 0.75rem; /* 8px 12px */
    }
  }

  /* ===== ОПИСАНИЕ И ВЫГОДЫ ===== */
  .description-section {
    background: white;
    position: relative;
    z-index: 1;
  }
  
  .description-section::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: linear-gradient(0deg, rgba(248, 251, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: -1; /* Понижено с 1 */
  }
  
  .section-header {
    text-align: center;
    margin-bottom: 70px;
    z-index: 1;
    color: var(--sales-secondary);
    position: relative;
  }
  
  .section-label {
    display: inline-block;
    background: var(--sales-primary);
    color: white;
    font-weight: 700;
    padding: 6px 20px;
    border-radius: 30px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 1rem;
    margin-bottom: 15px;
    box-shadow: var(--sales-shadow-sm);
  }
  
  .section-title1 {
    font-size: clamp(2rem, 4vw, 3rem);
    color: var(--sales-secondary);
    margin-bottom: 20px;
    font-weight: 800;
    position: relative;
  }
  
  .gradient-text {
    background: var(--sales-gradient-primary);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 800;
    display: inline-block;
  }
  
  .section-subtitle {
    font-size: 18px;
    color: rgba(10, 37, 64, 0.7);
    max-width: 800px;
    margin: 0 auto;
  }
  
  /* Карточка контента */
  .content-block {
    padding: 0;
    position: relative;
  }
  
  .with-accent-border {
    border-left: none;
    padding-left: 0;
    position: relative;
  }
  
  .content-block h2 {
    line-height: 1.1;
    color: var(--sales-secondary);
    margin-bottom: 25px;
    font-weight: 800;
    position: relative;
  }
  
  .section-text {
    font-size: 18px;
    color: rgba(10, 37, 64, 0.7);
    margin-bottom: 35px;
    line-height: 1.7;
    text-align: left;
  }
  
  .highlight {
    background: var(--sales-light);
    border-left: 5px solid var(--sales-primary);
    padding: 20px;
    border-radius: 0 15px 15px 0;
    box-shadow: var(--sales-shadow-sm);
    font-weight: 600;
    margin: 30px 0;
  }
  
  /* Блок статистики */
  .stats-indicators {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 14px;
    margin: 40px 0;
    position: relative;
  }
  
  .stats-indicators::before,
  .stats-indicators::after {
    display: none;
  }
  
  .stat-item {
    flex: 1;
    width: calc(31%);
    background: white;
    border: 1px solid rgba(10, 37, 64, 0.1);
    border-radius: 15px;
    padding: 25px 15px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: var(--sales-shadow-sm);
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  @media (max-width: 768px) {
    .stat-item {
      padding: 20px 15px;
    }
    
    .stat-value {
      font-size: clamp(1.5rem, 2.5vw, 2rem);
    }
  }
  
  @media (max-width: 576px) {
    .stat-item {
      padding: 18px 12px;
    }
    
    .stat-value {
      font-size: clamp(1.25rem, 2vw, 1.75rem);
      margin-bottom: 8px;
    }
  }  
  
  .stat-item:hover {
    transform: translateY(-10px);
    box-shadow: var(--sales-shadow-md);
    border-color: var(--sales-primary);
  }
  
  .stat-value {
    font-size: clamp(1.75rem, 2vw, 2.5rem);
    color: var(--sales-primary);
    font-weight: 800;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.2;
    text-align: center;
    display: block;
    width: 100%;
  }
  .stat-value::after {
    display: none;
  }
  
  .stat-label {
    font-size: 15px;
    color: var(--sales-secondary);
    font-weight: 600;
  }
  
  /* Список услуг */
  .service-title1 {
    font-size: 24px;
    color: black;
    margin: 40px 0 20px;
    font-weight: 700;
    position: relative;
    padding-left: 25px;
  }
  
  .service-title::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    background: var(--sales-primary);
    border-radius: 50%;
  }
  
  .service-list {
    margin-bottom: 30px;
  }
  
  .feature-list li {
    padding: 12px 0;
    position: relative;
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(10, 37, 64, 0.1);
    transition: all 0.3s ease;
  }
  
  .feature-list li:last-child {
    border-bottom: none;
  }
  
  .feature-list li i {
    color: var(--sales-success);
    margin-right: 15px;
    font-size: 20px;
    transition: all 0.3s ease;
  }
  
  .feature-list li:hover {
    padding-left: 5px;
    color: var(--sales-primary);
  }
  
  .feature-list li:hover i {
    transform: scale(1.2);
  }
  
  /* CTA-мини кнопка */
  .cta-mini {
    background: var(--sales-light);
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    margin-top: 40px;
    box-shadow: var(--sales-shadow-md);
    position: relative;
    overflow: hidden;
  }
  
  .cta-mini::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: var(--sales-gradient-primary);
  }
  
  .pulse-button {
    background: var(--sales-gradient-primary);
    color: white;
    font-size: 18px;
    font-weight: 700;
    padding: 15px 30px;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    box-shadow: var(--sales-shadow-cta);
    border: none;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
  }
  
  .pulse-button::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--sales-primary);
    border-radius: 50px;
    z-index: -1; /* Оставлено -1, т.к. должно быть ниже контента */
    opacity: 0;
    transform: scale(0.8);
    animation: pulse-circle 2s infinite;
  }
  
  .pulse-button:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(255, 107, 0, 0.3);
  }
  
  .pulse-button i {
    transition: transform 0.3s ease;
  }
  
  .pulse-button:hover i {
    transform: translateX(5px);
  }
  
  /* Блок с изображением */
  .image-block {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: var(--sales-shadow-lg);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  
  .image-block:hover {
    transform: translateY(-15px) scale(1.02);
    box-shadow: 0 30px 60px rgba(10, 37, 64, 0.15);
  }
  
  .services-image {
    width: 100%;
    height: auto;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  
  .hover-scale:hover {
    transform: scale(1.05);
  }
  
  .image-badge {
    position: absolute;
    top: 30px;
    right: -50px;
    background: var(--sales-gradient-primary);
    color: white;
    font-weight: 700;
    padding: 10px 40px;
    transform: rotate(45deg);
    font-size: 16px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 1; /* Оставлено 1, т.к. должно быть выше фото */
  }
  
  /* ===== ПРЕИМУЩЕСТВА ===== */
.benefits-section {
  background: var(--sales-light, #f9fbfd);
  position: relative;
  z-index: 1;
  padding: clamp(50px, 7vw, 100px) 0;
  overflow: hidden;
}

.benefits-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,107,0,0.03)' fill-rule='evenodd'/%3E%3C/svg%3E");
  opacity: 0.5;
  z-index: -1;
}

/* Плавающие бейджи */
.floating-badge {
  background: white;
  color: var(--sales-secondary, #0a2540);
  font-weight: 600;
  padding: clamp(8px, 2vw, 12px) clamp(12px, 2vw, 20px);
  border-radius: 10px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  gap: 10px;
  position: absolute;
  z-index: 1;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.floating-badge:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.floating-badge i {
  color: var(--sales-primary, #fd7921);
  font-size: clamp(18px, 2vw, 24px);
}

.floating-badge.top-left {
  top: clamp(10px, 2vw, 20px);
  left: clamp(10px, 2vw, 20px);
}

.floating-badge.bottom-right {
  bottom: clamp(10px, 2vw, 20px);
  right: clamp(10px, 2vw, 20px);
}

/* Заголовок секции */
.benefits-title {
  font-size: clamp(28px, 4vw, 36px);
  color: var(--sales-secondary, #0a2540);
  margin-bottom: clamp(20px, 3vw, 30px);
  font-weight: 800;
  position: relative;
  line-height: 1.2;
}

.accent-heading {
  display: inline-block;
  position: relative;
  padding-bottom: 10px;
}

.accent-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: clamp(70px, 10vw, 100px);
  height: 5px;
  background: var(--sales-gradient-primary, linear-gradient(90deg, #fd7921 0%, #f3761b 100%));
  border-radius: 5px;
}

/* Разделитель */
.benefits-divider {
  width: 100%;
  height: 1px;
  background: rgba(10, 37, 64, 0.1);
  margin: clamp(20px, 4vw, 30px) 0 clamp(30px, 5vw, 40px);
  position: relative;
}

.benefits-divider::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  width: clamp(70px, 10vw, 100px);
  height: 5px;
  background: var(--sales-gradient-primary, linear-gradient(90deg, #fd7921 0%, #f3761b 100%));
  border-radius: 5px;
}

/* Сетка преимуществ */
.benefits-cards {
  padding-left: 0;
  margin: 0;
  list-style: none;
}

.animated-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: clamp(15px, 2vw, 25px);
}

/* Элемент преимущества */
.benefit-item {
  background: white;
  border-radius: 15px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
  padding: clamp(20px, 3vw, 25px);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  align-items: flex-start;
  gap: clamp(15px, 2vw, 20px);
  border-left: 5px solid var(--sales-primary, #fd7921);
  height: 100%;
}

.benefit-item:hover {
  transform: translateX(10px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.benefit-icon {
  width: clamp(50px, 5vw, 60px);
  height: clamp(50px, 5vw, 60px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--sales-gradient-primary, linear-gradient(90deg, #fd7921 0%, #f3761b 100%));
  color: white;
  font-size: clamp(18px, 2vw, 24px);
  flex-shrink: 0;
  box-shadow: 0 10px 20px rgba(255, 107, 0, 0.2);
  transition: all 0.3s ease;
}

.benefit-item:hover .benefit-icon {
  transform: rotate(10deg) scale(1.1);
}

.benefit-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  text-align: left;
}

.benefit-content h4 {
  color: var(--sales-secondary, #0a2540);
  font-size: clamp(18px, 2vw, 20px);
  font-weight: 700;
  margin-top: 0;
  margin-bottom: clamp(8px, 1vw, 10px);
  line-height: 1.3;
}

.benefit-content p {
  color: rgba(10, 37, 64, 0.7);
  font-size: clamp(14px, 1.5vw, 16px);
  margin: 0;
  line-height: 1.5;
}

/* Адаптивность */
@media (max-width: 992px) {
  .benefits-section .row {
    flex-direction: column;
  }

  .benefits-section .col-md-6 {
    flex: 0 0 100%;
    min-width: 100%;
  }

  .benefits-cards {
    margin-top: 50px;
  }

  .animated-list {
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  }
}

@media (max-width: 768px) {
  .animated-list {
    grid-template-columns: 1fr;
  }
  
  .floating-badge {
    padding: 8px 15px;
    font-size: 14px;
  }
  
  .floating-badge i {
    font-size: 18px;
  }
  
  .benefit-item {
    padding: 20px;
  }
  
  .benefit-item:hover {
    transform: translateY(-5px) translateX(0);
  }
}

@media (max-width: 576px) {
  .benefit-item {
    /* flex-direction: column;
    align-items: flex-start; */
    padding: 20px 15px;
    border-left: none;
    border-top: 5px solid var(--sales-primary, #fd7921);
  }
  
  .benefit-icon {
    margin-bottom: 10px;
  }
  
  .floating-badge.top-left {
    top: 5px;
    left: 5px;
  }
  
  .floating-badge.bottom-right {
    bottom: 5px;
    right: 5px;
  }
}
  
  /* ===== РЕШЕНИЯ ===== */
.solutions-section {
  background: white;
  position: relative;
  z-index: 1;
  padding: clamp(50px, 7vw, 100px) 0;
}

.solutions-section::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: linear-gradient(0deg, rgba(248, 251, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: -1;
}

/* Заголовок секции */
.solutions-title {
  font-size: clamp(28px, 4vw, 36px);
  color: var(--sales-secondary);
  text-align: center;
  margin-bottom: clamp(40px, 5vw, 50px);
  font-weight: 800;
  position: relative;
  line-height: 1.2;
}

.solutions-title::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: clamp(70px, 10vw, 100px);
  height: 5px;
  background: var(--sales-gradient-primary);
  border-radius: 5px;
}

/* Карточки */
.card-style-1, 
.card-style-2 {
  background: white;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  padding: clamp(25px, 3vw, 35px);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  height: 100%;
  position: relative;
  overflow: hidden;
  border-top: 5px solid var(--sales-primary);
  display: flex;
  flex-direction: column;
}

.card-style-1:hover, 
.card-style-2:hover {
  transform: translateY(-15px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
}

/* Заголовок карточки */
.card-header {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  gap: clamp(15px, 2vw, 20px);
}

.icon-box {
  width: clamp(60px, 6vw, 70px);
  height: clamp(60px, 6vw, 70px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--sales-gradient-primary);
  color: white;
  font-size: clamp(22px, 3vw, 28px);
  flex-shrink: 0;
  box-shadow: 0 10px 20px rgba(255, 107, 0, 0.2);
  margin-right: 0;
  transition: all 0.3s ease;
}

.card-style-1:hover .icon-box,
.card-style-2:hover .icon-box {
  transform: rotate(10deg) scale(1.1);
}

.solutions-subtitle,
.reliability-subtitle {
  color: var(--sales-secondary);
  font-size: clamp(20px, 2.5vw, 24px);
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
}

/* Списки */
.staggered-list {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}

.staggered-list li {
  background: var(--sales-light);
  border-radius: 10px;
  padding: clamp(12px, 1.5vw, 15px) clamp(15px, 2vw, 20px);
  margin-bottom: 15px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
}

.staggered-list li:hover {
  background: rgba(255, 107, 0, 0.05);
  transform: translateX(10px);
  color: var(--sales-primary);
}

.list-icon {
  width: clamp(25px, 3vw, 30px);
  height: clamp(25px, 3vw, 30px);
  border-radius: 50%;
  background: var(--sales-primary);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(12px, 1.5vw, 14px);
  margin-right: clamp(10px, 1.5vw, 15px);
  flex-shrink: 0;
  transition: all 0.3s ease;
}

.staggered-list li:hover .list-icon {
  transform: rotate(10deg) scale(1.1);
}

.with-hover-effect {
  font-weight: 500;
  color: var(--sales-secondary);
  transition: all 0.3s ease;
}

/* Список с бейджами */
.badge-list {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}

.badge-list li {
  display: flex;
  align-items: flex-start;
  gap: clamp(10px, 1.5vw, 15px);
  margin-bottom: clamp(15px, 2vw, 20px);
}

.accent-badge {
  background: var(--sales-gradient-primary);
  color: white;
  font-weight: 700;
  font-size: clamp(12px, 1.5vw, 14px);
  padding: 8px 16px;
  border-radius: 50px;
  width: 100px;
  text-align: center;
  box-shadow: 0 5px 15px rgba(255, 107, 0, 0.2);
  flex-shrink: 0;
}

.list-content {
  font-weight: 500;
  color: var(--sales-secondary);
  line-height: 1.5;
}

/* Адаптивность */
@media (max-width: 992px) {
  .solutions-section .row {
    flex-direction: column;
    gap: 30px;
  }

  .solutions-section .col-md-6 {
    flex: 0 0 100%;
    min-width: 100%;
  }

  .card-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  
  .icon-box {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
  .badge-list li {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  
  .accent-badge {
    width: auto;
    padding: 6px 12px;
  }
}

@media (max-width: 576px) {
  .staggered-list li:hover {
    transform: translateY(-5px) translateX(0);
  }
  
  .solutions-title {
    margin-bottom: 30px;
  }
  
  .solutions-title::after {
    bottom: -10px;
  }
  
  .card-style-1, 
  .card-style-2 {
    padding: 20px;
  }
  
  .icon-box {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
}
  .card-cta {
    margin-top: 30px;
  }
  
  .card-cta .btn {
    background: var(--sales-gradient-primary);
    color: white;
    font-weight: 700;
    padding: 15px 30px;
    border-radius: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    box-shadow: var(--sales-shadow-cta);
    border: none;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  
  .card-cta .btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(255, 107, 0, 0.3);
  }
  
  .card-cta .btn i {
    transition: transform 0.3s ease;
  }
  
  .card-cta .btn:hover i {
    transform: translateX(5px);
  }
  
  .animated-border {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    pointer-events: none;
  }
  
  .animated-border::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 200%;
    top: -50%;
    left: -50%;
    background: conic-gradient(
      transparent 0deg,
      transparent 30deg,
      var(--sales-primary) 60deg,
      transparent 120deg,
      transparent 180deg,
      var(--sales-primary) 210deg,
      transparent 270deg,
      transparent 360deg
    );
    opacity: 0;
    transform: translateY(10%) rotate(0deg);
    transition: opacity 0.4s ease, transform 0.4s ease;
  }
  
  .card-style-1:hover .animated-border::before,
  .card-style-2:hover .animated-border::before {
    opacity: 0.1;
    transform: translateY(0) rotate(0deg);
    animation: rotate 20s linear infinite;
  }
  
  /* ===== CTA СЕКЦИЯ ===== */
  .cta-section {
    background: var(--sales-gradient-dark);
    position: relative;
    overflow: hidden;
    z-index: 1;
  }
  
  .cta-section::before {
    content: "";
    position: absolute;
    top: -10%;
    right: -5%;
    width: 70%;
    height: 140%;
    background: radial-gradient(circle, rgba(255, 107, 0, 0.15) 0%, rgba(255, 107, 0, 0) 70%);
    animation: pulse-bg 12s infinite alternate;
    z-index: -2; /* Понижено с 1 */
  }
  
  .cta-section::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,255,255,0.03)' fill-rule='evenodd'/%3E%3C/svg%3E");
    opacity: 0.5;
    z-index: -3; /* Понижено с 0 */
  }
  
  .cta-box {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 20px;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 60px;
    position: relative;
    margin: 2rem 1rem 2rem 1rem;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.25);
    z-index: 0; /* Понижено с 1 */
  }
  
  .cta-content {
    position: relative;
    z-index: 0; /* Понижено с 1 */
  }
  
  .cta-title {
    font-size: clamp(2rem, 4vw, 3rem);
    color: white;
    margin-bottom: 20px;
    font-weight: 800;
  }
  
  .cta-text {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 40px;
  }

  .cta-box .mm-cta-btn:hover {
    color: #fff;
  }
  
  .cta-features {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
  }
  
  .feature-item {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50px;
    padding: 12px 25px;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: all 0.3s ease;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  .feature-item:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.15);
  }
  
  .feature-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--sales-primary);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-right: 0;
  }
  
  .feature-item span {
    color: white;
    font-weight: 500;
  }
  
  .cta-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
  }
  
  .cta-buttons .btn {
    font-size: 18px;
    font-weight: 700;
    padding: 16px 35px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-width: 220px;
  }
  
  .cta-buttons .btn-primary {
    background: var(--sales-gradient-primary);
    color: white;
    box-shadow: var(--sales-shadow-cta);
  }
  
  .cta-buttons .btn-outline {
    background: transparent;
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.3);
  }
  
  .cta-buttons .btn-primary:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(255, 107, 0, 0.4);
  }
  
  .cta-buttons .btn-outline:hover {
    transform: translateY(-5px);
    border-color: white;
    background: rgba(255, 255, 255, 0.1);
  }
  
  .cta-buttons .btn i {
    transition: transform 0.3s ease;
  }
  
  .cta-buttons .btn:hover i {
    transform: translateX(5px);
  }
  
  .cta-decoration {
    position: absolute;
    bottom: -100px;
    right: -100px;
    width: 300px;
    height: 300px;
    z-index: -1; /* Понижено с 1 */
  }
  
  .decoration-element {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: var(--sales-primary);
    opacity: 0.15;
    filter: blur(80px);
    animation: pulse-decoration 8s infinite alternate;
  }
  
  /* ===== ЦЕНЫ ===== */
.price-section {
  background: var(--sales-light, #f7f9fc);
  position: relative;
  z-index: 1;
  padding: 80px 15px;
  overflow: hidden;
}

.price-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='rgba(255,107,0,0.03)' fill-rule='evenodd'/%3E%3C/svg%3E");
  opacity: 0.5;
  z-index: 0;
  pointer-events: none;
}

/* Плавающие круги для фонового эффекта */
.price-section::after {
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 107, 0, 0.1) 0%, rgba(255, 107, 0, 0.02) 100%);
  top: -100px;
  right: -100px;
  z-index: 0;
  pointer-events: none;
  animation: float-element 20s infinite alternate ease-in-out;
}

@keyframes float-element {
  0% { 
    transform: translate(0, 0) rotate(0deg); 
  }
  100% { 
    transform: translate(-50px, 50px) rotate(10deg); 
  }
}

.price-content {
  padding: clamp(25px, 5vw, 45px);
  background: white;
  border-radius: 24px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.03);
  height: 100%;
  position: relative;
  margin-bottom: 35px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.price-content:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.05);
}

/* Бейдж ограниченного предложения */
.price-offer-badge {
  position: absolute;
  top: 20px;
  right: 20px;
  background: var(--sales-savings, #ffc107);
  color: var(--sales-dark, #0a2540);
  font-weight: 700;
  font-size: 14px;
  padding: 8px 18px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 5px 20px rgba(255, 193, 7, 0.3);
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s ease;
  transform-origin: right center;
  animation: pulse-badge 2s infinite alternate;
  z-index: 2;
}

@keyframes pulse-badge {
  0%, 100% { 
    transform: scale(1); 
  }
  50% { 
    transform: scale(1.05); 
  }
}

.price-offer-badge:hover {
  transform: scale(1.05);
  box-shadow: 0 7px 25px rgba(255, 193, 7, 0.4);
}

.price-offer-badge i {
  font-size: 16px;
  flex-shrink: 0;
  animation: flash 4s infinite;
}

@keyframes flash {
  0%, 40%, 80%, 100% { 
    opacity: 1; 
  }
  20%, 60% { 
    opacity: 0.6; 
  }
}

/* Декоративный элемент для карточки */
.price-content::before {
  content: "";
  position: absolute;
  background: linear-gradient(to right, var(--sales-primary, #ff6b00), var(--sales-primary, #ff6b00) 30%, transparent);
  height: 5px;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 0;
  z-index: 1;
}

.price-title {
  font-size: clamp(24px, 5vw, 34px);
  color: var(--sales-secondary, #0a2540);
  margin: 0 auto 16px auto;
  width: fit-content;
  font-weight: 800;
  position: relative;
  word-break: break-word;
  letter-spacing: -0.5px;
  line-height: 1.2;
}

.section-divider {
  height: 4px;
  width: 80px;
  margin: 0 auto;
  background: var(--gradient-orange);
  border-radius: var(--radius-full);
  position: relative;
}
.section-divider::before, .section-divider::after {
  content: '';
  position: absolute;
  height: 4px;
  width: 15px;
  background: var(--color-orange-primary);
  border-radius: var(--radius-full);
  top: 0;
}
.section-divider::before {
  left: -25px;
}
.section-divider::after {
  right: -25px;
}

.price-text {
  text-align: center;
  font-size: clamp(16px, 4vw, 18px);
  color: rgba(10, 37, 64, 0.75);
  margin: 35px 0;
  line-height: 1.6;
}

.price-badges {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  gap: 22px;
  margin-top: 35px;
}

.price-badge {
  width: calc(50% - 11px);
  background: var(--sales-light, #f7f9fc);
  border-radius: 16px;
  padding: 18px;
  display: flex;
  align-items: center;
  gap: 16px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
  border-left: 5px solid var(--sales-primary, #ff6b00);
  flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}

.price-badge::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(255, 107, 0, 0.05) 0%, rgba(255, 107, 0, 0) 60%);
  opacity: 0;
  transition: opacity 0.3s ease;
}

.price-badge:hover {
  transform: translateY(-7px);
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.08);
}

.price-badge:hover::after {
  opacity: 1;
}

.badge-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--sales-primary, #ff6b00), #ff8c40);
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-right: 0;
  flex-shrink: 0;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(255, 107, 0, 0.2);
  position: relative;
  z-index: 1;
}

.price-badge:hover .badge-icon {
  transform: scale(1.1) rotate(5deg);
  box-shadow: 0 8px 20px rgba(255, 107, 0, 0.3);
}

.badge-text {
  font-weight: 700;
  color: var(--sales-secondary, #0a2540);
  font-size: 16px;
  flex: 1;
  line-height: 1.4;
  letter-spacing: -0.2px;
}

.price-calculator {
  background: linear-gradient(120deg, #0a2540 0%, #153a5f 100%);
  border-radius: 24px;
  padding: clamp(25px, 5vw, 45px);
  height: 100%;
  position: relative;
  box-shadow: 0 15px 50px rgba(10, 37, 64, 0.25);
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.price-calculator:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(10, 37, 64, 0.3);
}

/* Улучшенный фоновый эффект */
.price-calculator::before {
  content: "";
  position: absolute;
  top: -20%;
  right: -10%;
  width: 80%;
  height: 150%;
  background: radial-gradient(circle, rgba(255, 107, 0, 0.15) 0%, rgba(255, 107, 0, 0) 70%);
  animation: pulse-bg 15s infinite alternate ease-in-out;
  z-index: 0;
  pointer-events: none;
  opacity: 0.8;
}

/* Добавим второй элемент для более интересного фона */
.price-calculator::after {
  content: "";
  position: absolute;
  bottom: -20%;
  left: -10%;
  width: 70%;
  height: 140%;
  background: radial-gradient(circle, rgba(0, 132, 255, 0.1) 0%, rgba(0, 132, 255, 0) 70%);
  animation: pulse-bg 18s infinite alternate-reverse ease-in-out;
  z-index: 0;
  pointer-events: none;
  opacity: 0.7;
}

@keyframes pulse-bg {
  0% {
    opacity: 0.6;
    transform: rotate(0deg);
  }
  100% {
    opacity: 1;
    transform: rotate(10deg);
  }
}

.calculator-content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.calculator-title {
  font-size: clamp(24px, 5vw, 32px);
  color: white;
  margin-bottom: 25px;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.2;
  position: relative;
}

.calculator-text {
  font-size: clamp(16px, 4vw, 18px);
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 35px;
  line-height: 1.6;
}

/* Гарантия удовлетворения */
.satisfaction-guarantee {
  display: flex;
  align-items: center;
  gap: 16px;
  background: rgba(255, 255, 255, 0.1);
  padding: 18px 22px;
  border-radius: 14px;
  margin-bottom: 35px;
  flex-wrap: wrap;
  backdrop-filter: blur(5px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease;
}

.satisfaction-guarantee:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.satisfaction-guarantee i {
  font-size: 26px;
  color: var(--sales-savings, #ffc107);
  flex-shrink: 0;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

.satisfaction-guarantee span {
  color: white;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
}

.open-price {
  background: linear-gradient(135deg, var(--sales-primary, #ff6b00), #ff8c40);
  color: white;
  font-weight: 700;
  font-size: clamp(16px, 4vw, 18px);
  padding: 18px clamp(20px, 5vw, 35px);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(255, 107, 0, 0.3);
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  outline: none;
}

.open-price::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.3) 50%, transparent 100%);
  transition: all 0.6s ease;
  z-index: 1;
  pointer-events: none;
}

@keyframes shine {
  0% {
    left: -100%;
  }
  100% {
    left: 100%;
  }
}

.open-price:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(255, 107, 0, 0.4);
  background: linear-gradient(135deg, #ff8c40, var(--sales-primary, #ff6b00));
}

.open-price:active {
  transform: translateY(0px);
  box-shadow: 0 8px 20px rgba(255, 107, 0, 0.4);
}

.open-price:hover::before {
  animation: shine 1.5s infinite;
}

.open-price i {
  font-size: 20px;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

.open-price:hover i {
  transform: translateX(6px);
}

/* Дополнительные стили для некоторых элементов */
.container {
  position: relative;
}

.ind-contact-section {
  margin-top: 0 !important;
}

/* Медиа-запросы для различных размеров экрана */
@media (max-width: 1199px) {
  .price-section {
    padding: 70px 15px;
  }
  
  .price-badge {
    padding: 16px;
  }
}

@media (max-width: 991px) {
  .price-content, .price-calculator {
    margin-bottom: 35px;
  }
  
  .price-section {
    padding: 60px 15px;
  }
}

@media (max-width: 767px) {
  .price-section {
    padding: 50px 15px;
  }
  
  .price-offer-badge {
    top: 15px;
    right: 15px;
    font-size: 12px;
    padding: 6px 15px;
  }
  
  .badge-icon {
    width: 42px;
    height: 42px;
    font-size: 18px;
  }
  
  .price-badge {
    padding: 14px;
    gap: 12px;
  }
  
  .price-badge:hover {
    transform: translateY(-5px);
  }
  
  .satisfaction-guarantee {
    padding: 15px 18px;
  }
}

@media (max-width: 576px) {
  .price-section {
    padding: 40px 10px;
  }
  
  .price-content, .price-calculator {
    padding: 25px 20px;
  }
  
  .price-badges {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .price-badge {
    width: 100%;
  }
  
  .satisfaction-guarantee {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    padding: 15px;
  }
  
  .open-price {
    padding: 16px 24px;
  }
}

@media (max-width: 480px) {
  .price-offer-badge {
    top: 10px;
    right: 10px;
    font-size: 11px;
    padding: 5px 12px;
  }
  
  .price-badge {
    padding: 12px;
  }
  
  .badge-icon {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }
  
  .open-price {
    font-size: 14px;
    padding: 14px 20px;
  }
  
  .open-price i {
    font-size: 18px;
  }
}

/* Добавление темного режима */
@media (prefers-color-scheme: dark) {
  .price-content {
    background: #1a1f36;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  .price-badge {
    background: rgba(255, 255, 255, 0.05);
  }
  
  .price-text {
    color: rgba(255, 255, 255, 0.8);
  }
  
  .price-title, .badge-text {
    color: white;
  }
  
  .price-section {
    background: #0f1729;
  }
}

/* Анимация для появления элементов при прокрутке */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate {
  opacity: 0;
  animation: fadeInUp 0.6s ease forwards;
}

.price-content {
  animation-delay: 0.1s;
}

.price-calculator {
  animation-delay: 0.3s;
}

/* Дополнительные улучшения доступности */
.open-price:focus {
  box-shadow: 0 0 0 3px rgba(255, 107, 0, 0.5), 0 10px 30px rgba(255, 107, 0, 0.3);
  outline: none;
}

.price-badge:focus-within {
  outline: 2px solid var(--sales-primary, #ff6b00);
  outline-offset: 2px;
}

  
  /* Клиентские ссылки */
  .client-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 80px;
    position: relative;
  }
  
  .client-logos::before {
    content: "Нам доверяют";
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    font-weight: 700;
    color: var(--sales-secondary);
    opacity: 0.5;
  }
  
  .client-logo {
    opacity: 0.5;
    filter: grayscale(100%);
    transition: all 0.3s ease;
    height: 40px;
  }
  
  .client-logo:hover {
    opacity: 1;
    filter: grayscale(0%);
    transform: scale(1.1);
  }
  
  /* ===== АНИМАЦИИ ===== */
  @keyframes fadeSlideUp {
    from {
      opacity: 0;
      transform: translateY(50px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
  
  @keyframes shine {
    0% {
      left: -100%;
    }
    20%, 100% {
      left: 100%;
    }
  }
  
  @keyframes pulse-bg {
    0% {
      opacity: 0.1;
      transform: scale(0.95) rotate(0deg);
    }
    50% {
      opacity: 0.15;
      transform: scale(1) rotate(10deg);
    }
    100% {
      opacity: 0.1;
      transform: scale(0.95) rotate(0deg);
    }
  }
  
  @keyframes pulse-circle {
    0% {
      opacity: 0.5;
      transform: scale(0.8);
    }
    50% {
      opacity: 0;
      transform: scale(1.5);
    }
    100% {
      opacity: 0;
      transform: scale(1.8);
    }
  }
  
  @keyframes pulse-decoration {
    0% {
      opacity: 0.15;
      transform: scale(0.9);
    }
    50% {
      opacity: 0.2;
      transform: scale(1.1);
    }
    100% {
      opacity: 0.15;
      transform: scale(0.9);
    }
  }
  
  @keyframes rotate {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  
  /* Shimmer эффект */
  .shimmer-effect {
    position: relative;
    overflow: hidden;
  }
  
  .shimmer-effect::after {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
      90deg,
      transparent 0%,
      rgba(255, 255, 255, 0.2) 25%,
      rgba(255, 255, 255, 0.2) 50%,
      transparent 100%
    );
    transform: rotate(30deg);
    animation: shimmer 3s infinite;
    pointer-events: none;
    z-index: 0; /* Понижено с 1 */
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  
  .shimmer-effect:hover::after {
    opacity: 1;
  }
  
  @keyframes shimmer {
    0% {
      transform: rotate(30deg) translateX(-100%);
    }
    100% {
      transform: rotate(30deg) translateX(100%);
    }
  }
  
  /* ===== АДАПТИВНОСТЬ ===== */
  @media (max-width: 1200px) {
    section {
      padding: 80px 0;
    }
    
    .stat-item {
      width: calc(50% - 7px);
    }
    
    .hero-badge {
      top: 20px;
      right: 20px;
      padding: 6px 15px;
      font-size: 12px;
    }
    
    .hero-badge i {
      font-size: 16px;
    }
    
    .hero-title, 
    .slider-tarifs h3 {
      font-size: clamp(2.25rem, 6vw, 3.5rem);
    }
    
    .hero-subtitle, 
    .slider-tarifs p:not(:last-child) {
      font-size: clamp(1.125rem, 1.5vw, 1.25rem);
    }
  }

  @media (max-width: 1000px) {
    .description-section .row {
      flex-direction: column;
    }

    .description-section .col-md-6 {
      flex: 0 0 100%;
      min-width: 100%;
    }
  }
  
  @media (max-width: 991px) {
    section {
      padding: 60px 0;
    }
    
    .slider-tarifs {
      min-height: auto;
      padding: 100px 0;
    }
    
    .slider-tarifs .col-lg-5, 
    .animated-content {
      padding: 40px;
    }
    
    .price-content {
      margin-bottom: 30px;
      height: auto;
    }
    
    .price-calculator {
      height: auto;
    }
    
    .price-badges {
      grid-template-columns: 1fr;
    }
    
    .cta-box {
      padding: 40px;
    }
    
    .cta-title {
      font-size: clamp(1.75rem, 3vw, 2.5rem);
    }
    
    .client-logos {
      gap: 20px;
      margin-top: 60px;
    }
    
    .client-logo {
      height: 30px;
    }
  }
  
  @media (max-width: 767px) {
    section {
      padding: 50px 0;
    }
    
    .slider-tarifs {
      padding: 80px 0;
    }
    
    .slider-tarifs .col-lg-5, 
    .animated-content {
      padding: 30px;
    }
    
    .hero-actions .btn,
    .slider-tarifs .btn.popup-with-form {
      width: 100%;
      font-size: 13px;
      padding: 14px 20px;
    }
    
    .stats-indicators {
      grid-template-columns: 1fr;
    }
    
    .cta-features {
      flex-direction: column;
      align-items: center;
    }
    
    .feature-item {
      width: 100%;
    }
    
    .cta-buttons {
      flex-direction: column;
      width: 100%;
    }
    
    .cta-buttons .btn {
      width: 100%;
    }
    
    .animated-list {
      gap: 15px;
    }
    
    .benefit-item {
      padding: 20px;
    }
    
    .benefit-icon {
      width: 50px;
      height: 50px;
      font-size: 20px;
    }
    
    .card-style-1, 
    .card-style-2 {
      padding: 25px;
    }
    
    .price-content {
      padding: 30px;
    }
    
    .price-calculator {
      padding: 30px;
    }
    
    .client-logos {
      gap: 15px;
      margin-top: 50px;
    }
    
    .client-logo {
      height: 25px;
    }
  }
  
  @media (max-width: 575px) {
    section {
      padding: 40px 0;
    }
    
    .slider-tarifs {
      padding: 60px 0;
    }
    
    .slider-tarifs .col-lg-5, 
    .animated-content {
      padding: 25px;
    }
    
    .hero-title, 
    .slider-tarifs h3 {
      font-size: clamp(1.75rem, 5vw, 2.5rem);
    }
    
    .hero-subtitle, 
    .slider-tarifs p:not(:last-child) {
      font-size: clamp(1rem, 1.25vw, 1.125rem);
      max-width: 100%;
    }
    
    .hero-badge {
      position: relative;
      top: 0;
      right: 0;
      display: inline-flex;
      margin-bottom: 20px;
    }
    
    .offer-timer {
      font-size: 12px;
    }
    
    .section-label {
      font-size: 12px;
      padding: 5px 15px;
    }
    
    .section-title1 {
      font-size: clamp(1.5rem, 3vw, 2rem);
    }
    
    .content-block h2 {
      text-align: center;
    }
    
    .benefit-item {
      align-items: center;
    }
    
    .benefit-icon {
      margin-bottom: 15px;
    }
    
    .cta-box {
      padding: 25px;
    }
    
    .cta-title {
      font-size: clamp(1.5rem, 2.5vw, 2rem);
    }
    
    .cta-text {
      font-size: 16px;
    }
  }
  
  /* Поддержка prefers-reduced-motion */
  @media (prefers-reduced-motion: reduce) {
    *, *::before, *::after {
      animation-duration: 0.01ms !important;
      animation-iteration-count: 1 !important;
      transition-duration: 0.01ms !important;
      scroll-behavior: auto !important;
    }
  }