.exams-filters-module__0CoMda__panel{flex-direction:column;gap:.75rem;display:flex}.exams-filters-module__0CoMda__searchCard{border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border-light);padding:.85rem}.exams-filters-module__0CoMda__searchLabel{color:var(--text-primary);align-items:center;gap:.4rem;margin-bottom:.55rem;font-size:.8125rem;font-weight:700;display:flex}.exams-filters-module__0CoMda__searchIcon{width:1rem;height:1rem;color:var(--brand-green-dark)}.exams-filters-module__0CoMda__searchInput{border-radius:var(--radius-lg);border:1px solid var(--border-light);background:var(--bg-primary);width:100%;color:var(--text-primary);padding:.65rem .75rem;font-size:.875rem}.exams-filters-module__0CoMda__searchInput:focus{outline:2px solid color-mix(in srgb, var(--brand-green) 35%, transparent);outline-offset:1px}.exams-filters-module__0CoMda__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.exams-filters-module__0CoMda__filterCard{border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border-light);padding:.85rem .9rem}.exams-filters-module__0CoMda__cardHead{align-items:center;gap:.45rem;margin-bottom:.65rem;display:flex}.exams-filters-module__0CoMda__cardIcon{width:1.05rem;height:1.05rem;color:var(--brand-green-dark);flex-shrink:0}.exams-filters-module__0CoMda__cardTitle{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:700}.exams-filters-module__0CoMda__optionList{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.exams-filters-module__0CoMda__radioRow{border-radius:var(--radius-lg);cursor:pointer;align-items:center;gap:.55rem;padding:.45rem .35rem;transition:background .15s;display:flex}.exams-filters-module__0CoMda__radioRow:hover{background:color-mix(in srgb, var(--brand-green) 6%, transparent)}.exams-filters-module__0CoMda__radioRow:has(input:checked){background:color-mix(in srgb, var(--brand-green) 10%, transparent)}.exams-filters-module__0CoMda__radioInput{opacity:0;width:0;height:0;position:absolute}.exams-filters-module__0CoMda__radioDot{border:2px solid var(--border-light);background:var(--bg-primary);border-radius:999px;flex-shrink:0;width:1.05rem;height:1.05rem;transition:border-color .15s,background .15s,box-shadow .15s}.exams-filters-module__0CoMda__radioRow:has(input:checked) .exams-filters-module__0CoMda__radioDot{border-color:var(--brand-green);background:var(--brand-green);box-shadow:inset 0 0 0 3px var(--bg-card)}.exams-filters-module__0CoMda__radioLabel{min-width:0;color:var(--text-secondary);flex:1;font-size:.8125rem;font-weight:500;line-height:1.35}.exams-filters-module__0CoMda__radioRow:has(input:checked) .exams-filters-module__0CoMda__radioLabel{color:var(--text-primary);font-weight:600}.exams-filters-module__0CoMda__countBadge{min-width:1.65rem;height:1.65rem;color:var(--brand-green-dark);background:color-mix(in srgb, var(--brand-green) 14%, var(--bg-card));border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 .35rem;font-size:.6875rem;font-weight:700;display:inline-flex}.exams-filters-module__0CoMda__panelActions{gap:.45rem;margin-top:.15rem;display:flex}.exams-filters-module__0CoMda__resetBtn{border:1px solid var(--border-light);color:var(--text-secondary);background:var(--bg-card);cursor:pointer;border-radius:999px;flex:1;padding:.6rem .85rem;font-size:.8125rem;font-weight:600}.exams-filters-module__0CoMda__resetBtn:hover{border-color:var(--brand-green);color:var(--brand-green-dark)}.exams-filters-module__0CoMda__drawerBackdrop{z-index:55;background:color-mix(in srgb, var(--text-primary) 45%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:fixed;inset:0}.exams-filters-module__0CoMda__drawer{z-index:60;background:var(--bg-primary);border-right:1px solid var(--border-light);width:min(100%,22rem);height:100%;box-shadow:8px 0 32px color-mix(in srgb, var(--text-primary) 12%, transparent);flex-direction:column;display:flex;position:fixed;top:0;left:0}.exams-filters-module__0CoMda__drawerHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:.5rem;padding:1rem;display:flex;position:relative}.exams-filters-module__0CoMda__drawerTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700}.exams-filters-module__0CoMda__drawerClose{color:#fff;cursor:pointer;background:#e11d48;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;font-size:.75rem;font-weight:700;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #e11d484d}.exams-filters-module__0CoMda__drawerClose:hover{background:#be123c;transform:scale(1.05);box-shadow:0 4px 12px #e11d4866}.exams-filters-module__0CoMda__drawerClose:active{transform:scale(.95)}.exams-filters-module__0CoMda__drawerBody{flex:1;padding:.85rem;overflow-y:auto}.exams-filters-module__0CoMda__filterToggle{color:var(--brand-green-dark);background:var(--bg-card);border:1px solid var(--border-light);cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:.8125rem;font-weight:700;display:inline-flex}.exams-filters-module__0CoMda__filterToggleBadge{color:#fff;background:var(--brand-green);border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;font-size:.625rem;font-weight:800;display:inline-flex}@media (min-width:1024px){.exams-filters-module__0CoMda__filterToggle,.exams-filters-module__0CoMda__drawerBackdrop,.exams-filters-module__0CoMda__drawer{display:none}}
.exams-module__x1Hq2q__page{background:var(--bg-primary);flex:1;width:100%;max-width:100%;position:relative}.exams-module__x1Hq2q__bgGlow{background:radial-gradient(circle, color-mix(in srgb, var(--brand-green-light) 28%, transparent) 0%, transparent 70%);filter:blur(20px);pointer-events:none;border-radius:999px;width:min(30rem,80vw);height:min(30rem,80vw);position:absolute;top:-4rem;left:-10%}.exams-module__x1Hq2q__bgMesh{background-image:radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--text-primary) 4%, transparent) 1px, transparent 0);opacity:.35;pointer-events:none;background-size:24px 24px;max-height:40rem;position:absolute;inset:0}.exams-module__x1Hq2q__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.exams-module__x1Hq2q__hero{z-index:1;padding:2.5rem .75rem 1rem;position:relative}@media (min-width:640px){.exams-module__x1Hq2q__hero{padding:3.5rem 1rem 1.5rem}}.exams-module__x1Hq2q__heroInner{max-width:1200px;margin:0 auto}.exams-module__x1Hq2q__breadcrumb{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.8125rem;display:flex}.exams-module__x1Hq2q__breadcrumb a{color:var(--text-secondary)}.exams-module__x1Hq2q__breadcrumb a:hover{color:var(--brand-green-dark)}.exams-module__x1Hq2q__breadcrumbSep{opacity:.45}.exams-module__x1Hq2q__directoryLayout{z-index:1;gap:1rem;max-width:1200px;margin:0 auto;padding:0 .75rem 3rem;display:grid;position:relative}@media (min-width:1024px){.exams-module__x1Hq2q__directoryLayout{grid-template-columns:minmax(15.5rem,17.5rem) minmax(0,1fr);align-items:start;gap:1.15rem}}.exams-module__x1Hq2q__filtersAside{display:none}@media (min-width:1024px){.exams-module__x1Hq2q__filtersAside{align-self:flex-start;display:block;position:sticky;top:auto;bottom:1.25rem}}.exams-module__x1Hq2q__resultsColumn{min-width:0}.exams-module__x1Hq2q__resultsToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}.exams-module__x1Hq2q__resultsControls{align-items:center;gap:.5rem;min-width:min(100%,34rem);display:flex}.exams-module__x1Hq2q__toolbarSearch{flex:1;min-width:14rem}.exams-module__x1Hq2q__toolbarSearch input{border:1px solid var(--border-light);background:var(--bg-card);width:100%;height:2.25rem;color:var(--text-primary);border-radius:.6rem;padding:.55rem .75rem;font-size:.8125rem}.exams-module__x1Hq2q__viewToggle{gap:.25rem;display:flex}.exams-module__x1Hq2q__viewToggleBtn{border:1px solid var(--border-light);background:var(--bg-primary);width:2.25rem;height:2.25rem;color:var(--text-secondary);cursor:pointer;border-radius:.5rem;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.exams-module__x1Hq2q__viewToggleBtn:hover{border-color:var(--brand-green);color:var(--brand-green-dark)}.exams-module__x1Hq2q__viewToggleBtnActive{background:var(--brand-green);border-color:var(--brand-green);color:#fff}.exams-module__x1Hq2q__viewToggleIcon{width:1.125rem;height:1.125rem}.exams-module__x1Hq2q__resultCount{color:var(--text-muted);margin:0;font-size:.8125rem}@media (max-width:1023px){.exams-module__x1Hq2q__resultsControls{width:100%;min-width:0}.exams-module__x1Hq2q__toolbarSearch{min-width:0}}.exams-module__x1Hq2q__gridSection{position:relative}.exams-module__x1Hq2q__grid{gap:1rem;padding:0;list-style:none;display:grid}.exams-module__x1Hq2q__grid:not(.exams-module__x1Hq2q__listView){grid-template-columns:repeat(2,minmax(0,1fr))}.exams-module__x1Hq2q__listView{grid-template-columns:1fr!important}@media (max-width:639px){.exams-module__x1Hq2q__grid:not(.exams-module__x1Hq2q__listView){grid-template-columns:1fr!important}}.exams-module__x1Hq2q__empty{text-align:center;color:var(--text-muted);margin:2rem 0 0}.exams-module__x1Hq2q__redesignedCard{background:var(--bg-card);border-radius:var(--radius-xl);border:1.5px solid #0f172a29;flex-direction:column;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000f}.exams-module__x1Hq2q__redesignedCard:hover{border-color:#0f172a47;transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.dark .exams-module__x1Hq2q__redesignedCard{border-color:#ffffff29;box-shadow:0 4px 16px #00000059}.dark .exams-module__x1Hq2q__redesignedCard:hover{border-color:#ffffff47;box-shadow:0 10px 25px #00000080}.exams-module__x1Hq2q__cardMain{width:100%;display:flex}.exams-module__x1Hq2q__listViewCard{flex-direction:row;align-items:center;gap:1.25rem;padding:1.25rem}.exams-module__x1Hq2q__listViewCard .exams-module__x1Hq2q__logoCol{flex-shrink:0;width:72px}.exams-module__x1Hq2q__listViewCard .exams-module__x1Hq2q__infoCol{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.exams-module__x1Hq2q__listViewCard .exams-module__x1Hq2q__actionsCol{flex-direction:column;flex-shrink:0;gap:.55rem;width:160px;display:flex}.exams-module__x1Hq2q__gridViewCard{flex-direction:column;align-items:flex-start;gap:.65rem;padding:1rem}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__logoCol{justify-content:flex-start;width:100%;display:flex}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__circleLogo{width:52px;height:52px}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__infoCol{text-align:left;flex-direction:column;align-items:flex-start;gap:.3rem;width:100%;display:flex}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__titleRow{text-align:left;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;display:flex}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__actionsCol{flex-direction:column;gap:.4rem;width:100%;margin-top:.4rem;display:flex}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__actionBtn{white-space:nowrap;border-radius:999px;padding:.45rem .5rem;font-size:.75rem}.exams-module__x1Hq2q__circleLogo{border:1.5px solid var(--border-light);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.exams-module__x1Hq2q__logoImg{object-fit:contain;width:100%;height:100%;padding:4px}.exams-module__x1Hq2q__titleRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.exams-module__x1Hq2q__examName{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3;text-decoration:none;transition:color .15s;display:inline-block;white-space:normal!important;word-break:break-word!important;text-overflow:clip!important;max-width:100%!important;overflow:visible!important}.exams-module__x1Hq2q__examName:hover{color:var(--nav-accent-gold)}.exams-module__x1Hq2q__badgesWrapper{flex-wrap:wrap;align-items:center;gap:.35rem;display:inline-flex}.exams-module__x1Hq2q__badge{text-transform:capitalize;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.exams-module__x1Hq2q__badgeFeatured{color:#c2410c;background:#f973161f}.exams-module__x1Hq2q__badgePopular{color:#6d28d9;background:#8b5cf61f}.exams-module__x1Hq2q__badgeVerified{color:#047857;background:#10b9811f}.exams-module__x1Hq2q__shortNameRow{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.exams-module__x1Hq2q__locationRow{color:var(--text-secondary);align-items:center;gap:.35rem;font-size:.8125rem;display:flex}.exams-module__x1Hq2q__pinIcon{color:#ef4444;flex-shrink:0;width:.85rem;height:.85rem}.exams-module__x1Hq2q__countryFlagIcon{object-fit:contain;vertical-align:middle;border-radius:2px;flex-shrink:0;width:auto;max-width:2.2rem;height:1.35rem;display:inline-block}.exams-module__x1Hq2q__metadataRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.exams-module__x1Hq2q__metaLabel{color:var(--text-muted);font-weight:400}.exams-module__x1Hq2q__metaValue{color:var(--text-secondary);font-weight:600}.exams-module__x1Hq2q__dot{color:var(--border-light)}.exams-module__x1Hq2q__highlightsRow{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.exams-module__x1Hq2q__highlightItem{color:var(--text-secondary);background:color-mix(in srgb, var(--nav-accent-gold) 5%, transparent);border:1px solid color-mix(in srgb, var(--nav-accent-gold) 12%, transparent);border-radius:6px;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.72rem;font-weight:400;display:flex}.exams-module__x1Hq2q__highlightIcon{width:.8rem;height:.8rem;color:var(--nav-accent-gold);flex-shrink:0}.exams-module__x1Hq2q__actionBtn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.55rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.exams-module__x1Hq2q__btnApply{background:var(--nav-btn-bg);color:#fff;border:none}.exams-module__x1Hq2q__btnApply:hover{background:var(--nav-btn-hover);box-shadow:0 4px 12px #0e294240}.exams-module__x1Hq2q__btnDetails{border:1px solid var(--border-light);color:var(--text-secondary);background:var(--bg-card)}.exams-module__x1Hq2q__btnDetails:hover{border-color:var(--nav-accent-gold);color:var(--nav-accent-gold);background:color-mix(in srgb, var(--nav-accent-gold) 5%, transparent)}.exams-module__x1Hq2q__planeIcon,.exams-module__x1Hq2q__chevronIcon{fill:none;width:.8rem;height:.8rem}:is(.exams-module__x1Hq2q__gridViewCard~.exams-module__x1Hq2q__cardTabs,.exams-module__x1Hq2q__redesignedCard:has(.exams-module__x1Hq2q__gridViewCard) .exams-module__x1Hq2q__cardTabs){display:none!important}.exams-module__x1Hq2q__cardTabs{border-top:1px solid var(--border-light);background:color-mix(in srgb, var(--bg-primary) 40%, var(--bg-card));scrollbar-width:none;justify-content:space-around;align-items:center;width:100%;display:flex;overflow-x:auto}.exams-module__x1Hq2q__cardTabs::-webkit-scrollbar{display:none}.exams-module__x1Hq2q__tabItemLink{min-width:0;color:var(--text-secondary);text-align:center;white-space:nowrap;border-right:1px solid var(--border-light);flex:1 1 0;justify-content:center;align-items:center;gap:.3rem;padding:.65rem .25rem;font-size:.72rem;font-weight:600;line-height:1.2;text-decoration:none;transition:all .2s;display:flex}.exams-module__x1Hq2q__tabItemLink:last-child{border-right:none}.exams-module__x1Hq2q__tabItemLink:hover{color:var(--brand-green-dark);background:color-mix(in srgb, var(--brand-green) 5%, transparent)}.exams-module__x1Hq2q__tabIcon{width:.8rem;height:.8rem;color:var(--text-muted);flex-shrink:0;transition:color .2s}.exams-module__x1Hq2q__tabItemLink:hover .exams-module__x1Hq2q__tabIcon{color:var(--brand-green-dark)}@keyframes exams-module__x1Hq2q__examShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.exams-module__x1Hq2q__skeletonCard{border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border-light);pointer-events:none;flex-direction:row;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.exams-module__x1Hq2q__skeletonThumb{border-radius:50%;flex-shrink:0;width:72px;height:72px}.exams-module__x1Hq2q__skeletonBody{flex-direction:column;flex:1;gap:.5rem;display:flex}.exams-module__x1Hq2q__skeletonLine{border-radius:.4rem;height:.75rem}.exams-module__x1Hq2q__skeletonLineTitle{width:60%;height:.9rem}.exams-module__x1Hq2q__skeletonLineShort{width:40%}.exams-module__x1Hq2q__skeletonLineMeta{width:80%}.exams-module__x1Hq2q__skeletonBtn{border-radius:999px;flex-shrink:0;width:120px;height:2.25rem}.exams-module__x1Hq2q__skeletonThumb,.exams-module__x1Hq2q__skeletonLine,.exams-module__x1Hq2q__skeletonBtn{background:linear-gradient(90deg, color-mix(in srgb, var(--border-light) 80%, var(--bg-card)) 0%, color-mix(in srgb, var(--brand-green) 8%, var(--bg-card)) 50%, color-mix(in srgb, var(--border-light) 80%, var(--bg-card)) 100%);background-size:200% 100%;animation:1.35s ease-in-out infinite exams-module__x1Hq2q__examShimmer}.exams-module__x1Hq2q__pagination{border-radius:var(--radius-xl);background:var(--bg-card);border:1px solid var(--border-light);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0 0;padding:.85rem 1rem;display:flex}.exams-module__x1Hq2q__pageBtn{border:1px solid var(--border-light);color:var(--text-secondary);background:var(--bg-primary);cursor:pointer;border-radius:999px;padding:.5rem .9rem;font-size:.8125rem;font-weight:600;transition:border-color .2s,color .2s}.exams-module__x1Hq2q__pageBtn:hover:not(:disabled){border-color:var(--brand-green);color:var(--brand-green-dark)}.exams-module__x1Hq2q__pageBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:767px){.exams-module__x1Hq2q__grid:not(.exams-module__x1Hq2q__listView){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.exams-module__x1Hq2q__gridViewCard{gap:.35rem!important;padding:.65rem .45rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__circleLogo{width:40px!important;height:40px!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__examName{font-size:.8125rem!important;font-weight:700!important;line-height:1.2!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__shortNameRow{font-size:.6rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__locationRow{font-size:.6875rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__pinIcon{width:.7rem!important;height:.7rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__metadataRow{gap:.2rem!important;font-size:.625rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__highlightsRow{gap:.25rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__highlightItem{padding:.12rem .35rem!important;font-size:.6rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__highlightIcon{width:.7rem!important;height:.7rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__actionsCol{flex-direction:column!important;gap:.3rem!important;width:100%!important;margin-top:.3rem!important;display:flex!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__actionBtn{border-radius:999px!important;width:100%!important;padding:.35rem .4rem!important;font-size:.6875rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__cardTabs{scrollbar-width:none!important;display:flex!important;overflow-x:auto!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__tabItemLink{gap:.15rem!important;padding:.45rem .15rem!important;font-size:.6rem!important}.exams-module__x1Hq2q__gridViewCard .exams-module__x1Hq2q__tabIcon{width:.7rem!important;height:.7rem!important}.exams-module__x1Hq2q__listViewCard{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important;padding:1rem!important}.exams-module__x1Hq2q__listViewCard .exams-module__x1Hq2q__logoCol{width:100%!important}.exams-module__x1Hq2q__listViewCard .exams-module__x1Hq2q__circleLogo{width:52px!important;height:52px!important}.exams-module__x1Hq2q__listViewCard .exams-module__x1Hq2q__actionsCol{grid-template-columns:1fr 1fr!important;gap:.5rem!important;width:100%!important;margin-top:.4rem!important;display:grid!important}.exams-module__x1Hq2q__tabItemLink{padding:.5rem .2rem!important;font-size:.65rem!important}}
