/* RF_M23_9_2_1_PUBLIC_FIX_CSS */
.rf-category-reports{margin:28px 0 34px;padding:24px;border-radius:22px;background:#f4f8f6;border:1px solid rgba(18,63,52,.12)}
.rf-category-reports-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:16px}
.rf-category-reports-head small{display:block;font-weight:900;letter-spacing:.11em;color:#2b6b59}
.rf-category-reports-head h3{margin:4px 0 0;font-size:clamp(1.35rem,2.2vw,2rem)}
.rf-category-reports-head p{margin:0;max-width:440px;color:#587068}
.rf-category-inline{margin:24px 0 4px;padding:18px;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(255,255,255,.07)}
.rf-category-inline .rf-category-reports-head{display:block;margin-bottom:12px}
.rf-category-inline .rf-category-reports-head small,.rf-category-inline .rf-category-reports-head h3,.rf-category-inline .rf-category-reports-head p{color:#fff}
.rf-category-inline .rf-category-reports-head p{margin-top:5px;opacity:.82}
.rf-category-inline .report-grid{grid-template-columns:1fr!important}
.rf-category-inline .report-grid>button{background:#fff;color:#183d33}
.rf-report-count{font-weight:850;color:#8c3d58!important}
@media(max-width:760px){
  .rf-category-reports{padding:17px;margin:20px 0 26px}
  .rf-category-reports-head{display:block}
  .rf-category-reports-head p{margin-top:7px}
}
