.craf-resources-library-hero{min-height:560px;overflow:hidden;position:relative}.craf-resources-library-hero>img{height:100%;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:0}.craf-resources-library-hero::after{background:linear-gradient(90deg,rgba(30,35,40,.88),rgba(80,27,101,.54));content:"";top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.craf-resources-library-hero .container{max-width:880px;position:relative;z-index:2}.craf-resources-library-hero h1,.craf-resources-library-hero p{color:var(--brand-text-inverse)}.craf-commitment{background:var(--brand-bg);text-align:center}.craf-commitment .container{max-width:900px}.craf-commitment h2{font-size:max(1.85rem, min(3vw, 2.75rem))}.craf-commitment p:not(.craf-eyebrow){color:var(--brand-text);font-size:1.08rem}.craf-resource-goals{background:var(--brand-bg-alt)}.craf-goal-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.craf-goal-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;min-height:100%;padding:26px}.craf-goal-grid i{margin-bottom:18px}.craf-goal-grid p{color:var(--brand-text)}.craf-progress-list{display:grid;grid-gap:18px;gap:18px}.craf-progress-list div{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr auto;padding:20px}.craf-progress-list span{color:var(--brand-text);font-weight:800}.craf-progress-list strong{color:var(--brand-primary-dark)}.craf-progress-list i{background:var(--brand-neutral-light);border-radius:var(--brand-radius);grid-column:1/-1;height:10px;overflow:hidden;position:relative}.craf-progress-list i::before{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));content:"";top:0;right:auto;bottom:0;left:0;position:absolute;width:var(--p)}.craf-resource-badges{background:var(--brand-bg-alt)}.craf-resources-cta{padding:80px 0 96px}.craf-resources-cta__grid{align-items:center;display:grid;grid-gap:36px;gap:36px;grid-template-columns:minmax(0,0.9fr) minmax(320px,0.8fr)}.craf-resources-cta h2,.craf-resources-cta p{color:var(--brand-text-inverse)}@media (max-width:991px){.craf-goal-grid,.craf-resources-cta__grid{grid-template-columns:1fr}}