.announcement-card{font-family:var(--font-body),sans-serif;background-color:#e2d023;border-radius:12px;padding:30px;transition:all .3s;box-shadow:0 4px 10px #0000000d}.announcement-card:hover{transform:translateY(-3px)}.examTabsWrapper{margin-bottom:40px}.examTabs{width:fit-content;font-family:var(--font-body),sans-serif;background:#fff;border:1px solid #d9d9d9;border-radius:999px;align-items:center;gap:4px;padding:6px;display:flex}.examTabBtn{color:#0a4462;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:14px 28px;font-size:18px;font-weight:500;transition:all .3s}.examTabBtn:hover{color:#ef5a2d;background:#ef5a2d1f}.examTabActive{color:#fff;background:#ef5a2d;box-shadow:0 6px 18px #ef5a2d40}.section-header{font-family:var(--font-heading);cursor:pointer;color:#073b57;background:#fff;border-radius:24px;justify-content:space-between;align-items:center;padding:20px;font-size:24px;font-weight:700;display:flex}.plus-icon{color:#fff;background:#ff6a00;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.section-body{border-radius:8px;margin-top:5px;padding:10px}.exam-doc-card{background:#fff;border:1px solid #e3e3e3;border-radius:24px;justify-content:space-between;align-items:center;gap:14px;height:100%;min-height:72px;padding:14px 16px;transition:all .3s;display:flex}.exam-doc-card:hover{border-color:var(--primaryColour);transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.exam-doc-card__left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.exam-doc-card__pdf-icon{object-fit:contain;flex-shrink:0}.exam-doc-card__title{font-family:var(--font-body);color:#222;margin:0;font-weight:500;line-height:1.45}.exam-doc-card__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.exam-doc-card__action{justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.exam-doc-card__action:hover{transform:scale(1.08)}.table-title{color:#073b57}.custom-table{border-collapse:separate;border-spacing:0;width:100%;font-family:var(--font-body),sans-serif;background:#fff;border:1px solid #5b5b5b8a;border-radius:10px;overflow:hidden}.custom-table thead{font-family:var(--font-body),sans-serif;background:#f05a2b1a}.custom-table th{text-align:left;color:#000;border-bottom:1px solid #5b5b5b8a;border-right:1px solid #5b5b5b8a;padding:12px;font-weight:700}.custom-table td{vertical-align:middle;border-bottom:1px solid #5b5b5b8a;border-right:1px solid #5b5b5b8a;padding:10px}.custom-table th:last-child,.custom-table td:last-child{border-right:none}.custom-table tbody tr:last-child td{border-bottom:none}.announcement-card{background:#d8c21f;border-radius:18px;height:100%;padding:15px}.noticetitile{color:#000;font-size:16px;font-weight:600}.announcement-wrapper{position:relative}.custom-pagination{justify-content:center;gap:6px;margin-top:12px;display:flex}.custom-bullet{background:#cfcfcf;border-radius:10px;width:22px;height:10px;transition:all .3s}.custom-bullet-active{background:#073b57;width:28px}@media (max-width:768px){.examTabs{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;overflow-x:auto}.examTabs::-webkit-scrollbar{display:none}.examTabBtn{flex-shrink:0;padding:12px 20px;font-size:15px}}
