.block-steps,.block-cards,.block-showcase{background:#fff;text-align:center}.block-steps .prose,.block-cards .prose,.block-showcase .prose{margin:0 auto 30px}.item-grid{display:grid;gap:16px;text-align:left}.block-steps .item-grid{grid-template-columns:repeat(auto-fit,minmax(175px,1fr))}.block-cards .item-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.block-showcase .item-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.item-card{position:relative;display:block;min-width:0;color:inherit;text-decoration:none}.block-steps .item-card{padding:22px 16px;border-top:2px solid var(--line)}.block-steps .item-card img{width:54px;height:54px;object-fit:contain;float:left;margin:0 13px 10px 0}.item-number{display:grid;place-items:center;width:26px;height:26px;margin-bottom:12px;border-radius:999px;background:var(--forest);color:#fff;font-size:12px;font-weight:800}.item-content h3{margin:0 0 8px;font-size:17px;line-height:1.25}.item-content p{margin:0;font-size:14px;line-height:1.5}.block-cards .item-card{padding:22px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.block-cards .item-card img{display:block;width:62px;height:62px;margin:0 auto 15px;object-fit:contain}.block-cards .item-content{text-align:center}.block-cards .item-content ul{margin:10px 0 0;padding:0;list-style:none;font-size:14px;line-height:1.55}.block-showcase .item-card{min-height:220px;display:flex;align-items:end;overflow:hidden;padding:20px;border-radius:10px;background:linear-gradient(0deg,rgba(7,18,13,.94),rgba(7,18,13,.2)),var(--item-image,linear-gradient(135deg,var(--forest),#284e3a));background-size:cover;background-position:center;color:#fff}.block-showcase .item-content h3{color:#fff}.block-showcase .item-content p{color:#e9eeeb}.grid-button{margin-top:28px}@media(max-width:620px){.block-showcase .item-grid{grid-template-columns:1fr}}
