.Galery-module__6Kkf8G__page{padding-top:0}.Galery-module__6Kkf8G__hero{padding:0;padding-top:var(--header-height);text-align:center;background-color:#fff;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.Galery-module__6Kkf8G__curveBg{z-index:0;background-image:url(/images/gallery-hero-bg.jpg);background-position:50%;background-size:cover;border-radius:0 0 50% 50%;width:140%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Galery-module__6Kkf8G__curveBg:after{content:"";background:linear-gradient(#1e3a5f80 0%,#1e3a5f66 100%);border-radius:0 0 50% 50%;width:100%;height:100%;position:absolute;top:0;left:0}.Galery-module__6Kkf8G__heroContent{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:800px;padding:2rem;display:flex;position:relative}.Galery-module__6Kkf8G__title{color:#fff;text-shadow:0 2px 10px #00000080;margin-bottom:1rem;font-size:3rem}.Galery-module__6Kkf8G__subtitle{color:#fffffff2;text-shadow:0 1px 5px #0006;max-width:600px;margin:0 auto;font-size:1.25rem}.Galery-module__6Kkf8G__gallerySection{padding:4rem 0}.Galery-module__6Kkf8G__filterBar{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.Galery-module__6Kkf8G__filterBar button{color:#666;transition:var(--transition-smooth);z-index:1;background:#fff;border:1px solid #e0e5eb;border-radius:50px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.Galery-module__6Kkf8G__filterBar button:hover{border-color:var(--primary-yellow);color:#333}.Galery-module__6Kkf8G__activeFilter{color:#fff!important;border-color:var(--primary-yellow)!important;background:0 0!important}.Galery-module__6Kkf8G__activeFilterIndicator{background:var(--primary-yellow);z-index:-1;border-radius:50px;position:absolute;inset:0}.Galery-module__6Kkf8G__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.Galery-module__6Kkf8G__galleryItem{border-radius:var(--border-radius);border:1px solid var(--border-color);transition:var(--transition-smooth);background:#fff;position:relative;overflow:hidden}.Galery-module__6Kkf8G__galleryItem:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.Galery-module__6Kkf8G__imageBox{aspect-ratio:16/10;background:var(--bg-light);color:#ccc;justify-content:center;align-items:center;width:100%;font-weight:600;display:flex;position:relative}.Galery-module__6Kkf8G__imageBox span{color:var(--primary-yellow);background:#ffffffe6;border-radius:50px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Galery-module__6Kkf8G__itemInfo{padding:1.5rem}.Galery-module__6Kkf8G__itemInfo h4{color:var(--primary-blue);margin:0;font-size:1.1rem}.Galery-module__6Kkf8G__videoSection{padding-bottom:8rem}.Galery-module__6Kkf8G__sectionTitle{text-align:center;margin-bottom:4rem;font-size:2.5rem}.Galery-module__6Kkf8G__videoGrid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.Galery-module__6Kkf8G__videoGrid{grid-template-columns:1fr}}.Galery-module__6Kkf8G__videoPlaceholder{aspect-ratio:16/9;background:var(--primary-blue);border-radius:var(--border-radius);color:#ffffff80;cursor:pointer;width:100%;transition:var(--transition-smooth);flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex}.Galery-module__6Kkf8G__videoPlaceholder:hover{filter:brightness(1.1);transform:scale(1.02)}.Galery-module__6Kkf8G__playBtn{width:70px;height:70px;color:var(--primary-blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;padding-left:5px;font-size:1.5rem;display:flex}.Galery-module__6Kkf8G__filterCount{background:#0000001a;border-radius:10px;justify-content:center;align-items:center;min-width:20px;margin-left:.5rem;padding:.15rem .5rem;font-size:.75rem;display:inline-flex}.Galery-module__6Kkf8G__activeFilter .Galery-module__6Kkf8G__filterCount{background:#ffffff4d}.Galery-module__6Kkf8G__imagePlaceholder{opacity:.3;font-size:3rem;display:none;position:absolute}.Galery-module__6Kkf8G__showPlaceholder{display:flex!important}.Galery-module__6Kkf8G__galleryImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.Galery-module__6Kkf8G__imageOverlay{opacity:0;background:linear-gradient(135deg,#032759d9 0%,#032759b3 100%);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Galery-module__6Kkf8G__galleryItem:hover .Galery-module__6Kkf8G__imageOverlay{opacity:1}.Galery-module__6Kkf8G__zoomIcon{color:#fff;filter:drop-shadow(0 4px 8px #0000004d);font-size:2.5rem}.Galery-module__6Kkf8G__viewText{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600}.Galery-module__6Kkf8G__galleryItem{cursor:pointer}.Galery-module__6Kkf8G__emptyState{text-align:center;color:#888;padding:4rem 0;font-size:1.1rem}.Galery-module__6Kkf8G__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:60vh;display:flex}.Galery-module__6Kkf8G__spinner{border:4px solid #0327591a;border-top-color:var(--primary-yellow);border-radius:50%;width:50px;height:50px;animation:.8s linear infinite Galery-module__6Kkf8G__loadingSpin}@keyframes Galery-module__6Kkf8G__loadingSpin{to{transform:rotate(360deg)}}.Galery-module__6Kkf8G__loadingState p{color:#666;font-size:1rem}.Galery-module__6Kkf8G__lightboxOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#000000f2;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.Galery-module__6Kkf8G__imageCounter{font-family:var(--font-secondary);z-index:10;align-items:center;gap:.5rem;display:flex;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.Galery-module__6Kkf8G__currentIndex{color:var(--primary-yellow);font-size:1.5rem;font-weight:700}.Galery-module__6Kkf8G__divider{color:#fff6;font-size:1rem}.Galery-module__6Kkf8G__totalCount{color:#fff9;font-size:1rem}.Galery-module__6Kkf8G__lightboxContent{align-items:center;gap:1.5rem;width:100%;max-width:1000px;display:flex;position:relative}.Galery-module__6Kkf8G__lightboxImageContainer{background:#fff;border-radius:20px;flex:1;position:relative;overflow:hidden;box-shadow:0 25px 80px #00000080}.Galery-module__6Kkf8G__lightboxImage{aspect-ratio:16/10;background:var(--bg-light);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Galery-module__6Kkf8G__imageSkeleton{background:linear-gradient(135deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite Galery-module__6Kkf8G__shimmer;position:absolute;inset:0}@keyframes Galery-module__6Kkf8G__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Galery-module__6Kkf8G__skeletonPulse{border:3px solid #0327591a;border-top-color:var(--primary-yellow);border-radius:50%;width:50px;height:50px;animation:1s linear infinite Galery-module__6Kkf8G__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Galery-module__6Kkf8G__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.Galery-module__6Kkf8G__lightboxPlaceholder{opacity:.3;font-size:5rem}.Galery-module__6Kkf8G__lightboxActualImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.Galery-module__6Kkf8G__lightboxCategory{background:var(--primary-yellow);color:#fff;z-index:5;border-radius:50px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 15px #fdb8134d}.Galery-module__6Kkf8G__lightboxInfo{text-align:center;background:linear-gradient(#fffffff2 0%,#fff 100%);padding:1.5rem 2rem}.Galery-module__6Kkf8G__lightboxInfo h3{color:var(--primary-blue);margin:0 0 .5rem;font-size:1.5rem}.Galery-module__6Kkf8G__lightboxInfo span{color:#888;font-size:.95rem}.Galery-module__6Kkf8G__swipeHint{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#fffc;background:#0009;border-radius:20px;padding:.5rem 1rem;font-size:.75rem;display:none;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.Galery-module__6Kkf8G__swipeHint{display:block}}.Galery-module__6Kkf8G__thumbnailStrip{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.Galery-module__6Kkf8G__thumbnailHint{color:#ffffff80;text-align:center;font-size:.8rem}@media (max-width:768px){.Galery-module__6Kkf8G__thumbnailHint{display:none}}.Galery-module__6Kkf8G__navBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;transition:all .3s;display:flex}.Galery-module__6Kkf8G__navBtn:hover{background:var(--primary-yellow);border-color:var(--primary-yellow);transform:scale(1.1)}.Galery-module__6Kkf8G__prevBtn{padding-right:4px}.Galery-module__6Kkf8G__nextBtn{padding-left:4px}.Galery-module__6Kkf8G__closeBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Galery-module__6Kkf8G__closeBtn:hover{background:#ff4d4f;border-color:#ff4d4f;transform:rotate(90deg)}@media (max-width:768px){.Galery-module__6Kkf8G__lightboxContent{flex-direction:column}.Galery-module__6Kkf8G__navBtn{width:40px;height:40px;font-size:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.Galery-module__6Kkf8G__prevBtn{left:-10px}.Galery-module__6Kkf8G__nextBtn{right:-10px}.Galery-module__6Kkf8G__closeBtn{top:-50px;right:10px}}@media (max-width:1024px){.Galery-module__6Kkf8G__hero{min-height:500px}.Galery-module__6Kkf8G__title{font-size:2.5rem}.Galery-module__6Kkf8G__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.Galery-module__6Kkf8G__hero{min-height:450px}.Galery-module__6Kkf8G__heroContent{padding:1.5rem}.Galery-module__6Kkf8G__title{font-size:2rem}.Galery-module__6Kkf8G__subtitle{font-size:1rem}.Galery-module__6Kkf8G__gallerySection{padding:3rem 0}.Galery-module__6Kkf8G__filterBar{flex-wrap:wrap;gap:.75rem;padding:0 1rem}.Galery-module__6Kkf8G__filterBar button{padding:.4rem 1rem;font-size:.85rem}.Galery-module__6Kkf8G__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;padding:0 .5rem}.Galery-module__6Kkf8G__itemInfo{padding:1rem}.Galery-module__6Kkf8G__itemInfo h4{font-size:1rem}.Galery-module__6Kkf8G__sectionTitle{margin-bottom:2rem;font-size:2rem}.Galery-module__6Kkf8G__videoSection{padding-bottom:4rem}.Galery-module__6Kkf8G__lightboxOverlay,.Galery-module__6Kkf8G__lightboxInfo{padding:1rem}.Galery-module__6Kkf8G__lightboxInfo h3{font-size:1.2rem}}@media (max-width:480px){.Galery-module__6Kkf8G__hero{min-height:400px}.Galery-module__6Kkf8G__title{font-size:1.75rem}.Galery-module__6Kkf8G__subtitle{font-size:.9rem}.Galery-module__6Kkf8G__gallerySection{padding:2rem 0}.Galery-module__6Kkf8G__filterBar{gap:.5rem;margin-bottom:1.5rem}.Galery-module__6Kkf8G__filterBar button{padding:.35rem .75rem;font-size:.75rem}.Galery-module__6Kkf8G__filterCount{margin-left:.3rem;padding:.1rem .35rem;font-size:.65rem}.Galery-module__6Kkf8G__grid{grid-template-columns:1fr;gap:1rem;padding:0}.Galery-module__6Kkf8G__imageBox{aspect-ratio:16/9}.Galery-module__6Kkf8G__itemInfo{padding:.875rem}.Galery-module__6Kkf8G__itemInfo h4{font-size:.95rem}.Galery-module__6Kkf8G__sectionTitle{margin-bottom:1.5rem;font-size:1.5rem}.Galery-module__6Kkf8G__videoGrid{gap:1.5rem}.Galery-module__6Kkf8G__playBtn{width:50px;height:50px;font-size:1.2rem}.Galery-module__6Kkf8G__emptyState{padding:2rem 1rem;font-size:1rem}.Galery-module__6Kkf8G__lightboxOverlay{padding:.5rem}.Galery-module__6Kkf8G__lightboxImageContainer{border-radius:12px}.Galery-module__6Kkf8G__lightboxCategory{padding:.3rem .75rem;font-size:.75rem}.Galery-module__6Kkf8G__lightboxInfo{padding:.75rem}.Galery-module__6Kkf8G__lightboxInfo h3{font-size:1rem}.Galery-module__6Kkf8G__lightboxInfo span{font-size:.85rem}.Galery-module__6Kkf8G__navBtn{width:36px;height:36px;font-size:1.25rem}.Galery-module__6Kkf8G__closeBtn{width:38px;height:38px;top:-45px}}
