@charset "UTF-8";.feature-promo{align-items:stretch;background:#f7faff;border:1px solid #dce8f7;border-radius:16px;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr)42%;margin:40px 0 0;overflow:hidden;text-align:left}.feature-promo *{box-sizing:border-box}.feature-promo-copy{display:flex;flex-direction:column;justify-content:center;padding:26px}.feature-promo-copy>span{color:#1677ed;font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.feature-promo-copy>strong{color:#202838;font-size:20px;line-height:1.3;margin-top:8px}.feature-promo-copy p{color:#667187 !important;font-size:13px !important;line-height:1.6 !important;margin:9px 0 15px !important}.feature-promo-copy a{align-items:center;color:#1677ed !important;display:inline-flex;font-size:13px;font-weight:600;gap:5px;text-decoration:none !important;width:max-content}.feature-promo>img{border:0 !important;border-radius:0 !important;height:100% !important;margin:0 !important;max-height:280px;object-fit:cover;width:100% !important}@media(max-width:767px){.feature-promo{grid-template-columns:1fr}.feature-promo-copy{padding:22px}.feature-promo>img{height:160px !important}}