.Lightbox_lightbox__cF8ql{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:1000;display:flex;align-items:center;justify-content:center;animation:Lightbox_fadeIn__aAP9K .3s ease}@keyframes Lightbox_fadeIn__aAP9K{0%{opacity:0}to{opacity:1}}.Lightbox_lightbox_content__lIgVY{position:relative;max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center}.Lightbox_lightbox_image__W4VXj,.Lightbox_lightbox_video__Bdbar{max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border-radius:8px}.Lightbox_lightbox_video__Bdbar{width:auto;height:auto}.Lightbox_lightbox_close__akOv4{position:absolute;top:20px;right:30px;background:hsla(0,0%,100%,.1);border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0;transition:background .3s ease,transform .3s ease;z-index:1001}.Lightbox_lightbox_close__akOv4 svg{width:24px;height:24px;color:#fff}.Lightbox_lightbox_close__akOv4:hover{background:hsla(0,0%,100%,.2);transform:rotate(90deg)}.Lightbox_lightbox_next__LnXdy,.Lightbox_lightbox_prev__VtwEt{position:absolute;top:50%;margin-top:-30px;background:rgba(0,0,0,.45);border:1px solid hsla(0,0%,100%,.2);color:#fff;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin-left:0;margin-right:0;transition:background .3s ease;z-index:1001}.Lightbox_lightbox_next__LnXdy svg,.Lightbox_lightbox_prev__VtwEt svg{width:24px;height:24px;color:#fff}.Lightbox_lightbox_prev__VtwEt{left:30px}.Lightbox_lightbox_next__LnXdy{right:30px}.Lightbox_lightbox_next__LnXdy:hover,.Lightbox_lightbox_prev__VtwEt:hover{background:rgba(0,0,0,.65)}.Lightbox_lightbox_counter__Pm6eP{color:#fff;margin-top:20px;font-size:1.2rem;text-align:center}@media (max-width:767px){.Lightbox_lightbox_close__akOv4{top:10px;right:15px;width:40px;height:40px}.Lightbox_lightbox_close__akOv4 svg{width:20px;height:20px}.Lightbox_lightbox_next__LnXdy,.Lightbox_lightbox_prev__VtwEt{width:50px;height:50px;margin-top:-25px}.Lightbox_lightbox_next__LnXdy svg,.Lightbox_lightbox_prev__VtwEt svg{width:20px;height:20px}.Lightbox_lightbox_prev__VtwEt{left:15px}.Lightbox_lightbox_next__LnXdy{right:15px}.Lightbox_lightbox_counter__Pm6eP{font-size:1rem}}.ImageGallery_gallery_grid__NEHSf{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding:20px 0}.ImageGallery_gallery_item___BChs{position:relative;cursor:pointer;overflow:hidden;border-radius:8px;aspect-ratio:1;transition:transform .3s ease,box-shadow .3s ease}.ImageGallery_gallery_item___BChs:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.ImageGallery_image_wrapper__ThwDP{position:relative;width:100%;height:100%;overflow:hidden}.ImageGallery_gallery_image__xgNEr{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.ImageGallery_gallery_item___BChs:hover .ImageGallery_gallery_image__xgNEr{transform:scale(1.1)}.ImageGallery_image_overlay__2nwXF{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.ImageGallery_gallery_item___BChs:hover .ImageGallery_image_overlay__2nwXF{opacity:1}.ImageGallery_video_overlay__c8xst{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity .3s ease,background .3s ease}.ImageGallery_gallery_item___BChs:hover .ImageGallery_video_overlay__c8xst{background:rgba(0,0,0,.4)}.ImageGallery_play_icon__3AVJa{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.85);transition:transform .3s ease,color .3s ease}.ImageGallery_play_icon__3AVJa svg{width:100%;height:100%}.ImageGallery_gallery_item___BChs:hover .ImageGallery_play_icon__3AVJa{color:hsla(0,0%,100%,.95);transform:scale(1.08)}.ImageGallery_view_icon__6Itxn{width:50px;height:50px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);transition:background .3s ease,transform .3s ease}.ImageGallery_gallery_item___BChs:hover .ImageGallery_view_icon__6Itxn{background:hsla(0,0%,100%,.2);transform:scale(1.1)}.ImageGallery_expand_icon__v2fBh{position:relative;width:24px;height:24px;display:block}.ImageGallery_expand_icon__v2fBh:after,.ImageGallery_expand_icon__v2fBh:before{content:"";position:absolute;width:10px;height:10px;border-top:2px solid #fff;border-right:2px solid #fff}.ImageGallery_expand_icon__v2fBh:before{top:2px;left:2px}.ImageGallery_expand_icon__v2fBh:after{bottom:2px;right:2px;transform:rotate(180deg)}.ImageGallery_empty_gallery__GkNdy{text-align:center;padding:60px 20px;color:#666;font-size:1.2rem}@media (max-width:992px){.ImageGallery_gallery_grid__NEHSf{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}}@media (max-width:767px){.ImageGallery_gallery_grid__NEHSf{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}}@media (max-width:480px){.ImageGallery_gallery_grid__NEHSf{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px}.ImageGallery_view_icon__6Itxn{width:40px;height:40px}.ImageGallery_view_icon_plus__OYUD_{font-size:1.5rem}}