/* Главная: визуальные скины секций (только body.home-festive) */

/* --- Упаковки: подложка на всю секцию (ширина + высота блока) --- */
body.home-festive .section-packaging,
body.home-festive .section-clients,
body.home-festive .section-factories-clients {
  padding-block: clamp(52px, 5.5vw, 72px);
  padding-inline: clamp(20px, 3vw, 40px);
  border-top: none;
  border-bottom: none;
  overflow: visible;
}

body.home-festive .section-packaging::before,
body.home-festive .section-clients::before,
body.home-festive .section-factories-clients::before {
  background: var(--ny-champagne, #f3e4d7);
  border-block: 1px solid rgba(212, 165, 116, 0.38);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.12));
}

body.home-festive .section-packaging .section-head,
body.home-festive .section-clients .section-head,
body.home-festive .section-factories-clients .section-head {
  position: relative;
  z-index: 1;
}

body.home-festive .section-packaging .packaging-panel,
body.home-festive .section-clients .clients-panel,
body.home-festive .section-factories-clients .clients-panel {
  position: relative;
  z-index: 1;
  margin-top: 22px;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

body.home-festive .section-packaging .packaging-panel {
  width: calc(100% + 36px);
  max-width: calc(100vw - clamp(40px, 6vw, 80px));
  margin-inline: -18px;
}

body.home-festive .section-packaging .packaging-panel .packaging-grid {
  margin-top: 0;
  gap: 14px;
}

body.home-festive .section-packaging .pack-card {
  min-height: 272px;
  color: #fff;
}

body.home-festive .section-packaging .pack-card .pack-title,
body.home-festive .section-packaging .pack-card .pack-kicker,
body.home-festive .section-packaging .pack-card .pack-meta {
  color: #fff;
}

body.home-festive .section-packaging .pack-card .pack-meta {
  position: absolute;
  left: 16px;
  bottom: 14px;
  z-index: 5;
  margin: 0;
  background: rgba(0, 0, 0, 0.18);
  border-color: rgba(255, 255, 255, 0.24);
  max-width: min(44%, 190px);
  font-size: 13px;
  line-height: 1.2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.home-festive .section-packaging .pack-card::after {
  color: rgba(255, 255, 255, 0.72);
}

body.home-festive .section-packaging .pack-yellow,
body.home-festive .section-packaging .pack-beige,
body.home-festive .section-packaging .pack-green-light {
  color: #fff;
}

body.home-festive .section-packaging .pack-yellow .pack-title,
body.home-festive .section-packaging .pack-beige .pack-title,
body.home-festive .section-packaging .pack-green-light .pack-title {
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.22);
}

body.home-festive .section-packaging .pack-yellow .pack-meta,
body.home-festive .section-packaging .pack-beige .pack-meta,
body.home-festive .section-packaging .pack-green-light .pack-meta {
  color: #fff;
  background: rgba(0, 0, 0, 0.18);
  border-color: rgba(255, 255, 255, 0.24);
}

body.home-festive .section-packaging .pack-yellow::after,
body.home-festive .section-packaging .pack-beige::after,
body.home-festive .section-packaging .pack-green-light::after {
  color: rgba(255, 255, 255, 0.72);
}

/* Картинки упаковок: одна зона справа, над кнопкой, без наезда на текст */
body.home-festive .section-packaging .pack-cutout {
  right: 8px;
  bottom: 54px;
  width: 50%;
  max-width: 220px;
  height: 168px;
  max-height: 168px;
  object-fit: contain;
  object-position: center bottom;
  transform: none;
  filter: drop-shadow(0 12px 18px rgba(22, 10, 8, 0.26));
  z-index: 1;
}

body.home-festive .section-packaging .pack-card--metal .pack-cutout-slot {
  position: absolute;
  right: 6px;
  bottom: 52px;
  width: min(52%, 230px);
  height: 172px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  pointer-events: none;
  z-index: 1;
}

body.home-festive .section-packaging .pack-card--metal .pack-cutout-slot .pack-cutout {
  position: static;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: contain;
  object-position: right bottom;
  transform: none;
  filter: drop-shadow(0 12px 18px rgba(22, 10, 8, 0.26));
}

body.home-festive .section-packaging .pack-card--tube .pack-cutout {
  right: 6px;
  bottom: 52px;
  width: 54%;
  max-width: 236px;
  height: 176px;
  max-height: 176px;
}

body.home-festive .section-packaging .pack-card--plush .pack-cutout {
  right: 10px;
  bottom: 50px;
  width: 48%;
  max-width: 210px;
  height: 164px;
  max-height: 164px;
}

body.home-festive .section-packaging .pack-card--carton .pack-cutout {
  right: 4px;
  bottom: 50px;
  width: 56%;
  max-width: 248px;
  height: 172px;
  max-height: 172px;
}

body.home-festive .section-packaging .pack-card--pouch .pack-cutout {
  right: 10px;
  bottom: 52px;
  width: 46%;
  max-width: 200px;
  height: 160px;
  max-height: 160px;
}

body.home-festive .section-packaging .pack-card--wood .pack-cutout {
  right: 6px;
  bottom: 52px;
  width: 52%;
  max-width: 228px;
  height: 168px;
  max-height: 168px;
}

body.home-festive .section-packaging .pack-card__cta {
  font-family: var(--font-montserrat, "Montserrat", sans-serif);
  padding: 9px 16px;
  font-size: 10px;
  letter-spacing: 0.06em;
  bottom: 14px;
}

/* --- Хиты: подложка + иконки по бокам (разброс по высоте) --- */
body.home-festive .section-hits {
  overflow: visible;
}

body.home-festive .section-hits .hits-panel-wrap {
  position: relative;
  margin-top: 22px;
  overflow: visible;
}

body.home-festive .section-hits .hits-festive-icons {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  pointer-events: none;
  z-index: 2;
}

body.home-festive .section-hits .hits-festive-icons__col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
  min-height: 100%;
  padding: 20px 0;
  width: 72px;
  flex-shrink: 0;
}

