@charset "UTF-8";
.main-content .h-898bc5e {
  width: 100%;
  box-sizing: border-box;
  overflow: visible;
  padding-bottom: clamp(12px, 3vw, 40px);
}
.main-content .h-ee1e765 {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  gap: 20px;
  overflow: visible;
  box-sizing: border-box;
}
.main-content .h-d57290f {
  display: flex;
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  box-sizing: border-box;
}
.main-content .h-92c6992 {
  flex: 1.15 1 0;
}
.main-content .h-9f73e9f {
  flex: 0.88 1 0;
  gap: 20px;
}
.main-content .h-63fc9c2 {
  flex: 0.88 1 0;
}
.main-content .h-92c6992 > .h-943b5d6, .main-content .h-63fc9c2 > .h-b59fb09 {
  flex: 1 1 auto;
  min-height: 0;
}
.main-content .h-d57290f {
  /* Верхняя средняя карточка больше */
}
.main-content .h-9f73e9f > .h-d0ce3e7:first-of-type {
  flex: 1 1 62%;
  min-height: 250px;
}
.main-content .h-d57290f {
  /* Нижняя средняя карточка меньше, как в оригинале */
}
.main-content .h-9f73e9f > .h-2d0722c {
  flex: 0 1 38%;
  min-height: 145px;
}
.main-content .h-898bc5e {
  /* Планшет и мобилка: одна колонка, карточки строго по порядку в разметке */
}
@media (max-width: 1100px) {
  .main-content .h-898bc5e .h-ee1e765 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: clamp(14px, 2.4vw, 20px);
  }
  .main-content .h-898bc5e .h-92c6992,
  .main-content .h-898bc5e .h-9f73e9f,
  .main-content .h-898bc5e .h-63fc9c2 {
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    width: 100%;
    min-width: 0;
    gap: clamp(14px, 2.4vw, 20px);
  }
  .main-content .h-898bc5e .h-92c6992 > .h-943b5d6,
  .main-content .h-898bc5e .h-63fc9c2 > .h-b59fb09 {
    flex: 0 1 auto;
    min-height: 0;
  }
  .main-content .h-898bc5e .h-9f73e9f > .h-d0ce3e7:first-of-type,
  .main-content .h-898bc5e .h-9f73e9f > .h-2d0722c {
    flex: 0 1 auto;
    min-height: 0;
  }
}
@media (max-width: 576px) {
  .main-content .h-898bc5e .h-ee1e765 {
    gap: 14px;
  }
  .main-content .h-898bc5e .h-92c6992,
  .main-content .h-898bc5e .h-9f73e9f,
  .main-content .h-898bc5e .h-63fc9c2 {
    gap: 14px;
  }
}
.main-content .h-0e3fb5e {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-height: 0;
  background-color: var(--block-bg);
}
.main-content .h-943b5d6:not(:has(.h-492e060)) {
  background: var(--block-bg, #161a3d);
}
.main-content .h-943b5d6 {
  border-radius: 22px 24px 28px 56px;
  overflow: hidden;
  isolation: isolate;
  min-height: 420px;
}
@media (max-width: 1100px) {
  .main-content .h-943b5d6 {
    min-height: clamp(232px, 52vw, 380px);
  }
}
@media (max-width: 576px) {
  .main-content .h-943b5d6 {
    min-height: clamp(216px, 62vw, 300px);
    border-radius: 16px 18px 22px 42px;
  }
}
.main-content .h-0e3fb5e {
  /* Убираем hidden, чтобы картинки могли слегка выходить */
}
.main-content .h-d0ce3e7, .main-content .h-b59fb09 {
  overflow: visible;
  border-radius: 12px 36px 16px 18px;
}
@media (max-width: 576px) {
  .main-content .h-d0ce3e7, .main-content .h-b59fb09 {
    border-radius: 10px 26px 12px 14px;
  }
}
.main-content .h-74850a8 {
  cursor: pointer;
}
.main-content .h-d0ce3e7 {
  min-height: 220px;
}
@media (max-width: 1100px) {
  .main-content .h-d0ce3e7 {
    min-height: clamp(168px, 38vw, 220px);
  }
}
.main-content .h-2d0722c {
  min-height: 145px;
}
@media (max-width: 1100px) {
  .main-content .h-2d0722c {
    min-height: clamp(118px, 30vw, 170px);
  }
}
.main-content .h-b59fb09 {
  min-height: 420px;
}
@media (max-width: 1100px) {
  .main-content .h-b59fb09 {
    min-height: clamp(232px, 48vw, 360px);
  }
}
@media (max-width: 576px) {
  .main-content .h-b59fb09 {
    min-height: clamp(216px, 58vw, 300px);
  }
}
.main-content .h-5d00db4 {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
  border-radius: inherit;
}
.main-content .h-909eb1c {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.main-content .h-c6b59d5 {
  pointer-events: none;
}
.main-content .h-492e060 {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
}
.main-content .h-492e060 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1.03);
  filter: saturate(1.05);
}
.main-content .h-b1f37bf {
  pointer-events: none;
}
.main-content .h-082b385 {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(12, 14, 40, 0.55) 0%, rgba(12, 14, 40, 0.2) 42%, rgba(12, 14, 40, 0.82) 100%), linear-gradient(90deg, rgba(12, 14, 40, 0.45) 0%, rgba(12, 14, 40, 0.08) 50%, transparent 100%);
}
.main-content .h-983d0cf {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.main-content .h-c4984cc {
  padding: clamp(22px, 3vw, 36px) clamp(22px, 3vw, 36px) clamp(14px, 2vw, 22px);
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  min-width: 0;
  position: relative;
  z-index: 2;
  max-width: min(100%, 520px);
}
@media (max-width: 576px) {
  .main-content .h-c4984cc {
    padding: 20px 18px 14px;
    max-width: 100%;
  }
}
.main-content .h-aaff102 {
  padding: 22px 22px 0;
  flex: 1 1 auto;
}
@media (max-width: 576px) {
  .main-content .h-aaff102 {
    padding: 18px 18px 0;
  }
}
.main-content .h-97b9737 {
  padding-bottom: 12px;
}
.main-content .h-d0ce3e7:has(.h-797b7d8) .h-aaff102, .main-content .h-b59fb09:has(.h-797b7d8) .h-aaff102 {
  padding-bottom: clamp(80px, 28vw, 140px);
}
@media (max-width: 576px) {
  .main-content .h-d0ce3e7:has(.h-797b7d8) .h-aaff102, .main-content .h-b59fb09:has(.h-797b7d8) .h-aaff102 {
    padding-bottom: clamp(40px, 14vw, 70px);
  }
}
.main-content .h-898bc5e {
  /* Для маленькой третьей карточки уменьшаем нижний отступ под картинку */
}
.main-content .h-2d0722c:has(.h-430b4ac) .h-aaff102 {
  padding-bottom: clamp(34px, 7vw, 56px);
}
@media (max-width: 576px) {
  .main-content .h-2d0722c:has(.h-430b4ac) .h-aaff102 {
    padding-bottom: clamp(26px, 8vw, 40px);
  }
}
.main-content .h-b59fb09:has(.h-dd4e376) .h-aaff102 {
  padding-bottom: clamp(110px, 36vw, 200px);
}
@media (max-width: 576px) {
  .main-content .h-b59fb09:has(.h-dd4e376) .h-aaff102 {
    padding-bottom: clamp(55px, 18vw, 100px);
  }
}
.main-content .h-8a8dc4e {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: inherit;
}
.main-content .h-3455d4d {
  font-size: clamp(28px, 3.1vw, 58px);
  line-height: 1.15;
  margin-bottom: 12px;
  font-weight: 800;
  letter-spacing: -0.02em;
}
.main-content .h-9423de3 {
  margin: 0;
  font-size: clamp(18px, 1.7vw, 32px);
  line-height: 1.25;
  font-weight: 500;
  opacity: 0.95;
  color: inherit;
  max-width: 520px;
}
@media (max-width: 990px) {
  .main-content .h-9423de3 {
    font-size: 22px;
  }
}
@media (max-width: 576px) {
  .main-content .h-9423de3 {
    font-size: 18px;
  }
}
.main-content .h-d703f23 {
  margin: 0 0 16px;
  font-size: 15px;
  line-height: 1.45;
  font-weight: 400;
  opacity: 0.92;
  color: inherit;
}
.main-content .h-049e123 {
  margin-bottom: 18px;
}
.main-content .h-049e123 p {
  margin: 0 0 10px;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
.main-content .h-049e123 p:last-child {
  margin-bottom: 0;
}
.main-content .h-d2680d5 {
  position: static;
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  margin: 8px 0 0;
  border-radius: 8px 28px 10px 26px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  transform: rotate(-3.5deg);
  transform-origin: 50% 50%;
  background: var(--button-bg);
  color: var(--button-text-color);
}
.main-content .h-b9f4f78 {
  position: static;
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  padding: 12px 30px;
  margin: 8px 0 0;
  border-radius: 10px 26px 8px 28px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: lowercase;
  transform: rotate(3.5deg);
  transform-origin: 50% 50%;
  background: var(--button-bg);
  color: var(--button-text-color);
}
.main-content .h-797b7d8 {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  display: flex;
  margin: 0;
  padding: 0;
  /* 2 карточка: слегка выходит за края */
}
.main-content .h-59d3acd {
  right: -10px;
  bottom: -10px;
  left: auto;
  width: 104%;
  height: 70%;
  min-height: 170px;
  align-items: flex-end;
  justify-content: flex-end;
}
.main-content .h-59d3acd .h-d77c4e2 {
  width: clamp(240px, 90%, 430px);
  max-width: none;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: bottom right;
  transform: translate(2%, 2%);
}
.main-content .h-797b7d8 {
  /* 3 карточка: маленькая картинка, чуть выходит */
}
.main-content .h-430b4ac {
  right: -8px;
  bottom: -6px;
  left: auto;
  width: 50%;
  max-width: 180px;
  height: 42%;
  min-height: 72px;
  align-items: flex-end;
  justify-content: flex-end;
}
.main-content .h-430b4ac .h-d77c4e2 {
  width: clamp(92px, 48%, 150px);
  max-width: none;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: bottom right;
  transform: translate(3%, 3%);
}
.main-content .h-797b7d8 {
  /* 4 карточка: чуть выходит */
}
.main-content .h-dd4e376 {
  right: -8px;
  bottom: -8px;
  left: auto;
  width: 94%;
  max-width: 370px;
  height: 62%;
  min-height: 150px;
  align-items: flex-end;
  justify-content: flex-end;
}
.main-content .h-dd4e376 .h-d77c4e2 {
  width: clamp(196px, 76%, 345px);
  max-width: none;
  height: auto;
  max-height: none;
  object-fit: contain;
  object-position: bottom right;
  transform: translate(2%, 2%);
}
@media (max-width: 576px) {
  .main-content .h-59d3acd {
    right: -8px;
    bottom: -8px;
    width: 96%;
    min-height: 120px;
  }
  .main-content .h-59d3acd .h-d77c4e2 {
    width: clamp(150px, 72%, 260px);
    transform: translate(2%, 2%);
  }
  .main-content .h-430b4ac {
    right: -6px;
    bottom: -5px;
    width: 44%;
    max-width: 120px;
    min-height: 56px;
  }
  .main-content .h-430b4ac .h-d77c4e2 {
    width: clamp(62px, 34%, 100px);
    transform: translate(2%, 2%);
  }
  .main-content .h-dd4e376 .h-d77c4e2 {
    width: clamp(94px, 37%, 170px);
    transform: translate(2%, 2%);
  }
}
.main-content .h-d77c4e2 {
  display: block;
}
.main-content .h-af0a470 {
  position: relative;
  z-index: 2;
  margin-top: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  padding: 16px 22px;
  backdrop-filter: blur(6px);
}
@media (max-width: 576px) {
  .main-content .h-af0a470 {
    padding: 14px 16px;
    gap: 12px;
  }
}
.main-content .h-30e5fa0 {
  flex: 0 0 auto;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  min-height: clamp(88px, 20%, 132px);
  padding: clamp(10px, 1.4vw, 16px) clamp(12px, 1.8vw, 20px);
  gap: 12px;
  border-radius: 0;
  margin-top: auto;
  box-sizing: border-box;
  overflow: visible;
}
.main-content .h-30e5fa0 .h-d653cba {
  flex: 1 1 auto;
  min-width: 0;
  position: relative;
  z-index: 3;
  max-width: 72%;
}
.main-content .h-30e5fa0 .h-30c8a84 {
  position: absolute;
  right: -34px;
  bottom: -38px;
  z-index: 2;
  width: auto;
  height: auto;
  overflow: visible;
}
.main-content .h-30e5fa0 .h-30c8a84 img {
  width: clamp(120px, 16vw, 190px);
  height: clamp(120px, 16vw, 190px);
  max-width: none;
  max-height: none;
  object-fit: contain;
  transform: rotate(-5deg);
}
.main-content .h-30e5fa0 .h-432d34c {
  font-size: clamp(15px, 1.25vw, 20px);
  line-height: 1.15;
  margin-bottom: 4px;
  max-width: 100%;
}
.main-content .h-30e5fa0 .h-c3d1d8c {
  font-size: clamp(11px, 0.95vw, 13px);
  line-height: 1.35;
  max-width: 100%;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 576px) {
  .main-content .h-30e5fa0 {
    align-items: flex-start;
    min-height: 0;
    padding: 15px;
    gap: 8px;
  }
  .main-content .h-30e5fa0 .h-d653cba {
    max-width: 100%;
    padding-right: clamp(0px, 2vw, 8px);
  }
  .main-content .h-30e5fa0 .h-30c8a84 {
    right: -10px;
    bottom: -18px;
  }
  .main-content .h-30e5fa0 .h-30c8a84 img {
    width: clamp(72px, 24vw, 102px);
    height: clamp(72px, 24vw, 102px);
  }
  .main-content .h-30e5fa0 .h-432d34c {
    font-size: clamp(12px, 3.6vw, 16px);
  }
  .main-content .h-30e5fa0 .h-c3d1d8c {
    font-size: clamp(10px, 3.1vw, 12px);
  }
}
.main-content .h-30c8a84 {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-content .h-30c8a84 img {
  display: block;
  width: 40px;
  height: 40px;
  object-fit: contain;
}
.main-content .h-d653cba {
  min-width: 0;
  text-align: left;
}
.main-content .h-432d34c {
  margin: 0 0 4px;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  color: #fff;
}
.main-content .h-c3d1d8c {
  margin: 0;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.88);
}

/*# sourceMappingURL=hero-promo-cards.css.map */
