.Gallery-module-scss-module__pvpF1a__gallerySection{background:linear-gradient(#7b8fd9 0%,#9ba8e0 100%);min-height:100vh;margin-bottom:80px;padding:80px 20px}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__gallerySection{margin-bottom:60px;padding:60px 16px}}.Gallery-module-scss-module__pvpF1a__container{max-width:1600px;margin:0 auto}.Gallery-module-scss-module__pvpF1a__tabsContainer{flex-wrap:wrap;justify-content:center;gap:60px;margin-bottom:60px;display:flex}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__tabsContainer{gap:24px;margin-bottom:40px}}@media (max-width:480px){.Gallery-module-scss-module__pvpF1a__tabsContainer{gap:16px}}.Gallery-module-scss-module__pvpF1a__tab{color:#fff;letter-spacing:1.5px;cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:12px 8px;font-size:16px;font-weight:600;transition:all .3s;position:relative}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__tab{letter-spacing:1px;padding:10px 6px;font-size:14px}}@media (max-width:480px){.Gallery-module-scss-module__pvpF1a__tab{padding:8px 4px;font-size:12px}}.Gallery-module-scss-module__pvpF1a__tab:after{content:"";width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)scaleX(0)}.Gallery-module-scss-module__pvpF1a__tab:hover{color:#fff}.Gallery-module-scss-module__pvpF1a__tab.Gallery-module-scss-module__pvpF1a__active{color:#00329f;font-weight:700}.Gallery-module-scss-module__pvpF1a__tab.Gallery-module-scss-module__pvpF1a__active:after{transform:translate(-50%)scaleX(1)}.Gallery-module-scss-module__pvpF1a__galleryGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1200px){.Gallery-module-scss-module__pvpF1a__galleryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__galleryGrid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.Gallery-module-scss-module__pvpF1a__galleryGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.Gallery-module-scss-module__pvpF1a__galleryItem{cursor:pointer;border-radius:12px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__galleryItem{border-radius:12px}}.Gallery-module-scss-module__pvpF1a__galleryItem:hover{z-index:10;transform:translateY(-8px)scale(1.02);box-shadow:0 16px 40px rgba(0,0,0,.3)}.Gallery-module-scss-module__pvpF1a__galleryItem:hover .Gallery-module-scss-module__pvpF1a__galleryImage{transform:scale(1.1)}.Gallery-module-scss-module__pvpF1a__galleryItem:before{content:"";opacity:0;z-index:1;background:linear-gradient(transparent 0%,rgba(0,0,0,.1) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.Gallery-module-scss-module__pvpF1a__galleryItem:hover:before{opacity:1}.Gallery-module-scss-module__pvpF1a__galleryImage{object-fit:cover;width:100%;height:200px;transition:transform .4s cubic-bezier(.4,0,.2,1)}@keyframes Gallery-module-scss-module__pvpF1a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Gallery-module-scss-module__pvpF1a__galleryItem{animation:.6s ease-out forwards Gallery-module-scss-module__pvpF1a__fadeInUp}.Gallery-module-scss-module__pvpF1a__galleryItem:first-child{animation-delay:50ms}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(2){animation-delay:.1s}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(3){animation-delay:.15s}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(4){animation-delay:.2s}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(5){animation-delay:.25s}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(6){animation-delay:.3s}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(7){animation-delay:.35s}.Gallery-module-scss-module__pvpF1a__galleryItem:nth-child(8){animation-delay:.4s}.Gallery-module-scss-module__pvpF1a__mainDivBar{justify-content:center;display:flex}.Gallery-module-scss-module__pvpF1a__categoriesBar{background-color:#1a1a1a;border:1px solid #2563eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:32px;max-width:800px;margin-bottom:60px;padding:10px 40px;display:flex}@media (max-width:1024px){.Gallery-module-scss-module__pvpF1a__categoriesBar{gap:24px;padding:20px 32px}}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__categoriesBar{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:48px;padding:20px 24px}}@media (max-width:480px){.Gallery-module-scss-module__pvpF1a__categoriesBar{margin-bottom:40px;padding:16px 20px}}.Gallery-module-scss-module__pvpF1a__categoriesLabel{color:#fff;white-space:nowrap;font-size:15px;font-weight:400}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__categoriesLabel{font-size:18px}}@media (max-width:480px){.Gallery-module-scss-module__pvpF1a__categoriesLabel{font-size:16px}}.Gallery-module-scss-module__pvpF1a__categoriesButtons{flex-wrap:wrap;flex:1;gap:16px;display:flex}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__categoriesButtons{gap:12px;width:100%}}.Gallery-module-scss-module__pvpF1a__categoryButton{color:#9ca3af;cursor:pointer;white-space:nowrap;background-color:transparent;border:none;border-radius:12px;padding:10px 24px;font-size:14px;font-weight:400;transition:all .3s}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__categoryButton{padding:8px 20px;font-size:15px}}@media (max-width:480px){.Gallery-module-scss-module__pvpF1a__categoryButton{padding:8px 16px;font-size:14px}}.Gallery-module-scss-module__pvpF1a__categoryButton:hover{color:#fff;background-color:rgba(255,255,255,.1)}.Gallery-module-scss-module__pvpF1a__categoryButton.Gallery-module-scss-module__pvpF1a__active{color:#fff;background-color:rgba(255,255,255,.15);font-weight:400}.Gallery-module-scss-module__pvpF1a__lightboxOverlay{z-index:1000;background:rgba(0,0,0,.95);justify-content:center;align-items:flex-start;width:100%;height:100%;animation:.3s ease-out Gallery-module-scss-module__pvpF1a__fadeIn;display:flex;position:fixed;top:0;left:0}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxOverlay{background:rgba(0,0,0,.98)}}.Gallery-module-scss-module__pvpF1a__lightboxContent{justify-content:center;align-items:center;width:90%;max-width:1200px;height:90%;max-height:90vh;display:flex;position:relative}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxContent{width:95%;height:95%}}.Gallery-module-scss-module__pvpF1a__lightboxClose{cursor:pointer;color:#fff;z-index:1002;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.Gallery-module-scss-module__pvpF1a__lightboxClose:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxClose{width:40px;height:40px;top:10px;right:10px}}.Gallery-module-scss-module__pvpF1a__lightboxArrowPrev,.Gallery-module-scss-module__pvpF1a__lightboxArrowNext{cursor:pointer;color:#fff;z-index:1002;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module-scss-module__pvpF1a__lightboxArrowPrev:hover,.Gallery-module-scss-module__pvpF1a__lightboxArrowNext:hover{background:rgba(255,255,255,.2);transform:translateY(-50%)scale(1.1)}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxArrowPrev,.Gallery-module-scss-module__pvpF1a__lightboxArrowNext{width:45px;height:45px;top:auto;bottom:20px;transform:none}}.Gallery-module-scss-module__pvpF1a__lightboxArrowPrev{left:20px}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxArrowPrev{top:auto;bottom:20px;left:10px}}.Gallery-module-scss-module__pvpF1a__lightboxArrowNext{right:20px}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxArrowNext{top:auto;bottom:20px;right:10px}}.Gallery-module-scss-module__pvpF1a__lightboxImageContainer{border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxImageContainer{border-radius:8px}}.Gallery-module-scss-module__pvpF1a__lightboxImage{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxImage{border-radius:8px}}.Gallery-module-scss-module__pvpF1a__lightboxCounter{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.5);border-radius:20px;padding:8px 16px;font-size:16px;font-weight:500;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxCounter{font-size:14px;bottom:70px}}@keyframes Gallery-module-scss-module__pvpF1a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Gallery-module-scss-module__pvpF1a__slideIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Gallery-module-scss-module__pvpF1a__lightboxContent{animation:.3s ease-out Gallery-module-scss-module__pvpF1a__slideIn}@media (max-width:768px){.Gallery-module-scss-module__pvpF1a__lightboxOverlay{padding:10px}.Gallery-module-scss-module__pvpF1a__lightboxContent{height:auto;max-height:85vh}.Gallery-module-scss-module__pvpF1a__lightboxImageContainer{height:70vh}}body.Gallery-module-scss-module__pvpF1a__lightboxOpen{overflow:hidden}
.VideoGallery-module-scss-module__fsq3ga__videoGallery{background:#fff;min-height:100vh;margin-bottom:80px;padding:80px 20px}@media (max-width:768px){.VideoGallery-module-scss-module__fsq3ga__videoGallery{margin-bottom:60px;padding:60px 16px}}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__container{max-width:1600px;margin:0 auto}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__header{text-align:center;margin-bottom:40px}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__header .VideoGallery-module-scss-module__fsq3ga__title{margin-bottom:10px;font-size:2.5rem;font-weight:600}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__header .VideoGallery-module-scss-module__fsq3ga__subtitle{color:#666;font-size:1.1rem}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;display:grid}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__videoCard{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.06)}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__videoCard .VideoGallery-module-scss-module__fsq3ga__videoWrapper{height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__videoCard .VideoGallery-module-scss-module__fsq3ga__videoWrapper iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.VideoGallery-module-scss-module__fsq3ga__videoGallery .VideoGallery-module-scss-module__fsq3ga__videoCard .VideoGallery-module-scss-module__fsq3ga__videoTitle{color:#333;padding:16px;font-size:1rem;font-weight:500}
