.container-wrapper{.w-icon-cards{& .cards{background:var(--wGrey-200,#f5f6fc);border-radius:20px;margin-bottom:80px;padding:18px;width:100%;& .card{background:#fff;border-radius:20px;flex:1 1 calc(33.333% - 11px);max-width:calc(50% - 8px);min-width:280px;padding:52px 40px}& .icon{height:40px;width:40px}& .title{color:var(--wGrey-800,#484d61);font-weight:600;margin-bottom:0;padding:0;& p:last-of-type{margin-bottom:0}& span{font-size:1.5rem}}& .text{font-size:1rem;font-weight:400;line-height:1.5;& p:last-of-type{margin-bottom:0}& ul{margin-bottom:0;padding:.8rem;& li{margin:0}}}& .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-icon-cards{& .cards{border-radius:0;width:100vw;& .card{background:#fff;border-radius:20px;flex:auto;max-width:100%;min-width:0;padding:52px 40px}}}}}