.service-section{padding:80px 0;background:#ffffff}.service-title{font-size:36px;font-weight:700;color:#1d2a4d}.service-subtitle{color:#6c757d;max-width:600px;margin:10px auto 0}.service-card{background:#fff;border-radius:14px;padding:35px 30px;text-align:center;height:100%;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:all .35s ease;border-top:4px solid transparent}.service-card:hover{transform:translateY(-8px);border-top:4px solid #e7302d;box-shadow:0 20px 45px rgba(0,0,0,.1)}.service-icon{width:80px;height:80px;background:rgba(231,48,45,.1);color:#e7302d;font-size:36px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;border-radius:50%}.service-card h5{font-size:20px;font-weight:600;color:#1d2a4d;margin-bottom:10px}.service-card p{font-size:15px;color:#6c757d;line-height:1.6}@media (max-width:768px){.service-title{font-size:28px}}