.container-wrapper{.w-cards{& .cards{background:var(--wGrey-200,#f5f6fc);border-radius:20px;margin-bottom:80px;margin-top:32px;padding:18px;&.flex-wrap-desktop,&.flex-wrap-mobile{flex-wrap:wrap}& .card{background:#fff;border-radius:20px;padding-bottom:24px;& .image{overflow:hidden;width:100%}& .card-image{display:block;height:auto;object-fit:cover;width:100%}& .title{color:var(--wGrey-800,#484d61);font-size:1.25rem;font-weight:600;max-width:320px;min-height:48px;padding:0 24px}& .text{font-size:1rem;line-height:1.5;max-width:280px;padding:0 24px}& .link{& a{background:#ffeda0;border-radius:12px;color:var(--wYellow-900,#b92c00);font-size:1.125rem;font-weight:600;line-height:1;max-width:280px;padding:16px 40px;text-decoration:none}}}}}}@media (max-width:767px){.container-wrapper{.w-cards{& .cards{border-radius:0;margin-left:-28px;margin-right:-28px;& .card{border-radius:32px!important;max-width:100%!important;width:100%!important;& .title{min-height:0!important}}& .card-image{height:auto!important;width:100%!important}}}}}