.gallery{padding:2rem;columns:3;width:100%}.gallery__image{display:block;max-width:100%;margin-bottom:1em}.gallery__image img{max-width:100%;display:block}.gallery__overlay{position:fixed;top:0;width:100%;height:100%;background:rgba(0,0,0,.9) z-index:100000}.gallery_overlay .close{position:absolute;top:2em;right:2em;background:transparent;color:\fff;font-size:1.5em}.gallery__image--wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:1200px}.gallery__image--wrapper img{max-width:1200px}