body.home-festive .section-hits .hits-festive-icons__col--left {
  align-items: flex-end;
  margin-left: -68px;
  padding-right: 6px;
}

body.home-festive .section-hits .hits-festive-icons__col--right {
  align-items: flex-start;
  margin-right: -68px;
  padding-left: 6px;
}

body.home-festive .section-hits .hits-festive-icons__item {
  display: flex;
  flex-shrink: 0;
  color: rgba(126, 38, 37, 0.72);
  opacity: 0.32;
  transform: translateX(var(--icon-shift, 0)) rotate(var(--icon-rotate, 0deg));
  animation: hits-icon-float 24s ease-in-out infinite;
}

body.home-festive .section-hits .hits-festive-icons__col--left .hits-festive-icons__item:nth-child(2) {
  animation-delay: -4s;
  opacity: 0.28;
}

body.home-festive .section-hits .hits-festive-icons__col--left .hits-festive-icons__item:nth-child(3) {
  animation-delay: -9s;
  opacity: 0.3;
}

body.home-festive .section-hits .hits-festive-icons__col--right .hits-festive-icons__item:nth-child(2) {
  animation-delay: -7s;
  opacity: 0.28;
}

body.home-festive .section-hits .hits-festive-icons__item svg {
  overflow: visible;
  stroke: rgba(126, 38, 37, 0.78);
  fill: none;
}

body.home-festive .section-hits .hits-festive-icons__item i {
  overflow: visible;
  color: rgba(126, 38, 37, 0.78);
  line-height: 1;
  display: block;
}

@keyframes hits-icon-float {
  0%,
  100% {
    transform: translateX(var(--icon-shift, 0)) rotate(var(--icon-rotate, 0deg)) translateY(0);
  }
  50% {
    transform: translateX(var(--icon-shift, 0)) rotate(var(--icon-rotate, 0deg)) translateY(-5px);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.home-festive .section-hits .hits-festive-icons__item {
    animation: none;
  }
}

@media (max-width: 900px) {
  body.home-festive .section-hits .hits-festive-icons__col {
    width: 48px;
    padding: 14px 0;
  }

  body.home-festive .section-hits .hits-festive-icons__col--left {
    margin-left: -40px;
  }

  body.home-festive .section-hits .hits-festive-icons__col--right {
    margin-right: -40px;
  }

  body.home-festive .section-hits .hits-festive-icons__item {
    opacity: 0.24;
    transform: translateX(var(--icon-shift, 0)) rotate(var(--icon-rotate, 0deg)) scale(0.76);
  }

  body.home-festive .section-hits .hits-festive-icons__col--left .hits-festive-icons__item:nth-child(3),
  body.home-festive .section-hits .hits-festive-icons__col--left .hits-festive-icons__item:nth-child(4) {
    display: none;
  }
}

body.home-festive .section-hits .hits-panel {
  position: relative;
  z-index: 1;
  margin-top: 0;
  padding: clamp(16px, 2.5vw, 24px) clamp(12px, 2vw, 20px) clamp(16px, 2vw, 22px);
  background: var(--ny-champagne, #f3e4d7);
  border-radius: 16px;
  border: 1px solid rgba(212, 165, 116, 0.38);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.12));
}

body.home-festive .section-hits .hits-panel .products-more-wrap {
  margin-top: 18px;
}

body.home-festive .section-hits .hits-catalog-btn.festive-cta-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
  min-height: 48px;
  padding: 13px 32px;
  font-family: var(--font-ny-ui), sans-serif;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.15;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 999px;
  cursor: pointer;
}

body.home-festive .section-hits .hits-catalog-btn.festive-cta-primary:hover {
  filter: brightness(1.08);
  transform: translateY(-2px);
}

body.home-festive .section-hits .hits-carousel {
  position: relative;
  display: grid;
  grid-template-columns: 44px 1fr 44px;
  align-items: center;
  gap: 12px;
}

body.home-festive .section-hits .hits-carousel--no-nav {
  grid-template-columns: 1fr;
}

body.home-festive .section-hits .hits-carousel--empty {
  display: block;
}

body.home-festive .section-hits .hits-carousel__viewport {
  overflow: hidden;
  min-width: 0;
  border-radius: 12px;
  mask-image: linear-gradient(90deg, transparent 0, #000 3%, #000 97%, transparent 100%);
}

body.home-festive .section-hits .hits-carousel__track {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  cursor: grab;
  touch-action: pan-x;
  padding: 4px 6px 10px;
}

body.home-festive .section-hits .hits-carousel__track.is-dragging {
  cursor: grabbing;
  scroll-behavior: auto;
  scroll-snap-type: none;
  user-select: none;
}

body.home-festive .section-hits .hits-carousel__track::-webkit-scrollbar {
  display: none;
}

body.home-festive .section-hits .hits-carousel__slide {
  flex: 0 0 calc((100% - 4 * 14px) / 5);
  max-width: 240px;
  scroll-snap-align: start;
  min-width: 0;
}

body.home-festive .section-hits .hits-carousel__slide .product-card {
  min-width: 0;
  width: 100%;
  height: 100%;
}

body.home-festive .section-hits .hits-carousel__nav {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(126, 38, 37, 0.22);
  background: #fffdf8;
  color: var(--ny-bordeaux, #601414);
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(43, 20, 12, 0.1);
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

body.home-festive .section-hits .hits-carousel__nav:hover {
  background: var(--ny-champagne, #f3e4d7);
  transform: scale(1.06);
  box-shadow: 0 6px 16px rgba(43, 20, 12, 0.14);
}

body.home-festive .section-hits .hits-panel__empty {
  grid-column: 1 / -1;
  text-align: center;
  padding: 18px 0 10px;
  color: #875e55;
  font-weight: 700;
}

/* --- Фабрики и клиенты: карусель логотипов --- */
body.home-festive .section-factories .brands-carousel,
body.home-festive .section-clients .brands-carousel,
body.home-festive .section-factories-clients .brands-carousel {
  position: relative;
  margin-top: 24px;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 44px;
  align-items: center;
  gap: 12px;
}

body.home-festive .section-clients .clients-panel .brands-carousel,
body.home-festive .section-factories-clients .clients-panel .brands-carousel {
  margin-top: 0;
}

body.home-festive .section-factories .brands-carousel__viewport,
body.home-festive .section-clients .brands-carousel__viewport,
body.home-festive .section-factories-clients .brands-carousel__viewport {
  min-width: 0;
  overflow: hidden;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 253, 248, 0.95), rgba(247, 241, 229, 0.9));
  border: 1px solid rgba(212, 165, 116, 0.35);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.1));
  mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%);
}

