.request-shell{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:70px;max-width:1240px;margin:auto;padding:72px 28px 110px}.request-intro{padding-top:32px}.request-intro h1{max-width:620px;margin:0;font-size:clamp(54px,7vw,92px);letter-spacing:-.06em;line-height:.93}.request-intro>p:not(.eyebrow){max-width:560px;margin:28px 0;color:var(--muted);font-size:17px}.request-points{display:grid;margin-top:45px;border-top:1px solid var(--line)}.request-points span{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:650}.request-points b{color:var(--red);font-size:10px}.request-card{align-self:start;padding:36px;border-top:4px solid var(--red);background:#fff;box-shadow:0 20px 65px rgba(24,22,20,.1)}.request-upload{padding:16px;border:1px dashed #b9bdc4;background:#fafbfc}.request-upload input{padding:8px;background:#fff}.request-consent{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;font-weight:500}.request-consent input{width:16px;height:16px;margin-top:2px}.request-consent a{color:var(--red);font-weight:700}.request-card .button{width:100%}.request-success{padding:55px 12px;text-align:center}.request-success>span{width:52px;height:52px;display:grid;place-items:center;margin:auto;border-radius:50%;background:#e5f5ec;color:#167246;font-size:22px;font-weight:800}.request-success h2{margin:20px 0 10px;font-size:40px}.request-success p{max-width:470px;margin:0 auto 28px;color:var(--muted)}@media(max-width:900px){.request-shell{grid-template-columns:1fr;gap:38px;padding:50px 20px 80px}.request-intro{padding-top:0}.request-card{padding:28px}}@media(max-width:560px){.request-shell{padding:34px 14px 60px}.request-intro h1{font-size:50px}.request-card{padding:22px 18px}.request-card .form-row{grid-template-columns:1fr}}
