/* Direct model booking actions in each vehicle hero. */
.hero-copy>a{display:none!important}.hero-copy .hero-book-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.hero-copy .hero-book-actions a{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;border-radius:0;background:#e40521;color:#fff;padding:16px 20px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.hero-copy .hero-book-actions a+ a{background:rgba(15,16,21,.35);border:1px solid rgba(255,255,255,.88)}@media(max-width:640px){.hero-copy .hero-book-actions{display:grid;grid-template-columns:1fr;width:100%}.hero-copy .hero-book-actions a{width:100%}}
