.card-item--has-items:nth-child(2){flex-direction:row}.card-item--has-items{grid-column:1/-1;display:flex;grid-gap:2rem 2rem}.card-item--has-items .card-item__parent{max-width:335px;width:100%}.card-item__items{margin-bottom:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:1rem}.card-item__items-wrapper{border-radius:var(--border-radius);flex:1;display:flex;flex-direction:column;background-color:#e3e3e3;padding:1rem;gap:1rem;justify-content:space-between}.residential-templates{background-color:#f5f5f5}.residential-templates__content{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem 2rem}