.report-card{border-radius:10px;box-shadow:0 4px 5px rgba(41,40,40,.2);color:white;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background-color:#555346;margin-bottom:0!important}.report-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2);cursor:pointer}.reports-card-title{font-weight:600;font-size:var(--sub-heading-font);color:white}.report-item{padding-bottom:6px;margin-bottom:12px}.report-item.with-border{border-bottom:1px solid var(--secondary-color)}.report-title{font-size:var(--sub-heading-font);font-weight:500;color:white}.report-subtitle{font-size:var(--text-font);color:#6c757d}.report-card-label-style{color:white;font-weight:550}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background-color:var(--primary-color);margin-bottom:0}.p-carousel-indicators{margin-bottom:0}.p-carousel-item{display:flex;justify-content:center;align-items:center}.p-carousel-items-content{padding:10px 0!important}