.icon-cards{padding:0 40px 150px}.icon-cards .cards{display:flex;flex-wrap:wrap;justify-content:center}.icon-cards.two-column .cards{gap:40px}.icon-cards.three-column .cards{gap:60px 40px}.icon-cards h2{margin-bottom:64px}.icon-cards.two-column .card{background-color:hsla(210,3%,86%,.3);border-radius:20px;flex:0 0 calc(50% - 20px);padding:50px}.icon-cards.two-column .card .icon{align-items:center;background-color:#fff;border-radius:6px;display:flex;height:60px;justify-content:center;width:60px}.icon-cards.two-column .card h3{color:var(--color-shadow,#231f20);margin:20px 0 11px}.icon-cards.two-column .card:last-child{margin-bottom:0}.icon-cards.three-column{gap:60px 40px}.icon-cards.three-column .card h3{color:var(--color-shadow,#231f20)}.icon-cards.three-column .card{display:flex;flex:0 0 calc(33.333% - 26.667px);flex-direction:column;gap:20px}.icon-cards.three-column .card .icon{align-items:center;background-color:hsla(210,3%,86%,.3);border-radius:6px;display:flex;height:60px;justify-content:center;width:60px}.icon-cards.three-column .card h3,.icon-cards.three-column .card p{margin:0}.icon-cards.three-column .card p{font-weight:400}.icon-cards.two-column .card p{margin-bottom:15px}.icon-cards.two-column .card ul li{font-size:15px;line-height:20px;margin:10px}@media (max-width:1024px){.icon-cards{padding:40px 30px 70px}.icon-cards .cards{gap:30px}.icon-cards.two-column .card{flex:1 1 100%;padding:30px}.icon-cards.three-column .card{flex:1 1 100%}}