.resources-hero{position:relative;min-height:680px;padding:170px 0 96px;overflow:hidden;display:grid;align-items:end;background:var(--brand-secondary)}.before-after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:grid;grid-template-columns:1fr 1fr}.before-after img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.resources-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(20,32,16,.28),rgba(20,32,16,.94));z-index:1}.resources-hero .container{position:relative;z-index:2}.resources-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;max-width:820px}.resources-hero p{max-width:860px}.resource-cases-section,.resource-demo-section{padding:80px 0}.resource-demo-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.75fr);grid-gap:32px;gap:32px;align-items:center}.planner-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt);padding:28px}.planner-row{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid var(--brand-border);padding:14px 0}.planner-row span,.planner-row strong{color:var(--brand-text)}.planner-result{margin-top:20px;border-radius:var(--brand-radius);background:var(--brand-primary-dark);color:var(--brand-text-inverse);font-weight:800;padding:18px}.resource-cases-section{background:var(--brand-bg-alt)}.resource-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.resource-case-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);padding:28px}.resource-case-grid a{font-weight:850}@media (max-width:991.98px){.before-after,.resource-case-grid,.resource-demo-grid{grid-template-columns:1fr}.before-after img:first-child{display:none}}