.jck-resources-hero{position:relative;min-height:560px;display:grid;align-items:center;overflow:hidden;background:var(--brand-secondary)}.jck-resources-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.45}.jck-resources-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,16,17,.95) 10%,rgba(101,0,24,.62))}.jck-resources-hero .container{position:relative;z-index:1}.jck-resources-hero h1{max-width:820px;color:#fff;font-size:max(2rem, min(4vw, 3.5rem));margin:12px 0 18px}.jck-resources-hero .container>span,.jck-resources-hero p{max-width:680px;color:#fff}.jck-resource-statement{padding:72px 0;background:#fff}.jck-resource-statement p{max-width:980px;margin:0 auto;text-align:center;color:var(--brand-text);font-size:max(1.25rem, min(2.4vw, 2rem));line-height:1.45;font-weight:650}.jck-resource-credentials,.jck-resource-goals,.jck-resource-progress{padding:88px 0}.jck-resource-goals{background:var(--brand-bg-alt)}.jck-resource-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.jck-resource-cards article{padding:32px;border-radius:var(--brand-radius);background:#fff;box-shadow:0 8px 24px rgba(101,0,24,.06)}.jck-resource-cards article>span{color:var(--brand-primary);font-weight:850}.jck-resource-cards h3{margin:12px 0}.jck-resource-cards ul{padding-left:20px;margin-bottom:0}.jck-resource-progress{background:var(--brand-neutral-light)}.jck-progress-list small{display:block;margin-top:6px;color:var(--brand-text)}.jck-resource-credentials{background:#fff}.jck-credential-row{display:flex;flex-wrap:nowrap;gap:20px}.jck-credential-row article{flex:1 1 0;min-width:0;padding:24px 18px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);text-align:center}.jck-credential-row article>span{display:grid;align-items:center;justify-items:center;place-items:center;width:56px;height:56px;margin:0 auto 14px;border-radius:50%;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:850}.jck-credential-row small,.jck-credential-row strong{display:block;color:var(--brand-text)}.jck-resource-cta{padding:80px 0 96px;background:var(--brand-primary);text-align:center}.jck-resource-cta h2,.jck-resource-cta p{color:#fff}.jck-resource-cta p{max-width:720px;margin:0 auto 28px}.jck-resource-cta .jck-btn-light{color:var(--brand-primary-dark)}@media (max-width:991px){.jck-resource-cards{grid-template-columns:1fr}.jck-credential-row{flex-wrap:wrap}.jck-credential-row article{flex:0 0 calc(50% - 10px)}}@media (max-width:575px){.jck-credential-row article{flex-basis:100%}}