.vueGallery .activePhoto{border:2px solid #fff;margin-bottom:5px;min-height:700px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:relative;width:100%}@media (min-width:0px) and (max-width:991px){.vueGallery .activePhoto{min-height:300px}}.vueGallery .activePhoto button{background-color:transparent;border:none;color:#fff;font-size:32px;height:100%;opacity:.5;outline:none;position:absolute}.vueGallery .activePhoto button svg{height:24px;width:24px}.vueGallery .activePhoto button:hover{opacity:1}.vueGallery .activePhoto button.previous{color:#e63d90;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);left:0;padding:0 1em 0 .7em}.vueGallery .activePhoto button.next{color:#e63d90;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);padding:0 .7em 0 1em;right:0}.vueGallery .thumbnails-dot div{background:#f2f2f2;border-radius:50%;cursor:pointer;height:10px;margin-top:5px;opacity:1;width:10px}.vueGallery .thumbnails-dot div:hover{opacity:.6}.vueGallery .thumbnails-dot div.active{background:#e63d90;opacity:1}.vueGallery .thumbnails{display:grid;grid-template-columns:repeat(auto-fill,minmax(75px,1fr));grid-gap:5px}.vueGallery .thumbnails img{border:2px solid #fff;border-radius:5px;cursor:pointer;height:75px;-o-object-fit:cover;object-fit:cover;outline:2px solid #fff;width:75px}.vueGallery .thumbnails img:hover{opacity:.6}.vueGallery .thumbnails img.active{opacity:1;outline-color:#00bbea}
