.elso-recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.elso-recent-card{overflow:hidden;border:1px solid #dfe3e7;border-radius:var(--elso-radius,8px);background:#fff;box-shadow:0 5px 18px rgb(16 20 24 / 7%)}.elso-recent-card__gallery{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#e9ecef}.elso-recent-card__gallery img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .12s ease}.elso-recent-card__gallery img.is-active{opacity:1}.elso-recent-card__count{position:absolute;right:10px;bottom:10px;padding:4px 7px;border-radius:4px;background:rgb(0 0 0 / 65%);color:#fff;font-size:11px}.elso-recent-card__body{padding:16px}.elso-recent-card__body h3{min-height:42px;margin:0 0 10px;font-size:15px;line-height:1.4;text-transform:uppercase}.elso-recent-card__body h3 a{color:var(--elso-ink,#101418)}.elso-recent-card__price{display:block;margin-bottom:14px;color:var(--elso-red,#ed1b2f);font-size:16px}.elso-recent-card__body ul{display:flex;flex-wrap:wrap;gap:8px 16px;margin:0;padding:12px 0 0;border-top:1px solid #e5e7e9;list-style:none;color:#66707a;font-size:13px}.elso-component-empty{padding:28px;border:1px solid #e2e5e8;border-radius:var(--elso-radius,8px);background:#fff;text-align:center}.elso-recent-section .listing-car-item-meta{min-height:116px!important}.elso-recent-section .car-meta-top{min-height:65px!important}.elso-recent-section .car-title{display:-webkit-box!important;height:auto!important;min-height:42px!important;max-height:42px!important;overflow:hidden!important;white-space:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}@media(max-width:900px){.elso-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.elso-recent-grid{grid-template-columns:1fr}}
