.wo-sash{background:#f3f6fb}.wo-sash__head{display:grid;grid-template-columns:1fr 280px;gap:60px;align-items:center;margin-bottom:35px}.wo-sash__head h1{font-size:clamp(44px,5vw,68px);line-height:1;letter-spacing:-.045em;margin:0}.wo-sash__head p{font-size:18px;color:var(--muted)}.wo-sash__illustration{height:250px;border-radius:22px;background:linear-gradient(145deg,#06142d,#075bea);display:grid;place-items:center}.wo-sash-window{width:115px;height:175px;border:10px solid #fff;background:#a8d8f3;display:grid;grid-template-rows:1fr 1fr;box-shadow:0 18px 35px rgba(0,0,0,.3)}.wo-sash-window i{border:3px solid #e8f7ff}.wo-sash-form{display:grid;gap:20px}.wo-sash-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px;box-shadow:0 8px 30px rgba(0,26,70,.05)}.wo-sash-card legend{font-size:21px;font-weight:900;padding:0 12px}.wo-sash-card legend span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#075bea;color:#fff;margin-right:8px}.wo-sash-grid{display:grid;gap:15px}.wo-sash-grid--3{grid-template-columns:repeat(3,1fr)}.wo-sash-grid--4{grid-template-columns:repeat(4,1fr)}.wo-sash-card label{font-size:12px;font-weight:850}.wo-sash-card label em{color:#d52c45;font-style:normal}.wo-sash-card input,.wo-sash-card select,.wo-sash-card textarea{display:block;width:100%;border:1px solid #ccd7e5;background:#fafcff;border-radius:10px;padding:11px 12px;margin-top:6px;font:inherit}.wo-sash-card input,.wo-sash-card select{height:48px}.wo-sash-card textarea{resize:vertical}.wo-span-2{grid-column:span 2}.wo-sash-upload{display:block;margin-top:18px;border:2px dashed #afbed2;border-radius:12px;padding:18px;background:#f6f9fe}.wo-sash-upload input{height:auto;background:transparent;border:0;padding:5px 0}.wo-sash-upload small{display:block;color:var(--muted);margin-top:6px}.wo-sash-submit{display:flex;justify-content:space-between;align-items:center;gap:25px;background:linear-gradient(135deg,#05070a,#073681);color:#fff;border-radius:18px;padding:27px 30px}.wo-sash-submit p{color:#c8d2df;margin:4px 0}.wo-sash-submit .wo-btn{flex:none}
@media(max-width:950px){.wo-sash-grid--4,.wo-sash-grid--3{grid-template-columns:1fr 1fr}.wo-sash__head{grid-template-columns:1fr 220px}}
@media(max-width:650px){.wo-sash__head{grid-template-columns:1fr}.wo-sash__illustration{height:210px}.wo-sash-grid--4,.wo-sash-grid--3{grid-template-columns:1fr}.wo-span-2{grid-column:auto}.wo-sash-card{padding:22px 16px}.wo-sash-submit{display:grid}.wo-sash-submit .wo-btn{width:100%}}
