.elementor-1142 .elementor-element.elementor-element-181560b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-1142 .elementor-element.elementor-element-181560b{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-5305e03 */.elementor-1142 .elementor-element.elementor-element-5305e03,
.elementor-1142 .elementor-element.elementor-element-5305e03 > .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.elementor-1142 .elementor-element.elementor-element-5305e03 > .elementor-widget-container {
  overflow: visible !important;
}

.ea-blender-page {
  --ea-blender-accent: #ff5c04;
  --ea-blender-accent-dark: #e94f00;
  --ea-blender-accent-soft: #ffe5d6;
  --ea-blender-green: #33b96b;
  --ea-blender-blue: #35a9e0;
  --ea-blender-yellow: #ffcc4d;
  --ea-blender-title: #2f251f;
  --ea-blender-text: #5f5149;
  --ea-blender-muted: #86766d;
  --ea-blender-bg: #fffaf6;
  --ea-blender-card: #fff7ed;
  --ea-blender-white: #ffffff;
  --ea-blender-border: rgba(255, 92, 4, 0.14);
  --ea-blender-shadow: 0 18px 48px rgba(100, 62, 27, 0.10);

  width: 100%;
  min-width: 0;
  color: var(--ea-blender-text);
  background: var(--ea-blender-bg);
  font-family: "Onest", Arial, sans-serif;
  overflow: visible;
  isolation: isolate;
}

.ea-blender-page,
.ea-blender-page *,
.ea-blender-page *::before,
.ea-blender-page *::after {
  box-sizing: border-box;
}

.ea-blender-page * {
  min-width: 0;
}

.ea-blender-page img,
.ea-blender-page svg {
  display: block;
  max-width: 100%;
}

.ea-blender-page img {
  height: auto;
}

.ea-blender-page a {
  text-decoration: none;
}

.ea-blender-page h1,
.ea-blender-page h2,
.ea-blender-page h3,
.ea-blender-page p,
.ea-blender-page a,
.ea-blender-page span,
.ea-blender-page div {
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

.ea-blender-main,
.ea-blender-section {
  width: 100%;
}

/* Остальные секции не создают горизонтальный скролл, hero остаётся свободным для выхода до 1600 px. */
.ea-blender-section:not(.ea-blender-hero) {
  overflow-x: clip;
}

.ea-blender-section {
  padding: clamp(70px, 6vw, 104px) clamp(20px, 2.35vw, 38px);
  scroll-margin-top: 24px;
}

.ea-blender-container {
  width: min(100%, 1600px);
  margin-inline: auto;
}

.ea-blender-eyebrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  margin: 0 0 18px;
  padding: 8px 15px;
  border-radius: 999px;
  color: var(--ea-blender-accent);
  background: var(--ea-blender-accent-soft);
  font-size: 14px;
  line-height: 1.15;
  font-weight: 750;
  text-align: center;
}

.ea-blender-eyebrow--light {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.ea-blender-heading {
  width: min(100%, 860px);
  margin: 0 0 clamp(30px, 3.5vw, 48px);
}

.ea-blender-heading h2,
.ea-blender-result__content h2,
.ea-blender-format__content h2,
.ea-blender-final__card h2 {
  margin: 0 0 16px;
  color: var(--ea-blender-title);
  font-size: clamp(36px, 3.45vw, 56px);
  line-height: 1.06;
  letter-spacing: -0.04em;
  font-weight: 800;
}

.ea-blender-heading p,
.ea-blender-result__content > p,
.ea-blender-format__content > p,
.ea-blender-final__card p {
  margin: 0;
  color: var(--ea-blender-text);
  font-size: clamp(17px, 1.18vw, 20px);
  line-height: 1.58;
  font-weight: 400;
}

/* HERO */
.ea-blender-section.ea-blender-hero {
  padding-top: clamp(18px, 2.2vw, 36px);
  padding-right: 0;
  padding-bottom: clamp(32px, 3.5vw, 56px);
  padding-left: 0;
  background: #ffffff;
}

/* Hero всегда занимает до 1600 px, даже если родитель Elementor уже. */
.ea-blender-hero > .ea-blender-container {
  position: relative;
  left: 50%;
  width: min(1600px, 100vw);
  max-width: none;
  margin-inline: 0;
  transform: translateX(-50%);
}

.ea-blender-hero__panel {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(460px, 0.88fr);
  gap: clamp(44px, 4.6vw, 76px);
  align-items: center;
  min-height: 700px;
  padding: clamp(52px, 5.25vw, 84px);
  border: 1px solid rgba(255, 92, 4, 0.14);
  border-radius: clamp(32px, 3vw, 48px);
  background:
    radial-gradient(circle at 90% 12%, rgba(255, 255, 255, 0.74) 0 5%, transparent 5.4%),
    radial-gradient(circle at 96% 25%, rgba(255, 255, 255, 0.46) 0 2.5%, transparent 2.9%),
    linear-gradient(135deg, #fff8ef 0%, #ffe7d8 55%, #ffd7bf 100%);
  overflow: hidden;
}

.ea-blender-hero__panel::before,
.ea-blender-hero__panel::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.ea-blender-hero__panel::before {
  width: 470px;
  aspect-ratio: 1;
  right: -190px;
  top: -210px;
  background: rgba(255, 92, 4, 0.08);
}

.ea-blender-hero__panel::after {
  width: 300px;
  aspect-ratio: 1;
  left: 42%;
  bottom: -215px;
  border: 56px solid rgba(255, 255, 255, 0.24);
}

.ea-blender-hero__content,
.ea-blender-hero__visual {
  position: relative;
  z-index: 2;
}

.ea-blender-hero__content {
  width: min(100%, 820px);
}

.ea-blender-hero__title {
  margin: 0 0 24px;
  color: var(--ea-blender-title);
  font-size: clamp(50px, 4.85vw, 78px);
  line-height: 0.99;
  letter-spacing: -0.058em;
  font-weight: 850;
}

.ea-blender-hero__title-desktop {
  display: inline;
}

.ea-blender-hero__title-mobile {
  display: none;
}

.ea-blender-hero__title em {
  color: var(--ea-blender-accent);
  font-style: normal;
}

.ea-blender-no-break {
  display: inline-block;
  white-space: nowrap;
  overflow-wrap: normal;
  word-break: keep-all;
  hyphens: none;
}

.ea-blender-hero__lead {
  width: min(100%, 760px);
  margin: 0;
  color: var(--ea-blender-text);
  font-size: clamp(18px, 1.3vw, 21px);
  line-height: 1.56;
}

.ea-blender-hero__facts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin-top: 30px;
}

.ea-blender-fact {
  display: flex;
  align-items: center;
  gap: 11px;
  min-height: 70px;
  padding: 12px 14px;
  border: 1px solid rgba(255, 92, 4, 0.13);
  border-radius: 19px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: 0 10px 24px rgba(100, 62, 27, 0.05);
}

.ea-blender-fact__icon {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  color: var(--ea-blender-accent);
  border-radius: 12px;
  background: #fff0e6;
}

.ea-blender-fact__icon svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-fact > span:last-child {
  color: var(--ea-blender-text);
  font-size: 13px;
  line-height: 1.25;
}

.ea-blender-fact strong {
  display: block;
  margin-bottom: 3px;
  color: var(--ea-blender-title);
  font-size: 15px;
  font-weight: 750;
}

.ea-blender-hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 32px;
}

.ea-blender-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 0 26px;
  border-radius: 999px;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 750;
  text-align: center;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.ea-blender-btn svg {
  flex: 0 0 auto;
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-page .pain-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 0 26px;
  border-radius: 999px;
  color: #ffffff !important;
  background: var(--ea-blender-accent);
  box-shadow: 0 14px 30px rgba(255, 92, 4, 0.25);
  font-size: 16px;
  line-height: 1.15;
  font-weight: 750;
  text-align: center;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}


.ea-blender-page .pain-btn svg {
  flex: 0 0 auto;
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-page .pain-btn:hover,
.ea-blender-page .pain-btn:focus-visible {
  color: #ffffff !important;
  background: var(--ea-blender-accent-dark);
  box-shadow: 0 18px 34px rgba(255, 92, 4, 0.32);
  transform: translateY(-2px);
}

.ea-blender-btn--secondary {
  color: var(--ea-blender-title) !important;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(255, 92, 4, 0.18);
}

.ea-blender-btn--secondary:hover,
.ea-blender-btn--secondary:focus-visible {
  color: var(--ea-blender-accent) !important;
  border-color: rgba(255, 92, 4, 0.34);
  background: #ffffff;
  transform: translateY(-2px);
}

.ea-blender-hero__visual {
  display: grid;
  place-items: center;
  width: 100%;
  min-height: 500px;
  padding: 28px 20px;
}

.ea-blender-visual-card {
  position: relative;
  z-index: 2;
  width: min(100%, 570px);
  overflow: hidden;
  border: 1px solid rgba(47, 37, 31, 0.09);
  border-radius: 32px;
  background: #ffffff;
  box-shadow: 0 30px 70px rgba(100, 62, 27, 0.18);
  transform: none;
}

.ea-blender-visual-card__top {
  display: flex;
  align-items: center;
  gap: 7px;
  min-height: 50px;
  padding: 0 18px;
  background: #fffaf6;
  border-bottom: 1px solid rgba(47, 37, 31, 0.08);
}

.ea-blender-window-dot {
  flex: 0 0 auto;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ffb58d;
}

.ea-blender-window-dot:nth-child(2) { background: #ffd36f; }
.ea-blender-window-dot:nth-child(3) { background: #6ed59a; }

.ea-blender-window-title {
  margin-left: 8px;
  color: var(--ea-blender-muted);
  font-size: 12px;
  line-height: 1.25;
  font-weight: 650;
}

.ea-blender-visual-card__image {
  aspect-ratio: 3 / 2;
  overflow: hidden;
  background: #35a9e0;
}

.ea-blender-visual-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ea-blender-visual-card__blocks {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  padding: 16px 18px;
  border-top: 1px solid rgba(47, 37, 31, 0.07);
  border-bottom: 1px solid rgba(47, 37, 31, 0.07);
  background: #fffaf6;
}

.ea-blender-code-block,
.ea-blender-mini-block {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 12px;
  border: 2px solid rgba(255, 255, 255, 0.88);
  border-radius: 10px;
  color: #ffffff;
  box-shadow: 0 7px 16px rgba(47, 37, 31, 0.12);
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
  white-space: nowrap;
}

.ea-blender-code-block--yellow,
.ea-blender-mini-block--yellow { background: #ffbd38; }
.ea-blender-code-block--blue,
.ea-blender-mini-block--blue { background: #4a90e2; }
.ea-blender-code-block--pink { background: #e75bbd; }
.ea-blender-mini-block--green { background: #33b96b; }

.ea-blender-code-arrow,
.ea-blender-mini-arrow {
  flex: 0 0 auto;
  color: var(--ea-blender-muted);
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
}

.ea-blender-visual-card__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 20px 22px;
}

.ea-blender-visual-card__bottom strong,
.ea-blender-visual-card__bottom span {
  display: block;
}

.ea-blender-visual-card__bottom strong {
  margin-bottom: 4px;
  color: var(--ea-blender-title);
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
}

.ea-blender-visual-card__bottom > div > span {
  color: var(--ea-blender-muted);
  font-size: 13px;
  line-height: 1.4;
}

.ea-blender-play {
  flex: 0 0 auto;
  display: grid !important;
  place-items: center;
  width: 46px;
  height: 46px;
  color: #ffffff;
  border-radius: 50%;
  background: var(--ea-blender-accent);
}

.ea-blender-play svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* TOPICS */
.ea-blender-program {
  background: var(--ea-blender-bg);
}

.ea-blender-topic-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 1.5vw, 24px);
  align-items: stretch;
}

.ea-blender-topic {
  display: flex;
  flex-direction: column;
  min-height: 270px;
  padding: clamp(24px, 2vw, 32px);
  border: 1px solid var(--ea-blender-border);
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 12px 32px rgba(100, 62, 27, 0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.ea-blender-topic:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 92, 4, 0.28);
  box-shadow: var(--ea-blender-shadow);
}

.ea-blender-topic__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: auto;
  padding-bottom: 42px;
}

.ea-blender-topic__number {
  color: rgba(255, 92, 4, 0.20);
  font-size: 44px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: -0.06em;
}

.ea-blender-topic__icon {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  color: var(--ea-blender-accent);
  border-radius: 18px;
  background: #fff0e6;
}

.ea-blender-topic__icon svg {
  width: 28px;
  height: 28px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-topic h3 {
  margin: 0 0 10px;
  color: var(--ea-blender-title);
  font-size: clamp(21px, 1.65vw, 26px);
  line-height: 1.16;
  font-weight: 800;
}

.ea-blender-topic p {
  margin: 0;
  color: var(--ea-blender-text);
  font-size: 16px;
  line-height: 1.52;
}

/* RESULT */
.ea-blender-result {
  background: #ffffff;
}

.ea-blender-result__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(500px, 0.88fr);
  gap: clamp(48px, 5vw, 80px);
  align-items: center;
}

.ea-blender-result__content {
  width: min(100%, 760px);
}

.ea-blender-checks {
  display: grid;
  gap: 11px;
  margin-top: 30px;
}

.ea-blender-checks > div {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 50px;
  padding: 11px 15px;
  border: 1px solid rgba(255, 92, 4, 0.10);
  border-radius: 16px;
  color: var(--ea-blender-title);
  background: #fff7ed;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 650;
}

.ea-blender-checks span {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  color: #ffffff;
  border-radius: 50%;
  background: var(--ea-blender-green);
  font-size: 14px;
  font-weight: 900;
}

.ea-blender-project-card {
  width: min(100%, 660px);
  justify-self: end;
  overflow: hidden;
  border: 1px solid rgba(47, 37, 31, 0.10);
  border-radius: 30px;
  background: #ffffff;
  box-shadow: 0 26px 62px rgba(100, 62, 27, 0.15);
}

.ea-blender-project-card__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 60px;
  padding: 0 22px;
  border-bottom: 1px solid rgba(47, 37, 31, 0.08);
}

.ea-blender-project-card__head > span {
  color: var(--ea-blender-title);
  font-size: 14px;
  line-height: 1.25;
  font-weight: 800;
}

.ea-blender-project-card__status {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  min-height: 30px;
  padding: 0 11px;
  color: #278451;
  border-radius: 999px;
  background: #ecfff4;
  font-size: 12px;
  font-weight: 750;
}

.ea-blender-project-card__status i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--ea-blender-green);
}

.ea-blender-project-card__stage {
  position: relative;
  aspect-ratio: 1.62 / 1;
  min-height: 300px;
  overflow: hidden;
  background: linear-gradient(#72d2f3 0 58%, #9bdd73 58% 100%);
}

.ea-blender-stage__sun {
  position: absolute;
  top: 8%;
  right: 9%;
  width: 13%;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ffe16a;
  box-shadow: 0 0 0 12px rgba(255, 225, 106, 0.22);
}

.ea-blender-stage__cloud {
  position: absolute;
  width: 18%;
  height: 7%;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.86);
}

.ea-blender-stage__cloud::before,
.ea-blender-stage__cloud::after {
  content: "";
  position: absolute;
  bottom: 0;
  border-radius: 50%;
  background: inherit;
}

.ea-blender-stage__cloud::before {
  left: 16%;
  width: 38%;
  aspect-ratio: 1;
}

.ea-blender-stage__cloud::after {
  right: 14%;
  width: 30%;
  aspect-ratio: 1;
}

.ea-blender-stage__cloud--one { top: 18%; left: 10%; }
.ea-blender-stage__cloud--two { top: 31%; right: 17%; transform: scale(0.76); }

.ea-blender-stage__hill {
  position: absolute;
  bottom: -18%;
  border-radius: 50% 50% 0 0;
}

.ea-blender-stage__hill--one {
  left: -12%;
  width: 68%;
  height: 48%;
  background: #73c85c;
}

.ea-blender-stage__hill--two {
  right: -17%;
  width: 72%;
  height: 42%;
  background: #59b94c;
}

.ea-blender-stage__character {
  position: absolute;
  left: 29%;
  bottom: 14%;
  width: 70px;
  height: 126px;
}

.ea-blender-stage__head {
  position: absolute;
  left: 14px;
  top: 0;
  width: 44px;
  height: 44px;
  border: 5px solid #2f251f;
  border-radius: 50%;
  background: #ffcc91;
}

.ea-blender-stage__head::before,
.ea-blender-stage__head::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #2f251f;
}

