.results-search{background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:14px;margin:34px clamp(18px,7vw,100px) 0;padding:22px;display:grid;box-shadow:0 10px 32px #153b5312}.results-search label{color:#294c5b;gap:7px;font-weight:900;display:grid}.results-search select,.results-search input{color:#153b53;width:100%;font:inherit;background:#fff;border:1px solid #bfd1cb;border-radius:9px;padding:13px}.results-count{color:#526d78;padding:22px clamp(18px,7vw,100px) 0}.results-count b{color:#087ea4;margin-right:5px;font-size:25px}.legacy-result-card{grid-column:1/-1;grid-template-columns:minmax(280px,1.3fr) 1fr;display:grid}.legacy-result-card .public-result-head{grid-column:1/-1}.legacy-result-card img{aspect-ratio:auto;object-fit:cover;object-position:top;height:100%}.legacy-result-actions{padding:30px}.legacy-result-actions strong{color:#153b53;font-size:24px}.legacy-result-actions p{color:#526d78;line-height:1.8}.legacy-result-actions a{color:#fff;background:#082a43;border-radius:9px;margin-top:12px;padding:13px 18px;font-weight:900;display:inline-block}@media (width<=850px){.results-search{grid-template-columns:1fr 1fr}.legacy-result-card{grid-template-columns:1fr}.legacy-result-card img{width:100%;max-height:520px}}@media (width<=520px){.results-search{grid-template-columns:1fr}}
