.why-it-matters-wrap{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 0 48px}.why-it-matters-item{background:var(--offwhite2);border:1px solid rgba(0,102,204,.1);border-radius:var(--rl);padding:24px 22px;transform:translateY(0);transition:.25s}.why-it-matters-icon{align-items:center;background:#e8f2fc;border-radius:10px;color:var(--blue);display:flex;height:40px;justify-content:center;margin-bottom:14px;width:40px}.why-it-matters-cont h6{color:var(--dark);font-weight:700;letter-spacing:-.2px;margin-bottom:8px}.why-it-matters-cont p:last-child{margin:0}.bottom-matter-box{align-items:flex-start;background:rgba(0,102,204,.1);border:1px solid rgba(0,102,204,.25);border-radius:var(--rl);display:flex;gap:24px;margin-bottom:40px;padding:32px 36px}.left-icon-matter{align-items:center;background:var(--blue);border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.right-cont-matter h6{margin-bottom:10px}.right-cont-matter p:last-child{margin:0}.why-it-matters-title h6{color:#999;font-weight:700;letter-spacing:.8px;text-transform:uppercase}.why-it-matters-title{margin:0 0 24px}.why-it-matters-module{padding-bottom:80px}.why-it-matters-module .btn-wrapper{text-align:left}@media(max-width:767px){.bottom-matter-box{flex-direction:column;padding:24px}}