.ea-blender-stage__head::before { left: 9px; }
.ea-blender-stage__head::after { right: 9px; }

.ea-blender-stage__body {
  position: absolute;
  left: 8px;
  top: 39px;
  width: 56px;
  height: 58px;
  border: 5px solid #2f251f;
  border-radius: 18px 18px 10px 10px;
  background: #ff7b39;
}

.ea-blender-stage__leg {
  position: absolute;
  bottom: 0;
  width: 18px;
  height: 39px;
  border: 5px solid #2f251f;
  border-radius: 8px;
  background: #4a90e2;
}

.ea-blender-stage__leg--left { left: 12px; }
.ea-blender-stage__leg--right { right: 10px; }

.ea-blender-stage__message {
  position: absolute;
  left: 47%;
  bottom: 45%;
  max-width: 190px;
  padding: 11px 14px;
  border: 3px solid #ffffff;
  border-radius: 15px 15px 15px 4px;
  color: var(--ea-blender-title);
  background: rgba(255, 255, 255, 0.93);
  box-shadow: 0 10px 22px rgba(47, 37, 31, 0.12);
  font-size: 12px;
  line-height: 1.3;
  font-weight: 750;
}

.ea-blender-project-card__blocks {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 9px;
  min-height: 78px;
  padding: 14px 18px;
  background: #fffaf6;
}

