.pd-head{background:var(--dx-white)}.pd-head__inner{display:flex;flex-direction:column;align-items:flex-start;gap:clamp(18px,1.8vw,26px)}.pd-head .dx-display{max-width:18ch}.pd-head .dx-lead{max-width:46ch;color:var(--dx-body)}.pd-head__cta{margin-top:8px}.pd-hero-wrap{background:var(--dx-white);padding-bottom:clamp(48px,7vw,112px)}.pd-overview{margin-top:6px;max-width:62ch;color:var(--dx-body)}.pd-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(26px,3.2vw,52px);gap:clamp(26px,3.2vw,52px);align-items:stretch}.pd-block{display:flex;flex-direction:column;gap:clamp(18px,1.6vw,24px);background:var(--dx-white);border:1px solid var(--dx-line-2);border-radius:var(--dx-r-lg);padding:clamp(30px,3.2vw,52px);height:100%}.pd-block .dx-body{color:var(--dx-body)}.pd-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.pd-list li{display:flex;align-items:flex-start;gap:11px}.pd-check{flex:none;color:var(--dx-accent);margin-top:3px}.pd-list .dx-body{font-size:.98rem;line-height:1.45}.pd-demos{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.pd-demos .dx-textlink svg{width:15px;height:15px}.pd-demo-note{color:var(--dx-body)}.pd-demo-note strong{font-weight:500;color:var(--dx-ink)}.pd-cta{background:var(--dx-white)}.pd-cta__inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px}.pd-cta .dx-h2{max-width:18ch}.pd-cta .dx-lead{max-width:52ch;color:var(--dx-body)}.pd-cta__actions{margin-top:12px}@media (max-width:860px){.pd-two{grid-template-columns:1fr}}