body.home-festive .section-factories .brands-carousel__track,
body.home-festive .section-clients .brands-carousel__track,
body.home-festive .section-factories-clients .brands-carousel__track {
  width: 100%;
  max-width: 100%;
  display: flex;
  gap: 24px;
  padding: 28px 32px;
  overflow-x: auto;
  scroll-behavior: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

body.home-festive .section-factories .brands-carousel__track::-webkit-scrollbar,
body.home-festive .section-clients .brands-carousel__track::-webkit-scrollbar,
body.home-festive .section-factories-clients .brands-carousel__track::-webkit-scrollbar {
  display: none;
}

body.home-festive .section-factories .brands-carousel__slide,
body.home-festive .section-clients .brands-carousel__slide,
body.home-festive .section-factories-clients .brands-carousel__slide {
  flex: 0 0 auto;
  scroll-snap-align: start;
}

body.home-festive .section-factories .brands-carousel .brand-item,
body.home-festive .section-factories-clients .brands-carousel .brand-item {
  width: 220px;
  min-height: 128px;
  padding: 22px 26px;
  display: grid;
  place-items: center;
  background: #fffdf8;
  border-radius: 14px;
  border: 1px solid rgba(202, 183, 168, 0.55);
  box-shadow: 0 6px 18px rgba(43, 20, 12, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

body.home-festive .section-factories .brands-carousel .brand-item:hover,
body.home-festive .section-factories-clients .brands-carousel .brand-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 24px rgba(43, 20, 12, 0.12);
}

body.home-festive .section-factories .brands-carousel .brand-item img,
body.home-festive .section-factories-clients .brands-carousel .brand-item img {
  width: min(200px, 100%);
  max-height: 96px;
  height: auto;
  object-fit: contain;
}

body.home-festive .section-factories .brands-carousel__nav,
body.home-festive .section-clients .brands-carousel__nav,
body.home-festive .section-factories-clients .brands-carousel__nav {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(126, 38, 37, 0.22);
  background: #fffdf8;
  color: var(--ny-bordeaux, #601414);
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(43, 20, 12, 0.1);
  transition: background 0.2s ease, transform 0.2s ease;
}

body.home-festive .section-factories .brands-carousel__nav:hover,
body.home-festive .section-clients .brands-carousel__nav:hover,
body.home-festive .section-factories-clients .brands-carousel__nav:hover {
  background: var(--ny-champagne, #f3e4d7);
  transform: scale(1.05);
}

body.home-festive .section-clients .brands-carousel .client-item,
body.home-festive .section-factories-clients .brands-carousel .client-item {
  width: 248px;
  min-height: 188px;
  padding: 18px 14px 20px;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 12px;
  text-align: center;
  background: #fffdf8;
  border-radius: 14px;
  border: 1px dashed rgba(202, 183, 168, 0.65);
  box-shadow: 0 6px 18px rgba(43, 20, 12, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

body.home-festive .section-clients .brands-carousel .client-item:hover,
body.home-festive .section-factories-clients .brands-carousel .client-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 24px rgba(43, 20, 12, 0.12);
}

body.home-festive .section-clients .brands-carousel .client-item img,
body.home-festive .section-factories-clients .brands-carousel .client-item img {
  width: min(168px, 92%);
  max-height: 88px;
  object-fit: contain;
  object-position: center;
}

body.home-festive .section-clients .brands-carousel .client-item span,
body.home-festive .section-factories-clients .brands-carousel .client-item span {
  font-size: clamp(13px, 1.12vw, 16px);
  line-height: 1.35;
  font-weight: 700;
  color: #4f3f3a;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 768px) {
  body.home-festive .section-hits .hits-carousel {
    grid-template-columns: 36px 1fr 36px;
    gap: 8px;
  }

  body.home-festive .section-hits .hits-carousel__nav {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }

  body.home-festive .section-hits .hits-carousel__slide {
    flex-basis: min(78vw, 260px);
  }

  body.home-festive .section-factories .brands-carousel,
  body.home-festive .section-clients .brands-carousel,
  body.home-festive .section-factories-clients .brands-carousel {
    grid-template-columns: 36px 1fr 36px;
    gap: 8px;
  }

  body.home-festive .section-factories .brands-carousel__nav,
  body.home-festive .section-clients .brands-carousel__nav,
  body.home-festive .section-factories-clients .brands-carousel__nav {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }

  body.home-festive .section-factories .brands-carousel .brand-item,
  body.home-festive .section-factories-clients .brands-carousel .brand-item {
    width: 172px;
    min-height: 104px;
    padding: 16px 18px;
  }

  body.home-festive .section-factories .brands-carousel .brand-item img,
  body.home-festive .section-factories-clients .brands-carousel .brand-item img {
    max-height: 72px;
  }

  body.home-festive .section-clients .brands-carousel .client-item,
  body.home-festive .section-factories-clients .brands-carousel .client-item {
    width: 196px;
    min-height: 168px;
    padding: 14px 12px 16px;
  }

  body.home-festive .section-clients .brands-carousel .client-item img,
  body.home-festive .section-factories-clients .brands-carousel .client-item img {
    max-height: 76px;
  }
}

/* --- Зона клякс: индивидуальный подарок → каталог --- */
body.home-festive .home-splash-zone {
  position: relative;
  overflow: hidden;
}

body.home-festive .home-splash-zone__decor {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

body.home-festive .home-splash-zone__blob {
  position: absolute;
  color: rgba(126, 38, 37, 0.95);
  filter: blur(0.3px);
  transform: rotate(var(--blob-rotate, 0deg));
}

body.home-festive .home-splash-zone > section {
  position: relative;
  z-index: 1;
}

/* --- Преимущества: 3 крупные карточки --- */
body.home-festive .section--benefits-festive::before,
body.home-festive .section--benefits-festive::after {
  content: none;
}

body.home-festive .benefits-showcase {
  margin-top: 22px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 20px;
  align-items: stretch;
}

body.home-festive .benefit-feature {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
  min-height: clamp(320px, 28vw, 380px);
  padding: clamp(26px, 2.6vw, 34px) clamp(20px, 2vw, 28px) clamp(22px, 2.2vw, 28px);
  border-radius: 18px;
  border: 1px solid rgba(212, 165, 116, 0.38);
  overflow: hidden;
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.12));
}

body.home-festive .benefit-feature:hover {
  border-color: rgba(212, 165, 116, 0.62);
  box-shadow: 0 18px 36px rgba(43, 20, 12, 0.16);
}

body.home-festive .benefit-feature--ruby {
  background: linear-gradient(155deg, #fffefb 0%, #fff4ea 52%, #fde8e4 100%);
}

body.home-festive .benefit-feature--gold {
  background: linear-gradient(155deg, #fffdf8 0%, #faf0d8 52%, #f8e8c4 100%);
}

body.home-festive .benefit-feature--pine {
  background: linear-gradient(155deg, #fcfeff 0%, #edf5f8 52%, #e2eef5 100%);
}

body.home-festive .benefit-feature__body {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  text-align: center;
  flex: 1 1 auto;
}

body.home-festive .benefit-feature__icon {
  display: grid;
  place-items: center;
  width: clamp(64px, 5.5vw, 76px);
  height: clamp(64px, 5.5vw, 76px);
  margin-inline: auto;
  border-radius: 20px;
  color: #fff8f0;
  font-size: clamp(26px, 2.4vw, 32px);
  box-shadow: 0 10px 22px rgba(48, 22, 16, 0.18);
  flex-shrink: 0;
}

body.home-festive .benefit-feature--ruby .benefit-feature__icon {
  background: linear-gradient(145deg, #7e2625, #b5483d);
}

body.home-festive .benefit-feature--gold .benefit-feature__icon {
  background: linear-gradient(145deg, #9a7b18, #d4ad3a);
}

body.home-festive .benefit-feature--pine .benefit-feature__icon {
  background: linear-gradient(145deg, #255a72, #4a88a4);
}

body.home-festive .benefit-feature__title {
  margin: 20px 0 0;
  font-size: clamp(19px, 1.7vw, 24px);
  line-height: 1.25;
  font-weight: 800;
  color: #2b140c;
  max-width: 96%;
}

body.home-festive .benefit-feature__text-wrap {
  width: 100%;
  max-width: 96%;
  margin-top: 14px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

body.home-festive .benefit-feature__text {
  margin: 0;
  font-size: clamp(14px, 1.05vw, 15px);
  line-height: 1.6;
  font-weight: 500;
  color: #6e5852;
  max-width: 100%;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}

body.home-festive .benefit-feature__text.is-expanded {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}

body.home-festive .benefit-feature__toggle {
  margin-top: 12px;
  padding: 0;
  border: 0;
  background: none;
  font-size: 14px;
  font-weight: 700;
  color: #7e2625;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
  flex-shrink: 0;
}

body.home-festive .benefit-feature__toggle:hover {
  color: #9f3b32;
}

body.home-festive .benefit-feature.is-expanded {
  height: auto;
}

body.home-festive .benefit-feature__decor {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(46%, 190px);
  height: min(42%, 150px);
  display: grid;
  place-items: end;
  pointer-events: none;
  color: rgba(126, 38, 37, 0.4);
  opacity: 0.75;
}

body.home-festive .benefit-feature--gold .benefit-feature__decor {
  color: rgba(154, 123, 24, 0.55);
}

body.home-festive .benefit-feature--pine .benefit-feature__decor {
  color: rgba(45, 106, 138, 0.55);
}

body.home-festive .benefit-feature__decor-img,
body.home-festive .benefit-feature__decor-svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: right bottom;
}

body.home-festive .benefit-feature__decor::before {
  content: "";
  position: absolute;
  inset: 10% 0 0 20%;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.55) 0%, transparent 72%);
  z-index: 0;
}

@media (max-width: 1080px) {
  body.home-festive .benefits-showcase {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  body.home-festive .benefit-feature {
    min-height: 320px;
  }
}

@media (max-width: 640px) {
  body.home-festive .benefits-showcase {
    grid-auto-rows: auto;
  }

  body.home-festive .benefit-feature {
    height: auto;
    min-height: 0;
    padding: 24px 18px 20px;
  }

  body.home-festive .benefit-feature__decor {
    width: 40%;
    height: 44%;
    opacity: 0.55;
  }
}

@media (max-width: 900px) {
  body.home-festive .home-splash-zone__blob {
    transform: rotate(var(--blob-rotate, 0deg)) scale(0.78);
  }
}

/* --- Праздник в каждой коробке + форма каталога --- */
body.home-festive .section-magic-catalog::before,
body.home-festive .section-magic-catalog::after {
  content: none;
}

body.home-festive .magic-catalog-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.92fr);
  gap: clamp(22px, 3vw, 40px);
  align-items: stretch;
  padding: clamp(24px, 3vw, 38px);
  background: var(--ny-champagne, #f3e4d7);
  border-radius: 16px;
  border: 1px solid rgba(212, 165, 116, 0.38);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.12));
}

body.home-festive .magic-catalog__story {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: clamp(0px, 2vw, 12px);
}

body.home-festive .magic-catalog__title {
  margin: 0;
  font-family: var(--font-ny-heading), serif;
  font-size: clamp(24px, 2.35vw, 36px);
  line-height: 1.18;
  letter-spacing: 0.01em;
  color: #2b140c;
  font-weight: 800;
}

body.home-festive .magic-catalog__text {
  margin: clamp(16px, 2vw, 22px) 0 0;
  font-size: clamp(15px, 1.1vw, 17px);
  line-height: 1.68;
  font-weight: 500;
  color: #5a4842;
  max-width: 62ch;
}

body.home-festive .magic-catalog__form-card {
  display: flex;
  flex-direction: column;
  background: linear-gradient(165deg, #fffefb 0%, #fff8ef 100%);
  border: 1px solid rgba(212, 165, 116, 0.45);
  border-radius: 14px;
  padding: clamp(22px, 2.4vw, 30px);
  box-shadow: 0 10px 28px rgba(43, 20, 12, 0.09);
}

body.home-festive .magic-catalog__form-title {
  margin: 0;
  font-size: clamp(22px, 2vw, 28px);
  line-height: 1.15;
  font-weight: 800;
  color: #7e2625;
}

body.home-festive .magic-catalog__form-lead {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.5;
  color: #6e5852;
  font-weight: 500;
}

body.home-festive .magic-catalog__form {
  margin-top: 18px;
  display: grid;
  gap: 14px;
}

body.home-festive .magic-catalog__form-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

body.home-festive .magic-catalog__form-row label {
  margin: 0;
  width: 100%;
}

body.home-festive .magic-catalog__form input {
  width: 100%;
  height: 44px;
  border: 1px solid #dbc8b7;
  border-radius: 10px;
  padding: 0 12px;
  background: #fff;
}

body.home-festive .magic-catalog__form input:focus {
  outline: 2px solid #7e2625;
  outline-offset: 1px;
}

body.home-festive .magic-catalog__channel-label {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
  color: #5a4842;
}

body.home-festive .magic-catalog__submit {
  width: 100%;
  min-height: 46px;
  border-radius: 11px;
  border: 0;
  font-weight: 800;
}

body.home-festive .magic-catalog__note {
  margin: 0;
  font-size: 12px;
  line-height: 1.45;
  color: #6e5852;
}

body.home-festive .magic-catalog__note a {
  color: #7e2625;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 960px) {
  body.home-festive .magic-catalog-wrap {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  body.home-festive .magic-catalog__text {
    max-width: none;
  }
}

@media (max-width: 560px) {
  body.home-festive .magic-catalog__form-row {
    grid-template-columns: 1fr;
  }
}

/* --- Отзывы: карусель как у фабрик/клиентов --- */
body.home-festive .section-reviews::before,
body.home-festive .section-reviews::after {
  content: none;
}

body.home-festive .section-reviews .brands-carousel--reviews {
  position: relative;
  margin-top: 24px;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) 44px;
  align-items: center;
  gap: 12px;
}

body.home-festive .section-reviews .brands-carousel__viewport {
  min-width: 0;
  overflow: hidden;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(255, 253, 248, 0.95), rgba(247, 241, 229, 0.9));
  border: 1px solid rgba(212, 165, 116, 0.35);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.1));
  mask-image: linear-gradient(90deg, transparent 0, #000 6%, #000 94%, transparent 100%);
}

body.home-festive .section-reviews .brands-carousel__track {
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: stretch;
  gap: 16px;
  padding: 18px 22px;
  overflow-x: auto;
  scroll-behavior: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

body.home-festive .section-reviews .brands-carousel__track::-webkit-scrollbar {
  display: none;
}

body.home-festive .section-reviews .brands-carousel__slide {
  flex: 0 0 calc((100% - 4 * 16px) / 5);
  min-width: 200px;
  max-width: 240px;
  display: flex;
  align-self: stretch;
  box-sizing: border-box;
}

body.home-festive .section-reviews .brands-carousel__slide > .review-quote-card,
body.home-festive .section-reviews .brands-carousel__slide > .review-video-card {
  flex: 1 1 auto;
  width: 100%;
  min-height: 0;
}

body.home-festive .section-reviews .review-quote-card {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 20px 18px 18px;
  background: linear-gradient(165deg, #fffefb 0%, #fffaf3 100%);
  border: 1px solid rgba(212, 165, 116, 0.42);
  border-radius: 14px;
  box-shadow: 0 8px 22px rgba(43, 20, 12, 0.08);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

body.home-festive .review-quote-card:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 165, 116, 0.62);
  box-shadow: 0 14px 28px rgba(43, 20, 12, 0.12);
}

body.home-festive .review-quote-card__stars {
  display: flex;
  gap: 4px;
  color: #e8b923;
  font-size: 15px;
  line-height: 1;
}

body.home-festive .review-quote-card__stars .fa-regular.fa-star {
  color: #e0d0bc;
}

body.home-festive .review-quote-card__text {
  margin: 14px 0 0;
  padding: 0;
  border: 0;
  font-size: clamp(13px, 1vw, 14px);
  line-height: 1.58;
  font-style: italic;
  font-weight: 500;
  color: #4a3a34;
  flex: 1 1 auto;
}

body.home-festive .review-quote-card__footer {
  margin-top: auto;
  padding-top: 16px;
  display: grid;
  gap: 2px;
}

body.home-festive .review-quote-card__name,
body.home-festive .review-quote-card__city {
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  color: #2b140c;
}

body.home-festive .review-quote-card__role {
  font-size: 13px;
  line-height: 1.35;
  font-weight: 500;
  color: #8a7872;
}

/* Видеоотзыв — шире текстовых, та же высота (задаётся JS по самому высокому слайду) */
body.home-festive .section-reviews .brands-carousel__slide--video {
  flex: 0 0 min(420px, 40%);
  min-width: 300px;
  max-width: 480px;
}

body.home-festive .section-reviews .review-video-card {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(126, 38, 37, 0.24);
  box-shadow: 0 10px 24px rgba(43, 20, 12, 0.12);
  background: linear-gradient(145deg, #241410 0%, #3d1a10 100%);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

body.home-festive .review-video-card:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 165, 116, 0.55);
  box-shadow: 0 16px 30px rgba(43, 20, 12, 0.18);
}

body.home-festive .review-video-card__trigger {
  width: 100%;
  height: 100%;
  flex: 1 1 auto;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  text-align: left;
  font: inherit;
}

body.home-festive .review-video-card__frame {
  position: relative;
  flex: 1 1 auto;
  min-height: 0;
  overflow: hidden;
  background: #120908;
}

body.home-festive .section-reviews .review-video-card__preview {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center;
  pointer-events: none;
}

body.home-festive .review-video-card__shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(18, 9, 8, 0.08) 0%, rgba(18, 9, 8, 0.42) 100%),
    radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0.22) 100%);
  pointer-events: none;
}

body.home-festive .review-video-card__play {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  pointer-events: none;
}

body.home-festive .review-video-card__play i {
  width: 52px;
  height: 52px;
  border-radius: 999px;
  display: grid;
  place-items: center;
  font-size: 18px;
  color: #fff8f0;
  background: rgba(126, 38, 37, 0.88);
  border: 2px solid rgba(255, 232, 184, 0.65);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.28);
  padding-left: 3px;
}

body.home-festive .review-video-card__badge {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  padding: 4px 10px;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff8f0;
  background: rgba(43, 20, 12, 0.62);
  border: 1px solid rgba(255, 214, 150, 0.35);
  backdrop-filter: blur(6px);
}

body.home-festive .review-video-card__caption {
  margin: 0;
  padding: 10px 12px 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.35;
  color: #ffe8b8;
  flex-shrink: 0;
}

body.home-festive .section-reviews .brands-carousel__nav {
  width: 44px;
  height: 44px;
  border-radius: 999px;
  border: 1px solid rgba(126, 38, 37, 0.22);
  background: #fffdf8;
  color: var(--ny-bordeaux, #601414);
  display: grid;
  place-items: center;
  cursor: pointer;
  box-shadow: 0 4px 14px rgba(43, 20, 12, 0.1);
  transition: background 0.2s ease, transform 0.2s ease;
}

body.home-festive .section-reviews .brands-carousel__nav:hover {
  background: var(--ny-champagne, #f3e4d7);
  transform: scale(1.05);
}

@media (max-width: 768px) {
  body.home-festive .section-reviews .brands-carousel--reviews {
    grid-template-columns: 36px 1fr 36px;
    gap: 8px;
  }

  body.home-festive .section-reviews .brands-carousel__nav {
    width: 36px;
    height: 36px;
    font-size: 12px;
  }

  body.home-festive .section-reviews .review-quote-card {
    padding: 18px 16px 16px;
  }

  body.home-festive .section-reviews .brands-carousel__slide {
    flex-basis: min(78vw, 280px);
    min-width: 0;
    max-width: none;
  }

  body.home-festive .section-reviews .brands-carousel__slide--video {
    flex-basis: min(88vw, 400px);
    min-width: 280px;
    max-width: none;
  }
}

/* --- FAQ + форма захвата --- */
body.home-festive .section-faq-home::before,
body.home-festive .section-faq-home::after {
  content: none;
}

body.home-festive .home-faq-wrap {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
  gap: clamp(22px, 3vw, 36px);
  align-items: start;
}

body.home-festive .home-faq__title {
  margin: 0 0 18px;
  font-family: var(--font-ny-heading), serif;
  font-size: clamp(28px, 2.6vw, 38px);
  line-height: 1.1;
  color: #2b140c;
  font-weight: 800;
}

body.home-festive .home-faq-list {
  display: grid;
  gap: 10px;
  max-height: min(72vh, 640px);
  overflow-y: auto;
  overscroll-behavior-y: auto;
  padding-right: 6px;
  scrollbar-width: thin;
  scrollbar-color: rgba(126, 38, 37, 0.35) transparent;
}

body.home-festive .home-faq-item {
  border: 1px solid rgba(212, 165, 116, 0.45);
  border-radius: 12px;
  background: linear-gradient(165deg, #fffefb 0%, #fff8ef 100%);
  box-shadow: 0 4px 14px rgba(43, 20, 12, 0.06);
  overflow: hidden;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

body.home-festive .home-faq-item.is-open {
  border-color: rgba(126, 38, 37, 0.28);
  box-shadow: 0 8px 20px rgba(43, 20, 12, 0.1);
}

body.home-festive .home-faq-item__trigger {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
  padding: 14px 16px;
  border: 0;
  background: transparent;
  font: inherit;
  font-size: clamp(14px, 1.05vw, 15px);
  font-weight: 700;
  line-height: 1.4;
  color: #571316;
  text-align: left;
  cursor: pointer;
}

body.home-festive .home-faq-item__trigger i {
  margin-top: 3px;
  flex-shrink: 0;
  color: #9a3d33;
  transition: transform 0.24s ease;
}

body.home-festive .home-faq-item__panel {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.32s ease, opacity 0.24s ease;
}

body.home-festive .home-faq-item__panel--open {
  max-height: 320px;
  opacity: 1;
  overflow: visible;
}

body.home-festive .home-faq-item.is-open .home-faq-item__trigger i {
  transform: rotate(180deg);
}

body.home-festive .home-faq-item__panel p {
  margin: 0;
  padding: 0 16px 14px;
  font-size: 14px;
  line-height: 1.58;
  font-weight: 500;
  color: #5a4842;
}

body.home-festive .home-faq__capture {
  position: sticky;
  top: calc(var(--site-header-height, 72px) + 16px);
  padding: clamp(22px, 2.5vw, 30px);
  border-radius: 16px;
  border: 1px solid rgba(212, 165, 116, 0.45);
  background: linear-gradient(155deg, #fffefb 0%, #f7eee1 52%, #f3e4d7 100%);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.12));
}

body.home-festive .home-faq__capture-title {
  margin: 0;
  font-family: var(--font-ny-heading), serif;
  font-size: clamp(20px, 1.9vw, 26px);
  line-height: 1.22;
  font-weight: 800;
  color: #2b140c;
}

body.home-festive .home-faq__capture-lead {
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 1.55;
  color: #6e5852;
  font-weight: 500;
}

body.home-festive .home-faq__form {
  margin-top: 18px;
  display: grid;
  gap: 12px;
}

body.home-festive .home-faq__form label {
  margin: 0;
}

body.home-festive .home-faq__form input {
  width: 100%;
  height: 44px;
  border: 1px solid #dbc8b7;
  border-radius: 10px;
  padding: 0 12px;
  background: #fff;
}

body.home-festive .home-faq__form input:focus {
  outline: 2px solid #7e2625;
  outline-offset: 1px;
}

body.home-festive .home-faq__submit {
  width: 100%;
  min-height: 46px;
  border-radius: 11px;
  border: 0;
  font-weight: 800;
}

body.home-festive .home-faq__note {
  margin: 0;
  font-size: 12px;
  line-height: 1.45;
  color: #6e5852;
}

body.home-festive .home-faq__note a {
  color: #7e2625;
  text-decoration: underline;
  text-underline-offset: 2px;
}

@media (max-width: 960px) {
  body.home-festive .home-faq-wrap {
    grid-template-columns: 1fr;
  }

  body.home-festive .home-faq__capture {
    position: static;
  }

  body.home-festive .home-faq-list {
    max-height: none;
    overflow: visible;
  }
}

/* --- Контакты: карта + информация --- */
body.home-festive .section-home-contacts::before,
body.home-festive .section-home-contacts::after {
  content: none;
}

body.home-festive .home-contacts-wrap {
  margin-top: 22px;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: clamp(22px, 3vw, 32px);
  align-items: stretch;
}

body.home-festive .home-contacts__map-col {
  display: flex;
  min-height: 100%;
}

body.home-festive .home-contacts__map-card {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
  min-height: 100%;
  border-radius: 16px;
  border: 1px solid rgba(212, 165, 116, 0.42);
  background: linear-gradient(165deg, #fffefb 0%, #fff8ef 100%);
  box-shadow: 0 10px 28px rgba(43, 20, 12, 0.08);
  overflow: hidden;
}

body.home-festive .home-contacts__address {
  margin: 0;
  padding: clamp(18px, 2vw, 24px) clamp(18px, 2vw, 24px) 14px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: clamp(16px, 1.4vw, 18px);
  line-height: 1.45;
  font-weight: 700;
  color: #2b140c;
  flex-shrink: 0;
  border-bottom: 1px solid rgba(212, 165, 116, 0.28);
}

body.home-festive .home-contacts__address i {
  margin-top: 3px;
  color: #9a3d33;
  flex-shrink: 0;
}

body.home-festive .home-contacts__map {
  flex: 1 1 auto;
  min-height: 0;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  background: #e8dfd4;
}

body.home-festive .home-contacts__map iframe {
  width: 100%;
  height: 100%;
  min-height: 0;
  border: 0;
  display: block;
}

body.home-festive .home-contacts__info {
  display: grid;
  gap: 20px;
  align-content: start;
  height: 100%;
  min-height: 100%;
  padding: clamp(20px, 2.2vw, 28px);
  border-radius: 16px;
  border: 1px solid rgba(212, 165, 116, 0.42);
  background: linear-gradient(165deg, #fffefb 0%, #fff8ef 100%);
  box-shadow: 0 10px 28px rgba(43, 20, 12, 0.08);
}

body.home-festive .home-contacts__label {
  margin: 0 0 10px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #9a3d33;
}

body.home-festive .home-contacts__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 8px;
}

body.home-festive .home-contacts__link {
  display: inline-flex;
  align-items: flex-start;
  gap: 10px;
  color: #2b140c;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
  transition: color 0.2s ease;
}

body.home-festive .home-contacts__link i {
  width: 18px;
  color: #7e2625;
  margin-top: 2px;
  flex-shrink: 0;
}

body.home-festive .home-contacts__link em {
  font-style: normal;
  color: #8a7872;
  font-weight: 500;
}

body.home-festive .home-contacts__link:hover {
  color: #7e2625;
}

body.home-festive .home-contacts__text {
  margin: 0;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  line-height: 1.5;
  font-weight: 600;
  color: #2b140c;
}

body.home-festive .home-contacts__text i {
  color: #7e2625;
  margin-top: 2px;
}

body.home-festive .home-contacts__messengers {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

body.home-festive .home-contacts__messenger {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  border-radius: 999px;
  border: 1px solid rgba(126, 38, 37, 0.22);
  background: #fffdf8;
  color: #7e2625;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

body.home-festive .home-contacts__messenger:hover {
  background: var(--ny-champagne, #f3e4d7);
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(43, 20, 12, 0.1);
}

@media (max-width: 960px) {
  body.home-festive .home-contacts-wrap {
    grid-template-columns: 1fr;
  }

  body.home-festive .home-contacts__map-card {
    min-height: auto;
  }

  body.home-festive .home-contacts__map {
    min-height: 280px;
  }

  body.home-festive .home-contacts__map iframe {
    min-height: 280px;
  }

  body.home-festive .home-contacts__info {
    min-height: auto;
    height: auto;
  }
}

/* --- О компании: текст + CTA + фото --- */
body.home-festive .section-home-about::before,
body.home-festive .section-home-about::after {
  content: none;
}

body.home-festive .home-about-wrap {
  margin-top: 22px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(16px, 2vw, 20px);
  align-items: stretch;
  padding: clamp(16px, 2vw, 20px);
  border-radius: 18px;
  border: 1px solid rgba(212, 165, 116, 0.42);
  background: linear-gradient(165deg, #fffefb 0%, #fff8ef 100%);
  box-shadow: var(--ny-shadow-warm, 0 12px 30px rgba(43, 20, 12, 0.1));
}

body.home-festive .home-about__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: clamp(18px, 2vw, 26px);
  border-radius: 14px;
  background: var(--ny-champagne, #f3e4d7);
}

body.home-festive .home-about__text {
  margin: 0;
  font-size: clamp(15px, 1.12vw, 17px);
  line-height: 1.68;
  font-weight: 500;
  color: #4a3a34;
}

body.home-festive .home-about__cta {
  position: relative;
  margin-top: 24px;
  align-self: flex-start;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 28px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: #7e2625;
  border: 2px solid rgba(126, 38, 37, 0.32);
  background: linear-gradient(135deg, #fffefb 0%, #f7eee1 45%, #f0dfc8 100%);
  box-shadow:
    0 0 0 1px rgba(212, 165, 116, 0.25),
    0 8px 22px rgba(88, 27, 22, 0.16);
}

body.home-festive .home-about__cta::before {
  background: linear-gradient(135deg, #7e2625, #9f3b32);
}

body.home-festive .home-about__cta-shine,
.btn-shimmer-soft__shine {
  position: absolute;
  inset: -2px;
  border-radius: inherit;
  z-index: 0;
  background: linear-gradient(
    105deg,
    transparent 0%,
    rgba(255, 255, 255, 0.35) 45%,
    transparent 55%
  );
  transform: translateX(-120%);
  animation: heroCtaShine 4.2s ease-in-out infinite;
  pointer-events: none;
}

body.home-festive .home-about__cta:hover {
  color: #fff;
  transform: translateY(-3px) scale(1.02);
  box-shadow:
    0 0 0 2px rgba(255, 248, 220, 0.7),
    0 14px 30px rgba(126, 38, 37, 0.35);
}

body.home-festive .home-about__cta:hover .home-about__cta-shine,
.btn-shimmer-soft:hover .btn-shimmer-soft__shine {
  animation-duration: 1.4s;
}

body.home-festive .home-about__media {
  position: relative;
  min-height: clamp(280px, 32vw, 420px);
  border-radius: 14px;
  overflow: hidden;
  background: linear-gradient(145deg, #f7eee1, #e8d5c4);
}

body.home-festive .home-about__image {
  object-fit: cover;
  object-position: center;
}

@media (max-width: 960px) {
  body.home-festive .home-about-wrap {
    grid-template-columns: 1fr;
  }

  body.home-festive .home-about__media {
    min-height: 260px;
    order: -1;
  }

  body.home-festive .home-about__cta {
    width: 100%;
    max-width: 100%;
  }
}

/* --- Клиенты: подложка на всю секцию (см. общие правила выше) --- */
@media (max-width: 1080px) {
  body.home-festive .section-packaging .packaging-panel .packaging-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body.home-festive .section-packaging .pack-span-4 {
    grid-column: 1 / -1;
  }

  body.home-festive .section-packaging .pack-span-2 {
    grid-column: span 1;
  }

  body.home-festive .section-packaging .packaging-panel {
    width: 100%;
    margin-inline: 0;
  }
}

@media (max-width: 768px) {
  body.home-festive .section-packaging,
  body.home-festive .section-clients {
    padding-inline: 14px;
    padding-block: 48px 32px;
  }

  body.home-festive .section-packaging .packaging-panel .packaging-grid {
    grid-template-columns: 1fr;
  }

  body.home-festive .section-packaging .pack-span-4,
  body.home-festive .section-packaging .pack-span-2 {
    grid-column: 1 / -1;
  }

  body.home-festive .section-packaging .pack-cutout {
    width: 44%;
    max-width: 180px;
    height: 140px;
    max-height: 140px;
    bottom: 50px;
    right: 8px;
  }

  body.home-festive .section-packaging .pack-card--plush .pack-cutout {
    right: 8px;
    bottom: 48px;
    width: 42%;
    max-width: 170px;
    height: 136px;
    max-height: 136px;
  }

  body.home-festive .section-packaging .pack-card--metal .pack-cutout-slot {
    right: 6px;
    width: min(48%, 190px);
    height: 144px;
    bottom: 48px;
  }

  body.home-festive .section-packaging .pack-card--tube .pack-cutout {
    right: 6px;
    bottom: 48px;
    width: 48%;
    max-width: 188px;
    height: 148px;
    max-height: 148px;
  }

  body.home-festive .section-packaging .pack-card--carton .pack-cutout {
    width: 50%;
    max-width: 196px;
    height: 144px;
    max-height: 144px;
  }

  body.home-festive .section-packaging .pack-card--pouch .pack-cutout {
    width: 42%;
    max-width: 168px;
    height: 134px;
    max-height: 134px;
  }

  body.home-festive .section-packaging .pack-card--wood .pack-cutout {
    width: 46%;
    max-width: 184px;
    height: 140px;
    max-height: 140px;
  }
}

