.gallery_heroSection__wjnlC{position:relative;height:580px;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Manrope,sans-serif}.gallery_heroImage___MfJM{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.gallery_heroSection__wjnlC:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,rgba(61,75,95,.75),rgba(29,45,62,.6) 50%,rgba(61,75,95,.75))}.gallery_heroContent__rAls4{position:relative;z-index:2;text-align:center;color:white;padding:18px 20px;font-family:Manrope,sans-serif}.gallery_heroTitle__jRqg0{margin:0;font-size:56px;font-weight:700;letter-spacing:-.6px}.gallery_heroSubtitle__e84Rn{margin-top:8px;opacity:.95;font-size:20px}.gallery_toggleWrapper___1xnI{margin-top:18px;display:flex;justify-content:center}.gallery_togglePillar__L4AZe{position:relative;width:340px;background:rgba(0,43,107,.85);border-radius:999px;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:4px;box-shadow:0 8px 28px rgba(2,8,23,.28)}.gallery_toggleOption__RBceE{text-align:center;padding:10px 12px;color:rgba(255,255,255,1);font-weight:700;cursor:pointer;user-select:none;z-index:2;transition:color .2s ease-in-out}.gallery_toggleOption__RBceE:hover{color:#ffffff}.gallery_active__WgakY{color:#002b6b!important}.gallery_toggleIndicator__4bfec{position:absolute;top:2px;bottom:2px;width:calc(50% - 4px);background:white;border-radius:999px;z-index:1;box-shadow:0 8px 24px rgba(2,8,23,.22)}.gallery_categoryPills__rFeOV{display:flex;gap:10px;justify-content:center;margin-top:25px;flex-wrap:wrap}.gallery_pill__4UgoO{position:relative;padding:8px 22px;border:2px solid #3180ff;border-radius:40px;font-size:16px;font-weight:600;cursor:pointer;background:#ffff;overflow:hidden;z-index:1;color:#0f0059;transition:color .4s ease}.gallery_pill__4UgoO:before{content:"";position:absolute;inset:0;background:#0f0059;border-radius:40px;transform:translateY(100%);transition:transform .4s ease;z-index:-1}.gallery_pill__4UgoO span{display:inline-block;transition:transform .4s ease}.gallery_pill__4UgoO:hover:before{transform:translateY(0)}.gallery_pill__4UgoO:hover span{transform:translateY(-3px);color:#fff}.gallery_activePill__c3u4Q{color:#fff}.gallery_activePill__c3u4Q span,.gallery_activePill__c3u4Q:before{transform:translateY(0)}.gallery_gridSection__XKPat{max-width:100%;margin:20px auto;padding:10px 10px 60px}.gallery_grid__yo_Zx{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:16px}.gallery_card__hQP14{height:350px;border-radius:16px;overflow:hidden}.gallery_media__vef4r{width:100%;height:100%;object-fit:cover;display:block;background-color:#fff}.gallery_videoWrapper__MOb_h{position:relative;width:100%;height:100%}.gallery_playButton__TYBeo{position:absolute;top:50%;left:50%;width:68px;height:68px;background:rgba(255,255,255,.9);border-radius:50%;transform:translate(-50%,-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:transform .25s ease,opacity .3s ease;z-index:10}.gallery_playButton__TYBeo:before{content:"";width:0;height:0;border-left:20px solid #002b6b;border-top:12px solid transparent;border-bottom:12px solid transparent;margin-left:6px}.gallery_videoWrapper__MOb_h:hover .gallery_playButton__TYBeo{transform:translate(-50%,-50%) scale(1.15)}.gallery_videoWrapper__MOb_h.gallery_playing__uI9ov .gallery_playButton__TYBeo{opacity:0;transform:translate(-50%,-50%) scale(.5);pointer-events:none}.gallery_cardMeta__SNInZ{padding:12px}.gallery_cardTitle__CW8af{font-weight:700;color:#0b2d6b;font-size:1rem;margin-bottom:6px}.gallery_cardCats__o57yG{display:flex;gap:8px;flex-wrap:wrap}.gallery_catChip__ZSGZg{font-size:.82rem;color:#0b3c8c;padding:6px 8px;border-radius:999px}.gallery_skeletonCard__5PbVU{border-radius:12px;overflow:hidden;box-shadow:0 8px 24px rgba(9,18,56,.04)}.gallery_skelMedia__aR7H_{height:180px;background-size:200% 100%;animation:gallery_shimmer__5aHFs 1.2s linear infinite}.gallery_skelText__xBWLu{height:48px;margin:12px;background:#f4f8ff;border-radius:8px}@keyframes gallery_shimmer__5aHFs{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery_emptyState__M7mjm{text-align:center;padding:48px;color:#475569}.gallery_emptyHint__Roa3h{margin-top:8px;opacity:.8}.gallery_lightboxBackdrop__t0fY_{position:fixed;inset:0;background:rgba(2,8,23,.7);display:flex;align-items:center;justify-content:center;z-index:1200}.gallery_lightboxInner__jRXzq{background:white;border-radius:12px;padding:16px;max-height:85%;display:flex;flex-direction:column;gap:12px}.gallery_lightboxMedia__t_5mg{width:100%;max-height:70vh;object-fit:contain;border-radius:8px}.gallery_lightboxInner__jRXzq{position:relative;max-width:90%;max-height:90%}.gallery_closeBtn__2pbiY{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;border-radius:50%;background:rgba(0,0,0,.7);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:.2s ease}.gallery_closeBtn__2pbiY:hover{background:rgba(0,0,0,.9)}@media (max-width:900px){.gallery_heroSection__wjnlC{height:560px}.gallery_heroTitle__jRqg0{font-size:2rem}.gallery_card__hQP14{height:auto}.gallery_heroContent__rAls4{margin-top:150px}.gallery_media__vef4r{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:#000}}@media (max-width:520px){.gallery_heroSection__wjnlC{height:550px}.gallery_togglePillar__L4AZe{width:280px}.gallery_heroContent__rAls4{margin-top:250px;margin-bottom:100px}.gallery_grid__yo_Zx{grid-template-columns:1fr;gap:16px}.gallery_categoryPills__rFeOV{gap:6px;padding:0 10px;justify-content:flex-start;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.gallery_pill__4UgoO{flex:0 0 auto;padding:8px 18px;font-size:14px}}.gallery_card__hQP14{opacity:0;transform:translateY(20px);animation:gallery_cardFadeUp__g73ru .6s ease-out forwards}.gallery_card__hQP14:first-child{animation-delay:.05s}.gallery_card__hQP14:nth-child(2){animation-delay:.1s}.gallery_card__hQP14:nth-child(3){animation-delay:.15s}.gallery_card__hQP14:nth-child(4){animation-delay:.2s}.gallery_card__hQP14:nth-child(5){animation-delay:.25s}.gallery_card__hQP14:nth-child(6){animation-delay:.3s}@keyframes gallery_cardFadeUp__g73ru{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.gallery_card__hQP14:hover{transform:translateY(-6px) scale(1.02);transition:.3s ease;box-shadow:0 20px 40px rgba(0,0,0,.15)}.gallery_card__hQP14:hover .gallery_media__vef4r{transform:scale(1.05);transition:.5s ease}.gallery_media__vef4r{transition:.5s ease}