.roar-st-cards{display:flex;flex-direction:column;gap:25px;gap:2.5rem;margin-bottom:3rem;margin-bottom:var(--default-margin);width:100%}.roar-st-cards__item{display:block;width:100%}.roar-st-cards__inner{background-color:#fff;background-color:var(--white);border-radius:.8rem;box-shadow:0 .4rem 1.5rem rgba(0,0,0,.08);padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease;width:100%}.roar-st-cards__inner:hover{box-shadow:0 .8rem 2.5rem rgba(0,0,0,.12);transform:translateY(-.4rem)}.roar-st-cards__title{color:#1c1c1d;color:var(--black);font-size:22px;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;margin-top:0}.roar-st-cards__wysiwyg{color:#1c1c1d;color:var(--black);font-size:16px;font-size:1.6rem;line-height:1.6}.roar-st-cards__wysiwyg p:last-child{margin-bottom:0}@media screen and (min-width:48em){.roar-st-cards{gap:30px;gap:3rem}.roar-st-cards__inner{padding:3.5rem}.roar-st-cards__title{font-size:26px;font-size:2.6rem}}@media screen and (min-width:62em){.roar-st-cards{gap:35px;gap:3.5rem}.roar-st-cards__inner{padding:4rem}.roar-st-cards__title{font-size:28px;font-size:2.8rem}}
