.pos-demo{padding:110px 0;background:#eaf2f7}.pos-demo__layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}.pos-demo__intro{position:sticky;top:30px;padding-top:26px}.pos-demo__intro h2{max-width:540px;margin:12px 0 20px;font-size:clamp(35px,4vw,50px);line-height:1.15;font-weight:500}.pos-demo__intro>p{max-width:560px;margin:0;color:#607689;font-size:14px;line-height:1.75}.pos-demo__intro ul{list-style:none;padding:0;margin:35px 0 0;display:grid;gap:18px}.pos-demo__intro li{display:grid;grid-template-columns:30px 1fr;gap:12px;align-items:start;color:#61778a;font-size:12px;line-height:1.6}.pos-demo__intro li>svg{width:25px;height:25px;padding:5px;color:#148e6e;background:#d9f1e9}.pos-demo__intro li strong{display:block;margin-bottom:2px;color:#102f4b;font-size:13px}.pos-demo__form-card{padding:34px;background:#fff;border:1px solid #ccdae4;box-shadow:0 22px 50px rgba(12,43,66,.09)}.pos-demo__form-card header>span{color:#0879de;font-size:10px;font-weight:700;text-transform:uppercase}.pos-demo__form-card h3{margin:8px 0 8px;font-size:26px;font-weight:500}.pos-demo__form-card header p{margin:0;color:#697e8e;font-size:11px;line-height:1.6}.pos-demo__notice{margin-top:20px;padding:14px 16px;border:1px solid;font-size:11px;line-height:1.55}.pos-demo__notice--success{color:#126d57;background:#e8f7f2;border-color:#a9dfcf}.pos-demo__notice--error{color:#963f46;background:#fff1f2;border-color:#efc3c7}.pos-demo__form-card form{margin-top:25px}.pos-demo__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pos-demo__fields label{display:grid;gap:7px;color:#314d65;font-size:10px;font-weight:600}.pos-demo__fields input,.pos-demo__fields textarea{width:100%;min-height:48px;padding:12px 13px;border:1px solid #c9d7e1;border-radius:4px;background:#fff;color:#102c45;font:inherit;font-size:12px;outline:none;transition:border-color .16s,box-shadow .16s}.pos-demo__fields textarea{min-height:125px;resize:vertical;line-height:1.6}.pos-demo__fields input:focus,.pos-demo__fields textarea:focus{border-color:#1686e3;box-shadow:0 0 0 3px rgba(8,121,222,.1)}.pos-demo__fields input::placeholder,.pos-demo__fields textarea::placeholder{color:#91a1ae}.pos-demo__wide{grid-column:1/-1}.pos-demo__consent{display:flex;align-items:center;gap:9px;margin:17px 0;color:#6b7f8f;font-size:9px;line-height:1.5}.pos-demo__consent svg{width:17px;flex:0 0 17px;color:#168e70}.pos-demo__form-card button{width:100%;min-height:51px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:4px;background:#0879de;color:#fff;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.pos-demo__form-card button:hover{background:#066ecb}.pos-demo__form-card button svg{width:17px}.pos-demo__honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:960px){.pos-demo__layout{grid-template-columns:1fr;gap:45px}.pos-demo__intro{position:static;padding-top:0}.pos-demo__intro>p{max-width:720px}}@media(max-width:700px){.pos-demo{padding:76px 0}.pos-demo__form-card{padding:24px 20px}.pos-demo__fields{grid-template-columns:1fr}.pos-demo__wide{grid-column:auto}.pos-demo__intro h2{font-size:34px}.pos-demo__form-card h3{font-size:23px}}
