.container-wrapper{.w-icon-cards{& .cards{background:var(--wGrey-200,#f5f6fc);border-radius:20px;list-style:none;margin:0 0 80px;padding:18px;width:100%;& .card{background:#fff;border-radius:20px;flex:1 1 calc(33.333% - 11px);margin:0;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{list-style-type:disc;margin-bottom:0;margin-top: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;&:focus-visible{outline:3px solid var(--wYellow-900,#b92c00);outline-offset:3px}}}}}}@media (max-width:767px){.container-wrapper{& .w-icon-cards{margin-left:calc(var(--bs-gutter-x)*-1);margin-right:calc(var(--bs-gutter-x)*-1);& .cards{border-radius:0;& .card{background:#fff;border-radius:20px;flex:auto;max-width:100%;min-width:0;padding:52px 40px}}}}}@media (prefers-reduced-motion:reduce){.container-wrapper .w-icon-cards,.container-wrapper .w-icon-cards *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}