/* Bareilly Taxi Core 5.5.4 — compact premium Why Us / booking process */
.bt-why-us{padding:68px 0;background:#f7f9fc;position:relative;overflow:hidden}
.bt-why-us .bt-container{max-width:1200px;margin:0 auto;padding:0 20px}
.bt-why-heading{max-width:760px;margin:0 auto 28px;text-align:center}
.bt-why-heading h2,.bt-process-heading h2{margin:8px 0 10px;color:#0f172a;font-size:clamp(27px,3.1vw,38px);font-weight:800;line-height:1.16}
.bt-why-heading p{margin:0;color:#64748b;font-size:14px;line-height:1.65}
.bt-section-badge{display:inline-flex;align-items:center;padding:6px 11px;border:1px solid #e6b73b;border-radius:999px;background:#fffaf0;color:#9a6b00;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.bt-why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.bt-why-card{padding:19px 16px;border:1px solid #e3e9f1;border-radius:16px;background:#fff;text-align:center;box-shadow:0 9px 25px rgba(15,23,42,.055);transition:transform .25s ease,box-shadow .25s ease}
.bt-why-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(15,23,42,.09)}
.bt-why-icon-img{width:50px;height:50px;object-fit:contain;margin:0 auto 10px}
.bt-why-card h3{margin:0 0 6px;color:#10294e;font-size:16px;font-weight:800}
.bt-why-card p{margin:0;color:#64748b;font-size:11px;line-height:1.55}
.bt-trust-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:20px 0 0}
.bt-trust-item{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #e1e8f0;border-radius:999px;background:#fff;color:#53647a;font-size:10px;font-weight:750}
.bt-trust-item i{color:#155eef;font-size:11px}
.bt-booking-process{margin-top:50px;padding:30px 0 0;border-top:1px solid #e2e8f0}
.bt-process-heading{text-align:center;margin-bottom:22px}
.bt-process-heading h2{font-size:clamp(25px,2.7vw,34px);margin-top:8px}
.bt-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.bt-process-card{position:relative;padding:18px 15px;border:1px solid #e1e8f1;border-radius:16px;background:#fff;box-shadow:0 9px 25px rgba(15,23,42,.045)}
.bt-process-icon{display:flex;align-items:center;gap:9px;margin-bottom:10px}
.bt-process-icon img{width:46px;height:46px;object-fit:contain}
.bt-process-icon span{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#0f172a;color:#fff;font-size:9px;font-weight:800}
.bt-process-card h3{margin:0 0 5px;color:#10294e;font-size:15px;font-weight:800}
.bt-process-card p{margin:0;color:#64748b;font-size:11px;line-height:1.55}
.bt-family-section{margin:28px auto 0;padding:18px 20px;border:1px solid #e1e8f1;border-radius:16px;background:#fff;text-align:center;max-width:900px}
.bt-family-section h2{margin:0 0 6px;color:#10294e;font-size:18px}
.bt-family-section p{margin:0;color:#64748b;font-size:12px;line-height:1.6}
.bt-why-content{max-width:900px;margin:24px auto 0;padding:18px 20px;border-radius:16px;background:#fff;border:1px solid #e5eaf1}
.bt-why-content h2{margin:0 0 6px;color:#10294e;font-size:18px}
.bt-why-content p{margin:0;color:#64748b;font-size:12px;line-height:1.65}
.bt-why-footer{margin-top:24px;padding:26px 20px;border-radius:18px;background:#0f172a;text-align:center;color:#fff}
.bt-why-footer h2{margin:0 0 6px;color:#fff;font-size:22px}
.bt-why-footer p{margin:0;color:#cbd5e1;font-size:12px}
.bt-why-footer-buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:15px}
.bt-why-footer .bt-btn{min-height:40px;padding:9px 18px;border-radius:10px;font-size:12px}
@media(max-width:900px){.bt-why-grid,.bt-process-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.bt-why-us{padding:52px 0}.bt-why-grid,.bt-process-grid{grid-template-columns:1fr}.bt-why-heading h2{font-size:27px}.bt-why-heading p{font-size:13px}.bt-trust-badges{justify-content:flex-start}.bt-family-section,.bt-why-content{padding:16px}.bt-why-footer{padding:24px 16px}}
