@charset "UTF-8";
/* ============================================================
   NB INTERNATIONAL PRO — @font-face
   ============================================================ */
@font-face {
  font-family: "NB International Pro";
  src: url("../fonts/NB%20International%20Regular%20Webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NB International Pro";
  src: url("../fonts/NB%20International%20Italic%20Webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NB International Pro";
  src: url("../fonts/NB%20International%20Bold%20Webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NB International Pro";
  src: url("../fonts/NB%20International%20Bold%20Italic%20Webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "NB International Pro";
  src: url("../fonts/NB%20International%20Light%20Italic%20Webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #000;
}
a:visited {
  color: #000;
}

a:hover,
a:active,
a:focus {
  outline: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  line-height: 100%;
}

/* === Global typography scale (.cursorrules) — NB: только 400/700 === */
h1 {
  font-size: clamp(2.25rem, 4vw, 3.8125rem);
  font-weight: 400;
  line-height: 1.16;
  letter-spacing: -0.02em;
}

h2 {
  font-size: clamp(1.875rem, 3vw, 3rem);
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
}

h3 {
  font-size: clamp(1.625rem, 2.5vw, 2.25rem);
  font-weight: 400;
  line-height: 1.06;
  letter-spacing: -0.02em;
}

h4 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01em;
}

body {
  font-size: clamp(1.125rem, 1.5vw, 1.25rem);
  font-weight: 400;
  line-height: 1.6;
  font-synthesis: none;
}

p {
  line-height: 1.6;
}

strong,
b {
  font-weight: 700;
}

button {
  background: none;
  outline: unset;
  border: unset;
  cursor: pointer;
}
button:hover {
  color: #000;
}

html {
  margin-top: 0 !important;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  scroll-behavior: smooth;
  background: #f5f5f5;
}

:target::before {
  content: "";
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}

div#wpadminbar,
button.menu-toggle {
  display: none;
}

header .container {
  margin: 0 auto;
  margin-top: 0.375rem;
}

.container {
  max-width: 1740px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.burger__btn,
.burger-menu {
  display: none;
}

.flex-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.header__nav {
  display: flex;
  gap: 5rem;
  padding-top: 2rem;
}

.fade-in-block {
  opacity: 0;
  -webkit-transition: opacity 1.6s ease-in-out;
  -o-transition: opacity 1.6s ease-in-out;
  transition: opacity 1.6s ease-in-out;
}

.fade-in-block.visible {
  opacity: 1;
}

nav#site-navigation {
  width: fit-content;
}

.menu-item a {
  color: #000;
  font-size: 1rem;
  transition: all 0.3s;
  padding: 1.25rem;
  text-align: center;
  border-bottom: 2px solid transparent;
}
.menu-item a:hover {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: all 0.3s;
  border-bottom: 2px solid #1895d8;
}

.active-menu a {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: all 0.3s;
  border-bottom: 2px solid #1895d8;
}

header {
  transition: 0.3s all ease;
}

.sticky {
  position: fixed;
  background: #fff;
  z-index: 99999;
  width: -webkit-fill-available;
  transition: 0.3s all ease;
  padding-bottom: 1rem;
  border-bottom: 1px solid #000;
  top: 0;
  left: 0;
}
.sticky .logo {
  display: flex;
  transition: 0.3s all ease;
}
.sticky .container {
  align-items: center;
}
.sticky .header__nav {
  padding-top: 0.5rem;
}

.logo img.shrink {
  width: 4rem;
  height: 4rem;
}

.logo {
  transition: 0.3s all ease;
}
.logo img {
  width: 6.875rem;
  height: 8.9375rem;
  object-fit: contain;
  transition: 0.3s all ease;
}

.btn {
  display: block;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 1.4375rem 2.875rem;
  border: 1px solid #000;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-align: center;
  transition: all 0.25s ease;
}

.btn__outline:hover {
  background: #000;
  color: #fff;
}

h1 {
  font-size: 4rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h2 {
  font-size: 3rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
}

section {
  position: relative;
}

.left__col {
  width: 35%;
}
.left__col h3 {
  font-size: 3rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #1895d8;
  margin-bottom: 0.625rem;
}
.left__col h4 {
  font-size: 2.5rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 19.5rem;
}

#approach h4 {
  max-width: 100%;
}

.right__col {
  width: 65%;
}
.right__col h4 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  margin-bottom: 0.625rem;
  line-height: 110%;
  letter-spacing: 0.09em;
}
.right__col p {
  font-size: 1rem;
  line-height: 120%;
}

/* Legacy: hide CTA in old two-column sections that don't use them */
.main__block .btn,
.style__block .btn,
.experience__block .btn,
.stack__block .btn {
  display: none;
}

.hero {
  position: relative;
  min-height: calc(100vh - 10rem);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  background: #fff;
  padding: 0;
}
.hero::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, transparent, #fff);
  z-index: 1;
  pointer-events: none;
}

.hero__content {
  position: relative;
  z-index: 2;
  text-align: left;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px 0 0;
}

.hero__heading {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(2.75rem, 5.5vw, 5rem);
  line-height: 112%;
  letter-spacing: -0.03em;
  color: #1A1A2E;
  margin-bottom: 1.5rem;
  max-width: 42rem;
}

.hero__cta {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: #ef5031;
  color: #fff;
  border-color: #ef5031;
  font-weight: 700;
  font-size: 1rem;
  padding: 1.125rem 2.5rem;
  border-radius: 0.5rem;
  box-shadow: 0 4px 16px rgba(239, 80, 49, 0.25);
  letter-spacing: 0.04em;
  text-transform: none;
}
.hero__cta:hover {
  background: rgb(236.7945945946, 55.8783783784, 20.6054054054);
  border-color: rgb(236.7945945946, 55.8783783784, 20.6054054054);
  color: #fff;
  transform: translateY(-1px);
  box-shadow: 0 6px 24px rgba(239, 80, 49, 0.35);
}

.stats-bar {
  background: #fff;
  border-top: 1px solid #ececec;
  border-bottom: none;
}
.stats-bar .container {
  flex-direction: column;
  align-items: stretch;
  max-width: 1200px;
}

/* --- Unified section headings --- */
.section__title {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
  color: #000;
  margin: 0 0 1rem;
}

.section__subtitle {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  color: #555;
  margin-top: 0.25rem;
  margin-bottom: 0;
  max-width: 48rem;
}

.stats-bar .section__title {
  padding-top: 3.5rem;
}

.faq__block .section__title {
  text-align: center;
  font-size: 2.5rem;
}

.stats-bar__source {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #888;
  margin-top: 0;
  padding-bottom: 2.5rem;
  letter-spacing: 0.01em;
}

.stats-bar__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  padding: 2.5rem 0 2rem;
}

.stats-bar__item {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-left: 3px solid #ef5031;
  padding-left: 1.5rem;
}

.stats-bar__value {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 100%;
  color: #ef5031;
  letter-spacing: -0.02em;
}

.stats-bar__label {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #555;
}

.stats-bar__footnote {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 400;
  color: #aaa;
  padding-bottom: 2.5rem;
}

.main__block .container {
  align-items: flex-start;
}
.main__block .left__col {
  margin-top: 6.25rem;
}
.main__block .red__figure {
  position: absolute;
  right: -145px;
  top: 55px;
  transition: transform 0.1s;
}
.main__block {
  margin-bottom: 4.75rem;
}

.direction__row {
  margin-top: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 1.25rem;
  flex-wrap: wrap;
}
.direction__row p {
  background-color: #f5f5f5;
  padding: 1.0625rem 2.125rem;
  font-size: 1rem;
  text-align: center;
  flex: 1 1 0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 15rem;
}

.btn__primary {
  background: #ef5031;
  color: #fff;
  border-color: #ef5031;
}
.btn__primary:hover {
  background: rgb(229.3837837838, 52.3351351351, 17.8162162162);
  border-color: rgb(229.3837837838, 52.3351351351, 17.8162162162);
  color: #fff;
}

.hero-cta {
  display: flex;
  gap: 1.25rem;
  margin-top: 2.5rem;
  flex-wrap: wrap;
}
.hero-cta .btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.hero-stats {
  display: flex;
  gap: 2.5rem;
  margin-top: 3.125rem;
}

.hero-stat {
  flex: 1 1 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 1.25rem 0;
  border-top: 2px solid #ef5031;
}

.hero-stat__value {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  line-height: 100%;
  color: #ef5031;
}

.hero-stat__label {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 130%;
  color: #000;
}

.hero-stats__footnote {
  margin-top: 1rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 400;
  color: #888;
}

@media (max-width: 767px) {
  .hero-cta {
    flex-direction: column;
  }
  .hero-cta .btn {
    width: 100%;
    max-width: unset;
  }
  .hero-stats {
    flex-direction: column;
    gap: 1.5rem;
  }
  .hero-stat__value {
    font-size: 2rem;
  }
}
/* --- Pain-points block (full-width heading + 2×2 grid) --- */
.pain-points__container {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1200px;
}

.pain-points__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.5rem;
  margin-top: 2.5rem;
  width: 100%;
}

.pain-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

.pain-card__icon {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
}

.pain-card__body {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.pain-card__title {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.33;
  color: #000;
  margin: 0;
}

.pain-card__text {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #555;
  margin: 0;
}

.pain-points__block {
  background: #fff;
  border-top: 1px solid #ececec;
  padding: 5rem 0;
}

.stack__block .container {
  padding-bottom: 0;
  border-bottom: none;
}

.style__block .container {
  padding: 5.625rem 0;
}
.style__block .right__col {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  position: relative;
}
.style__block .col__text {
  max-width: 46rem;
}
.style__block .col__text p {
  max-width: 42rem;
}
.style__block .col__img img {
  max-width: 20.9375rem;
}
.style__block .red__figure-sec {
  position: absolute;
  right: -7.5rem;
  top: 3.125rem;
}

/* --- Manifesto block (BlueLabel-style text layout) --- */
.manifesto__block {
  background: #fff;
  color: #000;
  padding: 6rem 1rem;
}

.manifesto__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 12px;
}

