.home-recent-section{margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(12,47,73,.12)}.home-recent-section[hidden]{display:none!important}.home-recent-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.home-recent-section-head h2{margin:0;color:#162123;font-size:1.2rem;font-weight:600;line-height:1.2;letter-spacing:0;text-wrap:balance}.home-recent-clear{min-height:36px;padding:0 .5rem;border:0;border-radius:8px;background:0 0;color:#52606a;font:inherit;font-size:.8rem;font-weight:500;line-height:1;cursor:pointer}.home-recent-clear:hover{background:#f3f5f6;color:#162123}.home-recent-clear:focus-visible{outline:2px solid rgba(1,29,54,.42);outline-offset:2px}.home-recent-section #homeRecentGrid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(162px,1fr))!important;gap:.5rem!important;width:100%!important;max-width:100%!important;overflow:visible!important}@media (max-width:767px){.home-recent-section{margin-top:1.1rem;padding-top:.9rem}.home-recent-section #homeRecentGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}