.styles_filters__MrZUf{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:rgba(30,64,175,.05);border-radius:8px;border:1px solid rgba(30,64,175,.2)}.styles_filterGroup__BVqM5{display:flex;flex-direction:column;gap:.75rem}.styles_filterLabel__AyBTB{font-size:.9rem;font-weight:600;color:#1E40AF}.styles_filterButtons___lugh{display:flex;flex-wrap:wrap;gap:.5rem}.styles_filterButton__OozHk{padding:.5rem 1rem;border-radius:6px;border:1px solid rgba(30,64,175,.3);background:transparent;color:var(--shiki-color-text);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.styles_filterButton__OozHk:hover{background:rgba(30,64,175,.1);border-color:#1E40AF}.styles_filterButtonActive__2Q3Ef{background:#1E40AF;color:white;border-color:#1E40AF}.styles_gallery__3V5cQ{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:2rem 0;max-width:1200px;margin:0 auto}@media (max-width:768px){.styles_gallery__3V5cQ{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;padding:1.5rem 0}}.styles_courseFrame__4yh9X{background:var(--shiki-color-background);border:2px solid #2a60aa;border-radius:8px;padding:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.styles_frameInner__ql0Ex{aspect-ratio:16/11;overflow:hidden;border-radius:4px;background:rgba(42,96,170,.05);display:flex;align-items:center;justify-content:center}.styles_courseImage__ElZDA{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.styles_courseFrame__4yh9X:hover .styles_courseImage__ElZDA{transform:scale(1.05)}.styles_courseName__rPXQ7{margin-top:.8rem;font-size:.95rem;font-weight:500;text-align:center;color:var(--shiki-color-text);line-height:1.4}.styles_modalOverlay__QhwVG{top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;padding:2rem}.styles_closeButton___yi7t,.styles_modalOverlay__QhwVG{position:fixed;display:flex;align-items:center;justify-content:center}.styles_closeButton___yi7t{top:2rem;right:2rem;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50%;width:48px;height:48px;cursor:pointer;color:white;z-index:1001;transition:all .2s}.styles_closeButton___yi7t:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4)}@media (max-width:768px){.styles_closeButton___yi7t{top:1rem;right:1rem;width:40px;height:40px}}.styles_modalContent__zgCMM{max-width:90vw;max-height:85vh;display:flex;flex-direction:column;align-items:center;gap:1rem}.styles_modalImage__I5Vpz{max-width:100%;max-height:80vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.styles_modalTitle__Krg5_{color:white;font-size:1.2rem;font-weight:600;text-align:center;margin:0;padding:.5rem 1rem;background:rgba(0,0,0,.5);border-radius:4px}@media (max-width:768px){.styles_modalOverlay__QhwVG{padding:1rem}.styles_modalTitle__Krg5_{font-size:1rem}}