.manifesto__intro {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
  color: #000;
  max-width: 56rem;
  margin: 0;
  text-align: left;
}

.manifesto__split {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 4rem;
}

.manifesto__theses {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  flex: 0 0 auto;
}

.manifesto__thesis {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  background: #1895d8;
  border-radius: 6.25rem;
  padding: 0.625rem 1.25rem;
  display: inline-flex;
  width: fit-content;
}

.manifesto__philosophy {
  max-width: 45%;
}
.manifesto__philosophy p {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #555;
  margin: 0;
}
.manifesto__philosophy p + p {
  margin-top: 1.5rem;
}

.centered .container {
  flex-direction: column;
}
.centered h3 {
  font-size: 2.5rem;
  color: #ef5031;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 2.5rem;
}

.process__block .container {
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}

.process__list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -2.6875rem;
  position: relative;
}
.process__list .black__img {
  position: absolute;
  right: 17%;
  bottom: 6.25rem;
  width: 11.4375rem;
}
.process__list .process__card {
  margin-bottom: 2.6875rem;
  padding: 2.5rem 3.75rem;
  width: 33%;
  border: 1px solid #000;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
}
.process__list h4 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 110%;
  letter-spacing: 0.0625em;
  margin-bottom: 1rem;
}
.process__list p {
  font-size: 1rem;
  line-height: 120%;
}

.development__list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 2.5rem;
}
.development__list h4 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 110%;
  letter-spacing: 0.0625em;
  margin-bottom: 3.125rem;
}
.development__list p {
  font-size: 1rem;
  line-height: 120%;
}
.development__list .development__card {
  padding: 9.125rem 5.375rem 9.125rem 11.25rem;
  background-color: #f5f5f5;
  background-size: 100%;
  background-position-x: -45px;
  background-position-y: -110px;
  background-repeat: no-repeat;
  border-top-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  position: relative;
  overflow: hidden;
  align-self: stretch;
}
.development__list .development__card img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@keyframes fill {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.development__list .development__card:nth-child(1) .figure__one {
  width: 17.75rem;
  left: -2.75rem;
  top: -6.875rem;
}
.development__list .development__card:nth-child(1) .figure__two {
  width: 9.9375rem;
  right: 5.375rem;
  left: unset;
  top: 2.9375rem;
}
.development__list .development__card:nth-child(1) .figure__three {
  width: 4.25rem;
  left: 3.875rem;
  top: unset;
  bottom: 2.25rem;
}
.development__list .development__card:nth-child(2) .figure__one {
  width: 4.0625rem;
  left: 4.0625rem;
  top: 4.0625rem;
}
.development__list .development__card:nth-child(2) .figure__two {
  width: 19.3125rem;
  right: 0;
  left: unset;
  top: -6.25rem;
}
.development__list .development__card:nth-child(2) .figure__three {
  width: 8.3125rem;
  left: 0;
  top: unset;
  bottom: 3.4375rem;
}
.development__list .development__card:nth-child(3) .figure__one {
  width: 10rem;
  left: -1.875rem;
  top: 2.8125rem;
}
.development__list .development__card:nth-child(3) .figure__two {
  width: 15.5rem;
  right: -2.625rem;
  left: unset;
  top: -1.6875rem;
}
.development__list .development__card:nth-child(3) .figure__three {
  display: none;
}
.development__list .development__card:nth-child(4) .figure__one {
  width: 17.3125rem;
  left: -4rem;
  top: unset;
  bottom: -5.375rem;
}
.development__list .development__card:nth-child(4) .figure__two {
  width: 5.0625rem;
  right: 13.25rem;
  left: unset;
  top: 2.5rem;
}
.development__list .development__card:nth-child(4) .figure__three {
  width: 12.3125rem;
  right: -50px;
  left: unset;
  top: 0;
}

html:has(._lock),
._lock {
  overflow: hidden;
}

.stack__block {
  margin-top: 6.875rem;
  margin-bottom: 3.125rem;
}
.stack__block .right__col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -3.75rem;
  gap: 1rem;
}
.stack__block .left__col h4 {
  max-width: 26.5rem;
}
.stack__block .container {
  align-items: flex-start;
}

.stack__card {
  margin-bottom: 3.75rem;
  width: calc(33% - 1rem);
}
.stack__card h4 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  letter-spacing: 0;
  line-height: 110%;
  margin-bottom: 3.125rem;
  hyphens: auto;
}
.stack__card p {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1;
  line-height: 120%;
  margin-bottom: 1.375rem;
}

.second-half .stack__card-img {
  margin-bottom: 1.25rem;
}

.stack__card-img .stack__card-img {
  display: flex;
}
.stack__card-img {
  width: 100%;
}
.stack__card-img img {
  background-color: #f5f5f5;
  border-radius: 0.625rem;
  width: 100%;
  padding: 0.5rem;
  max-width: 5rem;
  aspect-ratio: 1/1;
  object-fit: contain;
}

.experience__block {
  margin: 2.5rem 0;
}
.experience__block .left__col h4 {
  max-width: unset;
}
.experience__block .container {
  align-items: flex-start;
}
.experience__block .right__col {
  position: relative;
}

.experience__list {
  display: flex;
  flex-wrap: wrap;
  gap: 4.25rem 6.25rem;
}

.experience__card {
  flex: 1 1 0;
}
.experience__card h4 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 110%;
  margin-bottom: 1.5625rem;
  letter-spacing: 0;
}
.experience__card p {
  font-size: 1rem;
  line-height: 120%;
}
.experience__card:nth-child(4) {
  max-width: 26.875rem;
}

.experience__img {
  position: absolute;
  right: 0;
  top: 18.75rem;
  width: 49%;
  border-top-left-radius: 6.25rem;
  border-bottom-right-radius: 6.25rem;
}

/* --- Clients block --- */
.clients__block {
  background: #fff;
  border-top: 1px solid #ececec;
  padding: 6rem 0;
}
.clients__block .container {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1200px;
}

.clients-grid {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  width: 100%;
  margin-top: 3rem;
}

.clients-col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 2rem;
  flex: 1;
}

.client-card {
  border: 2px solid #000;
  padding: 2.5rem;
  border-radius: 2.5rem 0 2.5rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.875rem;
  box-sizing: border-box;
}

.client-card__title {
  margin: 0 0 0.75rem;
  font-size: 1.5rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.33;
}

.client-card__text {
  font-size: 1.1rem;
  line-height: 1.5;
  color: #555;
  margin: 0;
}

.client-card__logos {
  display: flex;
  gap: 0.625rem;
  align-items: center;
  justify-content: flex-end;
  margin-top: auto;
  padding-top: 1rem;
}

.client-card__logos img {
  max-height: 4.5rem;
  width: auto;
  display: block;
}

.team__block {
  background-color: #3c0f2c;
  padding: 6.875rem 1.875rem 7.8125rem 1.875rem;
  margin-top: 5rem;
  background-image: url(../../../uploads/2024/08/lines.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position-y: 65%;
}
.team__block .container {
  align-items: flex-start;
  position: relative;
}
.team__block .left__col h4 {
  color: #fff;
}
.team__block .right__col h4 {
  font-size: 4rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 100%;
  color: #fff;
  margin-bottom: 1rem;
}
.team__block .right__col p {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 100%;
  font-size: 1.5rem;
  color: #fff;
  max-width: 95%;
}
.team__block .btn {
  display: block;
  color: #fff;
  border-color: #fff;
  margin-top: 7.5rem;
  max-width: 18.75rem;
}

.team__img {
  position: absolute;
  height: 15.25rem;
  border-top-right-radius: 6.25rem;
  border-bottom-left-radius: 6.25rem;
  transform: rotate(-11deg);
  left: 6.25rem;
  bottom: 1.875rem;
}

.right__team {
  display: none;
}

section,
header,
footer {
  padding: 0 30px;
}

footer .left__col h4 {
  max-width: unset;
}
footer {
  padding-top: 7.5rem;
}
footer .container {
  align-items: flex-start;
}

.wpcf7 br {
  display: none;
}

.wpcf7 form {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.wpcf7 input {
  border: unset;
  border-bottom: 1px solid #000;
  width: -webkit-fill-available;
  padding: 1rem 1.25rem 1.75rem 1.25rem;
  color: #a0a0a0;
  font-size: 1rem;
  outline: unset;
  border-radius: 0;
}

.upload-btn {
  display: flex;
  gap: 0.625rem;
  align-items: center;
}

input#upload-btn {
  display: none;
}

.wpcf7-not-valid-tip {
  margin-top: 0.5rem;
}

.wpcf7-acceptance input[type=checkbox] {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin-right: 15px;
  width: 20px;
}
.wpcf7-acceptance input[type=checkbox]:before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  margin-top: -2px;
  width: 20px;
  height: 20px;
  background: #fcfcfc;
  border: 1px solid #aaa;
}
.wpcf7-acceptance input[type=checkbox]:checked:before {
  background: #000;
  border-color: #000;
}
.wpcf7-acceptance input[type=checkbox]:disabled {
  color: #b8b8b8;
  cursor: auto;
}
.wpcf7-acceptance input[type=checkbox]:disabled:before {
  box-shadow: none;
  background: #ddd;
}
.wpcf7-acceptance input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 8px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}
.wpcf7-acceptance span.wpcf7-list-item {
  margin: 20px 0 0 0;
}

span.wpcf7-spinner {
  display: none;
}

.wpcf7-submit {
  max-width: 18.75rem;
  margin-top: 2.8125rem;
  border: 1px solid #000 !important;
  background: transparent !important;
  padding: 1.4375rem !important;
  color: #000 !important;
  cursor: pointer;
}

.wpcf7-response-output {
  border-color: black !important;
  margin: 0 !important;
  padding: 1rem !important;
  border-width: 1px !important;
  width: fit-content;
}

