.Gallery_gallerySection__7E_Hu{padding:80px 20px;background:#fff;min-height:100vh;margin-bottom:80px}@media(max-width:768px){.Gallery_gallerySection__7E_Hu{padding:60px 16px;margin-bottom:60px}}.Gallery_container__sgeRK{max-width:1600px;margin:0 auto}.Gallery_tabsContainer__EWxQw{display:flex;justify-content:center;gap:60px;margin-bottom:60px;flex-wrap:wrap}@media(max-width:768px){.Gallery_tabsContainer__EWxQw{gap:24px;margin-bottom:40px}}@media(max-width:480px){.Gallery_tabsContainer__EWxQw{gap:16px}}.Gallery_tab__2Lxyi{background:none;border:none;color:#fff;font-size:16px;font-weight:600;letter-spacing:1.5px;cursor:pointer;padding:12px 8px;position:relative;transition:all .3s ease;text-transform:uppercase}@media(max-width:768px){.Gallery_tab__2Lxyi{font-size:14px;letter-spacing:1px;padding:10px 6px}}@media(max-width:480px){.Gallery_tab__2Lxyi{font-size:12px;padding:8px 4px}}.Gallery_tab__2Lxyi:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleX(0);width:100%;height:2px;transition:transform .3s ease}.Gallery_tab__2Lxyi:hover{color:#fff}.Gallery_tab__2Lxyi.Gallery_active__4ostY{color:#00329f;font-weight:700}.Gallery_tab__2Lxyi.Gallery_active__4ostY:after{transform:translateX(-50%) scaleX(1)}.Gallery_galleryGrid__atcKE{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media(max-width:1200px){.Gallery_galleryGrid__atcKE{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.Gallery_galleryGrid__atcKE{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:480px){.Gallery_galleryGrid__atcKE{grid-template-columns:repeat(1,1fr);gap:12px}}.Gallery_galleryItem__W9Bab{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.Gallery_galleryItem__W9Bab{border-radius:12px}}.Gallery_galleryItem__W9Bab:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 40px rgba(0,0,0,.3);z-index:10}.Gallery_galleryItem__W9Bab:hover .Gallery_galleryImage__xKwmY{transform:scale(1.1)}.Gallery_galleryItem__W9Bab:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.1));opacity:0;transition:opacity .3s ease;z-index:1}.Gallery_galleryItem__W9Bab:hover:before{opacity:1}.Gallery_galleryImage__xKwmY{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}@keyframes Gallery_fadeInUp__F6SV_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery_galleryItem__W9Bab{animation:Gallery_fadeInUp__F6SV_ .6s ease-out forwards}.Gallery_galleryItem__W9Bab:first-child{animation-delay:.05s}.Gallery_galleryItem__W9Bab:nth-child(2){animation-delay:.1s}.Gallery_galleryItem__W9Bab:nth-child(3){animation-delay:.15s}.Gallery_galleryItem__W9Bab:nth-child(4){animation-delay:.2s}.Gallery_galleryItem__W9Bab:nth-child(5){animation-delay:.25s}.Gallery_galleryItem__W9Bab:nth-child(6){animation-delay:.3s}.Gallery_galleryItem__W9Bab:nth-child(7){animation-delay:.35s}.Gallery_galleryItem__W9Bab:nth-child(8){animation-delay:.4s}.Gallery_mainDivBar__9bf0q{display:flex;justify-content:center}.Gallery_categoriesBar__3L5MZ{max-width:800px;display:flex;align-items:center;gap:32px;background-color:#1a1a1a;padding:10px 40px;border-radius:12px;margin-bottom:60px;flex-wrap:wrap;border:1px solid #2563eb}@media(max-width:1024px){.Gallery_categoriesBar__3L5MZ{gap:24px;padding:20px 32px}}@media(max-width:768px){.Gallery_categoriesBar__3L5MZ{flex-direction:column;align-items:flex-start;gap:20px;padding:20px 24px;margin-bottom:48px}}@media(max-width:480px){.Gallery_categoriesBar__3L5MZ{padding:16px 20px;margin-bottom:40px}}.Gallery_categoriesLabel__684bd{font-size:15px;font-weight:400;color:#fff;white-space:nowrap}@media(max-width:768px){.Gallery_categoriesLabel__684bd{font-size:18px}}@media(max-width:480px){.Gallery_categoriesLabel__684bd{font-size:16px}}.Gallery_categoriesButtons__ic40g{display:flex;gap:16px;flex-wrap:wrap;flex:1 1}@media(max-width:768px){.Gallery_categoriesButtons__ic40g{width:100%;gap:12px}}.Gallery_categoryButton__mfSEJ{padding:10px 24px;background-color:transparent;border:none;color:#9ca3af;font-size:14px;font-weight:400;cursor:pointer;border-radius:12px;transition:all .3s ease;white-space:nowrap}@media(max-width:768px){.Gallery_categoryButton__mfSEJ{padding:8px 20px;font-size:15px}}@media(max-width:480px){.Gallery_categoryButton__mfSEJ{padding:8px 16px;font-size:14px}}.Gallery_categoryButton__mfSEJ:hover{color:#fff;background-color:rgba(255,255,255,.1)}.Gallery_categoryButton__mfSEJ.Gallery_active__4ostY{color:#fff;background-color:rgba(255,255,255,.15);font-weight:400}.Gallery_lightboxOverlay__W1meI{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);display:flex;align-items:flex-start;justify-content:center;z-index:1000;animation:Gallery_fadeIn__cT3lZ .3s ease-out}@media(max-width:768px){.Gallery_lightboxOverlay__W1meI{background:rgba(0,0,0,.98)}}.Gallery_lightboxContent___26uB{position:relative;width:90%;height:90%;max-width:1200px;max-height:90vh;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.Gallery_lightboxContent___26uB{width:95%;height:95%}}.Gallery_lightboxClose__P2njf{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.1);border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;z-index:1002;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Gallery_lightboxClose__P2njf:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}@media(max-width:768px){.Gallery_lightboxClose__P2njf{top:10px;right:10px;width:40px;height:40px}}.Gallery_lightboxArrowNext__SuHdM,.Gallery_lightboxArrowPrev__dRRUo{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:none;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;z-index:1002;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Gallery_lightboxArrowNext__SuHdM:hover,.Gallery_lightboxArrowPrev__dRRUo:hover{background:rgba(255,255,255,.2);transform:translateY(-50%) scale(1.1)}@media(max-width:768px){.Gallery_lightboxArrowNext__SuHdM,.Gallery_lightboxArrowPrev__dRRUo{width:45px;height:45px;bottom:20px;top:auto;transform:none}}.Gallery_lightboxArrowPrev__dRRUo{left:20px}@media(max-width:768px){.Gallery_lightboxArrowPrev__dRRUo{left:10px;bottom:20px;top:auto}}.Gallery_lightboxArrowNext__SuHdM{right:20px}@media(max-width:768px){.Gallery_lightboxArrowNext__SuHdM{right:10px;bottom:20px;top:auto}}.Gallery_lightboxImageContainer__WwacJ{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}@media(max-width:768px){.Gallery_lightboxImageContainer__WwacJ{border-radius:8px}}.Gallery_lightboxImage__hzf_2{object-fit:contain;max-width:100%;max-height:100%;border-radius:12px}@media(max-width:768px){.Gallery_lightboxImage__hzf_2{border-radius:8px}}.Gallery_lightboxCounter__y_lyK{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:16px;font-weight:500;background:rgba(0,0,0,.5);padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:768px){.Gallery_lightboxCounter__y_lyK{bottom:70px;font-size:14px}}@keyframes Gallery_fadeIn__cT3lZ{0%{opacity:0}to{opacity:1}}@keyframes Gallery_slideIn__GlDeW{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Gallery_lightboxContent___26uB{animation:Gallery_slideIn__GlDeW .3s ease-out}@media(max-width:768px){.Gallery_lightboxOverlay__W1meI{padding:10px}.Gallery_lightboxContent___26uB{height:auto;max-height:85vh}.Gallery_lightboxImageContainer__WwacJ{height:70vh}}body.Gallery_lightboxOpen__y_oJ2{overflow:hidden}