:root {
      --bg: #edf5f2;
      --surface: #ffffff;
      --surface-2: #e3f0ed;
      --text: #172026;
      --muted: #66737d;
      --line: #c9ddd9;
      --accent: #e45231;
      --accent-dark: #af331f;
      --steel: #1b7a80;
      --steel-dark: #12383f;
      --warm: #dba13a;
      --mint: #d7eee6;
      --sand: #f4ead8;
      --max: 1240px;
    }

    * {
      box-sizing: border-box;
    }

    html {
      scroll-behavior: smooth;
    }

    body {
      margin: 0;
      background: var(--bg);
      color: var(--text);
      font-family: "Segoe UI", "Inter", Arial, sans-serif;
      line-height: 1.5;
      overflow-x: hidden;
    }

    a {
      color: inherit;
      text-decoration: none;
    }

    .container {
      width: min(var(--max), calc(100% - 48px));
      margin: 0 auto;
    }

    .header {
      position: sticky;
      top: 0;
      z-index: 10;
      background: linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(247, 252, 250, 0.94));
      border-bottom: 1px solid var(--line);
      backdrop-filter: blur(16px);
    }

    .header__top,
    .header__nav {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 24px;
    }

    .header__top {
      align-items: flex-start;
      padding: 22px 0 16px;
    }

    .brand {
      display: flex;
      align-items: center;
      gap: 14px;
      min-width: 0;
    }

    .brand__mark {
      display: grid;
      width: 48px;
      height: 48px;
      place-items: center;
      background: linear-gradient(135deg, var(--steel), #12323b);
      color: #fff;
      font-weight: 800;
      letter-spacing: 0.04em;
    }

    .brand__name {
      display: block;
      font-size: 20px;
      font-weight: 800;
    }

    .brand__caption {
      display: block;
      color: var(--muted);
      font-size: 13px;
      overflow-wrap: anywhere;
    }

    .contacts {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      justify-items: end;
      gap: 8px;
      color: var(--steel-dark);
      font-size: 15px;
      font-weight: 700;
      max-width: 900px;
      text-align: right;
    }

    .contacts__line {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      flex-wrap: wrap;
      gap: 18px;
    }

    .contacts__address {
      color: var(--muted);
      font-size: 13px;
      font-weight: 700;
    }

    .contacts__email {
      color: var(--steel);
    }

    .contacts__phone {
      font-size: 16px;
      color: var(--steel-dark);
    }

    .max-link {
      color: var(--accent);
      font-weight: 900;
      border-bottom: 2px solid currentColor;
    }

    .button {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      min-height: 48px;
      padding: 0 22px;
      border: 1px solid transparent;
      background: var(--accent);
      color: #fff;
      font-weight: 800;
      cursor: pointer;
      transition: 0.2s ease;
    }

    .button:hover {
      background: var(--accent-dark);
    }

    .button--light {
      background: rgba(255, 255, 255, 0.12);
      border-color: rgba(255, 255, 255, 0.42);
    }

    .button--outline {
      background: transparent;
      border-color: var(--line);
      color: var(--text);
    }

    .button--outline:hover {
      background: var(--surface-2);
      color: var(--text);
    }

    .dropdown {
      position: relative;
    }

    .dropdown__menu {
      position: absolute;
      right: 0;
      top: calc(100% + 10px);
      display: none;
      min-width: 180px;
      padding: 10px;
      background: #fff;
      border: 1px solid var(--line);
      box-shadow: 0 18px 44px rgba(16, 38, 49, 0.16);
    }

    .dropdown__menu--mega {
      left: 0;
      right: auto;
      z-index: 20;
      width: min(760px, calc(100vw - 48px));
      grid-template-columns: repeat(3, minmax(180px, 1fr));
      gap: 6px 10px;
    }

    .dropdown:hover .dropdown__menu {
      display: grid;
      gap: 6px;
    }

    .dropdown__menu a {
      padding: 10px 12px;
      color: var(--steel-dark);
      font-weight: 700;
    }

    .dropdown__menu a:hover {
      background: var(--surface-2);
    }

    .header__nav {
      align-items: stretch;
      flex-direction: column;
      gap: 0;
      padding: 0 0 18px;
      justify-content: flex-start;
    }

    .nav,
    .product-nav {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 16px;
      font-size: 16px;
      color: var(--steel-dark);
      font-weight: 850;
    }

    .product-nav {
      width: 100%;
      margin: 14px 0 0;
      padding-top: 14px;
      border-top: 1px solid var(--line);
      gap: 18px;
      font-size: 18px;
      color: var(--text);
    }

    .product-nav__trigger {
      display: inline-flex;
      align-items: center;
      min-height: 44px;
      padding: 0 16px;
      background: var(--surface-2);
      border: 1px solid var(--line);
      font-weight: 900;
      color: var(--steel-dark);
    }

    .hero {
      min-height: 720px;
      display: grid;
      align-items: center;
      color: #fff;
      background:
        linear-gradient(90deg, rgba(7, 31, 36, 0.88), rgba(18, 55, 58, 0.62)),
        repeating-linear-gradient(0deg, rgba(255,255,255,0.08) 0 1px, transparent 1px 42px),
        repeating-linear-gradient(90deg, rgba(255,255,255,0.06) 0 1px, transparent 1px 42px),
        url("../../dock/Одностраничник Мет. оброботка Медиа/Лазерная Резка/024b250a-99a0-4fe4-bcd3-e85713a83951.webp") center/cover;
    }

    .hero__grid {
      display: grid;
      grid-template-columns: minmax(0, 1.18fr) minmax(360px, 0.82fr);
      gap: 56px;
      align-items: center;
      padding: 72px 0 84px;
    }

    .hero__grid > * {
      min-width: 0;
    }

    .eyebrow {
      display: inline-flex;
      max-width: 100%;
      margin-bottom: 20px;
      padding: 9px 12px;
      background: rgba(217, 70, 44, 0.94);
      font-size: 14px;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 0.06em;
      overflow-wrap: anywhere;
    }

    h1,
    h2,
    h3 {
      margin: 0;
      line-height: 1.05;
      letter-spacing: 0;
    }

    h1 {
      max-width: 820px;
      font-size: clamp(46px, 5.8vw, 78px);
      font-weight: 900;
      overflow-wrap: anywhere;
    }

    .hero__lead {
      max-width: 720px;
      margin: 28px 0 0;
      color: rgba(255, 255, 255, 0.84);
      font-size: 22px;
      overflow-wrap: anywhere;
    }

    .hero-title span {
      display: block;
    }

    .hero-title span:nth-child(2) {
      font-size: clamp(42px, 4.8vw, 64px);
      white-space: nowrap;
    }

    .hero__cta-text {
      margin: 42px 0 18px;
      color: rgba(255, 255, 255, 0.9);
      font-size: 16px;
      font-weight: 800;
      overflow-wrap: anywhere;
    }

    .hero__actions {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
    }

    .benefit-grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 14px;
    }

    .benefit-tile {
      min-height: 150px;
      padding: 24px;
      background: rgba(255, 255, 255, 0.12);
      border: 1px solid rgba(255, 255, 255, 0.22);
      backdrop-filter: blur(10px);
    }

    .benefit-tile strong {
      display: block;
      font-size: 24px;
      line-height: 1.1;
    }

    .benefit-tile span {
      display: block;
      margin-top: 12px;
      color: rgba(255, 255, 255, 0.74);
      font-size: 14px;
    }

    main > section:not(.hero) .benefit-tile {
      background: var(--surface);
      border-color: var(--line);
      color: var(--text);
      backdrop-filter: none;
    }

    main > section:not(.hero) .benefit-tile span {
      color: var(--muted);
    }

    section {
      padding: 104px 0;
    }

    .section-head {
      display: flex;
      align-items: end;
      justify-content: space-between;
      gap: 32px;
      margin-bottom: 42px;
    }

    .section-head h2 {
      max-width: 780px;
      font-size: clamp(36px, 5vw, 64px);
      font-weight: 900;
      overflow-wrap: anywhere;
    }

    .section-head p {
      max-width: 420px;
      margin: 0;
      color: var(--muted);
      font-size: 18px;
    }

    .tabs {
      display: grid;
      grid-template-columns: 0.9fr 1.1fr;
      gap: 28px;
      align-items: start;
    }

    .tab-list {
      display: grid;
      gap: 10px;
      align-self: start;
    }

    .tab-button {
      padding: 24px;
      border: 1px solid var(--line);
      background: var(--surface);
      color: var(--text);
      text-align: left;
      font-size: 24px;
      font-weight: 900;
      cursor: pointer;
    }

    .tab-button.is-active {
      background: linear-gradient(135deg, var(--steel), var(--steel-dark));
      color: #fff;
    }

    .tab-panel {
      display: block;
      min-height: 0;
      padding: 52px;
      background:
        radial-gradient(circle at 100% 0%, rgba(219, 161, 58, 0.18), transparent 36%),
        linear-gradient(135deg, var(--steel-dark), #15525b);
      color: #fff;
    }

    .tab-panel h3 {
      font-size: 42px;
    }

    .tab-panel p {
      max-width: 820px;
      margin: 24px 0 0;
      color: rgba(255, 255, 255, 0.82);
      font-size: 18px;
    }

    .band {
      background:
        linear-gradient(135deg, rgba(27, 122, 128, 0.08), rgba(219, 161, 58, 0.1)),
        var(--surface);
    }

    .service-grid,
    .catalog-grid,
    .b2b-grid {
      display: grid;
      gap: 16px;
    }

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

    .catalog-grid {
      grid-template-columns: repeat(4, 1fr);
    }

    .b2b-grid {
      grid-template-columns: repeat(5, 1fr);
    }

    .item-card {
      position: relative;
      min-height: 150px;
      display: flex;
      align-items: flex-end;
      padding: 20px;
      background: var(--surface);
      border: 1px solid var(--line);
      font-size: 20px;
      font-weight: 900;
      overflow-wrap: anywhere;
      overflow: hidden;
      transition: border-color 0.2s ease, background 0.2s ease, color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
      isolation: isolate;
    }

    .item-card:hover {
      border-color: rgba(29, 100, 112, 0.45);
      background: linear-gradient(135deg, #fff, var(--mint));
      color: var(--steel-dark);
    }

    .item-card--photo {
      min-height: 190px;
      align-items: flex-end;
      padding: 22px;
      background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(232, 244, 240, 0.8)),
        var(--image) center/cover;
      border-color: rgba(27, 122, 128, 0.22);
      color: var(--steel-dark);
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.52);
    }

    .item-card--photo::before {
      content: "";
      position: absolute;
      inset: 0;
      z-index: -1;
      background:
        radial-gradient(circle at 100% 0%, rgba(219, 161, 58, 0.24), transparent 34%),
        repeating-linear-gradient(0deg, rgba(18, 56, 63, 0.05) 0 1px, transparent 1px 34px),
        repeating-linear-gradient(90deg, rgba(18, 56, 63, 0.04) 0 1px, transparent 1px 34px);
      pointer-events: none;
    }

    .item-card--photo:hover {
      transform: translateY(-3px);
      border-color: rgba(27, 122, 128, 0.46);
      background:
        linear-gradient(135deg, rgba(255, 255, 255, 0.58), rgba(225, 241, 236, 0.68)),
        var(--image) center/cover;
      box-shadow: 0 18px 44px rgba(16, 38, 49, 0.12);
    }

    .service-card {
      position: relative;
      overflow: hidden;
      min-height: 220px;
      padding: 28px;
      background-image: linear-gradient(180deg, rgba(8, 39, 45, 0.2), rgba(9, 32, 38, 0.92)), var(--image);
      background-position: center;
      background-size: cover;
      color: #fff;
    }

    .service-card::after {
      content: "";
      position: absolute;
      inset: 0;
      background:
        repeating-linear-gradient(0deg, rgba(255,255,255,0.08) 0 1px, transparent 1px 34px),
        repeating-linear-gradient(90deg, rgba(255,255,255,0.05) 0 1px, transparent 1px 34px);
      pointer-events: none;
    }

    .service-card h3,
    .service-card p {
      position: relative;
      z-index: 1;
    }

    .service-card h3 {
      font-size: 30px;
    }

    .service-card p {
      margin: 18px 0 0;
      color: rgba(255, 255, 255, 0.72);
    }

    .portfolio-strip {
      display: grid;
      grid-template-columns: repeat(5, minmax(220px, 1fr));
      gap: 14px;
      overflow-x: auto;
      padding-bottom: 12px;
    }

    .portfolio-card {
      min-height: 260px;
      display: flex;
      align-items: end;
      padding: 18px;
      color: #fff;
      background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.74)), var(--image);
      background-position: center;
      background-size: cover;
      font-size: 20px;
      font-weight: 900;
    }

    .projects-showcase {
      display: grid;
      grid-template-columns: 1.25fr 0.75fr;
      gap: 18px;
      margin-bottom: 18px;
    }

    .project-feature {
      position: relative;
      overflow: hidden;
      min-height: 520px;
      display: flex;
      align-items: flex-end;
      padding: 32px;
      color: #fff;
      background-image: linear-gradient(180deg, rgba(9, 26, 35, 0.08), rgba(9, 26, 35, 0.84)), var(--image);
      background-position: center;
      background-size: cover;
    }

    .project-feature::after,
    .project-card::after {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(180deg, rgba(9, 26, 35, 0.04), rgba(9, 26, 35, 0.88));
      pointer-events: none;
    }

    .project-feature__content {
      position: relative;
      z-index: 1;
      max-width: 680px;
    }

    .project-feature__content span,
    .project-card span {
      display: inline-flex;
      margin-bottom: 12px;
      padding: 7px 10px;
      background: rgba(217, 70, 44, 0.94);
      color: #fff;
      font-size: 12px;
      font-weight: 900;
      text-transform: uppercase;
      letter-spacing: 0.06em;
    }

    .project-feature h3 {
      font-size: clamp(34px, 4vw, 58px);
    }

    .project-feature p {
      max-width: 560px;
      margin: 18px 0 0;
      color: rgba(255, 255, 255, 0.78);
      font-size: 19px;
    }

    .project-side {
      display: grid;
      gap: 18px;
    }

    .project-card {
      position: relative;
      overflow: hidden;
      min-height: 251px;
      display: flex;
      align-items: flex-end;
      padding: 24px;
      color: #fff;
      background-image: linear-gradient(180deg, rgba(9, 26, 35, 0.08), rgba(9, 26, 35, 0.8)), var(--image);
      background-position: center;
      background-size: cover;
    }

    .project-card > div {
      position: relative;
      z-index: 1;
    }

    .project-card h3 {
      font-size: 28px;
    }

    .project-card p {
      margin: 10px 0 0;
      color: rgba(255, 255, 255, 0.72);
    }

    .gallery-grid--projects {
      grid-template-columns: repeat(4, 1fr);
    }

    .gallery-grid--projects .gallery-card {
      min-height: 340px;
      position: relative;
      overflow: hidden;
      transition: transform 0.24s ease, box-shadow 0.24s ease;
    }

    .gallery-grid--projects .gallery-card:nth-child(3n + 1) {
      min-height: 420px;
    }

    .gallery-grid--projects .gallery-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 24px 60px rgba(16, 38, 49, 0.18);
    }

    .seo-layout {
      display: grid;
      grid-template-columns: 2fr 1fr;
      gap: 56px;
      align-items: start;
    }

    .seo-text {
      display: grid;
      gap: 34px;
    }

    .seo-text article {
      padding-bottom: 34px;
      border-bottom: 1px solid var(--line);
    }

    .seo-text h3 {
      font-size: 34px;
      margin-bottom: 14px;
    }

    .seo-text p {
      margin: 0;
      color: var(--muted);
      font-size: 18px;
    }

    .seo-nav {
      position: sticky;
      top: 132px;
      display: grid;
      gap: 8px;
      padding: 22px;
      background: var(--surface);
      border: 1px solid var(--line);
    }

    .seo-nav a {
      padding: 12px 0;
      color: var(--steel);
      font-weight: 800;
      border-bottom: 1px solid var(--line);
    }

    .faq-list {
      display: grid;
      gap: 12px;
    }

    details {
      background: var(--surface);
      border: 1px solid var(--line);
      padding: 22px 26px;
    }

    summary {
      cursor: pointer;
      font-size: 22px;
      font-weight: 900;
    }

    details p {
      color: var(--muted);
      font-size: 18px;
    }

    .cta-band {
      position: relative;
      overflow: hidden;
      color: #fff;
      background:
        radial-gradient(circle at top right, rgba(228, 82, 49, 0.3), transparent 32%),
        linear-gradient(135deg, #0d2830 0%, #12383f 45%, #0b1a22 100%);
    }

    .cta-band::before {
      content: "";
      position: absolute;
      inset: 0;
      background:
        repeating-linear-gradient(90deg, rgba(255,255,255,0.05) 0 1px, transparent 1px 56px),
        repeating-linear-gradient(0deg, rgba(255,255,255,0.04) 0 1px, transparent 1px 56px);
      opacity: 0.35;
      pointer-events: none;
    }

    .cta-box {
      position: relative;
      z-index: 1;
      display: grid;
      grid-template-columns: minmax(0, 1.2fr) minmax(320px, 420px);
      gap: 42px;
      align-items: start;
      padding: 58px 0;
    }

    .cta-copy {
      display: grid;
      gap: 18px;
      align-content: start;
      padding-right: 16px;
    }

    .cta-eyebrow,
    .cta-label {
      display: inline-flex;
      align-items: center;
      width: fit-content;
      padding: 8px 14px;
      background: rgba(255, 255, 255, 0.08);
      border: 1px solid rgba(255, 255, 255, 0.16);
      color: rgba(255, 255, 255, 0.82);
      font-size: 12px;
      font-weight: 900;
      letter-spacing: 0.08em;
      text-transform: uppercase;
    }

    .cta-box h2 {
      margin: 0;
      font-size: clamp(38px, 5vw, 68px);
      line-height: 1;
    }

    .cta-box p {
      max-width: 680px;
      margin: 0;
      color: rgba(255, 255, 255, 0.78);
      font-size: 20px;
    }

    .cta-points {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 14px;
      margin-top: 8px;
    }

    .cta-point {
      padding: 16px 18px;
      background: rgba(255, 255, 255, 0.08);
      border: 1px solid rgba(255, 255, 255, 0.14);
      color: rgba(255, 255, 255, 0.9);
      font-weight: 700;
    }

    .cta-panel {
      display: grid;
      gap: 18px;
      padding: 30px;
      margin-top: 28px;
      background: rgba(255, 255, 255, 0.08);
      border: 1px solid rgba(255, 255, 255, 0.16);
      box-shadow: 0 22px 50px rgba(3, 12, 18, 0.28);
      backdrop-filter: blur(12px);
    }

    .cta-phone-block,
    .cta-send-block {
      display: grid;
      gap: 12px;
    }

    .cta-phone {
      width: fit-content;
      font-size: clamp(28px, 3vw, 42px);
      font-weight: 900;
      line-height: 0.96;
      letter-spacing: -0.03em;
      color: #fff;
      white-space: nowrap;
    }

    .cta-phone:hover,
    .cta-link:hover {
      color: #fff;
    }

    .cta-phone-meta {
      display: grid;
      gap: 8px;
      color: rgba(255, 255, 255, 0.74);
      font-size: 15px;
    }

    .cta-phone-meta a {
      width: fit-content;
      color: rgba(255, 255, 255, 0.86);
      font-weight: 700;
    }

    .cta-send-block {
      padding-top: 18px;
      border-top: 1px solid rgba(255, 255, 255, 0.14);
    }

    .cta-link {
      width: fit-content;
      color: rgba(255, 255, 255, 0.9);
      font-size: 17px;
      font-weight: 700;
      border-bottom: 1px solid rgba(255, 255, 255, 0.32);
      transition: border-color 0.2s ease, color 0.2s ease;
    }

    .cta-link:hover {
      border-color: rgba(255, 255, 255, 0.9);
    }

    .footer {
      padding: 64px 0;
      background: #0b1a22;
      color: #fff;
    }

    .footer__grid {
      display: grid;
      grid-template-columns: 1.2fr repeat(3, 1fr);
      gap: 34px;
    }

    .footer h3 {
      font-size: 18px;
      margin-bottom: 18px;
    }

    .footer p,
    .footer a {
      display: block;
      color: rgba(255, 255, 255, 0.68);
      margin: 0 0 10px;
    }

    .inner-hero {
      min-height: 420px;
      display: grid;
      align-items: center;
      color: #fff;
      background:
        linear-gradient(90deg, rgba(8, 20, 28, 0.88), rgba(8, 20, 28, 0.58)),
        repeating-linear-gradient(0deg, rgba(255,255,255,0.08) 0 1px, transparent 1px 42px),
        repeating-linear-gradient(90deg, rgba(255,255,255,0.06) 0 1px, transparent 1px 42px),
        url("../../dock/Одностраничник Мет. оброботка Медиа/Навес/Навес.jpg") center/cover;
    }

    .inner-hero h1 {
      max-width: 900px;
      font-size: clamp(42px, 6vw, 76px);
    }

    .inner-hero p {
      max-width: 760px;
      color: rgba(255, 255, 255, 0.82);
      font-size: 21px;
    }

    .page-intro {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 40px;
      align-items: start;
    }

    .lead-text {
      color: var(--muted);
      font-size: 20px;
    }

    .gallery-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 16px;
    }

    .gallery-card {
      min-height: 280px;
      display: flex;
      align-items: end;
      padding: 18px;
      color: #fff;
      background-image: linear-gradient(rgba(0,0,0,0.08), rgba(0,0,0,0.72)), var(--image);
      background-position: center;
      background-size: cover;
      font-size: 20px;
      font-weight: 900;
    }

    .contact-grid {
      display: grid;
      grid-template-columns: 0.9fr 1.1fr;
      gap: 28px;
    }

    .contact-panel,
    .map-panel {
      padding: 34px;
      background: var(--surface);
      border: 1px solid var(--line);
    }

    .map-panel {
      min-height: 380px;
      display: grid;
      place-items: center;
      color: var(--muted);
      background:
        linear-gradient(135deg, rgba(36, 69, 85, 0.08), rgba(217, 70, 44, 0.08)),
        var(--surface);
    }

    .requisites {
      display: grid;
      gap: 10px;
      color: var(--muted);
      font-size: 18px;
    }

    @media (max-width: 980px) {
      .header__top,
      .header__nav,
      .contacts,
      .section-head {
        align-items: flex-start;
        flex-direction: column;
      }

      .contacts {
        width: 100%;
        align-items: flex-start;
        text-align: left;
      }

      .contacts__line {
        justify-content: flex-start;
      }

      .header {
        position: static;
      }

      .nav,
      .product-nav {
        width: 100%;
        overflow-x: visible;
        flex-wrap: wrap;
        white-space: normal;
        column-gap: 14px;
        row-gap: 12px;
        padding-bottom: 6px;
      }

      .nav {
        font-size: 15px;
      }

      .product-nav {
        margin-left: 0;
        overflow-x: visible;
        flex-wrap: wrap;
        white-space: normal;
      }

      .hero__grid,
      .tabs,
      .tab-panel,
      .seo-layout,
      .cta-box,
      .footer__grid,
      .page-intro,
      .contact-grid,
      .projects-showcase {
        grid-template-columns: 1fr;
      }

      .service-grid,
      .catalog-grid,
      .b2b-grid,
      .gallery-grid,
      .gallery-grid--projects {
        grid-template-columns: repeat(2, 1fr);
      }

      .hero {
        min-height: auto;
      }

      .seo-nav {
        position: static;
      }

      .cta-box {
        padding: 48px 0;
      }

      .cta-copy {
        padding-right: 0;
      }

      .cta-panel {
        margin-top: 0;
        padding: 26px;
      }

      .cta-points {
        grid-template-columns: 1fr;
      }
    }

    @media (max-width: 620px) {
      .container {
        width: min(var(--max), calc(100% - 28px));
      }

      section {
        padding: 72px 0;
      }

      h1 {
        max-width: 100%;
        font-size: 33px;
        word-break: normal;
        overflow-wrap: anywhere;
      }

      .hero-title span:nth-child(2) {
        font-size: 31px;
        white-space: normal;
      }

      .benefit-grid,
      .service-grid,
      .catalog-grid,
      .b2b-grid,
      .gallery-grid {
        grid-template-columns: 1fr;
      }

      .contacts__line {
        display: grid;
        gap: 8px;
      }

      .nav {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px 18px;
      }

      .product-nav {
        display: grid;
        grid-template-columns: 1fr;
        gap: 12px;
      }

      .product-dropdown,
      .product-nav__trigger {
        width: 100%;
      }

      .product-nav__trigger {
        justify-content: center;
      }

      .hero__lead {
        font-size: 18px;
      }

      .hero__actions,
      .contacts {
        width: 100%;
      }

      .hero__actions .button {
        width: 100%;
      }

      .dropdown__menu {
        left: 0;
        right: auto;
      }

      .dropdown__menu--mega {
        position: static;
        width: 100%;
        grid-template-columns: 1fr;
        box-shadow: none;
        margin-top: 8px;
      }

      .tab-panel {
        padding: 32px;
      }

      .project-feature,
      .project-card,
      .gallery-grid--projects .gallery-card {
        min-height: 300px;
        padding: 20px;
      }

      .cta-box {
        gap: 28px;
        padding: 38px 0;
      }

      .cta-box p {
        font-size: 18px;
      }

      .cta-panel {
        padding: 22px;
      }

      .cta-phone {
        font-size: 34px;
      }

      .cta-panel .button {
        width: 100%;
      }
    }
