.exams-module__efi-qq__container{background:var(--bg-primary);color:#fff;min-height:100vh;padding:120px 20px 60px}.exams-module__efi-qq__hero{text-align:center;max-width:800px;margin:0 auto 60px}.exams-module__efi-qq__hero h1{font-family:var(--font-oswald);background:linear-gradient(90deg,#fff,#aaa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:20px;font-size:3rem}.exams-module__efi-qq__hero p{color:#aaa;font-size:1.2rem;line-height:1.6}.exams-module__efi-qq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:0 auto;display:grid}.exams-module__efi-qq__card{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;padding:30px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.exams-module__efi-qq__card:hover{background:#ffffff0d;border-color:#ff6b0080;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.exams-module__efi-qq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.exams-module__efi-qq__cardTitle{font-family:var(--font-oswald);color:var(--gold);margin:0;font-size:1.8rem}.exams-module__efi-qq__arrow{color:var(--gold);font-size:1.5rem;transition:transform .3s}.exams-module__efi-qq__card:hover .exams-module__efi-qq__arrow{transform:translate(5px)}.exams-module__efi-qq__cardDesc{color:#aaa;flex-grow:1;margin-bottom:20px;line-height:1.6}.exams-module__efi-qq__meta{color:#888;border-top:1px solid #ffffff1a;padding-top:20px;font-size:.9rem}