.contact__block {
  border-bottom: 1px solid black;
  padding-bottom: 75px;
}
.contact__block .left__col {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-self: stretch;
}
.contact__block .right__col {
  position: relative;
}
.contact__block .company {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
}
.contact__block a {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
}
.contact__block .address {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  line-height: 160%;
}
.contact__block .address b {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contact__block .contact__row {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.contact__block .contact__row div {
  display: flex;
  flex-direction: column;
}

span.wpcf7-not-valid-tip {
  position: absolute;
}

.qr__img {
  position: absolute;
  right: 0;
  bottom: 0;
  bottom: -3.125rem;
  width: 10.3125rem;
}

.copyright {
  padding-top: 2.375rem;
  padding-bottom: 0.625rem;
  font-size: 1.25rem;
}

.right__col .contact__row {
  display: none;
}

.card__img img,
.development__card img {
  transition: transform 0.2s;
}

.development__card img {
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.5s, transform 0.5s;
}

@keyframes translateYAnimation {
  0% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
img.transition {
  animation: translateYAnimation 8s ease-in-out infinite;
}

.breadcrumbs {
  margin-bottom: 1.5rem;
}

.breadcrumb-list {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}

.breadcrumb-item {
  display: flex;
  align-items: center;
}

.breadcrumb-item:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 9px;
  margin: 0 0.5rem;
  background-image: url("data:image/svg+xml,%3Csvg width='5' height='9' viewBox='0 0 5 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 0.5L4.5 4.5L0.5 8.5' stroke='%23434343' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
}

.breadcrumb-item a {
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #1895d8;
}

.breadcrumb-item.active {
  color: #434343;
  font-size: 0.875rem;
}

.page-template-projects h2 {
  font-weight: 400;
  font-size: clamp(1.875rem, 3vw, 3rem);
  line-height: 1.21;
  letter-spacing: -0.01em;
  color: #000;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.5rem;
}
.page-template-projects h1 {
  font-weight: 400;
  font-size: clamp(2.25rem, 4vw, 3.8125rem);
  line-height: 1.16;
  letter-spacing: -0.02em;
  color: #1895d8;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0.625rem;
}
.page-template-projects .main__block .left__col {
  margin-top: 3.75rem;
}
.page-template-projects .left__col h3 {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0;
  color: #000;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 42rem;
}

.page-template-contacts h2 {
  font-weight: 400;
  font-size: 4rem;
  line-height: 100%;
  color: #000;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.5rem;
}
.page-template-contacts h1 {
  font-weight: 400;
  font-size: 3rem;
  line-height: 100%;
  color: #1895d8;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 3.75rem;
}
.page-template-contacts .main__block .left__col {
  margin-top: 3.75rem;
}
.page-template-contacts .left__col h3 {
  font-weight: 400;
  font-size: 1.88rem;
  line-height: 110%;
  letter-spacing: 0.06em;
  color: #000;
  margin-bottom: 1.2875rem;
}
.page-template-contacts .contact__head h3 {
  font-weight: 400;
  font-size: 3rem;
  line-height: 100%;
  color: #1895d8;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
}
.page-template-contacts p.company {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-template-contacts .contact__row a,
.page-template-contacts .contact__row p {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 160%;
}
.page-template-contacts a.button {
  border: 2px solid #000;
  padding: 1rem 1.25rem;
  width: fit-content;
  font-weight: 400;
  font-size: 1rem;
  line-height: 90%;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-align: center;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  margin: 1.5rem 0 5rem 0;
}
.page-template-contacts a.button:hover {
  text-decoration: underline;
}

.line {
  width: auto;
  height: 1px;
  background: #000;
  margin: 0 1rem;
}

.team__row {
  display: flex;
  gap: 1.25rem;
}

.team__card {
  border: 1px solid #f2f2f7;
  border-radius: 0.63rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: calc(33% - 1rem);
  flex: 1;
}
.team__card__img {
  width: 9.375rem;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 0.625rem;
}
.team__card__title {
  font-weight: 400;
  font-size: 1rem;
  line-height: 120%;
  text-align: center;
  color: #000;
  margin-bottom: 0.625rem;
}
.team__card__name {
  font-weight: 400;
  font-size: 1.88rem;
  line-height: 110%;
  letter-spacing: 0.06em;
  color: #000;
  margin-bottom: 1.5rem !important;
  max-width: 80%;
}
.team__card-social {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  width: 100%;
}
.team__card-social svg {
  width: 1.5rem;
}
.team__card-social a {
  padding: 1rem 0;
  background: #f2f2f7;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
}
.team__card-social a span {
  margin-bottom: -0.2rem;
  font-weight: 400;
  font-size: 1rem;
}

.project-categories-tabs {
  display: flex;
  gap: 1.25rem;
  justify-content: flex-start;
  align-items: center;
}

button.category-tab {
  padding: 1rem 2.13rem;
  background: #f5f5f5;
  font-weight: 400;
  font-size: 1rem;
  line-height: 100%;
  text-align: center;
  border: 1px solid #f5f5f5;
}
button.category-tab.active {
  border: 1px solid #000;
}

.project-cards-grid {
  display: flex;
  gap: 2.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

.project-card-item {
  border: 2px solid #f2f2f7;
  border-radius: 2.5rem;
  width: calc(33% - 1.5rem);
}

.project-card-cover img {
  width: 100%;
  border-radius: 2.5rem;
  height: 20.9375rem;
  object-fit: cover;
}

.project-card-content {
  padding: 1.5rem;
}

h5.project-card-title {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.33;
  letter-spacing: -0.01em;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0.75rem 0;
}

.project-card-excerpt p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
}

.project-card-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.project-card-links {
  display: flex;
  gap: 1rem;
  margin-top: 1.25rem;
}

a.project-card-link,
a.project-file-download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  border: 1px solid #000;
  border-radius: 0.5rem;
  background: transparent;
  color: #000;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.25s ease;
}
a.project-card-link:hover,
a.project-file-download:hover {
  background: #000;
  color: #fff;
}
a.project-card-link:hover svg path,
a.project-file-download:hover svg path {
  fill: #fff;
}

.project-card-categories {
  display: flex;
  gap: 0.625rem;
  justify-content: flex-start;
  align-items: center;
}

span.project-category-tag {
  border-radius: 1.25rem;
  padding: 0.31rem 0.63rem;
  background: #f2f5f9;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 1.33;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #3c0f2d;
}

.project-card-template-default .line {
  width: auto;
  height: 1px;
  background: #000;
  margin: 0 auto;
  max-width: 1740px;
}
.project-card-template-default .left__col {
  margin: 0;
}
.project-card-template-default main {
  margin-top: 2rem;
}
.project-card-template-default .project-card-cover img {
  height: 22rem;
  object-fit: contain;
  width: 90%;
}
.project-card-template-default h1 {
  margin-bottom: 1rem;
}
.project-card-template-default .project-card-excerpt {
  margin-bottom: 1rem;
}
.project-card-template-default .project-card-categories {
  margin-bottom: 1.5rem;
}
.project-card-template-default .project-card-excerpt {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
  max-width: 58.125rem;
}
.project-card-template-default span.project-category-tag {
  font-size: 0.875rem;
}
.project-card-template-default a.project-file-download {
  border: 2px solid #1795d8;
  background: #fff;
}

.buttons-wrapper {
  display: flex;
  gap: 1rem;
  width: fit-content;
}
.buttons-wrapper a {
  height: 4rem;
  width: fit-content;
}

.info__block h2 {
  color: #1895d8;
}
.info__block h3 {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 100%;
  color: #000;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 80%;
}

.info__grid {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 3.75rem;
}

p.info__heading {
  font-weight: 400;
  font-size: 1.88rem;
  line-height: 110%;
  letter-spacing: 0.06em;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1rem;
}

p.info__text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6;
}

.info__row {
  width: calc(33% - 2.75rem);
}

.info__grid {
  flex-wrap: wrap;
}

.info__block {
  margin: 5.625rem 0;
}
.info__block .container {
  align-items: flex-start;
}

.work__block .container {
  flex-direction: column;
}

.sales-step-container {
  display: flex;
  gap: 6.875rem;
}

.sales-steps-swiper {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.sales-steps-swiper .swiper-wrapper {
  height: auto;
}

.sales-steps-swiper .swiper-slide {
  display: flex;
  gap: 6.875rem;
  height: auto;
  align-items: stretch;
}

.sales-steps-pagination {
  display: none;
}

@media (max-width: 767px) {
  .sales-steps-swiper {
    padding-bottom: 28px;
  }
  .sales-steps-swiper .swiper-pagination,
  .sales-steps-pagination {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    margin-top: 12px;
    position: static;
    inset: auto;
    transform: none;
    width: 100%;
  }
  .sales-steps-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: #1895d8;
    opacity: 0.35;
    transition: all 0.25s ease;
  }
  .sales-steps-pagination .swiper-pagination-bullet-active {
    width: 26px;
    opacity: 1;
  }
}
.sales-steps-nav {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  z-index: 10;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #ef5031;
  background: rgba(255, 255, 255, 0.85);
  color: #ef5031;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: all 0.25s ease;
  backdrop-filter: blur(4px);
}
.sales-steps-nav:hover {
  background: #ef5031;
  color: #fff;
}
.sales-steps-nav.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.sales-steps-nav svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.sales-steps-nav--prev {
  left: 16px;
}

.sales-steps-nav--next {
  right: 16px;
}

@media (max-width: 767px) {
  .sales-steps-nav {
    width: 36px;
    height: 36px;
  }
  .sales-steps-nav svg {
    width: 18px;
    height: 18px;
  }
  .sales-steps-nav--prev {
    left: 8px;
  }
  .sales-steps-nav--next {
    right: 8px;
  }
}
body.sales-scroll-lock,
html.sales-scroll-lock {
  overflow: hidden;
}

.work__block {
  position: relative;
}
.work__block h4 {
  position: sticky;
  top: 90vh;
  z-index: 2;
  background: #fff;
  padding: 20px 0;
}

.work__block h4 {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 100%;
  color: #ef5031;
  text-align: center;
  margin-bottom: 40px;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.work__block .left__col h3 {
  font-weight: 400;
  font-size: 2rem;
  line-height: 110%;
  letter-spacing: 0.06em;
  color: #000;
}

.work__block .left__col p {
  font-weight: 400;
  font-size: 2rem;
  line-height: 110%;
  letter-spacing: 0.06em;
  max-width: 36.75rem;
}

@media screen and (max-width: 1800px) and (min-width: 1367px) {
  html {
    font-size: 87.5%;
  }
  .main__block .red__figure {
    z-index: -1;
  }
  .development__list .development__card {
    padding: 9.125rem 5.375rem 9.125rem 8.25rem;
  }
  .development__list .development__card:nth-child(1) .figure__two {
    right: -0.625rem;
  }
  .development__list .development__card:nth-child(4) .figure__one {
    width: 12rem;
    left: -1rem;
  }
  .development__list .development__card:nth-child(3) .figure__one {
    left: -4.875rem;
  }
  .development__list .development__card:nth-child(2) .figure__three {
    left: -3rem;
  }
  .stack__card h4 {
    margin-bottom: 0.5rem;
  }
  .stack__card:nth-child(1) .stack__card-img, .stack__card:nth-child(3) .stack__card-img {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .stack__card:nth-child(2) .stack__card-img {
    grid-template-columns: 1fr 1fr;
  }
  .stack__card:nth-child(4) h4, .stack__card:nth-child(5) h4, .stack__card:nth-child(6) h4 {
    margin-bottom: 0.5rem;
  }
}
@media screen and (max-width: 1440px) {
  .project-card-item {
    width: calc(50% - 1.5rem);
  }
  .project-card-cover img {
    object-fit: contain;
  }
  .project-card-cover {
    background: #fafafc;
  }
  .project-card-excerpt {
    -webkit-line-clamp: 3;
  }
  h5.project-card-title {
    font-size: 1.6rem;
  }
  span.project-category-tag {
    font-size: 0.75rem;
  }
  .main__block .red__figure {
    right: -12.25rem;
    top: 0;
  }
  .development__list .development__card {
    padding: 9.125rem 5.375rem 9.125rem 6.25rem;
  }
  .team__img {
    left: 1.25rem;
    bottom: 6.875rem;
  }
  .project-card-template-default .project-card-cover {
    background: transparent;
  }
}
@media screen and (max-width: 1366px) {
  .page-template-contacts a.button {
    width: 70%;
    font-size: 1rem;
  }
  .team__row {
    flex-wrap: wrap;
  }
  .team__card {
    width: calc(50% - 1rem);
  }
  .container {
    max-width: 76.25rem;
    margin: 0 auto;
  }
  .header__nav {
    gap: 2.25rem;
  }
  .left__col h3 {
    font-size: 2.5rem;
    margin-bottom: 0.625rem;
  }
  .left__col h4 {
    font-size: 1.875rem;
  }
  h1 {
    font-size: 3.75rem;
  }
  h2 {
    font-size: 3rem;
    margin-bottom: 1rem;
  }
  .pain-points__grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
  .style__block .col__text h4 {
    font-size: 1.875rem;
  }
  .style__block .col__img img {
    max-width: 20.9375rem;
  }
  .style__block .red__figure-sec {
    position: absolute;
    right: -3.75rem;
    top: 6.875rem;
  }
  .process__list {
    margin-bottom: -2.0625rem;
  }
  .process__list .process__card {
    margin-bottom: 2.0625rem;
    padding: 2.5rem 3.125rem 1.25rem 3.125rem;
  }
  .process__list h4 {
    font-size: 1.875rem;
  }
  .process__list .black__img {
    position: absolute;
    right: 12%;
    bottom: 158px;
  }
  .development__list::after {
    content: unset;
  }
  .development__list .development__card {
    padding: 8.75rem 5rem;
  }
  .development__list .development__card:nth-child(1) .figure__one {
    width: 10.5625rem;
    left: 1.375rem;
    top: -1.8125rem;
  }
  .development__list .development__card:nth-child(1) .figure__two {
    width: 7.6875rem;
    right: -1.0625rem;
    left: unset;
    top: 2.5rem;
  }
  .development__list .development__card:nth-child(1) .figure__three {
    width: 4.25rem;
    left: 3.875rem;
    top: unset;
    bottom: 1.6875rem;
  }
  .development__list .development__card:nth-child(2) .figure__one {
    width: 4.0625rem;
    left: 5rem;
    top: 2.375rem;
  }
  .development__list .development__card:nth-child(2) .figure__two {
    width: 13.5rem;
    right: 1.0625rem;
    left: unset;
    top: -1.875rem;
  }
  .development__list .development__card:nth-child(2) .figure__three {
    width: 8.3125rem;
    left: 0.8125rem;
    top: unset;
    bottom: -2.8125rem;
  }
  .development__list .development__card:nth-child(3) .figure__one {
    width: 7.5rem;
    left: 1.25rem;
    top: unset;
    bottom: -1rem;
  }
  .development__list .development__card:nth-child(3) .figure__two {
    width: 12.25rem;
    right: -0.8125rem;
    left: unset;
    top: -0.8125rem;
  }
  .development__list .development__card:nth-child(4) .figure__one {
    width: 9.5rem;
    left: 1.25rem;
    top: unset;
    bottom: -2.875rem;
  }
  .development__list .development__card:nth-child(4) .figure__two {
    width: 5rem;
    right: 7.5625rem;
    left: unset;
    top: 1.25rem;
  }
  .development__list .development__card:nth-child(4) .figure__three {
    width: 12.3125rem;
    left: unset;
    top: -0.875rem;
    right: -4.75rem;
  }
  .stack__card {
    width: 26%;
  }
  .stack__card h4 {
    margin-bottom: 1.75rem;
  }
  .stack__card p {
    font-size: 1rem;
  }
  .stack__card:nth-child(1), .stack__card:nth-child(4) {
    width: 34%;
  }
  .stack__card:nth-child(1) .stack__card-img, .stack__card:nth-child(4) .stack__card-img {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .stack__card:nth-child(3), .stack__card:nth-child(6) {
    width: 26%;
  }
  .stack__card:nth-child(2) .stack__card-img {
    grid-template-columns: 1fr 1fr;
  }
  .stack__card:nth-child(4) h4, .stack__card:nth-child(5) h4, .stack__card:nth-child(6) h4 {
    margin-bottom: 0.5rem;
  }
  .experience__card h4 {
    font-size: 1.875rem;
    hyphens: auto;
  }
  .experience__list {
    gap: 2.5rem 2rem;
  }
  .experience__card {
    flex: unset;
    width: calc(33% - 24px);
  }
  .experience__card:nth-child(4) {
    max-width: 49%;
    width: fit-content;
  }
  .experience__img {
    width: 46%;
    height: 17.5rem;
    object-fit: cover;
  }
  .team__img {
    left: 2rem;
    bottom: 5.9375rem;
    height: 15rem;
  }
  .project-card-template-default .info__grid {
    gap: 2rem;
  }
  .project-card-template-default .info__row {
    width: calc(50% - 2rem);
  }
  .project-card-template-default .info__block h2 {
    font-size: 2rem;
  }
  .project-card-template-default .info__block h3 {
    font-size: 2rem;
  }
  .project-card-template-default .work__block .left__col p {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1280px) {
  .btn {
    padding: 0.75rem 3.375rem;
    height: fit-content;
    max-width: 14.375rem;
    line-height: 110%;
  }
  .menu-item a {
    line-height: 100%;
  }
  .main-navigation li {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 1190px) {
  html {
    font-size: 87.5%;
  }
  h5.project-card-title {
    height: 3.0625rem;
  }
  span.project-category-tag {
    font-size: 0.875rem;
  }
  .page-template-projects .left__col h3 {
    font-size: 1.125rem;
  }
  .btn {
    padding: 0.75rem 2.375rem;
    height: fit-content;
    max-width: 14.375rem;
    line-height: 110%;
    font-size: 0.875rem;
  }
  .menu-item a {
    line-height: 1.2;
    padding: 0.5rem;
    font-size: 0.875rem;
  }
  .header__nav {
    gap: 0.25rem;
  }
  .logo img {
    margin-right: 1rem;
  }
  .direction__row p {
    min-width: 40%;
  }
  .main__block .red__figure {
    right: -13.25rem;
    bottom: 5rem;
    top: unset;
  }
  .experience__card h4 {
    font-size: 1.4rem;
  }
  .experience__card p {
    font-size: 1rem;
  }
  .experience__img {
    top: 11.75rem;
  }
  .team__img {
    left: 2rem;
    bottom: 5.9375rem;
    height: 14rem;
  }
}
@media screen and (max-width: 1024px) {
  .project-card-template-default .info__row {
    width: fit-content;
  }
  .project-card-categories {
    display: flex;
    flex-wrap: wrap;
  }
  .clients-grid {
    flex-wrap: wrap;
    align-items: self-end;
  }
  .logo img {
    width: 5rem;
    height: 8rem;
  }
  .main__block .container,
  .directions__block .container,
  .style__block .container {
    flex-direction: column;
  }
  .left__col,
  .right__col {
    width: 100%;
  }
  .main__block .left__col {
    margin-top: 3rem;
  }
  .main__block .right__col {
    margin-top: 3rem;
    max-width: 56.25rem;
  }
  .main__block .red__figure {
    bottom: 18rem;
  }
  .style__block .right__col {
    margin-top: 3rem;
  }
  .style__block .red__figure-sec {
    top: 0.875rem;
  }
  .process__list .process__card {
    width: 50% !important;
  }
  .process__list .black__img {
    bottom: 3.75rem;
  }
  .development__list {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-gap: 2rem;
  }
  .development__list .development__card h4 {
    margin-bottom: 1rem;
  }
  .stack__block .container,
  .experience__block .container,
  .team__block .container {
    flex-direction: column;
    gap: 2rem;
  }
  .team__img {
    position: relative;
    left: unset;
    top: unset;
    bottom: unset;
    margin-top: 30px;
  }
  .sales-step-container.swiper-slide {
    flex-direction: column;
  }
}
.project-card-cover {
  border-radius: 2.5rem;
}

.project-cards-grid {
  padding-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  .sales-step-container.swiper-slide {
    flex-direction: column;
  }
  .project-card-template-default .work__block .left__col p {
    font-size: 1.2rem;
  }
  .project-card-template-default .buttons-wrapper a {
    width: -webkit-fill-available;
  }
  .project-card-template-default .buttons-wrapper {
    flex-direction: column;
    width: 100%;
  }
  .project-card-template-default .project-card-excerpt {
    -webkit-line-clamp: 20;
  }
  .project-card-template-default .info__block .container {
    flex-direction: column;
    gap: 2rem;
  }
  .project-card-template-default .info__block h3 {
    font-size: 1.4rem;
  }
  .project-card-template-default footer#contact {
    padding-top: 2rem;
  }
  .project-card-template-default .work__block h4 {
    text-align: left;
    margin-bottom: 1rem;
  }
  .project-card-template-default .sales-step-container.swiper-slide {
    gap: 4rem;
  }
  .project-card-template-default footer .left__col h3 {
    font-size: 2rem;
  }
  .project-card-template-default .project-card-cover img {
    height: 14rem;
    width: 100%;
    object-fit: contain;
  }
  html {
    font-size: 100%;
  }
  .project-cards-grid {
    flex-direction: column;
    gap: 2rem;
  }
  .project-card-item {
    width: 100%;
  }
  .project-categories-tabs {
    flex-direction: column;
    width: 100%;
  }
  button.category-tab {
    width: 100%;
  }
  .project-cards__list {
    width: 100%;
  }
  .project-card-cover img {
    height: 15rem;
  }
  .project-card-links a {
    width: 100%;
  }
  .project-card-links {
    flex-direction: column;
  }
  h5.project-card-title {
    height: fit-content;
  }
  .project-card-links {
    gap: 1rem;
  }
  h5.project-card-title {
    word-wrap: break-word;
  }
  .page-template-contacts h1 {
    margin-bottom: 0;
  }
  .page-template-contacts footer#contact {
    padding-top: 4rem;
  }
  .page-template-contacts .contact__head h3 {
    font-size: 2rem;
  }
  .team__card {
    width: 100%;
  }
  .team__row {
    flex-direction: column;
  }
  .stack__card-img {
    gap: 1rem;
  }
  .second-half {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .stack__card {
    margin-bottom: 0;
    margin-top: 1rem;
  }
  .client-card {
    padding: 1.5rem;
  }
  h4.client-card__title {
    font-size: 1.4rem;
  }
  .header__nav {
    display: none;
  }
  .sticky {
    padding-bottom: 1rem;
  }
  .sticky .logo img {
    width: 4.1875rem;
    height: 4.0625rem;
  }
  .sticky .container {
    align-items: center;
  }
  header .container {
    margin-top: 1rem;
  }
  .burger-menu {
    margin-left: 0;
  }
  .burger-menu {
    top: 3.6875rem;
  }
  .flex-row {
    align-items: center;
  }
  .burger__btn {
    display: flex;
  }
  .logo {
    display: flex;
  }
  .logo img {
    width: 4.1875rem;
    height: 4.0625rem;
  }
  .open-burger .burger__btn img {
    width: 2.8125rem;
  }
  .burger-menu {
    position: fixed;
    top: 6.875rem;
    left: -100vw;
    display: flex;
    transition: 0.3s all ease;
    top: 6rem;
    padding: 0;
    padding-top: 2rem;
  }
  .burger-menu .menu {
    display: flex;
    flex-direction: column;
  }
  .burger-menu .menu .menu-item a {
    font-size: 1.5rem;
    padding: 1rem 2.5rem;
    font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .burger-menu .menu .menu-item a:hover {
    border-bottom: 4px solid #000;
  }
  .burger-menu .active-menu a {
    border-bottom: 4px solid #000;
  }
  .open-burger .burger-menu {
    left: 0;
    transition: 0.3s all ease;
  }
  .burger-menu {
    width: 100%;
    background: #fff;
    z-index: 9999;
    height: 100vh;
  }
  .container {
    max-width: 36.25rem;
    margin: 0 auto;
  }
  .container .left__col,
  .container .right__col {
    width: 100%;
  }
  .left__col h3 {
    font-size: 3rem;
  }
  .left__col h4 {
    max-width: unset;
    font-size: 1.875rem;
  }
  .right__col h2 {
    font-size: 2.2rem;
    margin-bottom: 2.5rem;
  }
  .right__col h1 {
    font-size: 2rem;
  }
  .red__figure {
    display: none;
  }
  .hero {
    min-height: calc(100vh - 8rem);
    padding: 0 1.5rem;
  }
  .hero__heading {
    font-size: 2.25rem;
    margin-bottom: 2rem;
  }
  .hero__subtitle {
    font-size: 1rem;
  }
  .hero__cta {
    width: 100%;
    max-width: unset;
  }
  .stats-bar .section__title {
    padding-top: 2.5rem;
  }
  .stats-bar__grid {
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem 0;
  }
  .stats-bar__value {
    font-size: 2rem;
  }
  section .btn {
    display: block;
    width: -webkit-fill-available;
    max-width: unset;
    font-size: 1rem;
    padding: 1.4375rem;
    margin-top: 3.75rem;
  }
  .main__block .container {
    flex-direction: column;
  }
  .main__block .right__col {
    margin-top: 3.75rem;
  }
  .main__block h1 br {
    display: none;
  }
  .direction__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 1.25rem;
  }
  .direction__row p {
    width: 100%;
    max-width: unset;
  }
  .pain-points__grid {
    grid-template-columns: 1fr;
  }
  .pain-points__block {
    padding: 3rem 0;
  }
  .style__block .container {
    padding: 2.5rem 0;
  }
  .style__block .right__col {
    flex-direction: column;
    gap: 2.5rem;
  }
  .style__block .col__text h4 {
    font-size: 2rem;
    margin-bottom: 2.5rem;
    letter-spacing: unset;
  }
  .style__block .red__figure-sec {
    top: unset;
    width: 15.625rem;
    bottom: 0.8125rem;
    right: 1.4375rem;
  }
  .manifesto__block {
    padding: 3.5rem 0.5rem;
  }
  .manifesto__intro {
    font-size: 1.5rem;
  }
  .manifesto__split {
    flex-direction: column;
    margin-top: 2.5rem;
  }
  .manifesto__theses {
    padding: 0;
    gap: 0.75rem;
  }
  .manifesto__thesis {
    font-size: 1rem;
  }
  .manifesto__philosophy {
    max-width: 100%;
  }
  .process__block {
    padding: 2.5rem 0;
  }
  .process__block .btn {
    margin-top: 2.5rem;
  }
  .process__block .container {
    padding-bottom: 2.5rem;
  }
  .process__list {
    flex-direction: column;
    margin-bottom: 0;
  }
  .process__list .process__card {
    width: 100% !important;
    margin-bottom: 0;
    padding: 2.5rem 3.125rem;
  }
  .process__list .process__card h4 {
    font-size: 2rem;
    margin-bottom: 0.625rem;
    letter-spacing: unset;
  }
  .process__list .process__card p {
    font-size: 1rem;
  }
  .black__img {
    display: none;
  }
  .development__list {
    grid-gap: 2.5rem;
  }
  .development__list .development__card {
    padding: 5rem 3.125rem 4.5rem 3.125rem;
  }
  .development__list .development__card h4 {
    margin-bottom: 0.625rem;
  }
  .development__list .development__card::after {
    content: unset;
  }
  .development__list .development__card:nth-child(1) .figure__one {
    width: 8.1875rem;
    left: 6.4375rem;
    top: -3.5rem;
  }
  .development__list .development__card:nth-child(1) .figure__two {
    width: 4.25rem;
    right: 12.5rem;
    left: unset;
    top: unset;
    bottom: 1.5rem;
  }
  .development__list .development__card:nth-child(1) .figure__three,
  .development__list .development__card:nth-child(2) .figure__three,
  .development__list .development__card:nth-child(4) .figure__three {
    display: none;
  }
  .development__list .development__card:nth-child(2) .figure__one {
    width: 6.375rem;
    left: 0.8125rem;
    top: -2.5rem;
  }
  .development__list .development__card:nth-child(2) .figure__two {
    width: 6.375rem;
    right: 3.125rem;
    left: unset;
    top: -1.125rem;
  }
  .development__list .development__card:nth-child(3) .figure__one {
    width: 10rem;
    left: unset;
    top: -0.3125rem;
    bottom: unset;
    right: 2rem;
  }
  .development__list .development__card:nth-child(3) .figure__two {
    width: 3.5625rem;
    left: 0;
    right: unset;
    top: -1.0625rem;
  }
  .development__list .development__card:nth-child(4) .figure__one {
    width: 4.8125rem;
    left: 40%;
    top: unset;
    bottom: 0;
  }
  .development__list .development__card:nth-child(4) .figure__two {
    width: 10.375rem;
    right: -1.25rem;
    left: unset;
    top: -3.5rem;
  }
  .stack__block .left__col h4 {
    max-width: unset;
  }
  .stack__block .container {
    gap: 3.75rem;
  }
  .stack__card {
    width: 100% !important;
  }
  .stack__card:nth-child(4) .stack__card-img, .stack__card:nth-child(5) .stack__card-img, .stack__card:nth-child(6) .stack__card-img {
    order: 3;
  }
  .stack__card:nth-child(4) h4, .stack__card:nth-child(5) h4, .stack__card:nth-child(6) h4 {
    order: 1;
    margin-top: 0;
  }
  .stack__card:nth-child(4) p, .stack__card:nth-child(5) p, .stack__card:nth-child(6) p {
    order: 2;
  }
  .stack__card-img {
    display: flex;
    flex-wrap: wrap;
  }
  .experience__block .container {
    gap: 3.75rem;
  }
  .experience__list {
    gap: 3.125rem;
  }
  .experience__card {
    width: 100%;
    max-width: unset !important;
  }
  .experience__card h4 {
    margin-bottom: 0.625rem;
    font-size: 2rem;
  }
  .experience__img {
    position: relative;
    top: unset;
    left: unset;
    margin-top: 40px;
    width: 100%;
  }
  .team__block {
    margin-left: 0;
    margin-right: 0;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .team__block .container {
    gap: 3.125rem;
  }
  .team__block .right__col h4 {
    font-size: 3.75rem;
  }
  .team__block .right__col p {
    font-size: 1.5rem;
    max-width: 100%;
  }
  .team__block .btn {
    max-width: 100%;
    margin-top: 2.5rem;
  }
  .team__img {
    display: none;
  }
  .right__team {
    display: flex;
    margin: 2.5rem 0;
  }
  .contact__block {
    flex-direction: column;
    gap: 3.125rem;
  }
  .qr__img {
    display: none;
  }
  .left__col .contact__row {
    display: none;
  }
  footer .container {
    padding-bottom: 0;
  }
  .copyright {
    display: flex;
    justify-content: center;
  }
  .right__col .contact__row {
    display: flex;
    border-top: 1px solid black;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
  }
  .wpcf7 input[type=submit] {
    width: -webkit-fill-available;
    max-width: unset;
    margin: 2.5rem 0 7.5rem 0;
  }
}
@media screen and (max-width: 580px) {
  .development__list .development__card:nth-child(3) .figure__one {
    right: -5rem;
  }
  .development__list .development__card:nth-child(4) .figure__two {
    right: -5.25rem;
  }
  .development__list .development__card:nth-child(1) .figure__two {
    bottom: -0.5rem;
  }
  .development__card h4 {
    hyphens: auto;
    font-size: 1.5rem;
  }
  .team__block {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (max-width: 414px) {
  .container {
    max-width: 22.5rem;
    margin: 0 auto;
  }
  .logo img {
    width: 2.55rem;
    height: 2.5rem;
  }
  .burger__btn img {
    width: 1.25rem !important;
  }
  .burger-menu {
    top: 3.4875rem;
    padding-top: 0;
  }
  .sticky .logo img {
    width: 1.75rem;
    height: 1.6875rem;
  }
  section .btn {
    margin-top: 1rem;
  }
  .main__block .left__col {
    margin-top: 1.4375rem;
  }
  .main__block .right__col {
    margin-top: 3.125rem;
  }
  .main__block .right__col h2 {
    margin-bottom: 1rem;
  }
  .main__block {
    margin-bottom: 3.5rem;
  }
  .red__figure-sec {
    display: none;
  }
  .process__block .btn {
    margin-top: 3.75rem;
  }
  .development__list .development__card:nth-child(1) .figure__two {
    right: 1.875rem;
    bottom: 0.6875rem;
  }
  .development__list .development__card:nth-child(2) .figure__one {
    left: -0.8125rem;
    top: -2.5rem;
  }
  .development__list .development__card:nth-child(2) .figure__two {
    right: -1.6875rem;
    left: unset;
    top: unset;
    bottom: 2.375rem;
  }
  .development__list .development__card:nth-child(2) .figure__three {
    width: 6.375rem;
    left: -4.5625rem;
    top: unset;
    bottom: 2.0625rem;
    display: block;
  }
  .development__list .development__card:nth-child(3) .figure__two {
    top: 1.0625rem;
  }
  .development__list .development__card:nth-child(3) .figure__one {
    top: -1rem;
    bottom: unset;
    right: -0.1875rem;
  }
  .development__list .development__card:nth-child(4) .figure__two {
    right: -2.8125rem;
    left: unset;
    top: unset;
    bottom: -2.8125rem;
  }
  .development__list .development__card:nth-child(4) .figure__one {
    left: 4.125rem;
    bottom: -1.0625rem;
  }
  .development__list .development__card h4 {
    margin-bottom: 0.625rem;
    hyphens: auto;
  }
  .development__list .development__card:nth-child(3) h4 {
    max-width: 92%;
  }
  .development__card h4 {
    hyphens: auto;
    font-size: 2rem;
  }
  .team__block .right__col h4 {
    font-size: 3.35rem;
  }
  .right__team {
    right: -3.125rem;
  }
}
@media screen and (max-width: 390px) {
  .container {
    margin: 0 auto;
  }
  .development__list .development__card {
    padding: 5rem 2.125rem 4.5rem 1.125rem;
  }
  .development__list .development__card:nth-child(3) .figure__one {
    right: -5rem;
  }
  .development__list .development__card:nth-child(4) .figure__two {
    right: -5.25rem;
  }
  .development__list .development__card:nth-child(1) .figure__two {
    bottom: -0.5rem;
  }
}
@media screen and (max-width: 380px) {
  html {
    font-size: 87.5%;
  }
}
/* ============================================================
   LANDING v3 — DESIGN SYSTEM
   ============================================================ */
/* --- Hero refinements --- */
.hero__subtitle {
  margin: 0 0 2.5rem;
  max-width: 38rem;
  color: #555;
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 400;
}

/* --- Shared section baseline --- */
.programs__block,
.levels__block,
.catalog__block,
.faq__block {
  padding: 6rem 0;
}
.programs__block .container,
.levels__block .container,
.catalog__block .container,
.faq__block .container {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1200px;
}

/* Alternating section backgrounds */
.stats-bar {
  background: #fff;
}

.pain-points__block {
  background: #fff;
}

.manifesto__block {
  background: #fff;
  border-top: 1px solid #ececec;
}

.programs__block {
  background: #fff;
  border-top: 1px solid #ececec;
}

.levels__block {
  background: #fff;
  border-top: 1px solid #ececec;
}

.catalog__block {
  background: #fff;
  border-top: 1px solid #ececec;
}

.faq__block {
  background: #fff;
  border-top: 1px solid #ececec;
  padding: 6rem 0 9rem;
}

.final-cta__block {
  background: transparent;
  padding: 0;
  position: relative;
  z-index: 10;
  /* Карточка наполовину заходит в предыдущий блок, наполовину в футер */
  margin-top: -5rem;
  margin-bottom: -5rem;
}
.final-cta__block .container {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  padding: 0 30px;
}

.final-cta__card {
  background: linear-gradient(135deg, #ef5031 0%, rgb(219.9189189189, 50.1756756757, 17.0810810811) 100%);
  border-radius: 1.5rem;
  padding: 4rem 3rem;
  text-align: center;
  max-width: 720px;
  width: 100%;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
}
.final-cta__card h3 {
  color: #fff;
  font-size: clamp(1.75rem, 3.5vw, 2.75rem);
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
  margin-bottom: 0.75rem;
}

.final-cta__subtitle {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.125rem;
  line-height: 1.6;
  margin-bottom: 2rem;
}

.final-cta__btn {
  display: inline-block;
  padding: 0.9rem 2.5rem;
  background: #fff;
  color: #ef5031;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  border-radius: 0.5rem;
  border: 2px solid #fff;
  transition: background 0.2s, color 0.2s;
}
.final-cta__btn:hover {
  background: transparent;
  color: #fff;
}
.final-cta__btn:visited {
  color: #ef5031;
}
.final-cta__btn:hover:visited {
  color: #fff;
}

/* --- Grid layouts --- */
.programs__grid,
.levels__grid {
  margin-top: 3rem;
  display: grid;
  gap: 1.25rem;
  width: 100%;
}

.programs__grid {
  grid-template-columns: 1fr;
}

.levels__grid {
  grid-template-columns: repeat(3, 1fr);
}

.programs__entry-points {
  margin-top: 2.5rem;
  display: flex;
  justify-content: center;
  width: 100%;
}

/* --- Card base style --- */
.program-card,
.level-card,
.entry-card {
  background: #fff;
  border: none;
  border-radius: 1rem;
  padding: 2rem 2rem 2.25rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.25s ease, transform 0.25s ease;
  border-top: 3px solid #ef5031;
  display: flex;
  flex-direction: column;
}
.program-card:hover,
.level-card:hover,
.entry-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}
.program-card h4,
.level-card h4,
.entry-card h4 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 0.75rem;
  color: #000;
  letter-spacing: -0.01em;
}
.program-card p,
.level-card p,
.entry-card p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #555;
}

/* Gray-bg sections: cards need different shadow */
.levels__block .level-card {
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

/* Final CTA card override already above */
/* --- Program cards (clean horizontal rows) --- */
.program-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem 3rem;
  align-items: center;
  background: #f6f8fb;
  border: 1px solid #e6ebf2;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: none;
  border-top: 1px solid #e6ebf2;
}
.program-card:hover {
  transform: none;
  box-shadow: none;
}

.program-card__left {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  min-width: 0;
}

.program-card__visual {
  position: relative;
  width: 5.5rem;
  height: 5.5rem;
  flex-shrink: 0;
  border-radius: 1.25rem;
  overflow: hidden;
  background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.95) 0, rgba(255, 255, 255, 0.95) 8%, transparent 9%), radial-gradient(circle at 72% 35%, rgba(239, 80, 49, 0.95) 0, rgba(239, 80, 49, 0.95) 14%, transparent 15%), radial-gradient(circle at 40% 72%, rgba(26, 26, 46, 0.14) 0, rgba(26, 26, 46, 0.14) 18%, transparent 19%), linear-gradient(135deg, rgba(26, 26, 46, 0.07) 0%, rgba(26, 26, 46, 0.02) 100%);
  border: 1px solid rgba(26, 26, 46, 0.08);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.program-card__visual::after {
  content: "";
  position: absolute;
  inset: 0.75rem;
  border-radius: 1rem;
  border: 1px solid rgba(26, 26, 46, 0.08);
}

.program-card__num {
  position: absolute;
  right: 0.6rem;
  bottom: 0.6rem;
  display: inline-flex;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  background: rgba(26, 26, 46, 0.05);
  color: #1895d8;
  border: 1px solid rgba(26, 26, 46, 0.08);
  font-weight: 700;
  font-size: 1rem;
  flex-shrink: 0;
}

.program-card__name {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  margin: 0;
  max-width: 22rem;
}

.program-card__right {
  min-width: 0;
  font-size: 1.2rem;
}

.program-card__essence {
  display: block;
  line-height: 1.6;
  color: #000;
  font-size: 1.2rem;
  margin: 0 0 0.875rem;
  font-style: normal;
}

.program-card__details {
  margin: 0;
  padding: 0;
  list-style: none;
}

.program-card__detail {
  position: relative;
  padding-left: 1rem;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
.program-card__detail::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.65rem;
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 50%;
  background: #ef5031;
}
.program-card__detail + .program-card__detail {
  margin-top: 0.35rem;
}

/* --- Level cards --- */
.level-card {
  border-top: none;
  padding: 0;
  overflow: hidden;
}

.level-card__visual {
  width: 100%;
  aspect-ratio: 4/3;
  display: block;
  background: radial-gradient(circle at 22% 24%, rgba(255, 255, 255, 0.96) 0, rgba(255, 255, 255, 0.96) 8%, transparent 9%), radial-gradient(circle at 74% 28%, rgba(239, 80, 49, 0.92) 0, rgba(239, 80, 49, 0.92) 13%, transparent 14%), radial-gradient(circle at 62% 70%, rgba(26, 26, 46, 0.12) 0, rgba(26, 26, 46, 0.12) 18%, transparent 19%), linear-gradient(135deg, rgba(26, 26, 46, 0.05) 0%, rgba(26, 26, 46, 0.01) 100%);
}

.level-card__img {
  display: block;
  width: 100%;
  height: auto;
}

.level-card__body {
  padding: 1.5rem 1.5rem 1.75rem;
}

.level-card__items {
  margin-top: 1rem;
  display: block;
  line-height: 180%;
  font-size: 0.9rem;
  color: #666;
  padding-top: 0.75rem;
  border-top: 1px solid #f0f0f0;
}
.level-card__items p {
  margin: 0;
}
.level-card__items p + p {
  margin-top: 0.35rem;
}

/* --- Catalog carousel --- */
.catalog__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 2rem;
}
.catalog__header .section__title {
  margin-bottom: 0;
}

.catalog__nav {
  display: flex;
  gap: 0.5rem;
}

.catalog__arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 2px solid #ef5031;
  background: rgba(255, 255, 255, 0.85);
  color: #ef5031;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transition: all 0.25s ease;
  backdrop-filter: blur(4px);
}
.catalog__arrow:hover {
  background: #ef5031;
  color: #fff;
}
.catalog__arrow:disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}
.catalog__arrow svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.catalog__carousel {
  width: 100%;
  overflow: hidden;
}

.catalog__track {
  display: flex;
  gap: 1.25rem;
  transition: transform 0.4s ease;
}

.catalog-card {
  flex: 0 0 calc((100% - 2.5rem) / 3);
  border-top: none;
  border-radius: 1rem;
  background: #fff;
  border: 1px solid #e6ebf2;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
  overflow: hidden;
  padding: 0;
  display: flex;
  flex-direction: column;
}
.catalog-card:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.catalog-card__img,
.catalog-card__img-placeholder {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  background: #f0f2f5;
}

.catalog-card__img-placeholder {
  background: linear-gradient(135deg, #e8ecf1 0%, #dce2ea 50%, #e8ecf1 100%);
}

.catalog-card__body {
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.catalog-card__body h4 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 0.75rem;
  color: #000;
}
.catalog-card__body p {
  font-size: 1.1rem;
  line-height: 1.6;
  color: #555;
}
.catalog-card__body span {
  margin-top: auto;
  padding-top: 1rem;
  display: block;
  line-height: 1.5;
  color: #1895d8;
  font-size: 0.9rem;
  font-weight: 700;
}

/* --- Entry cards (CTA двойки) --- */
.entry-card {
  gap: 1rem;
  border-top: 3px solid #ef5031;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
  border-radius: 1rem;
}
.entry-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  transform: translateY(-1px);
}
.entry-card h4 {
  font-size: 1.5rem;
  color: #1895d8;
}
.entry-card .btn {
  display: inline-block;
  width: fit-content;
  margin-top: auto;
}

.entry-card--single {
  width: 100%;
  max-width: 54rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin: 0 auto;
  text-align: center;
  background: #1895d8;
  border-top: none;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.08);
  padding: 2.7rem 2.5rem;
}
.entry-card--single .entry-card__content {
  max-width: 32rem;
}
.entry-card--single h4 {
  margin-bottom: 0.5rem;
  color: #fff;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  font-weight: 400;
  line-height: 1.21;
}
.entry-card--single p {
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.125rem;
  line-height: 1.6;
}
.entry-card--single .btn {
  flex-shrink: 0;
  background: #fff;
  color: #1895d8;
  border: 2px solid #fff;
}
.entry-card--single .btn:hover {
  background: transparent;
  color: #fff;
  border-color: #fff;
}

/* --- FAQ (solvely.ai exact style) --- */
.faq__block .container {
  max-width: 1200px;
  flex-direction: column;
  align-items: center;
}

.faq__list {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
  margin-top: 4rem;
}

.faq__item {
  padding: 0;
  margin-bottom: 3.25rem;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.625rem;
}
.faq__item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}

.faq__question {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  padding: 0;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.faq__q-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  color: #0d0d0d;
  margin: 0;
}

.faq__question .faq__q-text {
  font-size: 1.5rem;
  font-weight: 700;
  display: block;
}

.faq__toggle {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
.faq__toggle::before, .faq__toggle::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  background: #0d0d0d;
  border-radius: 1px;
  transition: transform 0.5s linear;
}
.faq__toggle::before {
  width: 1.375rem;
  height: 2px;
  margin-left: -0.6875rem;
  margin-top: -1px;
}
.faq__toggle::after {
  width: 2px;
  height: 1.375rem;
  margin-left: -1px;
  margin-top: -0.6875rem;
}

.faq__question[aria-expanded=true] .faq__toggle::after {
  transform: rotate(90deg);
}

.faq__answer {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s linear, opacity 0.5s linear;
}

.faq__answer.faq__answer--open {
  max-height: 1000px;
  opacity: 1;
}

.faq__answer-inner {
  margin-top: 1rem;
  display: flex;
}
.faq__answer-inner p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  opacity: 0.5;
  color: #0d0d0d;
  flex-grow: 1;
}
.faq__answer-inner::after {
  content: "";
  flex: 0 0 20%;
  max-width: 12.5rem;
}