/* PACKAGES */
.ea-blender-packages {
  background: var(--ea-blender-bg);
}

.ea-blender-package-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 1.5vw, 24px);
  align-items: stretch;
}

.ea-blender-package {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: clamp(26px, 2vw, 34px);
  border: 1px solid var(--ea-blender-border);
  border-radius: 30px;
  background: #fff7ed;
  box-shadow: 0 14px 34px rgba(100, 62, 27, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.ea-blender-package:hover {
  transform: translateY(-4px);
  box-shadow: 0 20px 46px rgba(100, 62, 27, 0.13);
}

.ea-blender-package--featured {
  border: 2px solid rgba(255, 92, 4, 0.42);
  background: #fff1e7;
  box-shadow: 0 20px 50px rgba(255, 92, 4, 0.16);
}

.ea-blender-package__popular {
  position: absolute;
  top: 24px;
  right: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 31px;
  max-width: calc(100% - 48px);
  padding: 6px 12px;
  border-radius: 999px;
  color: #ffffff;
  background: var(--ea-blender-accent);
  font-size: 12px;
  line-height: 1.15;
  font-weight: 750;
  text-align: center;
}

.ea-blender-package__top {
  min-height: 168px;
  margin-bottom: 22px;
}

.ea-blender-package--featured .ea-blender-package__top {
  padding-right: 150px;
}

.ea-blender-package__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 12px;
  border: 1px solid rgba(255, 92, 4, 0.18);
  border-radius: 999px;
  color: var(--ea-blender-accent);
  background: #ffffff;
  font-size: 13px;
  line-height: 1;
  font-weight: 750;
}

.ea-blender-package h3 {
  margin: 0 0 10px;
  color: var(--ea-blender-title);
  font-size: clamp(27px, 2vw, 34px);
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-weight: 850;
}

.ea-blender-package__top p {
  margin: 0;
  color: var(--ea-blender-text);
  font-size: 15px;
  line-height: 1.48;
}

.ea-blender-package__stats {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: 9px;
  margin-bottom: 18px;
}

.ea-blender-package__stats > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  min-height: 88px;
  padding: 14px;
  border: 1px solid rgba(255, 92, 4, 0.10);
  border-radius: 18px;
  background: #ffffff;
}

.ea-blender-package__stats span {
  color: var(--ea-blender-muted);
  font-size: 12px;
  line-height: 1.2;
}

.ea-blender-package__stats strong {
  color: var(--ea-blender-title);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 800;
}

.ea-blender-package__price {
  display: flex;
  align-content: flex-start;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px 14px;
  min-height: 148px;
  margin-bottom: 14px;
  padding: 18px;
  border: 1px solid rgba(255, 92, 4, 0.14);
  border-radius: 20px;
  background: #ffffff;
}

.ea-blender-package__price-label {
  flex: 0 0 100%;
  color: var(--ea-blender-muted);
  font-size: 13px;
  line-height: 1.35;
  font-weight: 650;
}

.ea-blender-package__price-total {
  color: var(--ea-blender-title);
  font-size: clamp(30px, 2.2vw, 38px);
  line-height: 1;
  letter-spacing: -0.04em;
  font-weight: 850;
  white-space: nowrap;
}

.ea-blender-package__price-note {
  max-width: 150px;
  color: var(--ea-blender-text);
  font-size: 13px;
  line-height: 1.35;
  text-align: right;
}

.ea-blender-package__saving {
  flex: 0 0 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 29px;
  padding: 6px 11px;
  border-radius: 999px;
  color: #23884d;
  background: #eafaf0;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 800;
}

.ea-blender-package__description {
  flex: 1 1 auto;
  margin-bottom: 24px;
  padding: 18px;
  border: 1px solid rgba(255, 92, 4, 0.10);
  border-radius: 20px;
  color: var(--ea-blender-text);
  background: rgba(255, 255, 255, 0.72);
  font-size: 15px;
  line-height: 1.55;
}

.ea-blender-package .pain-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 55px;
  margin-top: auto;
  padding: 10px 20px;
  border-radius: 999px;
  color: #ffffff !important;
  background: var(--ea-blender-accent);
  box-shadow: 0 12px 26px rgba(255, 92, 4, 0.22);
  font-size: 15px;
  line-height: 1.25;
  font-weight: 750;
  text-align: center;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.ea-blender-package .pain-btn:hover,
.ea-blender-package .pain-btn:focus-visible {
  color: #ffffff !important;
  background: var(--ea-blender-accent-dark);
  box-shadow: 0 16px 32px rgba(255, 92, 4, 0.30);
  transform: translateY(-2px);
}

/* FORMAT */
.ea-blender-format {
  background: #ffffff;
}

.ea-blender-format__card {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(460px, 0.92fr);
  gap: clamp(52px, 5vw, 84px);
  align-items: center;
  min-height: 650px;
  padding: clamp(48px, 4.8vw, 78px);
  border-radius: clamp(32px, 3vw, 46px);
  color: #ffffff;
  background:
    radial-gradient(circle at 90% 8%, rgba(255, 255, 255, 0.10) 0 10%, transparent 10.4%),
    linear-gradient(135deg, #ff6d1f 0%, #ff5c04 48%, #e94f00 100%);
  box-shadow: 0 26px 62px rgba(255, 92, 4, 0.22);
  overflow: hidden;
}

.ea-blender-format__content,
.ea-blender-format__visual {
  position: relative;
  z-index: 2;
}

.ea-blender-format__content h2,
.ea-blender-format__content > p {
  color: #ffffff;
}

.ea-blender-format__content > p {
  color: rgba(255, 255, 255, 0.85);
}

.ea-blender-format__modes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 24px;
}

.ea-blender-format__mode {
  display: flex;
  align-items: center;
  gap: 11px;
  min-height: 66px;
  padding: 12px 14px;
  border: 1px solid rgba(255, 255, 255, 0.20);
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(8px);
}

.ea-blender-format__mode-icon {
  flex: 0 0 auto;
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 12px;
  color: var(--ea-blender-accent);
  background: #ffffff;
}

.ea-blender-format__mode-icon svg {
  width: 21px;
  height: 21px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-format__mode strong {
  min-width: 0;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 800;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
}

.ea-blender-format__features {
  display: grid;
  gap: 10px;
  margin-top: 18px;
}

.ea-blender-format__features > div {
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr);
  gap: 13px;
  align-items: start;
  padding: 13px 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 17px;
  background: rgba(255, 255, 255, 0.10);
  backdrop-filter: blur(8px);
}

.ea-blender-format__features > div > span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 11px;
  color: var(--ea-blender-accent);
  background: #ffffff;
  font-size: 11px;
  font-weight: 850;
}

.ea-blender-format__features p {
  margin: 0;
  color: rgba(255, 255, 255, 0.80);
  font-size: 14px;
  line-height: 1.45;
}

.ea-blender-format__features strong {
  display: block;
  margin-bottom: 3px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 800;
}

.ea-blender-format__visual {
  width: 100%;
}

.ea-blender-call-window {
  width: min(100%, 620px);
  margin-inline: auto;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 30px;
  background: #2f3136;
  box-shadow: 0 28px 64px rgba(67, 27, 6, 0.28);
  transform: none;
}

.ea-blender-call-window__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  min-height: 52px;
  padding: 0 18px;
  background: #24262b;
}

.ea-blender-call-window__top > div {
  display: flex;
  align-items: center;
  gap: 7px;
}

.ea-blender-call-window__top span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff7d7d;
}

