.screen-discovery{margin-bottom:18px}.screen-discovery__head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:12px}.screen-discovery__head h2{margin:5px 0}.screen-discovery__head p{max-width:760px;margin:0}.screen-discovery__filter{min-width:min(100%,280px)}.screen-discovery__filter input{width:100%;border:1px solid #cfd4dc;border-radius:10px;padding:10px}.screen-discovery__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.screen-discovery__card{border:1px solid rgba(17,24,39,.14);border-radius:15px;background:#fff;padding:15px}.screen-discovery__card h3{margin:7px 0;color:#16191e}.screen-discovery__card p{color:#4b5563;font-size:12px;line-height:1.55}.screen-discovery__meta,.screen-discovery__actions{display:flex;gap:6px;flex-wrap:wrap}.screen-discovery__meta span{border-radius:999px;background:#eef0f3;padding:5px 7px;font-size:8px;font-weight:900;color:#16191e}.screen-discovery__actions a,.screen-discovery__actions button{border:1px solid #cfd3d8;border-radius:999px;background:#fff;color:#16191e;padding:7px 9px;text-decoration:none;font:800 9px Inter,sans-serif;cursor:pointer}.screen-discovery__actions a:first-child{background:#e10613;border-color:#e10613;color:#fff}.screen-discovery__source{margin-top:8px;padding-top:8px;border-top:1px solid #e3e5e8;color:#727985;font-size:9px;line-height:1.45}.screen-discovery__path{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.screen-discovery__path article{border:1px solid rgba(17,24,39,.14);border-radius:13px;background:#f8f9fb;padding:13px}.screen-discovery__path h3{margin:4px 0;color:#16191e}.screen-discovery__path p{font-size:11px;color:#626b77}.screen-discovery__path a{font-weight:850;color:#b0000a}@media(max-width:900px){.screen-discovery__grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.screen-discovery__head{display:block}.screen-discovery__filter{margin-top:10px}.screen-discovery__grid,.screen-discovery__path{grid-template-columns:1fr}}
