.bid-steps{padding:60px 0}.steps-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px;display:grid}.step-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 8px 20px #0000000f}.step-number{color:#fff;background:#017652;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:15px;display:flex}.bid-tips{padding:80px 0}.tips-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:30px;display:grid}.tip-card{background:#fff;border-radius:12px;padding:25px;transition:all .5s ease-in-out;box-shadow:0 6px 18px #0000000f}.bid-faq{background:#f8fafc;padding:60px 0}.faq-item{background:#fff;border-radius:8px;margin-top:25px;padding:20px}.howbid-main-middle .container{max-width:1170px}.faq-item h3{margin-bottom:10px}.step-card:hover{background:linear-gradient(270deg,#016548 .48%,#001f3b 51.92%,#81179f 100%);transition:all .5s ease-in-out}.step-card:hover h3,.step-card:hover p{color:var(--text-white-color)}@media (max-width:991px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.steps-grid{grid-template-columns:repeat(1,1fr)}.bid-faq,.bid-steps{padding:50px 0}.bid-steps h2,.bid-steps p,.bid-steps h3,.bid-faq h2{text-align:center}.step-number{margin:0 auto 10px}}
