.cards-wrapper{align-items:flex-start;align-self:stretch;background:var(--neutral-10,#fff);border-radius:8px;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);display:flex;flex:1 0 0;flex-direction:column;gap:10px;padding:30px}.cards-wrapper:not(:last-child){margin-bottom:30px}