.scwi__cards-wrapper{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center}.scwi__card{border:1px solid var(--light-gray);border-radius:14px;overflow:hidden;width:calc(33% - 2.66667rem)}.scwi__card__content-wrapper{padding:2rem}.scwi__card__image{width:100%}.scwi__card__link{font-weight:700}@media (max-width:992px){.scwi__card{width:calc(50% - 2rem)}}@media (max-width:690px){.scwi__card{width:100%}}