.exam-details-section{background:#f8f9fa;padding:2rem 0}.exam-details-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.exam-details-section .section-header{text-align:center;margin-bottom:3rem}.exam-details-section .section-header h2{color:#000;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.exam-details-section .red-underline-center{background:#ff6b00;width:50px;height:4px;margin:0 auto}.exam-cards-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.exam-cards-grid.single-card-grid{justify-content:center;display:flex}.exam-cards-grid.single-card-grid .exam-card{width:100%;max-width:600px}.exam-card{background:#fff;border:1px solid #ff6b00;border-radius:12px;padding:2rem;box-shadow:0 2px 15px #0000000a}.exam-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.6875rem;font-weight:700;display:inline-block}.exam-badge.required{color:#fff;background:#ff6b00}.exam-badge.optional{color:#fff;background:#343a40}.exam-card h3{color:#000;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.exam-description{color:#6c757d;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.exam-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.exam-stat{text-align:center;background:#f8f9fa;border:1px solid #ff6b00;border-radius:8px;padding:1.25rem}.exam-stat .stat-value{color:#ff6b00;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.exam-stat .stat-label{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem;font-weight:600;display:block}@media (max-width:768px){.exam-cards-grid{grid-template-columns:1fr;gap:1.5rem}.exam-details-section{padding:1.5rem 0}.exam-details-section .section-header{margin-bottom:2rem}.exam-details-section .section-header h2{font-size:1.5rem}.exam-card{padding:1.5rem}.exam-card h3{font-size:1.25rem}.exam-description{font-size:.875rem}.exam-stat .stat-value{font-size:1.25rem}.exam-stat{padding:1rem}}@media (max-width:480px){.exam-details-section{padding:1rem 0}.exam-card{border-radius:10px;padding:1.25rem}.exam-badge{padding:.4rem .75rem;font-size:.625rem}.exam-card h3{font-size:1.125rem}.exam-description{margin-bottom:1.25rem;font-size:.8125rem}.exam-stats-grid{gap:.75rem}.exam-stat{padding:.875rem}.exam-stat .stat-value{font-size:1.125rem}.exam-stat .stat-label{font-size:.625rem}}.single-exam-container{color:#1f2937;background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border:1px solid #ff6b00;border-radius:12px;margin-bottom:2rem;padding:30px;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #ff6b001a}.single-exam-header{border-bottom:1px solid #ff6b00;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.single-exam-title{color:#111827;margin:0;font-size:1.75rem;font-weight:800}.single-exam-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:50px;padding:6px 16px;font-size:.75rem;font-weight:700}.single-exam-badge.required{color:#fff;background:#ff6b00;box-shadow:0 4px 10px #ff6b0033}.single-exam-badge.optional{color:#4b5563;background:#f3f4f6}.single-exam-description{color:#1f2937;max-width:800px;margin-bottom:24px;font-size:1rem;line-height:1.6}.single-exam-stats-bar{background:#fff;border:2px solid #ff6b00;border-radius:8px;margin-top:1.5rem;display:flex;overflow:hidden}.single-stat-item{text-align:center;background:0 0;border-right:1px solid #ff6b00;flex-direction:column;flex:1;padding:0;display:flex}.single-stat-item:last-child{border-right:none}.single-stat-label{color:#ff6b00;letter-spacing:.08em;text-transform:uppercase;background:#ff6b0026;border-bottom:1px solid #ff6b004d;border-radius:0;width:100%;margin:0;padding:14px 10px;font-size:.95rem;font-weight:700;display:block}.single-stat-value{color:#000;white-space:nowrap;background:#ff6b000d;border-radius:0;flex-grow:1;justify-content:center;align-items:center;width:100%;margin:0;padding:16px 10px;font-size:1.25rem;font-weight:600;display:flex}.single-stat-value strong{color:#ff6b00;margin-right:0;font-size:1.35rem;font-weight:800}@media (max-width:768px){.single-exam-header{flex-direction:column;align-items:flex-start;gap:15px}.single-exam-stats-bar{border:2px solid #ff6b00;flex-direction:column}.single-stat-item{border-bottom:1px solid #ff6b00;border-right:none;flex-direction:row;align-items:stretch}.single-stat-item:last-child{border-bottom:none}.single-stat-label{border-bottom:none;border-right:1px solid #ff6b004d;justify-content:center;align-items:center;width:40%;display:flex}.single-stat-value{justify-content:flex-start;width:60%;padding-left:1rem}}
