.service-watch .watch-stage{max-width:960px;padding:12px}
.service-watch .watch-stage video{display:block;width:100%;height:auto;aspect-ratio:16/9;max-height:none;object-fit:contain}
.service-watch-review{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;padding-block:36px 48px;border-top:1px solid var(--line);margin-bottom:38px}
.service-watch-review h2{font-size:clamp(26px,3vw,36px);line-height:1.2}
.service-watch-review p:not(.eyebrow){margin-top:20px;color:var(--muted);font-size:17px;line-height:1.8}
.service-watch-review-links{display:flex;flex-direction:column;gap:18px;align-items:flex-start;justify-content:center}
@media(max-width:900px){.service-watch-review{gap:40px}}
@media(max-width:650px){.service-watch .watch-stage{padding:8px}.service-watch-review{grid-template-columns:1fr;gap:24px;padding-block:30px 36px;margin-bottom:28px}}
