div.gallery .image{animation:slide .8s linear;max-height:55vh;max-width:100vh}div.gallery .glide__bullet.slider__nav{background-color:transparent;height:24px;width:24px}div.gallery .glide__bullet:not(.slider__nav){height:14px;width:14px}@keyframes slide{0%{opacity:0}to{opacity:1}}
