.ji-rc-section{padding:var(--ji-rc-section) 0}.ji-rc-section--dark{background:var(--ji-rc-black);color:var(--ji-rc-white)}
.ji-rc-header{max-width:920px;margin-bottom:clamp(42px,6vw,82px)}
.ji-rc-header h2{max-width:15ch;font-size:clamp(44px,6vw,92px);line-height:.98;text-wrap:balance}
.ji-rc-copy{max-width:66ch;font-size:clamp(17px,1.5vw,22px);line-height:1.75}
.ji-rc-editorial{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);align-items:stretch}
.ji-rc-editorial__media{position:relative;min-height:620px;background:#080b08;overflow:hidden}
.ji-rc-editorial__media video,.ji-rc-editorial__media img{width:100%;height:100%;object-fit:cover}
.ji-rc-editorial__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,6vw,104px);background:var(--ji-rc-cream);color:#11130f}
.ji-rc-editorial__copy h2{font-size:clamp(40px,4.7vw,76px);line-height:1.02;text-wrap:balance}
.ji-rc-editorial__copy p:not(.ji-kicker):not(.ji-regent-overline){max-width:48ch;font-size:clamp(17px,1.45vw,21px)}
.ji-rc-editorial__actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}
.ji-rc-video-frame{position:relative;aspect-ratio:16/9;background:#050705;overflow:hidden}
.ji-rc-video-frame video{width:100%;height:100%;object-fit:cover}
.ji-rc-video-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:22px}
.ji-rc-video-toolbar p{margin:0;opacity:.72;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.ji-rc-video-control{appearance:none;background:none;border:0;border-bottom:1px solid currentColor;color:inherit;padding:0 0 4px;cursor:pointer;font-size:12px;letter-spacing:.12em;text-transform:uppercase}
.ji-rc-video-control:focus-visible{outline:2px solid var(--ji-rc-gold);outline-offset:5px}
