.vehicle-showcase{padding:76px max(7%,calc((100vw - 1200px)/2));background:#fff}.showcase-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px}.showcase-title h2{font-size:40px;margin-bottom:0}.showcase-title em{font-style:normal;color:#00a85a}.showcase-title>p{color:#61716a;font-size:16px}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vehicle-grid article{min-width:0;border:1px solid #dfe9e2;background:linear-gradient(155deg,#f2f7f4,#fff);border-radius:18px;padding:25px;transition:transform .25s,box-shadow .25s}.vehicle-grid article:hover{transform:translateY(-6px);box-shadow:0 18px 35px #143d2e12}.vehicle-top{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#44735a}.vehicle-top b{font-size:24px;color:#b7ccc0;font-weight:500}.vehicle-grid img{display:block;width:calc(100% + 24px);max-width:none;height:auto;margin:20px -12px 10px;aspect-ratio:600/334;object-fit:contain;transition:transform .4s}.vehicle-grid article:hover img{transform:scale(1.045)}.vehicle-grid h3{font-size:27px;margin:15px 0 5px}.vehicle-grid p{font-size:14px;color:#61716a;margin:0 0 18px}.vehicle-tags{display:flex;gap:7px;flex-wrap:wrap}.vehicle-tags span{font-size:12px;border:1px solid #d9e5de;border-radius:30px;padding:4px 10px}.vehicle-grid button{display:flex;justify-content:space-between;width:100%;border:0;border-top:1px solid #d9e5de;background:transparent;padding:18px 0 0;margin-top:24px;color:#126a40;font-size:14px;font-weight:700}.hero-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:24px 0 4px}.hero-highlights>span{display:flex;flex-direction:column;font-size:13px;color:#b9d3c4;border-right:1px solid #42604e}.hero-highlights>span:last-child{border:0}.hero-highlights b{font-size:26px;color:#fff;margin-bottom:5px}.reveal-in{animation:section-rise .65s ease-out both}@keyframes section-rise{from{opacity:.3;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.vehicle-grid{grid-template-columns:1fr}.vehicle-grid img{max-width:500px;margin-left:auto;margin-right:auto;width:100%}.vehicle-grid article{padding:25px}.showcase-title{display:block}.hero-highlights b{font-size:22px}}@media(max-width:760px){.vehicle-showcase{padding:45px 7%}.showcase-title h2{font-size:32px}.hero-highlights{gap:10px}.hero-highlights b{font-size:18px}.hero-highlights>span{font-size:12px}.vehicle-grid{gap:15px}}@media(prefers-reduced-motion:reduce){.reveal-in{animation:none}.vehicle-grid article,.vehicle-grid img{transition:none}.vehicle-grid article:hover,.vehicle-grid article:hover img{transform:none}}
