.cards{position:relative}.cards__accent{display:none}.cards__card{background-color:var(--cardBG,#fafafa);border:1px solid #000;margin-bottom:2rem;padding:2rem}.cards_lottie{height:7.5rem;width:7.5rem}.cards__icon,.cards_lottie{margin-bottom: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:992px){.cards__desktop-col-3 .cards__card{width:calc(33.3333% - 1.3333rem)}}@media (min-width:1400px){.cards{margin:0 -2rem}.cards__accent{display:block;position:absolute;right:-3.7rem;top:-6rem;z-index:-1}}