.reports-header{margin-bottom:25px;text-align:center}.reports-header h2{font-size:36px;font-weight:700;line-height:1.3;margin-bottom:20px}.reports-intro{margin:0 auto 40px;max-width:1100px;text-align:center}.reports-intro p{font-size:18px;line-height:1.3}.reports-intro p:last-child{margin-bottom:0}.reports-grid{display:grid;gap:40px;grid-template-columns:repeat(2,minmax(0,1fr))}.report-card{background:linear-gradient(180deg,#f5f8fb,#eef4fa);border:2px solid #d9d9d9;border-radius:20px;box-shadow:0 0 0 transparent;overflow:hidden;transform:translateY(0);transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s ease;will-change:transform}.report-card:hover{border-color:rgba(21,156,246,.18);box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-6px)}.report-card:before{background:hsla(0,0%,100%,.45);border-radius:50%;bottom:-120px;filter:blur(40px);height:220px;left:-60px;width:220px}.report-card:after{background:hsla(0,0%,100%,.25);border-radius:50%;bottom:-80px;content:"";filter:blur(40px);height:180px;pointer-events:none;position:absolute;right:-80px;width:180px}.report-card-link{color:inherit;display:block;height:100%;text-decoration:none}.report-card-inner{display:flex;flex-direction:column;min-height:380px;padding:36px;position:relative;z-index:2}.report-icon{align-items:center;background:#0076c8;border-radius:10px;display:flex;height:80px;justify-content:center;margin-bottom:40px;width:80px}.report-icon img{filter:brightness(0) invert(1);height:auto;width:42px}.report-content{flex:1}.report-title{font-size:26px;font-weight:600;line-height:1.3;margin:0 0 20px}.report-description{font-size:18px;line-height:1.3}.report-description p:last-child{margin-bottom:0}.report-download{align-items:center;background:transparent;border:2px solid #f69522;border-radius:8px;color:#f69522;display:inline-flex;font-size:16px;font-weight:600;gap:10px;line-height:1;padding:12px 28px;text-decoration:none;text-transform:uppercase;transition:all .3s ease;width:fit-content}.report-card:hover .report-download{background-color:#faaf3a;border-color:#faaf3a;box-shadow:0 10px 20px rgba(246,149,34,.25);color:#fff;transform:translateY(-2px)}.download-icon{align-items:center;display:flex;justify-content:center;transition:transform .3s ease}.download-icon svg{height:20px;width:20px}.report-card:hover .download-icon{transform:translateX(4px)}.report-card{position:relative}.report-card:before{background:linear-gradient(180deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,0) 45%);content:"";inset:0;pointer-events:none;position:absolute}@media (max-width:991px){.reports-disclosures-section{padding:80px 0}.reports-grid{gap:30px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.reports-disclosures-section{padding:70px 0}.reports-grid{gap:24px;grid-template-columns:1fr}.report-card-inner{min-height:auto}.report-icon{height:70px;margin-bottom:35px;width:70px}.report-download{font-size:16px;margin-top:35px}}