.c42-cs-video{background:var(--c42-forest-ink);padding:100px var(--page-pad-x)}.c42-cs-video__inner{align-items:center;display:flex;gap:80px;margin:0 auto;max-width:var(--container-max)}.c42-cs-video__caption{flex-shrink:0;width:420px}.c42-cs-video__eyebrow{color:var(--c42-mint);display:block;font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase}.c42-cs-video__title{color:var(--c42-white);font-family:var(--font-sans);font-size:clamp(24px,1.8vw,34px);letter-spacing:-.018em;line-height:1.24;margin-top:18px}.c42-cs-video__media{flex:1;min-width:0}.c42-cs-video__frame,.c42-cs-video__still{aspect-ratio:16/9;background:var(--c42-paper-edge);display:block;overflow:hidden;position:relative}.c42-cs-video__frame iframe,.c42-cs-video__frame video{border:0;height:100%;inset:0;position:absolute;width:100%}.c42-cs-video__still img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.c42-cs-video__play{background:hsla(0,0%,100%,.6);border-radius:50%;height:100px;left:50%;transition:background-color var(--dur-base) var(--ease-out);width:100px}.c42-cs-video__play,.c42-cs-video__play:after{position:absolute;top:50%;transform:translate(-50%,-50%)}.c42-cs-video__play:after{border-color:transparent transparent transparent var(--c42-forest-ink);border-style:solid;border-width:17px 0 17px 28px;content:"";left:54%}a.c42-cs-video__still:hover .c42-cs-video__play{background:hsla(0,0%,100%,.85)}@media (max-width:1024px){.c42-cs-video{padding:64px var(--page-pad-x)}.c42-cs-video__inner{align-items:stretch;flex-direction:column;gap:0}.c42-cs-video__caption{margin-top:24px;order:2;width:100%}.c42-cs-video__media{order:1}.c42-cs-video__eyebrow{font-size:11px}.c42-cs-video__play{height:60px;width:60px}.c42-cs-video__play:after{border-width:11px 0 11px 18px}}@media (max-width:640px){.c42-cs-video{padding:44px 20px}.c42-cs-video__title{margin-top:10px}}