.academy-hero{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:white;position:relative;overflow:hidden}.academy-hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 40%,rgba(255,255,255,.1) 0,transparent 40%),radial-gradient(circle at 70% 60%,rgba(255,255,255,.08) 0,transparent 40%);animation:float 20s ease-in-out infinite;pointer-events:none}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(20px,20px) rotate(5deg)}}.academy-icon-box{width:80px;height:80px;margin:0 auto;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:50%}.academy-course-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.academy-course-card:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.academy-course-card .card-header{background:#f8f9fa;padding:1.5rem;border-bottom:1px solid #e9ecef}.academy-course-card .card-body{padding:1.5rem}.price-display-container{display:flex;flex-direction:column;align-items:flex-end}.original-price-small{font-size:.85rem;color:#94a3b8;text-decoration:line-through;margin-bottom:.25rem}.price-tag{font-size:1.25rem;font-weight:700;color:#059669}.weihnachtsrabatt-banner{background:linear-gradient(135deg,#dc2626,#b91c1c);color:white;padding:.75rem 1rem;border-radius:8px;font-size:.85rem;font-weight:600;display:flex;align-items:flex-start;gap:.5rem;box-shadow:0 2px 8px rgba(220,38,38,.2)}.weihnachtsrabatt-banner i{color:#fef3c7;font-size:1rem;margin-top:.2rem}.deadline-text{margin-top:.5rem;font-size:.8rem;background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:4px;width:-moz-fit-content;width:fit-content}.deadline-text,.highlight-item{display:flex;align-items:center}.highlight-item{font-size:.9rem;padding:.5rem 0}.coming-soon-box{background:#f8f9fa;border-radius:12px;border:2px dashed #dee2e6}.accordion-button:not(.collapsed){background-color:#fff5f0;color:#FF6B35}.course-original-price{font-size:.9rem;color:#94a3b8;text-decoration:line-through;margin-bottom:.25rem}.course-discounted-price{color:#059669}@media (max-width:768px){.academy-hero{padding:60px 0}.academy-overview-page{padding-top:60px}}