.module-gallery__sizer{position:absolute}.module-gallery__item,.module-gallery__sizer{border-radius:0;clear:none;float:left;margin:0;overflow:hidden;width:33.33%}.module-gallery__item{padding:.75rem;position:relative}.module-gallery a{border-radius:12px;display:flex;height:fit-content;overflow:hidden;position:relative}.module-gallery a .item-hover{align-items:center;background:var(--primary);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:opacity;visibility:hidden;z-index:10}.module-gallery a:hover .item-hover{opacity:.75;visibility:visible}.module-gallery a img{height:fit-content;width:100%}.slbElement button,.slbElement button:hover{background:transparent;box-shadow:none}@media (max-width:992px){.module-gallery__item,.module-gallery__sizer{width:50%}.module-gallery__item{padding:.25rem}}@media (max-width:400px){.module-gallery__item,.module-gallery__sizer{width:100%}}