@media (max-width: 767px) {
  .faq__block .section__title {
    font-size: 1.75rem;
  }
  .faq__q-text {
    font-size: 1.125rem;
  }
  .faq__answer-inner p {
    font-size: 1rem;
  }
  .faq__answer-inner::after {
    display: none;
  }
  .faq__list {
    margin-top: 2.5rem;
  }
  .faq__toggle {
    width: 1.5rem;
    height: 1.5rem;
  }
}
/* --- Catalog + Final CTA section-level buttons --- */
.catalog__block > .container > .btn {
  display: inline-block;
  margin-top: 2.5rem;
  width: fit-content;
  align-self: center;
  background: #1895d8;
  color: #fff;
  border-color: #1895d8;
}
.catalog__block > .container > .btn:hover {
  background: rgb(19.92, 123.67, 179.28);
  border-color: rgb(19.92, 123.67, 179.28);
}

.final-cta__block > .container > .btn {
  display: inline-block;
  margin-top: 2.5rem;
  width: fit-content;
}

/* --- Contacts row in final CTA --- */
.final-cta__contacts {
  margin-top: 3rem;
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.final-cta__contacts a {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  transition: color 0.2s;
}
.final-cta__contacts a:hover {
  color: #fff;
}
.final-cta__contacts p {
  color: rgba(255, 255, 255, 0.5);
}

/* --- Stats bar container fix --- */
.social-proof.stats-bar .container {
  max-width: 1200px;
}

/* ============================================================
   CONTACTS PAGE — «Начать работать»
   ============================================================ */
.contacts-page {
  padding: 10rem 0 4rem;
}

.contacts-page__inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 30px;
}

