.home-seo .hero__title { font-size: clamp(42px, 8.1vw, 138px); line-height: .96; }
.home-seo .hero__line { max-width: 100%; white-space: normal; }
.home-seo .hero__line--offset { padding-left: min(12vw, 160px); }
.home-seo .section-head h2, .home-seo .about__content > h2 { font-size: clamp(34px, 4.8vw, 78px); line-height: 1.02; letter-spacing: -.045em; overflow-wrap: normal; hyphens: auto; }
.home-seo .contact__title { font-size: clamp(36px, 6.5vw, 104px); line-height: 1.04; overflow-wrap: normal; hyphens: auto; }
.case-category { display: block; margin-top: 10px; color: inherit; font-size: clamp(15px, 1.25vw, 20px); font-weight: 500; line-height: 1.4; letter-spacing: normal; opacity: .85; }
.article-flow { min-width: 0; }
.article-flow > .service-copy + .section, .article-flow > .section + .service-copy { margin-top: clamp(44px, 6vw, 88px); }
.article-flow > .section { margin-bottom: 0; }
.shared-projects .section-head h2, .yandex-reviews .section-head h2 { font-size: clamp(34px, 4.8vw, 76px); line-height: 1.03; letter-spacing: -.045em; hyphens: auto; }
.yandex-reviews { overflow: hidden; background: var(--light, #f2f0e9); color: var(--ink, #11151a); }
.yandex-reviews .section-head { gap: clamp(24px, 5vw, 70px); margin-bottom: 32px; }
.yandex-reviews .section-head > .yandex-reviews__source { grid-column: 2; grid-row: 1; }
.yandex-reviews__source > a { display: inline-flex; align-items: center; gap: 10px; font-size: clamp(16px, 1.5vw, 22px); font-weight: 650; line-height: 1.4; }
.yandex-reviews__source > a .arrow-icon { flex: 0 0 18px; width: 18px; height: 18px; }
.yandex-reviews__source > p { max-width: 400px; margin: 18px 0 0; font-size: 17px; line-height: 1.5; opacity: .7; }
.yandex-mark { display: inline-flex; flex: 0 0 32px; align-items: center; justify-content: center; width: 32px; height: 32px; border-radius: 50%; background: #fc3f1d; color: #fff; font: 700 21px/1 Arial, sans-serif; }
.yandex-reviews__controls { display: flex; justify-content: flex-end; gap: 10px; margin-bottom: 20px; }
.yandex-reviews__controls button { display: grid; place-items: center; width: 48px; height: 48px; padding: 0; border: 1px solid #11151a40; border-radius: 50%; background: transparent; color: inherit; cursor: pointer; transition: background .2s, color .2s; }
.yandex-reviews__controls button:hover { background: var(--ink, #11151a); color: #fff; }
.yandex-reviews__controls .arrow-icon { width: 20px; height: 20px; }
.yandex-reviews__track { display: flex; flex-wrap: nowrap; align-items: flex-start; width: 100%; min-width: 0; max-width: 100%; gap: 24px; overflow-x: auto; padding: 4px 2px 24px; scroll-snap-type: x mandatory; scroll-padding-inline: 2px; scrollbar-width: thin; scrollbar-color: var(--accent, #d9364f) transparent; }
.yandex-reviews__track::-webkit-scrollbar { height: 6px; }
.yandex-reviews__track::-webkit-scrollbar-track { background: transparent; }
.yandex-reviews__track::-webkit-scrollbar-thumb { background: var(--accent, #d9364f); border-radius: 6px; }
.yandex-reviews__track > .yandex-review { box-sizing: border-box; flex: 0 0 clamp(320px, 32vw, 460px); width: clamp(320px, 32vw, 460px); min-height: 360px; }
.yandex-reviews__track > .yandex-review:nth-child(even) { margin-top: 40px; }
.yandex-review { display: flex; flex-direction: column; gap: 20px; min-width: 0; padding: clamp(22px, 2.2vw, 34px); border: 1px solid #11151a20; border-radius: 24px; background: #fff; scroll-snap-align: start; }
.yandex-review__author { display: flex; align-items: center; gap: 12px; min-width: 0; }
.yandex-review__author > div { min-width: 0; flex: 1; }
.yandex-review__author > .yandex-mark { flex-basis: 26px; width: 26px; height: 26px; font-size: 18px; }
.yandex-review__author h3 { margin: 0 0 5px; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.25; letter-spacing: normal; overflow-wrap: anywhere; }
.yandex-review__author time { font-size: 13px; opacity: .6; }
.yandex-review__avatar { position: relative; display: grid; place-items: center; overflow: hidden; flex: 0 0 52px; width: 52px; height: 52px; border-radius: 50%; background: #eee9e2; font-size: 24px; font-weight: 650; }
.yandex-review__avatar img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.yandex-review__stars { color: #f4b400; font: 24px/1 Arial, sans-serif; letter-spacing: 2px; white-space: nowrap; }
.yandex-review__empty-stars { color: #d6d6d6; }
.yandex-review blockquote, .yandex-review blockquote p { margin: 0; }
.yandex-review blockquote { flex: 1; font-size: clamp(17px, 1.5vw, 21px); line-height: 1.55; overflow-wrap: break-word; }
.yandex-review footer { display: grid; gap: 10px; padding-top: 10px; }
.yandex-review footer > span { color: #6d7075; font-size: 12px; }
.yandex-review footer a { display: flex; align-items: center; gap: 10px; font-size: 14px; line-height: 1.4; font-weight: 600; }
.yandex-review footer .arrow-icon { width: 16px; height: 16px; flex: 0 0 16px; }
.yandex-reviews a:focus-visible, .yandex-reviews button:focus-visible, .yandex-reviews__track:focus-visible { outline: 2px solid var(--red, #d9364f); outline-offset: 4px; }
@media (max-width: 1100px) {
  .yandex-reviews__track > .yandex-review { flex-basis: 46%; width: 46%; min-width: 320px; }
}
@media (max-width: 760px) {
  .home-seo .hero__line--offset { padding-left: 4vw; }
  .yandex-reviews .section-head > .yandex-reviews__source { grid-column: 1; grid-row: auto; }
  .yandex-reviews__track { gap: 16px; }
  .yandex-reviews__track > .yandex-review { flex: 0 0 100%; width: 100%; min-width: 0; min-height: 0; margin-top: 0; }
  .yandex-reviews__track > .yandex-review:nth-child(even) { margin-top: 0; }
  .yandex-reviews__source > p { font-size: 16px; }
  .yandex-review { border-radius: 20px; }
}
@media (prefers-reduced-motion: reduce) {
  .yandex-reviews__controls button { transition: none; }
}
