.cards-simple{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:32px;padding:0}@media screen and (min-width:1024px){.cards-simple{gap:24px}}.cards-simple__item{align-items:center;align-items:stretch;background-color:#fff;border:2px solid #ebc4ad;border-radius:32px 32px 0 32px;display:flex;flex-direction:column;gap:24px;margin:0;padding:32px 24px;position:relative;width:100%}@media screen and (min-width:1664px){.cards-simple__item{border-radius:48px 48px 0 48px}}.cards-simple__item:nth-child(3n+1){border-radius:32px 32px 0 32px}@media screen and (min-width:1664px){.cards-simple__item:nth-child(3n+1){border-radius:48px 48px 0 48px}}.cards-simple__item:nth-child(3n+2){border-radius:0 0 32px 0}@media screen and (min-width:1664px){.cards-simple__item:nth-child(3n+2){border-radius:0 0 48px 0}}.cards-simple__item:nth-child(3n+3){border-radius:0 0 32px 32px}@media screen and (min-width:1664px){.cards-simple__item:nth-child(3n+3){border-radius:0 0 48px 48px}}.cards-simple__item__headline{align-items:center;color:#175582!important;display:flex;flex-direction:row;gap:32px;margin-bottom:0!important}.cards-simple__item__text{margin-bottom:0}