.cars-gallery-slide picture{display:block;width:100%;height:100%}.cars-list-card{overflow:visible;border-radius:.85rem}.cars-filter-bar{display:flex;flex-wrap:wrap;gap:.5rem}.cars-filter-bar .cars-filter-btn{width:9.6rem;min-height:2.4rem;display:inline-flex;align-items:center;justify-content:center;text-align:center;white-space:normal}.cars-gallery{position:relative;height:180px;background:linear-gradient(180deg,#fff 0%,#f4f6f8 100%);border-radius:.85rem;overflow:hidden;isolation:isolate}.cars-gallery-empty{height:180px}.cars-gallery-track,.cars-gallery-slide{position:absolute;inset:0}.cars-gallery-slide{opacity:0;transition:opacity .2s ease}.cars-gallery-slide.is-active{opacity:1;z-index:1}.cars-gallery img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.13);transition:transform .24s ease,filter .24s ease;border-radius:.7rem}.cars-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:3.7rem;height:3.7rem;border:0;border-radius:999px;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:none;padding:0}.cars-gallery-nav::before{content:"";position:absolute;left:50%;top:50%;width:2rem;height:2rem;border-radius:999px;background:rgba(33,37,41,.88);box-shadow:0 .35rem .85rem rgba(0,0,0,.16);transform:translate(-50%,-50%)}.cars-gallery-nav [class*="fa-"]{position:relative;z-index:1;font-size:.95rem}.cars-gallery-prev{left:-.25rem}.cars-gallery-next{right:-.25rem}.cars-gallery-dots{position:absolute;left:0;right:0;bottom:.45rem;z-index:4;display:flex;justify-content:center;gap:.25rem}.cars-gallery-dot{width:.42rem;height:.42rem;border-radius:999px;border:1px solid rgba(255,255,255,.95);background:rgba(33,37,41,.35);padding:0}.cars-gallery-dot.is-active{background:#fff}.cars-list-card .card-body{position:relative;z-index:2}@media(hover:hover) and (pointer:fine){.cars-list-card:hover{z-index:5}.cars-list-card:hover .cars-gallery{overflow:visible;z-index:3}.cars-list-card:hover .cars-gallery img{transform:scale(1.22);filter:drop-shadow(0 .75rem 1.1rem rgba(15,23,42,.2))}.cars-gallery-nav:hover::before{background:#111}}@media(hover:none),(pointer:coarse){.cars-gallery-nav{display:none}.cars-list-card{overflow:visible}.cars-gallery.is-touch-active{overflow:visible;z-index:8}.cars-gallery.is-touch-active img{transform:scale(1.34) translateY(-4px);filter:drop-shadow(0 .9rem 1.35rem rgba(15,23,42,.24))}}@media(max-width:575.98px){.cars-filter-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.6rem,1fr));gap:.5rem}.cars-filter-bar .cars-filter-btn{width:100%}.cars-gallery,.cars-gallery-empty{height:160px}}
