.video-watch-link{display:flex;justify-content:center;text-align:center;margin-top:14px;min-height:44px;font-size:13px;color:var(--green);line-height:1.6}
.watch-main{padding-block:26px 30px}.watch-main .breadcrumb{margin-bottom:23px;font-size:12px;line-height:1.7}.watch-heading{text-align:center;margin-bottom:24px}.watch-heading .eyebrow{color:var(--green);margin-bottom:12px}.watch-heading h1{font-size:clamp(30px,3vw,43px);letter-spacing:-.04em}.watch-heading>p:last-child{font-size:18px;color:var(--muted);margin-top:13px}.watch-stage{background:#edf4f0;border:1px solid #dce7df;border-radius:12px;padding:20px;display:flex;justify-content:center;max-width:1020px;margin:auto}.watch-stage video{display:block;width:auto;max-width:100%;height:clamp(320px,58vh,650px);aspect-ratio:4/5;background:var(--navy);border-radius:6px}.watch-note{text-align:center;font-size:13px;color:var(--muted);margin-top:12px}.watch-summary{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;padding-block:48px 60px;border-top:1px solid var(--line)}.watch-summary h2{font-size:36px}.watch-summary h3{font-size:25px}.watch-summary #video-summary{font-size:17px;color:var(--muted);margin:23px 0;line-height:1.8}.watch-summary .check-list li{font-size:16px}.watch-related{padding-bottom:64px}.watch-related h2{font-size:27px;margin-bottom:24px}.watch-related>div{display:flex;flex-wrap:wrap;gap:14px}.watch-related a{font-size:15px;border:1px solid var(--line);padding:14px 20px;border-radius:6px}.watch-related a:hover{color:var(--green);background:var(--soft)}.video-library-intro{padding-block:60px 36px}.video-library-intro h1{font-size:clamp(35px,4vw,56px)}.video-library-intro .lead{max-width:720px;margin-top:24px}.video-library{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding-bottom:70px}.video-library-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:white}.video-library-poster{position:relative;background:#eef5f0}.video-library-poster img{display:block;width:100%;height:270px;object-fit:contain}.video-library-copy{padding:27px}.video-library-copy h2{font-size:25px;line-height:1.2}.video-library-copy p{font-size:16px;color:var(--muted);margin-block:18px}.video-library-card a:hover h2{color:var(--green)}
@media(max-width:900px){.watch-summary{gap:40px}.video-library{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.watch-main{padding-top:22px}.watch-main .breadcrumb{font-size:11px}.watch-main .breadcrumb span{margin-inline:8px}.watch-heading{text-align:left}.watch-heading h1{font-size:32px}.watch-heading>p:last-child{font-size:17px}.watch-stage{padding:10px}.watch-stage video{width:100%;height:auto;max-height:none}.watch-note{font-size:12px}.watch-summary{grid-template-columns:1fr;gap:30px;padding-block:32px 40px}.watch-summary h2{font-size:32px}.watch-summary #video-summary{font-size:17px}.watch-related{padding-bottom:44px}.watch-related>div{display:grid;gap:10px}.watch-related a{font-size:14px}.video-library{grid-template-columns:1fr}.video-library-intro{padding-top:38px}.video-library-poster img{height:310px}.video-library-copy h2{font-size:27px}.video-watch-link{font-size:14px}}