.contacts-page h1 {
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 400;
  line-height: 120%;
  color: #1a1a2e;
  margin-bottom: 0.5rem;
}

.contacts-page__subtitle {
  font-size: 1.15rem;
  color: #666;
  line-height: 160%;
  margin-bottom: 3rem;
}

.contacts-page__team {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.5rem;
  margin-bottom: 4rem;
}

.team-member {
  display: flex;
  gap: 1.25rem;
  padding: 1.75rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 1rem;
  border-top: 3px solid #ef5031;
}

.team-member__photo {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.team-member__info {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.team-member__role {
  font-size: 0.75rem;
  line-height: 1.33;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #999;
  font-weight: 700;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.team-member__name {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01em;
  color: #1a1a2e;
  margin-bottom: 0.5rem;
}

.team-member__links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
}
.team-member__links a {
  font-size: 0.9rem;
  color: #555;
  text-decoration: none;
  transition: color 0.2s;
}
.team-member__links a:hover {
  color: #ef5031;
}

.contacts-page__form-block {
  margin-bottom: 4rem;
  padding: 2.5rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 1rem;
}
.contacts-page__form-block h2 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01em;
  color: #1a1a2e;
  margin-bottom: 0.25rem;
}

.contacts-page__form-hint {
  font-size: 0.95rem;
  color: #888;
  margin-bottom: 1.5rem;
}

.contacts-page__form-block .wpcf7 input,
.contacts-page__form-block .wpcf7 textarea {
  width: 100%;
  border: 1px solid #e0e0e0;
  border-radius: 0.5rem;
  padding: 0.85rem 1rem;
  font-size: 1rem;
  background: #fff;
  transition: border-color 0.2s;
}
.contacts-page__form-block .wpcf7 input:focus,
.contacts-page__form-block .wpcf7 textarea:focus {
  outline: none;
  border-color: #ef5031;
}

.contacts-page__form-block .wpcf7-submit {
  background: #ef5031;
  color: #fff;
  border: none;
  border-radius: 0.5rem;
  padding: 0.85rem 2rem;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  transition: background 0.2s;
}
.contacts-page__form-block .wpcf7-submit:hover {
  background: rgb(236.7945945946, 55.8783783784, 20.6054054054);
}

.contacts-page__company-card {
  margin-bottom: 2rem;
}

.contacts-page__company-card-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 2rem 2.5rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 1rem;
  border-left: 4px solid #ef5031;
}
.contacts-page__company-card-inner h3 {
  font-size: 1.15rem;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01em;
  color: #1a1a2e;
  margin-bottom: 0.25rem;
}
.contacts-page__company-card-inner p {
  font-size: 0.9rem;
  color: #888;
  line-height: 1.5;
}
.contacts-page__company-card-inner .btn {
  flex-shrink: 0;
  display: inline-block;
}

