.stack-desktop-items{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.stack-desktop-items .stack-desktop__item{background-color:#303030;border-radius:15px;color:#fff;display:flex;flex-flow:column wrap;justify-content:space-between;min-height:253px;padding:20px}.stack-desktop-items .stack-desktop__item.emphasis-item{background-color:#7bcf8e}.stack-desktop-items .stack-desktop__item.emphasis-item .stack-desktop__title{color:#111}.stack-desktop-items .stack-desktop__item .badge{color:#ccc}.stack-desktop-items .stack-desktop__item[data-rows="2"]{grid-row:span 2}.stack-desktop-items .stack-desktop__title{color:#fff;font-size:24px;font-weight:700}
