.vgs{transition:opacity .2s ease;position:fixed;z-index:9998;top:0;left:0;width:100%;min-height:100%;height:100vh;background-color:rgba(0,0,0,.8);display:table}.vgs__close{color:#fff;position:absolute;top:0;right:0;background-color:transparent;border:none;font-size:25px;width:50px;height:50px;cursor:pointer;z-index:999}.vgs__close:focus{outline:0}.vgs__next,.vgs__prev{position:absolute;top:50%;margin-top:-25px;width:50px;height:50px;z-index:999;cursor:pointer;font-size:40px;color:#fff;background-color:transparent;border:none}.vgs__next:focus,.vgs__prev:focus{outline:0}.vgs__prev{left:0}.vgs__next{right:0}.vgs__container{position:absolute;cursor:pointer;overflow:hidden;max-width:100vh;margin:.5rem auto 0;left:.5rem;right:.5rem;height:60vh;border-radius:12px;background-color:#000}@media(max-width:767px){.vgs__container{width:100%;max-width:100%;top:50%;margin-top:-140px;left:0;right:0;border-radius:0;height:280px}}.vgs__container__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.vgs__gallery{overflow-x:hidden;overflow-y:hidden;position:absolute;bottom:10px;margin:auto;max-width:100vh;white-space:nowrap;left:.5rem;right:.5rem}@media(max-width:767px){.vgs__gallery{display:none}}.vgs__gallery__title{color:#fff;margin-bottom:.5rem}.vgs__gallery__container{overflow:visible;display:block;height:100px;white-space:nowrap;transition:all .2s ease-in-out;width:100%}.vgs__gallery__container__img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;display:inline-block;float:none;margin-right:20px;cursor:pointer;opacity:.6;border-radius:8px}.vgs__gallery__container__img--active{width:100px;display:inline-block;float:none;opacity:1}.modal-enter,.modal-leave-active{opacity:0}.slideshow-item{height:216px;width:100%;border-radius:.9em;overflow:hidden;position:relative}.slideshow-item__overlay:before{position:absolute;top:0;left:0;height:100%;width:100%;background-color:#000;content:"";opacity:0;transition:opacity .2s linear}.slideshow-item:hover{cursor:pointer}.slideshow-item:hover .slideshow-item__overlay:before{opacity:.5}.slideshow-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.empty-state-container[data-v-6e0df6ee]{max-width:320px;margin:0 auto}.empty-state-img-wrapper img[data-v-6e0df6ee]{width:100%}.empty-state-text[data-v-6e0df6ee]{text-align:center;font-size:1em;margin-top:1.6em}.empty-state-subtitle[data-v-6e0df6ee]{margin-bottom:1em}.empty-state-description[data-v-6e0df6ee]{font-size:.9em;margin-top:0;color:#606266}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.7em}@media(max-width:991px){.gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:0)and (max-width:767px){.gallery{grid-template-columns:repeat(1,1fr)}}.vgs .img-title{font-size:1.2em;color:#fff;text-align:center}.vgs__container{overflow:visible!important}