.demo-section{padding:105px 0 35px}.demo-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:34px}.demo-heading h2{font-size:clamp(38px,4.5vw,62px);line-height:1.03;letter-spacing:-.07em;margin:0}.demo-heading h2 em{font-style:normal;color:var(--cyan)}.demo-heading>p{width:270px;color:var(--muted);font-size:13px;line-height:1.8;margin:0}.demo-video{background:#0f1928;border:1px solid #ffffff25;border-radius:12px;padding:9px;box-shadow:0 25px 60px #0008;overflow:hidden}.demo-video video{display:block;width:100%;max-height:680px;border-radius:6px;background:#050a12}@media(max-width:700px){.demo-heading{display:block}.demo-heading>p{width:auto;margin-top:24px}.demo-section{padding-top:75px}.demo-video{padding:5px}}