.why hr{border-color:#d9d9f1;margin-bottom:40px}.why .feature{align-items:flex-start;background:#fff;border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;gap:20px;padding:30px}.why .feature-icon{background:#fff;border-radius:6px;display:inline-block;gap:10px;margin-bottom:20px;padding:12px}.why .features{box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;text-align:left;width:100%}.why .cta-wrap{display:flex;gap:20px;justify-content:center;margin-top:30px}@media only screen and (max-width:834px){.why .features{display:grid;gap:20px;grid-template-columns:repeat(2,1fr);text-align:left}.why .feature{width:100%}}@media only screen and (max-width:480px){.why .features{display:grid;gap:20px;grid-template-columns:repeat(1,1fr);text-align:left}}