.image-ex-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.image-card a{cursor:zoom-in;transition:filter .2s ease-in-out}.image-card p{font-size:16px;text-align:center}#lightbox{background:rgba(0,0,0,.8);display:none;position:fixed;z-index:1000}#lightbox.active{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;right:0;top:0}#lightbox img{display:block;margin:auto;max-height:80vh;max-width:90vh!important}#lightbox .fechar{color:#fff;font-family:Trade Gothic LT Bold;font-size:4em;font-weight:700;height:1em;position:fixed;right:0;top:0;width:1em;z-index:1001}#lightbox p{color:#fff;font-size:16px;font-weight:700;margin-top:40px;text-align:center}@media(max-width:768px){#lightbox img{max-width:100%!important}}