.ea-blender-call-window__top span:nth-child(2) { background: #ffd269; }
.ea-blender-call-window__top span:nth-child(3) { background: #68d596; }

.ea-blender-call-window__top b {
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  line-height: 1.25;
  font-weight: 650;
  text-align: right;
}

.ea-blender-call-window__people {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  padding: 18px;
}

.ea-blender-person {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
  min-height: 220px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 22px;
}

.ea-blender-person--teacher { background: linear-gradient(145deg, #4c5a7f, #30384e); }
.ea-blender-person--student { background: linear-gradient(145deg, #70505d, #43323a); }

.ea-blender-person__avatar {
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border: 4px solid rgba(255, 255, 255, 0.82);
  border-radius: 50%;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.16);
  font-size: 27px;
  font-weight: 850;
}

.ea-blender-person > span {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}

.ea-blender-call-window__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 74px;
  padding: 10px 16px 18px;
}

.ea-blender-call-window__controls > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #ffffff;
  background: #40444b;
}

.ea-blender-call-window__controls svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-call-window__controls .ea-blender-call-window__hang {
  background: #ed4245;
}

/* ROADMAP */
.ea-blender-roadmap {
  background: var(--ea-blender-bg);
}

.ea-blender-roadmap__track {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 54px minmax(0, 1fr) 54px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}

.ea-blender-roadmap__step {
  display: flex;
  flex-direction: column;
  min-height: 310px;
  padding: clamp(25px, 2vw, 32px);
  border: 1px solid var(--ea-blender-border);
  border-radius: 28px;
  background: #ffffff;
  box-shadow: 0 12px 32px rgba(100, 62, 27, 0.06);
}

.ea-blender-roadmap__step--current {
  border-color: transparent;
  color: #ffffff;
  background: linear-gradient(145deg, #ff6c1c, #ff5c04);
  box-shadow: 0 20px 46px rgba(255, 92, 4, 0.22);
}

.ea-blender-roadmap__index {
  margin-bottom: auto;
  padding-bottom: 34px;
  color: rgba(255, 92, 4, 0.22);
  font-size: 48px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: -0.06em;
}

.ea-blender-roadmap__step--current .ea-blender-roadmap__index {
  color: rgba(255, 255, 255, 0.25);
}

.ea-blender-roadmap__status {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  max-width: 100%;
  min-height: 28px;
  margin-bottom: 14px;
  padding: 6px 10px;
  border-radius: 999px;
  color: var(--ea-blender-accent);
  background: #fff0e6;
  font-size: 10px;
  line-height: 1.15;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.ea-blender-roadmap__step--current .ea-blender-roadmap__status {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.17);
}

.ea-blender-roadmap__step h3 {
  margin: 0 0 10px;
  color: var(--ea-blender-title);
  font-size: clamp(24px, 1.8vw, 30px);
  line-height: 1.1;
  font-weight: 850;
}

.ea-blender-roadmap__step p {
  margin: 0;
  color: var(--ea-blender-text);
  font-size: 15px;
  line-height: 1.5;
}

.ea-blender-roadmap__step--current h3,
.ea-blender-roadmap__step--current p {
  color: #ffffff;
}

.ea-blender-roadmap__step--current p {
  color: rgba(255, 255, 255, 0.82);
}

.ea-blender-roadmap__link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  width: fit-content;
  max-width: 100%;
  margin-top: 22px;
  padding-bottom: 3px;
  color: var(--ea-blender-accent) !important;
  border-bottom: 1px solid rgba(255, 92, 4, 0.32);
  font-size: 15px;
  line-height: 1.25;
  font-weight: 800;
  text-decoration: none !important;
  transition: color .2s ease, border-color .2s ease, gap .2s ease;
}

.ea-blender-roadmap__link svg {
  flex: 0 0 auto;
  width: 17px;
  height: 17px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.ea-blender-roadmap__link:hover,
.ea-blender-roadmap__link:focus-visible {
  gap: 11px;
  color: var(--ea-blender-accent-dark) !important;
  border-color: currentColor;
}

.ea-blender-roadmap__arrow {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin-inline: auto;
  color: var(--ea-blender-accent);
  border: 1px solid var(--ea-blender-border);
  border-radius: 50%;
  background: #ffffff;
}

.ea-blender-roadmap__arrow svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* FINAL */
.ea-blender-final {
  padding-top: clamp(20px, 2vw, 34px);
  background: var(--ea-blender-bg);
}

.ea-blender-final__card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: clamp(34px, 3.6vw, 58px);
  border: 1px solid var(--ea-blender-border);
  border-radius: 34px;
  background: #ffffff;
  box-shadow: var(--ea-blender-shadow);
}

.ea-blender-final__card > div {
  width: min(100%, 920px);
}

.ea-blender-final__card h2 {
  font-size: clamp(34px, 3vw, 50px);
}

.ea-blender-final__card .pain-btn {
  flex: 0 0 auto;
}

/* ANIMATION + FOCUS */
.ea-blender-reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.65s ease, transform 0.65s ease;
}

.ea-blender-reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.ea-blender-page a:focus-visible {
  outline: 3px solid rgba(255, 92, 4, 0.28);
  outline-offset: 3px;
}

/* NOTEBOOKS / SMALL DESKTOPS */
@media (max-width: 1399px) {
  .ea-blender-hero__panel {
    grid-template-columns: minmax(0, 1.05fr) minmax(420px, 0.95fr);
    gap: 44px;
    padding: 56px;
  }

  .ea-blender-hero__title {
    font-size: clamp(48px, 5vw, 66px);
  }

  .ea-blender-hero__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ea-blender-fact:last-child {
    grid-column: 1 / -1;
  }

  .ea-blender-result__grid {
    grid-template-columns: minmax(0, 1fr) minmax(430px, 0.9fr);
  }

  .ea-blender-package__top {
    min-height: 188px;
  }

  .ea-blender-package--featured .ea-blender-package__top {
    padding-right: 0;
    padding-top: 42px;
  }

  .ea-blender-package__popular {
    left: 24px;
    right: auto;
  }
}

/* TABLETS / NARROW NOTEBOOKS */
@media (max-width: 1199px) {
  .ea-blender-section {
    padding-inline: 24px;
  }

  .ea-blender-hero__panel,
  .ea-blender-result__grid,
  .ea-blender-format__card {
    grid-template-columns: 1fr;
  }

  .ea-blender-hero__panel {
    min-height: 0;
    gap: 44px;
    padding: 54px;
  }

  .ea-blender-hero__content {
    width: min(100%, 850px);
  }

  .ea-blender-hero__facts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ea-blender-fact:last-child {
    grid-column: auto;
  }

  .ea-blender-hero__visual {
    width: min(100%, 720px);
    margin-inline: auto;
  }

  .ea-blender-topic-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ea-blender-result__grid {
    gap: 42px;
  }

  .ea-blender-result__content {
    width: min(100%, 850px);
  }

  .ea-blender-project-card {
    width: min(100%, 760px);
    justify-self: start;
  }

  .ea-blender-package-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ea-blender-package:last-child {
    grid-column: 1 / -1;
  }

  .ea-blender-package__top,
  .ea-blender-package--featured .ea-blender-package__top {
    min-height: 0;
    padding-top: 0;
    padding-right: 0;
  }

  .ea-blender-package__popular {
    position: static;
    width: fit-content;
    margin-bottom: 15px;
  }

  .ea-blender-format__card {
    gap: 46px;
  }

  .ea-blender-format__content {
    width: min(100%, 850px);
  }

  .ea-blender-format__visual {
    width: min(100%, 700px);
  }

  .ea-blender-roadmap__track {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ea-blender-roadmap__arrow {
    transform: rotate(90deg);
  }

  .ea-blender-roadmap__step {
    min-height: 0;
  }

  .ea-blender-roadmap__index {
    margin-bottom: 0;
  }
}

/* TABLETS */
@media (max-width: 991px) {
  .ea-blender-section {
    padding: 72px 20px;
  }

  .ea-blender-hero {
    padding-top: 18px;
    padding-bottom: 32px;
  }

  .ea-blender-hero__panel {
    padding: 46px;
    border-radius: 34px;
  }

  .ea-blender-hero__title {
    font-size: clamp(46px, 7vw, 62px);
  }

  .ea-blender-topic {
    min-height: 250px;
  }

  .ea-blender-package-grid {
    grid-template-columns: 1fr;
  }

  .ea-blender-package:last-child {
    grid-column: auto;
  }

  .ea-blender-package__stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ea-blender-format__card {
    padding: 46px;
    border-radius: 34px;
  }

  .ea-blender-final__card {
    display: grid;
    justify-items: start;
  }
}

/* MOBILE */
@media (max-width: 767px) {
  .ea-blender-section.ea-blender-hero {
    padding-right: 0;
    padding-left: 0;
  }
  .ea-blender-section {
    padding: 56px 16px;
  }

  .ea-blender-hero {
    padding-top: 12px;
    padding-bottom: 24px;
  }

  .ea-blender-hero__panel {
    gap: 34px;
    padding: 34px 20px 28px;
    border-radius: 28px;
  }

  .ea-blender-hero__panel::before {
    width: 300px;
    right: -170px;
    top: -180px;
  }

  .ea-blender-hero__panel::after {
    display: none;
  }

  .ea-blender-eyebrow {
    min-height: 31px;
    margin-bottom: 15px;
    padding: 7px 13px;
    font-size: 12px;
  }

  .ea-blender-hero__title {
    margin-bottom: 18px;
    font-size: clamp(18px, 5.7vw, 34px);
    line-height: 1.08;
    letter-spacing: -0.045em;
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .ea-blender-hero__title-desktop {
    display: none;
  }

  .ea-blender-hero__title-mobile {
    display: block;
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .ea-blender-hero__lead,
  .ea-blender-heading p,
  .ea-blender-result__content > p,
  .ea-blender-format__content > p,
  .ea-blender-final__card p {
    font-size: 16px;
    line-height: 1.5;
  }

  .ea-blender-hero__facts {
    grid-template-columns: 1fr;
    margin-top: 24px;
  }

  .ea-blender-fact,
  .ea-blender-fact:last-child {
    grid-column: auto;
  }

  .ea-blender-hero__actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 25px;
  }

  .ea-blender-btn,
  .ea-blender-page .pain-btn {
    width: 100%;
    min-height: 54px;
    padding: 11px 18px;
    font-size: 14px;
  }

  .ea-blender-hero__visual {
    min-height: 0;
    padding: 14px 0 18px;
  }

  .ea-blender-visual-card {
    width: 100%;
    border-radius: 24px;
  }

  .ea-blender-visual-card__top {
    padding-inline: 14px;
  }

  .ea-blender-window-title {
    font-size: 11px;
  }

  .ea-blender-visual-card__blocks {
    gap: 6px;
    padding: 13px 10px;
  }

  .ea-blender-code-block,
  .ea-blender-mini-block {
    min-height: 30px;
    padding: 6px 9px;
    border-width: 2px;
    font-size: 10px;
  }

  .ea-blender-code-arrow,
  .ea-blender-mini-arrow {
    font-size: 15px;
  }

  .ea-blender-visual-card__bottom {
    padding: 16px;
  }

  .ea-blender-visual-card__bottom strong {
    font-size: 14px;
  }

  .ea-blender-visual-card__bottom > div > span {
    font-size: 11px;
  }

  .ea-blender-play {
    width: 42px;
    height: 42px;
  }

  .ea-blender-heading {
    margin-bottom: 28px;
  }

  .ea-blender-heading h2,
  .ea-blender-result__content h2,
  .ea-blender-format__content h2,
  .ea-blender-final__card h2 {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: -0.035em;
  }

  .ea-blender-topic-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .ea-blender-topic {
    min-height: 0;
    padding: 22px;
    border-radius: 23px;
  }

  .ea-blender-topic__head {
    padding-bottom: 30px;
  }

  .ea-blender-topic__icon {
    width: 50px;
    height: 50px;
  }

  .ea-blender-topic__number {
    font-size: 36px;
  }

  .ea-blender-topic h3 {
    font-size: 21px;
  }

  .ea-blender-topic p {
    font-size: 15px;
  }

  .ea-blender-result__grid {
    gap: 32px;
  }

  .ea-blender-checks > div {
    align-items: flex-start;
  }

  .ea-blender-project-card {
    border-radius: 24px;
  }

  .ea-blender-project-card__head {
    padding-inline: 16px;
  }

  .ea-blender-project-card__stage {
    aspect-ratio: 1.25 / 1;
    min-height: 275px;
  }

  .ea-blender-stage__character {
    left: 23%;
    transform: scale(0.82);
    transform-origin: bottom center;
  }

  .ea-blender-stage__message {
    left: auto;
    right: 5%;
    bottom: 44%;
    max-width: 142px;
    padding: 9px 11px;
    font-size: 10px;
  }

  .ea-blender-project-card__blocks {
    gap: 6px;
    padding-inline: 10px;
  }

  .ea-blender-package-grid {
    gap: 14px;
  }

  .ea-blender-package {
    padding: 22px 20px;
    border-radius: 24px;
  }

  .ea-blender-package h3 {
    font-size: 27px;
  }

  .ea-blender-package__stats {
    grid-template-columns: 1fr;
  }

  .ea-blender-package__stats > div {
    min-height: 78px;
  }

  .ea-blender-package__price {
    min-height: 0;
    padding: 16px;
  }

  .ea-blender-package__price-total {
    font-size: 32px;
  }

  .ea-blender-package__price-note {
    max-width: none;
  }

  .ea-blender-format__modes {
    grid-template-columns: 1fr;
  }

  .ea-blender-format__mode {
    min-height: 60px;
  }

  .ea-blender-format__card {
    gap: 34px;
    min-height: 0;
    padding: 34px 20px 24px;
    border-radius: 28px;
  }

  .ea-blender-format__features > div {
    grid-template-columns: 36px minmax(0, 1fr);
    padding: 12px;
  }

  .ea-blender-call-window {
    border-radius: 22px;
    transform: none;
  }

  .ea-blender-call-window__top {
    padding-inline: 14px;
  }

  .ea-blender-call-window__top b {
    font-size: 10px;
  }

  .ea-blender-call-window__people {
    gap: 8px;
    padding: 10px;
  }

  .ea-blender-person {
    width: 100%;
    min-height: 165px;
    aspect-ratio: auto;
    border-radius: 17px;
  }

  .ea-blender-person__avatar {
    width: 58px;
    height: 58px;
    font-size: 20px;
  }

  .ea-blender-person > span {
    font-size: 11px;
  }

  .ea-blender-roadmap__step {
    padding: 22px;
    border-radius: 24px;
  }

  .ea-blender-roadmap__index {
    padding-bottom: 25px;
    font-size: 42px;
  }

  .ea-blender-final {
    padding-top: 14px;
    padding-bottom: 56px;
  }

  .ea-blender-final__card {
    gap: 26px;
    padding: 30px 20px;
    border-radius: 26px;
  }
}

/* VERY SMALL MOBILE */
@media (max-width: 479px) {
  .ea-blender-hero__panel {
    padding-inline: 16px;
  }


  .ea-blender-visual-card__bottom > div > span {
    display: none;
  }

  .ea-blender-project-card__status {
    padding-inline: 9px;
  }

  .ea-blender-project-card__stage {
    min-height: 250px;
  }

  .ea-blender-stage__character {
    left: 18%;
    transform: scale(0.74);
  }

  .ea-blender-stage__message {
    right: 4%;
    max-width: 126px;
  }

  .ea-blender-call-window__top b {
    max-width: 150px;
  }

  .ea-blender-person {
    min-height: 145px;
  }

  .ea-blender-person__avatar {
    width: 52px;
    height: 52px;
    font-size: 18px;
  }
}

@media (max-width: 420px) {
  .ea-blender-package__price {
    align-items: flex-start;
  }

  .ea-blender-package__price-total,
  .ea-blender-package__price-note {
    flex: 0 0 100%;
  }

  .ea-blender-package__price-note {
    text-align: left;
  }
}

@media (max-width: 359px) {
  .ea-blender-section {
    padding-inline: 12px;
  }

  .ea-blender-hero__panel {
    padding-inline: 14px;
  }


  .ea-blender-code-block,
  .ea-blender-mini-block {
    font-size: 9px;
    padding-inline: 7px;
  }

  .ea-blender-project-card__head {
    gap: 8px;
    padding-inline: 12px;
  }

  .ea-blender-project-card__stage {
    min-height: 235px;
  }

  .ea-blender-stage__message {
    max-width: 112px;
    font-size: 9px;
  }

  .ea-blender-call-window__top b {
    max-width: 115px;
  }

  .ea-blender-person {
    min-height: 128px;
  }

  .ea-blender-person__avatar {
    width: 46px;
    height: 46px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ea-blender-page *,
  .ea-blender-page *::before,
  .ea-blender-page *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  .ea-blender-reveal {
    opacity: 1;
    transform: none;
  }
}

/* =========================================================
   FINAL LAYOUT CORRECTIONS — section cards / #F5F5F5 body
   ========================================================= */

/* Серый фон всей страницы курса, включая пространство между секциями. */
html:has(.ea-blender-page),
body:has(.ea-blender-page),
body:has(.ea-blender-page) #page,
body:has(.ea-blender-page) .site,
body:has(.ea-blender-page) .site-main,
body:has(.ea-blender-page) .elementor-location-single,
body:has(.ea-blender-page) .elementor-location-archive {
  background: #F5F5F5 !important;
}

html:has(.ea-blender-page),
body:has(.ea-blender-page) {
  overflow-x: clip !important;
}

/* Убираем ограничения ширины только у цепочки контейнеров, внутри которой находится курс. */
body:has(.ea-blender-page) div:has(.ea-blender-page),
body:has(.ea-blender-page) main:has(.ea-blender-page),
body:has(.ea-blender-page) article:has(.ea-blender-page),
body:has(.ea-blender-page) section:has(.ea-blender-page) {
  width: 100% !important;
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* Макет занимает доступную ширину страницы без переполнения из-за 100vw. */
.ea-blender-page {
  position: relative;
  left: auto;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 16px 0 22px;
  background: #F5F5F5;
  transform: none;
  overflow-x: clip;
}

.ea-blender-main {
  display: grid;
  gap: 18px;
  width: 100%;
}

/* На 1600 px секция имеет ровно 1600 px. На широких экранах центрируется. */
.ea-blender-section {
  position: relative;
  left: auto;
  width: min(1600px, 100%);
  max-width: 1600px;
  margin: 0 auto;
  transform: none;
  border-radius: clamp(30px, 2.25vw, 38px);
}

.ea-blender-section:not(.ea-blender-hero) {
  overflow: hidden;
  border: 1px solid rgba(47, 37, 31, 0.055);
  box-shadow: 0 12px 34px rgba(47, 37, 31, 0.035);
}

.ea-blender-section.ea-blender-hero {
  padding: 0;
  background: transparent;
  overflow: visible;
}

/* Hero больше не использует повторный breakout — шириной управляет вся страница. */
.ea-blender-hero > .ea-blender-container {
  position: static;
  left: auto;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  transform: none;
}

.ea-blender-hero__panel {
  width: 100%;
  min-height: 700px;
}

/* Отдельные карточки-секции на сером фоне. */
.ea-blender-program,
.ea-blender-packages,
.ea-blender-roadmap,
.ea-blender-final {
  background: #FFFAF6;
}

.ea-blender-result,
.ea-blender-format {
  background: #FFFFFF;
}

/* Финальная секция уже сама является карточкой — убираем двойной визуальный отступ. */
.ea-blender-final {
  padding-top: clamp(50px, 4.5vw, 76px);
  padding-bottom: clamp(50px, 4.5vw, 76px);
}

/* Планшеты */
@media (max-width: 991px) {
  .ea-blender-page {
    padding-top: 10px;
    padding-bottom: 14px;
  }

  .ea-blender-main {
    gap: 12px;
  }

  .ea-blender-section {
    width: calc(100% - 20px);
    border-radius: 30px;
  }

  .ea-blender-section.ea-blender-hero {
    width: calc(100% - 20px);
  }
}

/* Мобильные */
@media (max-width: 767px) {
  .ea-blender-page {
    padding: 6px 0 10px;
  }

  .ea-blender-main {
    gap: 10px;
  }

  .ea-blender-section,
  .ea-blender-section.ea-blender-hero {
    width: calc(100% - 12px);
    border-radius: 26px;
  }

  .ea-blender-section:not(.ea-blender-hero) {
    padding: 50px 16px;
  }

  .ea-blender-hero__panel {
    min-height: 0;
    border-radius: 26px;
  }

  /* Полный H1 остаётся главным заголовком; перенос разрешён только между словами. */
  .ea-blender-hero__title {
    margin-bottom: 18px;
    font-size: clamp(34px, 9.6vw, 42px);
    line-height: 1.02;
    letter-spacing: -0.052em;
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .ea-blender-hero__title-mobile {
    display: block;
    white-space: normal;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: none;
  }

  .ea-blender-heading h2,
  .ea-blender-result__content h2,
  .ea-blender-format__content h2,
  .ea-blender-final__card h2 {
    font-size: 30px;
    line-height: 1.08;
  }

  .ea-blender-final {
    padding-top: 46px;
    padding-bottom: 46px;
  }
}

/* Самые узкие телефоны */
@media (max-width: 359px) {
  .ea-blender-section,
  .ea-blender-section.ea-blender-hero {
    width: calc(100% - 8px);
    border-radius: 24px;
  }

  .ea-blender-section:not(.ea-blender-hero) {
    padding-right: 14px;
    padding-left: 14px;
  }

  .ea-blender-hero__panel {
    border-radius: 24px;
  }

  .ea-blender-hero__title {
    font-size: 32px;
  }

  .ea-blender-heading h2,
  .ea-blender-result__content h2,
  .ea-blender-format__content h2,
  .ea-blender-final__card h2 {
    font-size: 28px;
  }
}



/* =========================================================
   PYTHON — точечные настройки контента курса
   ========================================================= */

.ea-blender-hero__content {
  width: min(100%, 860px);
}

.ea-blender-hero__title {
  font-size: clamp(48px, 4.25vw, 70px);
}

.ea-blender-visual-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Пять тем курса: ровная сетка на широких экранах. */
@media (min-width: 1200px) {
  .ea-blender-topic-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  .ea-blender-topic {
    min-height: 300px;
  }

  .ea-blender-topic__head {
    padding-bottom: 34px;
  }
}

/* На планшетах последняя карточка не остаётся визуально случайной. */
@media (min-width: 768px) and (max-width: 1199px) {
  .ea-blender-topic:last-child {
    grid-column: 1 / -1;
  }
}

/* Макет итогового Android-приложения. */
.ea-blender-app-stage {
  display: grid;
  place-items: center;
  min-height: 390px;
  padding: clamp(24px, 3vw, 46px);
  background:
    radial-gradient(circle at 14% 16%, rgba(255, 255, 255, 0.68) 0 5%, transparent 5.4%),
    linear-gradient(145deg, #dff4ff 0%, #f4f9ff 47%, #fff1e7 100%);
}

.ea-blender-phone {
  position: relative;
  width: min(100%, 250px);
  aspect-ratio: 0.53 / 1;
  padding: 12px;
  border: 7px solid #2f251f;
  border-radius: 34px;
  background: #2f251f;
  box-shadow: 0 24px 45px rgba(47, 37, 31, 0.22);
}

.ea-blender-phone::before {
  content: "";
  position: absolute;
  top: 9px;
  left: 50%;
  z-index: 3;
  width: 72px;
  height: 17px;
  border-radius: 0 0 12px 12px;
  background: #2f251f;
  transform: translateX(-50%);
}

.ea-blender-phone__screen {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  border-radius: 22px;
  background: #ffffff;
}

.ea-blender-phone__bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 58px;
  padding: 20px 14px 10px;
  color: #ffffff;
  background: linear-gradient(135deg, #ff6d1f, #ff5c04);
}

.ea-blender-phone__bar strong {
  font-size: 13px;
  line-height: 1.2;
}

.ea-blender-phone__bar span {
  width: 24px;
  height: 4px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.8), 0 -7px 0 rgba(255, 255, 255, 0.8);
}

.ea-blender-phone__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
  padding: 18px 14px;
}

.ea-blender-phone__image {
  display: grid;
  place-items: center;
  min-height: 112px;
  border-radius: 18px;
  color: var(--ea-blender-accent);
  background: #fff1e7;
  font-size: 46px;
  font-weight: 850;
}

.ea-blender-phone__field {
  min-height: 38px;
  padding: 10px 12px;
  border: 1px solid rgba(47, 37, 31, 0.12);
  border-radius: 12px;
  color: var(--ea-blender-muted);
  background: #ffffff;
  font-size: 10px;
  line-height: 1.3;
}

.ea-blender-phone__button {
  display: grid;
  place-items: center;
  min-height: 42px;
  margin-top: auto;
  border-radius: 13px;
  color: #ffffff;
  background: var(--ea-blender-accent);
  box-shadow: 0 10px 20px rgba(255, 92, 4, 0.22);
  font-size: 11px;
  font-weight: 800;
}

.ea-blender-format__mode {
  align-items: flex-start;
}

.ea-blender-format__mode-text {
  display: grid;
  gap: 4px;
}

.ea-blender-format__mode-text strong {
  color: #ffffff;
}

.ea-blender-format__mode-text span {
  color: rgba(255, 255, 255, 0.76);
  font-size: 12px;
  line-height: 1.35;
}

.ea-blender-format__note {
  margin: 14px 0 0;
  padding: 13px 15px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  color: #ffffff;
  background: rgba(47, 37, 31, 0.13);
  font-size: 13px;
  line-height: 1.45;
  font-weight: 700;
}

@media (max-width: 767px) {
  .ea-blender-hero__title {
    font-size: clamp(34px, 9.6vw, 42px);
  }

  .ea-blender-topic:last-child {
    grid-column: auto;
  }

  .ea-blender-app-stage {
    min-height: 330px;
    padding: 24px 16px;
  }

  .ea-blender-phone {
    width: min(100%, 210px);
  }
}

@media (max-width: 359px) {
  .ea-blender-hero__title {
    font-size: 32px;
  }
}

/* =========================================================
   PYTHON v2 — финальная проверка геометрии и отступов
   ========================================================= */

/* Одинаковая вертикальная система заголовков всех секций. */
.ea-blender-heading {
  width: min(100%, 860px);
  margin-top: 0;
  margin-bottom: clamp(36px, 3.25vw, 50px);
}

.ea-blender-heading .ea-blender-eyebrow,
.ea-blender-result__content .ea-blender-eyebrow,
.ea-blender-format__content .ea-blender-eyebrow,
.ea-blender-roadmap .ea-blender-eyebrow,
.ea-blender-final__card .ea-blender-eyebrow {
  margin-top: 0;
}

/* Примечание о стоимости больше не прилипает к карточкам форматов. */
.ea-blender-format__note {
  display: block;
  margin: 22px 0 24px;
  padding: 14px 16px;
}

.ea-blender-format__features {
  margin-top: 0;
}

/* Цена всегда остаётся цельной и использует точку как разделитель тысяч. */
.ea-blender-package__price-total,
.ea-blender-package__price-note,
.ea-blender-package__saving {
  white-space: nowrap;
}

/* На десктопах и планшетах карточки пакетов имеют общую линию заголовков,
   цен, описаний и кнопок. */
@media (min-width: 992px) {
  .ea-blender-package-grid {
    align-items: stretch;
  }

  .ea-blender-package {
    display: grid;
    grid-template-rows: 168px 88px 154px minmax(200px, 1fr) 55px;
    gap: 16px;
    height: 100%;
  }

  .ea-blender-package__top,
  .ea-blender-package--featured .ea-blender-package__top {
    min-height: 0;
    margin: 0;
    padding-top: 0;
  }

  .ea-blender-package--featured .ea-blender-package__top {
    padding-right: 150px;
  }

  .ea-blender-package__stats,
  .ea-blender-package__price,
  .ea-blender-package__description {
    min-height: 0;
    margin: 0;
  }

  .ea-blender-package__stats {
    height: 88px;
  }

  .ea-blender-package__price {
    height: 154px;
  }

  .ea-blender-package__description {
    height: 100%;
    min-height: 200px;
  }

  .ea-blender-package .pain-btn {
    min-height: 55px;
    margin: 0;
  }

  .ea-blender-package__popular {
    position: absolute;
    top: clamp(24px, 2vw, 34px);
    right: clamp(24px, 2vw, 34px);
    left: auto;
    width: auto;
    max-width: 145px;
    margin: 0;
  }
}

/* В двухколоночном режиме третий пакет остаётся той же ширины,
   что и первые два, и центрируется. */
@media (min-width: 992px) and (max-width: 1199px) {
  .ea-blender-package:last-child {
    grid-column: 1 / -1;
    width: calc((100% - clamp(16px, 1.5vw, 24px)) / 2);
    justify-self: center;
  }
}

/* В одноколоночном режиме убираем искусственные высоты,
   сохраняя ровные внутренние интервалы. */
@media (max-width: 991px) {
  .ea-blender-package {
    display: flex;
  }

  .ea-blender-package__top,
  .ea-blender-package--featured .ea-blender-package__top {
    min-height: 0;
    margin-bottom: 20px;
    padding: 0;
  }

  .ea-blender-package__stats {
    margin-bottom: 16px;
  }

  .ea-blender-package__price {
    margin-bottom: 16px;
  }

  .ea-blender-package__description {
    min-height: 0;
    margin-bottom: 22px;
  }

  .ea-blender-package__popular {
    position: static;
    width: fit-content;
    max-width: 100%;
    margin: 0 0 16px;
  }
}

@media (max-width: 767px) {
  .ea-blender-heading {
    margin-bottom: 30px;
  }

  .ea-blender-format__note {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .ea-blender-package__price {
    gap: 9px 12px;
  }
}

@media (max-width: 420px) {
  .ea-blender-package__price-total,
  .ea-blender-package__price-note,
  .ea-blender-package__saving {
    white-space: normal;
  }

  .ea-blender-package__price-total {
    white-space: nowrap;
  }
}



/* =========================================================
   PYTHON v3 — исправления по фактическому отображению
   ========================================================= */

/*
  У карточек тем раньше использовался margin-bottom:auto у верхней строки.
  Из-за разной высоты нижнего текста свободное место распределялось по-разному,
  и короткая карточка «Дизайн» опускала заголовок ниже соседних.
  Теперь у всех карточек одна и та же вертикальная сетка.
*/
.ea-blender-topic {
  display: grid;
  grid-template-rows: auto auto 1fr;
  align-content: start;
}

@media (min-width: 1200px) {
  .ea-blender-topic__head {
    min-height: 58px;
    margin: 0 0 34px;
    padding: 0;
  }
}

.ea-blender-topic h3 {
  align-self: start;
}

/*
  Более специфичное правило: базовое .ea-blender-format__content > p { margin:0 }
  перекрывало отступы примечания даже при более позднем объявлении класса.
*/
.ea-blender-format__content > .ea-blender-format__note {
  display: block;
  margin: 24px 0;
  padding: 15px 16px;
}

/* Сохраняем цены цельными вместе с валютой. */
.ea-blender-package__price-total {
  white-space: nowrap !important;
}

@media (max-width: 1199px) {
  .ea-blender-topic__head {
    min-height: 58px;
    margin: 0 0 30px;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .ea-blender-topic__head {
    min-height: 50px;
    margin-bottom: 24px;
  }

  .ea-blender-format__content > .ea-blender-format__note {
    margin: 20px 0;
    padding: 14px 15px;
  }
}


/* =========================================================
   PYTHON v1 — настройки контента и визуальной проверки
   ========================================================= */

/* Длинный H1 сохраняет иерархию, но уверенно помещается в hero. */
.ea-blender-hero__content {
  width: min(100%, 900px);
}

.ea-blender-hero__title {
  font-size: clamp(43px, 3.75vw, 64px);
  line-height: 1.01;
  letter-spacing: -0.052em;
}

.ea-blender-visual-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Шесть тем: две ровные строки по три карточки. */
@media (min-width: 1200px) {
  .ea-blender-topic-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .ea-blender-topic {
    min-height: 276px;
  }

  .ea-blender-topic__head {
    min-height: 58px;
    margin: 0 0 30px;
    padding: 0;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .ea-blender-topic:last-child {
    grid-column: auto;
  }
}

/* Сцена итоговой 3D-игры. */
.ea-blender-kodu-stage {
  position: relative;
  min-height: 390px;
  overflow: hidden;
  background:
    radial-gradient(circle at 82% 17%, rgba(255, 238, 154, 0.95) 0 7%, transparent 7.4%),
    linear-gradient(180deg, #a9ddff 0%, #dff4ff 44%, #fff0d9 100%);
  isolation: isolate;
}

.ea-blender-kodu-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, transparent 0 62%, rgba(255, 255, 255, 0.24) 62% 63%, transparent 63%);
  pointer-events: none;
}

.ea-blender-kodu-stage__mountain {
  position: absolute;
  z-index: 1;
  bottom: 36%;
  width: 52%;
  height: 37%;
  clip-path: polygon(0 100%, 22% 47%, 42% 70%, 66% 18%, 100% 100%);
  background: linear-gradient(145deg, #97b779, #5f8b62);
  opacity: 0.92;
}

.ea-blender-kodu-stage__mountain--one {
  left: -5%;
}

.ea-blender-kodu-stage__mountain--two {
  right: -8%;
  transform: scaleX(-1) scale(0.92);
  opacity: 0.72;
}

.ea-blender-kodu-stage__water {
  position: absolute;
  z-index: 2;
  right: -4%;
  bottom: 20%;
  width: 45%;
  height: 24%;
  border-radius: 54% 46% 20% 28%;
  background: linear-gradient(160deg, #65c8ea, #2f9dcc);
  box-shadow: inset 0 8px 18px rgba(255,255,255,.34);
  transform: rotate(-4deg);
}

.ea-blender-kodu-stage__ground {
  position: absolute;
  z-index: 3;
  left: -13%;
  right: -13%;
  bottom: -31%;
  height: 72%;
  border-radius: 48% 52% 0 0;
  background:
    linear-gradient(rgba(255,255,255,.11) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.11) 1px, transparent 1px),
    linear-gradient(145deg, #7fc65d 0%, #4b9b52 100%);
  background-size: 34px 34px, 34px 34px, auto;
  transform: perspective(600px) rotateX(56deg);
  transform-origin: center bottom;
  box-shadow: 0 -18px 34px rgba(45, 103, 64, 0.18);
}

.ea-blender-kodu-stage__path {
  position: absolute;
  z-index: 4;
  left: 34%;
  bottom: -5%;
  width: 30%;
  height: 59%;
  clip-path: polygon(42% 0, 58% 0, 100% 100%, 0 100%);
  background: linear-gradient(180deg, #ecd69f, #c89a5d);
  opacity: 0.95;
}

.ea-blender-kodu-stage__bot {
  position: absolute;
  z-index: 7;
  left: 47%;
  bottom: 76px;
  width: 68px;
  height: 54px;
  border: 5px solid #2f4b64;
  border-radius: 28px 28px 22px 22px;
  background: linear-gradient(145deg, #fff, #d9e7ef);
  box-shadow: 0 16px 24px rgba(47, 75, 100, 0.25);
  transform: translateX(-50%);
}

.ea-blender-kodu-stage__bot::before,
.ea-blender-kodu-stage__bot::after {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 18px;
  height: 18px;
  border: 5px solid #2f4b64;
  border-radius: 50%;
  background: #ffb344;
}

.ea-blender-kodu-stage__bot::before { left: 5px; }
.ea-blender-kodu-stage__bot::after { right: 5px; }

.ea-blender-kodu-stage__bot span,
.ea-blender-kodu-stage__bot i {
  position: absolute;
  top: 17px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #2f4b64;
}

.ea-blender-kodu-stage__bot span { left: 17px; }
.ea-blender-kodu-stage__bot i { right: 17px; }

.ea-blender-kodu-stage__coin {
  position: absolute;
  z-index: 6;
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border: 4px solid #ef9f16;
  border-radius: 50%;
  color: #9b5e00;
  background: #ffd75d;
  box-shadow: 0 10px 20px rgba(155, 94, 0, 0.24);
  font-size: 15px;
}

.ea-blender-kodu-stage__coin--one { left: 25%; bottom: 120px; }
.ea-blender-kodu-stage__coin--two { right: 23%; bottom: 145px; }

.ea-blender-kodu-stage__hud {
  position: absolute;
  z-index: 8;
  top: 22px;
  left: 22px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,.72);
  border-radius: 15px;
  color: #ffffff;
  background: rgba(47, 37, 31, 0.72);
  box-shadow: 0 10px 26px rgba(47,37,31,.16);
  backdrop-filter: blur(8px);
}

.ea-blender-kodu-stage__hud span {
  font-size: 12px;
  opacity: 0.76;
}

.ea-blender-kodu-stage__hud strong {
  font-size: 16px;
  line-height: 1;
}

/* Длинные описания пакетов выравниваются без обрезания. */
@media (min-width: 1200px) {
  .ea-blender-package {
    grid-template-rows: 168px 88px 154px minmax(236px, 1fr) 55px;
  }

  .ea-blender-package__description {
    min-height: 236px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ea-blender-package {
    grid-template-rows: 168px 88px 154px minmax(224px, 1fr) 55px;
  }

  .ea-blender-package__description {
    min-height: 224px;
  }
}

@media (max-width: 767px) {
  .ea-blender-hero__title {
    font-size: clamp(31px, 8.8vw, 42px);
    line-height: 1.03;
    letter-spacing: -0.048em;
  }

  .ea-blender-kodu-stage {
    min-height: 330px;
  }

  .ea-blender-kodu-stage__bot {
    bottom: 66px;
    transform: translateX(-50%) scale(.88);
  }

  .ea-blender-kodu-stage__coin--one { left: 16%; bottom: 100px; }
  .ea-blender-kodu-stage__coin--two { right: 14%; bottom: 124px; }

  .ea-blender-kodu-stage__hud {
    top: 16px;
    left: 16px;
  }
}

@media (max-width: 359px) {
  .ea-blender-hero__title {
    font-size: 30px;
  }
}


/* =========================================================
   PYTHON v1 — визуал итоговой программы и точная геометрия
   ========================================================= */

.ea-blender-code-stage {
  position: relative;
  min-height: 390px;
  padding: 0;
  overflow: hidden;
  color: #e8edf5;
  background: #1f232b;
}

.ea-blender-code-stage__bar {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 18px;
  border-bottom: 1px solid rgba(255,255,255,.08);
  background: #292e37;
}

.ea-blender-code-stage__bar > span {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff6b72;
}

.ea-blender-code-stage__bar > span:nth-child(2) { background: #ffd166; }
.ea-blender-code-stage__bar > span:nth-child(3) { background: #64d98b; }

.ea-blender-code-stage__bar b {
  margin-left: auto;
  color: rgba(255,255,255,.72);
  font-size: 12px;
  font-weight: 650;
}

.ea-blender-code-stage__code {
  display: grid;
  gap: 10px;
  padding: 34px 24px 76px;
  font-family: Consolas, "Courier New", monospace;
}

.ea-blender-code-stage__code > div {
  display: grid;
  grid-template-columns: 28px minmax(0, 1fr);
  gap: 14px;
  align-items: baseline;
}

.ea-blender-code-stage__code i {
  color: rgba(255,255,255,.28);
  font-size: 13px;
  font-style: normal;
  text-align: right;
  user-select: none;
}

.ea-blender-code-stage__code code {
  min-width: 0;
  color: #e8edf5;
  font-size: clamp(13px, 1vw, 16px);
  line-height: 1.55;
  white-space: nowrap;
}

.ea-blender-code-stage__code .kw { color: #ff8f70; }
.ea-blender-code-stage__code .fn { color: #75d7ff; }
.ea-blender-code-stage__code .str { color: #c4e88b; }

.ea-blender-code-stage__console {
  position: absolute;
  right: 18px;
  bottom: 18px;
  left: 18px;
  display: flex;
  align-items: center;
  gap: 9px;
  min-height: 44px;
  padding: 10px 14px;
  border: 1px solid rgba(100,217,139,.23);
  border-radius: 14px;
  color: #bdf3ce;
  background: rgba(100,217,139,.09);
  font-size: 13px;
  font-weight: 650;
}

.ea-blender-code-stage__console span {
  color: #64d98b;
  font-size: 12px;
}

/* Для карточек пакетов сохраняем ровные линии без лишней пустоты. */
@media (min-width: 1200px) {
  .ea-blender-package {
    grid-template-rows: 168px 88px 154px minmax(196px, 1fr) 55px;
  }

  .ea-blender-package__description {
    min-height: 196px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .ea-blender-package {
    grid-template-rows: 168px 88px 154px minmax(190px, 1fr) 55px;
  }

  .ea-blender-package__description {
    min-height: 190px;
  }
}

@media (max-width: 767px) {
  .ea-blender-code-stage {
    min-height: 330px;
  }

  .ea-blender-code-stage__code {
    gap: 7px;
    padding: 26px 14px 72px;
  }

  .ea-blender-code-stage__code > div {
    grid-template-columns: 22px minmax(0, 1fr);
    gap: 9px;
  }

  .ea-blender-code-stage__code code {
    font-size: 11px;
  }

  .ea-blender-code-stage__console {
    right: 12px;
    bottom: 12px;
    left: 12px;
    font-size: 11px;
  }
}

@media (max-width: 359px) {
  .ea-blender-code-stage__code code {
    font-size: 10px;
  }
}


/* Для траектории Unity с одной следующей ступенью. */
.ea-blender-roadmap__track--two {
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
}

@media (max-width: 900px) {
  .ea-blender-roadmap__track--two {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */