#how-the-evaluation-runs{padding-block:var(--section-y)}#how-the-evaluation-runs .intro{max-width:62ch}#how-the-evaluation-runs h1{margin-bottom:var(--sp-4)}#how-the-evaluation-runs .lede{font-size:1.125rem;line-height:1.65;color:var(--c-muted);max-width:62ch;margin-bottom:0}#how-the-evaluation-runs .btn-row{margin-top:var(--sp-6)}#how-the-evaluation-runs .steps-head{margin-top:clamp(2.75rem,2rem + 3vw,4rem);margin-bottom:var(--sp-5)}#how-the-evaluation-runs .steps{list-style:none;margin:0;padding:0;display:grid;gap:var(--sp-6)}#how-the-evaluation-runs .step{margin:0}#how-the-evaluation-runs .step__head{display:flex;align-items:baseline;gap:0}#how-the-evaluation-runs .step__head .case-index{color:var(--c-secondary)}#how-the-evaluation-runs .step__head .case-label{max-width:28ch}#how-the-evaluation-runs .step p{margin:var(--sp-2) 0 0;padding-left:calc(1.6rem + 12px);font-size:var(--fs-small);line-height:1.65;color:var(--c-muted);max-width:46ch}#how-the-evaluation-runs .ready{margin-top:clamp(2.5rem,2rem + 2.5vw,3.5rem);padding-top:var(--sp-6);border-top:1px solid var(--c-keyline)}#how-the-evaluation-runs .ready h3{margin-bottom:var(--sp-4)}#how-the-evaluation-runs .ready__list{list-style:none;margin:0;padding:0}#how-the-evaluation-runs .ready__list li{display:flex;align-items:baseline;gap:12px;margin:0 0 var(--sp-3);font-size:var(--fs-small);line-height:1.65;color:var(--c-text);max-width:62ch}#how-the-evaluation-runs .ready__list li:last-child{margin-bottom:0}#how-the-evaluation-runs .ready__list li::before{content:"\2726";flex:0 0 auto;font-size:10px;line-height:1.9;color:var(--c-secondary)}@media (min-width:768px){#how-the-evaluation-runs .steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sp-7)}#how-the-evaluation-runs .ready__list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:1100px){#how-the-evaluation-runs .steps{column-gap:clamp(3rem,5vw,5rem)}#how-the-evaluation-runs .ready__list li{max-width:70ch}}

#if-you-re-the-attorney-referring{padding-block:clamp(2.5rem,2rem + 2vw,3.5rem);border-top:1px solid var(--c-keyline)}#if-you-re-the-attorney-referring .ref-grid{display:block}#if-you-re-the-attorney-referring .impartial-note{max-width:60ch}#if-you-re-the-attorney-referring .impartial-note p{font-size:1.0625rem;line-height:1.65;color:var(--c-text)}@media (min-width:900px){#if-you-re-the-attorney-referring .ref-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--sp-5)}#if-you-re-the-attorney-referring .impartial-note{grid-column:1 / span 7;max-width:none}}

#send-us-your-case-details{position:relative;overflow:hidden;background:var(--c-dark-bg);padding-block:clamp(3.5rem,2.5rem + 5vw,7rem)}#send-us-your-case-details .contact-band__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 50%}#send-us-your-case-details .contact-band__scrim{position:absolute;inset:0;background:rgba(15,29,43,.88)}#send-us-your-case-details .contact-band__inner{position:relative;z-index:1;width:100%;max-width:var(--container);margin-inline:auto;padding-inline:16px}#send-us-your-case-details .sheet{background:var(--c-surface);max-width:680px;padding:24px;border-radius:var(--radius)}#send-us-your-case-details .sheet .seal-rule{margin-bottom:16px}#send-us-your-case-details .sheet .kicker{color:var(--c-muted);margin-bottom:var(--sp-2)}#send-us-your-case-details .sheet h2{color:var(--c-primary);font-size:clamp(1.5rem,1.3rem + 1vw,2rem);margin-bottom:0}#send-us-your-case-details .sheet .bilingual-line{color:var(--c-secondary);margin-top:6px;margin-bottom:var(--sp-6)}#send-us-your-case-details .lead-form__row{display:grid;gap:0}#send-us-your-case-details .field{margin-bottom:var(--sp-5)}#send-us-your-case-details .field label{display:block;color:var(--c-text);font-size:var(--fs-small);font-weight:600;margin-bottom:var(--sp-1)}#send-us-your-case-details input[type="text"],#send-us-your-case-details input[type="email"],#send-us-your-case-details input[type="tel"],#send-us-your-case-details select,#send-us-your-case-details textarea{width:100%;background:var(--c-surface);color:var(--c-text);border:0;border-bottom:1px solid var(--c-keyline);border-radius:0;padding:0.6rem 0;min-height:48px;font-family:var(--f-body);font-size:1rem;line-height:1.5;transition:border-color var(--mo-quick) var(--mo-ease)}#send-us-your-case-details textarea{min-height:7.5rem;resize:vertical}#send-us-your-case-details input::placeholder,#send-us-your-case-details textarea::placeholder{color:var(--c-muted)}#send-us-your-case-details input:focus,#send-us-your-case-details select:focus,#send-us-your-case-details textarea:focus{border-bottom-color:var(--c-primary);outline:2px solid var(--c-primary);outline-offset:3px}#send-us-your-case-details .field--select{position:relative}#send-us-your-case-details select{appearance:none;-webkit-appearance:none;padding-right:1.75rem}#send-us-your-case-details .field--select::after{content:"";position:absolute;right:6px;bottom:20px;width:8px;height:8px;border-right:1.5px solid var(--c-primary);border-bottom:1.5px solid var(--c-primary);transform:rotate(45deg);pointer-events:none}#send-us-your-case-details .form-submit{margin-top:var(--sp-2);width:100%;background:var(--c-dark-bg);border-color:var(--c-dark-bg);color:var(--c-bg);font-size:1.0625rem;font-weight:600}#send-us-your-case-details .form-submit:hover,#send-us-your-case-details .form-submit:focus-visible{background:var(--c-primary-ink);border-color:var(--c-primary-ink);color:var(--c-bg)}#send-us-your-case-details .facts{list-style:none;margin:var(--sp-6) 0 0;padding:var(--sp-5) 0 0;border-top:1px solid var(--c-keyline);display:grid;gap:var(--sp-4)}#send-us-your-case-details .facts li{margin:0;font-size:var(--fs-small);line-height:1.6;color:var(--c-muted)}#send-us-your-case-details .facts li span{display:block;font-weight:600;color:var(--c-text);font-size:var(--fs-meta);letter-spacing:0.08em;text-transform:uppercase;margin-bottom:2px}@media (min-width:768px){#send-us-your-case-details .contact-band__inner{padding-inline:var(--gutter)}#send-us-your-case-details .sheet{padding:40px}#send-us-your-case-details .lead-form__row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:var(--sp-5)}#send-us-your-case-details .form-submit{width:auto;min-width:16rem}#send-us-your-case-details .facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-5)}}@media (min-width:1100px){#send-us-your-case-details .sheet{margin-left:4%}}