.rshub{width:100%}.rshub__filters{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-bottom:1px solid #e7ecf3;position:sticky;top:74px;z-index:40}.rshub__filters-in{align-items:center;display:flex;flex-direction:column;gap:10px;margin:0 auto;max-width:1120px;padding:14px 28px}.rshub__frow{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.rshub__flab{font-family:Space Grotesk,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;margin-right:4px;text-transform:uppercase;white-space:nowrap}.rshub__flab,.rshub__fpill{color:#5f6b82;font-weight:700}.rshub__fpill{background:#fff;border:1px solid #e7ecf3;border-radius:30px;cursor:pointer;font-family:inherit;font-size:13px;padding:7px 15px;transition:border-color .15s,color .15s,background .15s}.rshub__fpill:hover{border-color:#cfe0f1;color:#0f1f38}.rshub__fpill.on{background:#0078be;border-color:#0078be;color:#fff}.rshub__section{padding:40px 0 72px}.rshub__inner{margin:0 auto!important;max-width:1120px;padding:0 28px}.rshub__count{color:#7a8aaa;font-family:Space Grotesk,ui-monospace,monospace;font-size:13px;letter-spacing:.04em;margin-bottom:24px;text-align:center}.rshub__grid{display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.rshub__empty{color:#5f6b82;display:none;font-size:16px;padding:48px 0;text-align:center}.rshub__card{background:#fff;border:1px solid #e7ecf3;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.rshub__card:hover{border-color:#cfe0f1;box-shadow:0 18px 40px rgba(13,34,64,.1);transform:translateY(-4px)}.rshub__cov{background:#0c2342;overflow:hidden;padding-top:133%;position:relative}.rshub__cov img{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.rshub__bd{display:flex;flex:1;flex-direction:column;padding:18px 18px 20px}.rshub__lab{margin-bottom:7px}.rshub__lab-t{color:#0078be}.rshub__lab-p,.rshub__lab-t{font-family:Space Grotesk,ui-monospace,monospace;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.rshub__lab-p{color:#7a8aaa}.rshub__title{color:#0f1f38;font-size:15px;font-weight:800;letter-spacing:-.015em;line-height:1.3;margin:0 0 8px}.rshub__desc{color:#5a6b86;flex:1;font-size:13px;line-height:1.5;margin:0}.rshub__dl{align-items:center;color:#0078be;display:inline-flex;font-size:13px;font-weight:700;gap:5px;margin-top:14px}.rshub__card:hover .rshub__dl{text-decoration:underline}@media (max-width:1020px){.rshub__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.rshub__filters{top:62px}.rshub__filters-in{padding:12px 18px}.rshub__inner{padding:0 18px}.rshub__grid{gap:16px;grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.rshub__grid{grid-template-columns:1fr}}