.gallery__button{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);background-color:#000;border-radius:100%;width:3.25rem;height:3.25rem;display:flex;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.165,.84,.44,1);pointer-events:none}.gallery__button svg{color:#fff;stroke-width:1;width:1.75rem;height:1.75rem}.lightbox__gallery{position:relative}.lightbox__gallery:before{display:block;width:100%;content:"";padding-bottom:95.2381%}.lightbox__gallery .slider-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0}.block--gallery-lightbox.lightbox__gallery .gallery__button svg.h-5.w-5{display:block}.block--gallery-lightbox .lightbox__gallery .gallery__button svg.feather-plus.icon{display:none}.block--gallery-lightbox .lightbox__gallery:hover .gallery__button svg.feather-plus.icon{display:block}.block--gallery-lightbox .lightbox__gallery:hover .gallery__button svg.h-5.w-5,.block--gallery-lightbox .lightbox__gallery:hover .gallery__button svg.h-6.w-6{display:none}.block--gallery-lightbox .grid__item{margin-bottom:30px}.block--gallery-lightbox .grid__item:last-child{margin-bottom:0}.lightbox__gallery img,.lightbox__gallery video{height:100%;object-fit:cover}#glightbox-body button{box-shadow:none !important;padding:unset !important;border:unset !important;background:unset !important}