.download-report-collection{background:#f7f7f7;padding:88px 0}.download-report-collection__inner{max-width:1160px;margin:0 auto;padding:0 24px}.download-report-collection__header{text-align:center;margin-bottom:48px;display:flex;flex-direction:column;gap:14px}.download-report-collection__eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:.85rem;color:#4a625d}.download-report-collection__title{font-size:2.6rem;margin:0;color:#132221}.download-report-collection__subtitle{max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.7;color:#3d3d3d}.download-report-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.download-report-card{background:#ffffff;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000014;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;min-height:100%}.download-report-card:hover{transform:translateY(-8px);box-shadow:0 28px 70px #0000001f}.download-report-card__image{height:220px;background:radial-gradient(circle at top right,rgba(255,255,255,.35),transparent),linear-gradient(140deg,#1b7f74,#0f5132)}.download-report-card.theme-sapphire .download-report-card__image{background:radial-gradient(circle at top right,rgba(255,255,255,.32),transparent),linear-gradient(140deg,#1f55b5,#0e306f)}.download-report-card.theme-violet .download-report-card__image{background:radial-gradient(circle at top right,rgba(255,255,255,.32),transparent),linear-gradient(140deg,#873bec,#482089)}.download-report-card.theme-amber .download-report-card__image{background:radial-gradient(circle at top right,rgba(255,255,255,.32),transparent),linear-gradient(140deg,#f6a800,#c26a00)}.download-report-card__body{display:flex;flex-direction:column;gap:14px;padding:26px 24px 32px}.download-report-card__title{margin:0;font-size:1.4rem;color:#172625}.download-report-card__summary{margin:0;font-size:.98rem;line-height:1.6;color:#404040}.download-report-card__cta{margin-top:auto;display:inline-flex;align-items:center;gap:10px;font-weight:600;color:#0f5132;text-decoration:none;padding:12px 0}.download-report-card__cta svg{width:18px;height:18px}.download-report-card__cta:hover{color:#0c3120}@media (max-width: 1024px){.download-report-collection__grid{grid-template-columns:1fr}}@media (max-width: 768px){.download-report-collection__title{font-size:2.3rem}}@media (max-width: 540px){.download-report-collection{padding:64px 0}.download-report-card__image{height:200px}}