@media (max-width: 767px) {
  .contacts-page__team {
    grid-template-columns: 1fr;
  }
  .contacts-page__company-card-inner {
    flex-direction: column;
    align-items: flex-start;
  }
  .team-member {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .team-member__links {
    align-items: center;
  }
}
/* ============================================================
   FOOTER v2
   ============================================================ */
.site-footer {
  background: #f5f5f5;
  color: #555;
  font-size: 1rem;
  line-height: 1.6;
  /* Дополнительный отступ сверху: карточка CTA заходит в футер */
  padding-top: 8rem;
}

.footer__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem 30px 2rem;
}

.footer__cols {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 2.5rem;
}

.footer__heading {
  display: block;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #999;
  font-weight: 700;
  margin-bottom: 1.25rem;
}

.footer__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer__list li {
  margin-bottom: 0.6rem;
}
.footer__list a {
  color: #555;
  text-decoration: none;
  transition: color 0.2s;
  font-size: 1rem;
}
.footer__list a:hover {
  color: #1a1a2e;
}

.footer__col--projects .menu-item a {
  padding: 0;
  text-align: left;
  border-bottom: none;
  display: inline;
  font-size: 1rem;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer__col--projects .menu-item a:hover {
  border-bottom: none;
  color: #1a1a2e;
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer__company-info p {
  margin: 0;
  line-height: 170%;
}

.footer__offices {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.footer__address {
  font-style: normal;
}
.footer__address p {
  margin: 0;
  line-height: 170%;
}
.footer__address strong {
  color: #1a1a2e;
  font-weight: 400;
}

.footer__bottom {
  margin-top: 3rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e0e0e0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer__copy {
  font-size: 1rem;
  color: #aaa;
}

@media (max-width: 1024px) {
  .footer__cols {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 600px) {
  .footer__cols {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .footer__inner {
    padding: 3rem 20px 1.5rem;
  }
}
/* ============================================================
   TECHNOLOGIES PAGE
   ============================================================ */
/* --- Tech hero (people block) --- */
.tech-hero {
  padding: 10rem 0 5rem;
  background: #fff;
}
.tech-hero .container {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1200px;
  gap: 4rem;
}

.tech-hero__content {
  flex: 1 1 55%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tech-hero__image {
  flex: 0 0 40%;
  max-width: 40%;
}
.tech-hero__image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 1rem;
  object-fit: cover;
}

.tech-hero__heading {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(2.25rem, 4vw, 3.8125rem);
  font-weight: 400;
  line-height: 1.16;
  letter-spacing: -0.02em;
  color: #000;
  margin: 0 0 1.5rem;
}

.tech-hero__text {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #555;
  max-width: 52rem;
  margin: 0 0 0.75rem;
}

.tech-hero__stats {
  display: flex;
  gap: 4rem;
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 1px solid #ececec;
}

.tech-hero__stat {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.tech-hero__stat-value {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
  color: #ef5031;
  letter-spacing: -0.02em;
}

.tech-hero__stat-label {
  font-size: 1.125rem;
  color: #555;
  line-height: 1.4;
}

.page-template-technologies .stack__block,
.page-template-technologies .experience__block {
  padding: 6rem 0;
  background: #fff;
  border-top: 1px solid #ececec;
  margin: 0;
}
.page-template-technologies .stack__block .container,
.page-template-technologies .experience__block .container {
  flex-direction: column;
  align-items: flex-start;
  max-width: 1200px;
}
.page-template-technologies .stack__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.25rem;
  width: 100%;
  margin-top: 3rem;
}
.page-template-technologies .section__title {
  font-size: clamp(1.875rem, 3vw, 3rem);
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
}
.page-template-technologies .section__subtitle {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
}
.page-template-technologies .stack__card {
  background: #f6f8fb;
  border: none;
  border-radius: 1rem;
  padding: 1.75rem;
  margin: 0;
  width: auto;
  display: flex;
  flex-direction: column;
  box-shadow: none;
  transition: box-shadow 0.25s ease;
}
.page-template-technologies .stack__card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.page-template-technologies .stack__card h4 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
  line-height: 1.33;
  letter-spacing: -0.01em;
  color: #000;
}
.page-template-technologies .stack__card p {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
.page-template-technologies .stack__card-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: auto;
  padding-top: 1.25rem;
  align-items: center;
}
.page-template-technologies .stack__card-icons img {
  max-height: 2.5rem;
  width: auto;
  display: block;
}
.page-template-technologies .experience__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.25rem;
  width: 100%;
  margin-top: 3rem;
}
.page-template-technologies .experience__card {
  flex: none;
  width: auto;
  max-width: none !important;
  background: #f6f8fb;
  border: none;
  border-radius: 1rem;
  padding: 1.75rem;
  box-shadow: none;
  transition: box-shadow 0.25s ease;
}
.page-template-technologies .experience__card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.page-template-technologies .experience__card h4 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
  line-height: 1.33;
  letter-spacing: -0.01em;
  color: #000;
}
.page-template-technologies .experience__card p {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #555;
  margin: 0;
}

@media (max-width: 1024px) {
  .page-template-technologies .stack__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .tech-hero {
    padding: 7rem 0 3rem;
  }
  .tech-hero .container {
    flex-direction: column;
  }
  .tech-hero__content {
    flex: 1 1 100%;
  }
  .tech-hero__image {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 2rem;
  }
  .tech-hero__heading {
    font-size: 2.25rem;
  }
  .tech-hero__text {
    font-size: 1.125rem;
  }
  .tech-hero__stats {
    gap: 2.5rem;
    margin-top: 2rem;
    padding-top: 2rem;
  }
  .tech-hero__stat-value {
    font-size: 2.5rem;
  }
  .page-template-technologies .stack__block,
  .page-template-technologies .experience__block {
    padding: 4rem 0;
  }
  .page-template-technologies .stack__grid,
  .page-template-technologies .experience__grid {
    grid-template-columns: 1fr;
  }
}
/* ============================================================
   RESPONSIVE — LANDING v3
   ============================================================ */
@media (max-width: 1024px) {
  .programs__grid {
    grid-template-columns: 1fr;
  }
  .levels__grid {
    grid-template-columns: 1fr 1fr;
  }
  .programs__entry-points {
    grid-template-columns: 1fr 1fr;
  }
  .catalog-card {
    flex: 0 0 calc((100% - 1.25rem) / 2);
  }
  .clients-grid {
    flex-wrap: wrap;
  }
  .clients-col {
    flex: 1 1 calc(50% - 1rem);
  }
  .program-card {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem 2rem;
    padding: 1.75rem;
  }
  .program-card__name {
    font-size: 1.4rem;
    max-width: 18rem;
  }
}
@media (max-width: 767px) {
  .hero__subtitle {
    font-size: 1.05rem;
  }
  .programs__block,
  .levels__block,
  .catalog__block {
    padding: 4rem 0;
  }
  .programs__block .container,
  .levels__block .container,
  .catalog__block .container {
    max-width: 100%;
  }
  .section__title {
    font-size: 1.75rem;
  }
  .program-card {
    grid-template-columns: 1fr;
    padding: 1.5rem;
    gap: 1.5rem;
  }
  .program-card__visual {
    width: 4.5rem;
    height: 4.5rem;
  }
  .program-card__name {
    font-size: 1.4rem;
    max-width: 100%;
  }
  .programs__grid,
  .levels__grid,
  .programs__entry-points {
    grid-template-columns: 1fr;
  }
  .clients-grid {
    flex-direction: column;
  }
  .clients-col {
    flex: 1 1 100%;
  }
  .client-card {
    padding: 1.5rem;
  }
  .client-card__title {
    font-size: 1.25rem;
  }
  .clients__block {
    padding: 4rem 0;
  }
  .catalog-card {
    flex: 0 0 calc(100% - 1rem);
  }
  .catalog__track {
    gap: 1rem;
  }
  .entry-card--single {
    align-items: center;
    padding: 2.25rem 1.5rem;
  }
  .entry-card--single .entry-card__content {
    max-width: 100%;
  }
  .catalog__block > .container > .btn {
    width: 100%;
    max-width: unset;
    align-self: center;
  }
  .final-cta__block > .container > .btn {
    width: 100%;
    max-width: unset;
  }
  .catalog__arrow {
    width: 36px;
    height: 36px;
  }
  .catalog__arrow svg {
    width: 18px;
    height: 18px;
  }
  .program-card,
  .level-card,
  .entry-card {
    padding: 1.5rem;
  }
  .entry-card h4 {
    font-size: 1.25rem;
  }
  .final-cta__card {
    padding: 3rem 1.5rem;
  }
  .faq__block {
    padding-bottom: 8rem;
  }
  .site-footer {
    padding-top: 6rem;
  }
}
/* Call analytics / single project typography alignment */
.single-project-card h1 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(2.25rem, 4vw, 3.8125rem);
  font-weight: 400;
  line-height: 1.16;
  letter-spacing: -0.02em;
}
.single-project-card .project-card-excerpt {
  font-size: 1.125rem;
  line-height: 1.6;
}
.single-project-card .info__block h2 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(1.875rem, 3vw, 3rem);
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
}
.single-project-card .info__block h3 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(1.625rem, 2.3vw, 2.25rem);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.01em;
  max-width: 75ch;
}
.single-project-card p.info__heading,
.single-project-card .work__block .left__col h3 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: -0.01em;
}
.single-project-card p.info__text,
.single-project-card .work__block .left__col p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0;
}
.single-project-card .work__block h4 {
  font-family: "NB International Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: clamp(1.875rem, 3vw, 3rem);
  font-weight: 400;
  line-height: 1.21;
  letter-spacing: -0.01em;
}

/*# sourceMappingURL=style.css.map */
