/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */.prevCard{cursor:pointer;border-radius:15px;flex-direction:column;gap:24px;padding:24px;display:flex;border:1px solid #d5d9dc!important}@media (min-width:1200px){.prevCard{flex-direction:row;gap:32px;padding:40px 32px}}.prevCard *{cursor:pointer}.prevCard .failure,.prevCard .success{border-radius:16px;width:fit-content;margin-top:16px;padding:6px 14px;font-size:14px;font-weight:500;line-height:18px}.prevCard .details-img{display:flex}.prevCard .details .heading{color:#2c3f50;margin:0 0 6px;font-size:22px;font-weight:600;line-height:22px}.prevCard .details .secondaryHeading,.prevCard .details .secondaryTimeline{color:#566573;margin-bottom:14px;font-size:18px;font-weight:500;line-height:20px}.prevCard .details .secondaryTimeline{margin-bottom:4px;font-weight:400}.prevCard .failure{color:#66292b!important;background-color:#ffe0e180!important}.prevCard .success{color:#162e19;background-color:#e2fae5!important}.prevCard .ended{color:#2c3f50;background:#d5d9dccc}.prevCard .prevImg{object-fit:cover;border-radius:16px;width:120px;height:120px;overflow:hidden}@media (min-width:1200px){.prevCard .prevImg{width:182px;height:182px}}
/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";.notfoundCard{border:1px solid #d5d9dc;border-radius:24px}.notfoundCard .details{padding:24px}@media (min-width:1200px){.notfoundCard .details{padding:40px}}.notfoundCard .notfoundTitle{color:#2c3f50;font-size:24px;font-weight:600}.notfoundCard .notfoundSecondary{color:#566573;font-size:18px;font-weight:400}.notfoundCard .notfoundBtn{color:#2c3f50;border:1px solid #2c3f50;border-radius:40px;height:54px;margin-top:30px;padding:16px 24px;font-size:18px}.notfoundCard .notfoundImg{display:flex}.notfoundCard .notfoundImg img{object-fit:cover;border-top-right-radius:24px;border-bottom-right-radius:24px;width:100%;height:250px;overflow:hidden}