.cards{position:relative}.cards__accent{display:none}.cards__card{background-color:#fafafa;border:1px solid #000;margin-bottom:2rem;padding:2rem}.cards__rich-text :last-child{margin-bottom:0}@media (min-width:768px){.cards{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.cards__card{margin-bottom:0;padding:4rem;width:calc(50% - 10px)}}@media (min-width:1400px){.cards{margin:0 -2rem}.cards__accent{display:block;position:absolute;right:-3.7rem;top:-6rem;z-index:-1}}