.rpb{width:100%}.rpb__inner{margin:0 auto;max-width:1100px;width:100%}.rpb__grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.rpb__card{background:#fff;border:1px solid #e6e6e6;border-radius:16px;display:flex;max-width:350px;overflow:hidden;width:100%}@media (max-width:980px){.rpb__card{max-width:360px}}@media (max-width:640px){.rpb__card{max-width:420px}}.rpb__cardLink{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.rpb__imageWrap{overflow:hidden;padding:14px}.rpb__image,.rpb__imageWrap{aspect-ratio:16/9;width:100%}.rpb__image{border-radius:8px;display:block;object-fit:cover}.rpb__cardBody{display:flex;flex:1;flex-direction:column;gap:12px;padding:20px}.rpb__meta{display:flex;flex-wrap:wrap;gap:12px}.rpb__author,.rpb__date{font-size:14px;margin:0}.rpb__title{font-weight:500;line-height:1.3;margin:0}.rpb__excerpt{line-height:1.5;margin:0}.rpb__readMore{color:#fe6000;font-weight:500;letter-spacing:.04em;margin-top:auto;text-transform:uppercase}