.recent-section{max-width:1280px;overflow:hidden}.recent-row{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:172px;gap:14px;overflow-x:auto;padding-bottom:14px;scroll-snap-type:x proximity}.recent-card{background:#fff;border:1px solid #edf1f5;border-radius:14px;padding:9px;scroll-snap-align:start}.recent-image{display:block;height:170px;background:#f6f8fa;border-radius:9px}.recent-image img{width:100%;height:100%;object-fit:contain}.recent-card>p{font-size:9px;color:var(--blue);font-weight:900;margin:10px 0 5px;text-transform:uppercase}.recent-card h3{font-size:12px;line-height:1.35;height:49px;margin:0;overflow:hidden}.recent-card>div{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.recent-card strong{font-size:18px}.recent-card button{width:32px;height:32px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:18px;cursor:pointer}@media(max-width:600px){.recent-row{grid-auto-columns:160px}.recent-image{height:155px}}
