.lead-resource-page{min-height:100vh;background:#f4f4f1;color:#151515}.lead-resource{width:min(980px,calc(100% - 2rem));margin:0 auto;padding:7rem 0 4rem}.lead-resource__breadcrumb{display:flex;gap:.5rem;margin-bottom:2rem;color:#6b6b66;font-size:.8rem}.lead-resource__breadcrumb a{color:inherit}.lead-resource__header{padding-bottom:clamp(2.5rem,6vw,5rem);border-bottom:1px solid #cfcfc8}.lead-resource__footer p,.lead-resource__header p{margin:0 0 .8rem;color:#8056b3;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.lead-resource__header h1{max-width:20ch;margin:0;font-size:clamp(2.2rem,6vw,4.8rem);line-height:.98;letter-spacing:0;text-wrap:balance}.lead-resource__header>span{display:block;max-width:60ch;margin-top:1.25rem;color:#5e5e59;font-size:1.05rem;line-height:1.65}.lead-resource__sections{display:grid;gap:0}.lead-resource__sections section{display:grid;grid-template-columns:56px minmax(180px,.7fr) minmax(0,1.3fr);gap:1.5rem;padding:2.25rem 0;border-bottom:1px solid #cfcfc8}.lead-resource__sections section>span{color:#8056b3;font-weight:900}.lead-resource__sections h2{margin:0;font-size:1.35rem;line-height:1.2;text-wrap:balance}.lead-resource__sections ul{display:grid;gap:.85rem;margin:0;padding-left:1.15rem;color:#4f4f4a;line-height:1.55}.lead-resource__footer{display:flex;gap:2rem;align-items:center;justify-content:space-between;margin-top:3rem;padding:2rem;border-radius:8px;background:#151515;color:#fff}.lead-resource__footer h2{max-width:22ch;margin:0;font-size:1.5rem;text-wrap:balance}.lead-resource__footer a{flex:0 0 auto;padding:.85rem 1rem;border-radius:6px;background:#e9c25a;color:#111;font-weight:900;text-decoration:none}.lead-resource a:focus-visible{outline:3px solid #8056b3;outline-offset:3px}@media (max-width:700px){.lead-resource{padding-top:6rem}.lead-resource__sections section{grid-template-columns:38px minmax(0,1fr)}.lead-resource__sections ul{grid-column:2}.lead-resource__footer{align-items:stretch;flex-direction:column}.lead-resource__footer a{text-align:center}}@media print{.lead-resource-page header,.lead-resource__breadcrumb,.lead-resource__footer{display:none}.lead-resource{width:100%;padding:0}}