.report-card{background:linear-gradient(180deg,#fff 62.62%,#f3f5fe);background-position:50%;background-size:cover;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;height:376px;padding:24px;width:100%}.report-title{color:#67697a;font-family:Nunito Sans,sans-serif;font-size:24px;font-weight:800;line-height:20px;margin:0}.dividerx{border:none;border-top:1px solid #e0e2ee;width:100%}.report-item{align-items:center;display:flex;gap:12px;padding-bottom:16px}.icon{height:20px;width:20px}.report-text{color:#aaadc0;font-family:Nunito Sans,sans-serif;font-size:20px;font-weight:400;line-height:20px;margin:0}