
.dev-home-product-feature{margin-top:26px;display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;align-items:center;border:1px solid #dce5ef;border-radius:22px;padding:28px;background:linear-gradient(135deg,#f7faff,#eef5ff)}
.dev-home-product-feature .product-logo-wrap{border-radius:18px;min-height:240px;display:grid;place-items:center;background:#fff;border:1px solid #e0e7ef;padding:34px}
.dev-home-product-feature .product-logo-wrap img{width:min(100%,520px);height:auto;display:block}
.dev-home-product-feature .product-copy h3{font-size:clamp(30px,3.5vw,46px);line-height:1.05;letter-spacing:-.035em;margin:0 0 14px}
.dev-home-product-feature .product-copy p{color:#667085;font-size:17px;line-height:1.65;margin:0 0 20px}
.dev-home-product-feature .product-actions{display:flex;gap:12px;flex-wrap:wrap}
.dev-home-product-feature .product-actions a{text-decoration:none;font-weight:850;border-radius:8px;padding:13px 18px}
.dev-home-product-feature .primary{background:#1687f8;color:#fff}.dev-home-product-feature .secondary{border:1px solid #c9d5e2;color:#1f4d91;background:#fff}
.dev-home-guidance{margin:72px auto 0;padding:34px;border-radius:22px;background:linear-gradient(120deg,#071c33,#0b3157);color:#fff;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}
.dev-home-guidance .eyebrow{color:#67bbff!important}.dev-home-guidance h2{margin:8px 0 10px;font-size:clamp(30px,3.8vw,46px);letter-spacing:-.035em}.dev-home-guidance p{margin:0;max-width:780px;color:#cfdeea;line-height:1.65}
.dev-home-guidance a{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;border-radius:8px;background:#1687f8;color:#fff;text-decoration:none;font-weight:900;white-space:nowrap}
.dev-home-v17 #portafolio{background:#f7f9fc;border:1px solid #e1e8ef;border-radius:20px;padding:36px!important;margin-top:70px}.dev-home-v17 #portafolio .grid{display:none!important}.dev-home-v17 #contacto{margin-top:72px}
@media(max-width:900px){.dev-home-product-feature,.dev-home-guidance{grid-template-columns:1fr}}@media(max-width:600px){.dev-home-product-feature,.dev-home-guidance{padding:22px}}
