.product-engineering{padding:80px 20px;background:linear-gradient(90deg,#5b134d,#2c0047);color:#fff;text-align:center}.pe-header{max-width:900px;margin:0 auto 60px}.pe-title{font-size:2.2rem;font-weight:700;margin-bottom:16px}.pe-subtitle{font-size:1.1rem;line-height:1.6;color:#e2e8f0}.pe-grid{display:flex;flex-wrap:wrap;gap:40px;max-width:1200px;margin:0 auto}.pe-card{border-radius:12px;padding:25px;background:#ffffff10;max-width:365px;width:100%;text-align:left;margin-left:auto;margin-right:auto}.pe-icon{width:55px;height:55px;margin-bottom:20px;border-radius:50%;background-color:#fff}.pe-icon img{width:70%;height:70%;object-fit:contain}.pe-card-title{font-size:1.3rem;font-weight:600;margin-bottom:10px;color:#fff}.pe-card-text{font-size:.95rem;color:#cbd5e1;margin-bottom:20px}.pe-btn{padding:7px 18px;font-size:.9rem;font-weight:500;color:#fff;border:1px solid #fff;border-radius:6px;cursor:pointer;transition:background .2s ease,transform .2s ease}.pe-btn:hover{background:#f1f5f9;color:#000}@media (max-width:450px){.pe-title{font-size:25px}.pe-subtitle{font-size:16px}}