
.cdemo-wrap{background:#f4f5f7;padding:70px 0 90px}
.cdemo-inner{width:min(1180px,calc(100% - 36px));margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:55px;align-items:start}
.cdemo-copy{padding-top:25px}
.cdemo-kicker{font-size:12px;letter-spacing:.18em;font-weight:900;color:#ef1018}
.cdemo-copy h1{font-size:clamp(42px,5vw,64px);line-height:1.02;letter-spacing:-.05em;margin:14px 0 18px;color:#111318}
.cdemo-copy h1 span{color:#ef1018}
.cdemo-copy>p{font-size:18px;line-height:1.65;color:#636b76}
.cdemo-benefits{display:grid;gap:14px;margin-top:32px}
.cdemo-benefits div{background:#fff;border:1px solid #e4e7eb;border-radius:16px;padding:17px 19px}
.cdemo-benefits strong,.cdemo-benefits span{display:block}.cdemo-benefits strong{color:#111318}.cdemo-benefits span{font-size:14px;color:#6a717c;margin-top:3px}
.cdemo-card{background:#fff;border:1px solid #e4e7eb;border-radius:24px;padding:34px;box-shadow:0 18px 55px rgba(17,24,39,.09)}
.cdemo-card h2{font-size:30px;margin:0 0 5px;color:#111318}.cdemo-small{color:#6a717c;margin:0 0 23px}
.cdemo-card label{display:block;font-size:13px;font-weight:800;color:#252a31;margin-bottom:16px}
.cdemo-card input,.cdemo-card select,.cdemo-card textarea{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #d6dae0;background:#fff;border-radius:11px;padding:13px 14px;font:inherit;color:#111318}
.cdemo-card textarea{min-height:120px;resize:vertical}
.cdemo-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.cdemo-privacy{display:flex!important;gap:10px;align-items:flex-start;font-weight:500!important;color:#656c76!important;line-height:1.4}
.cdemo-privacy input{width:auto!important;margin-top:3px!important}
.cdemo-btn{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;background:#ef1018;color:#fff!important;border:0;border-radius:999px;font-weight:900;text-decoration:none!important;cursor:pointer;padding:0 24px}
.cdemo-btn:hover{background:#ca0d14}
.cdemo-success{text-align:center;padding:30px 5px}.cdemo-check{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#111318;color:#fff;font-size:30px;font-weight:900}
.cdemo-success p{color:#676e78;margin-bottom:24px}
@media(max-width:850px){.cdemo-inner{grid-template-columns:1fr}.cdemo-grid{grid-template-columns:1fr}.cdemo-wrap{padding-top:45px}}
@media(max-width:600px){.cdemo-inner{width:min(100% - 22px,1180px)}.cdemo-card{padding:22px}.cdemo-copy h1{font-size:42px}}
