.av-gallery .lightbox{align-items:center;border-radius:16px 16px 0 0;display:flex;height:100%;min-height:219px;overflow:hidden;position:relative}.av-gallery .gallery-container{overflow:hidden}.av-gallery .sr-gallery .lightbox img{border-radius:0;height:100%!important;object-fit:cover;position:relative;width:100%}.av-gallery .overlay{align-items:center;background-color:var(--overlay);color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:.4s;width:100%}.av-gallery .lightbox:is(:hover,:focus) .overlay{opacity:1}.av-gallery .overlay .icon-wrapper{align-items:center;border-radius:50%;display:flex;height:3rem;justify-content:center;transition:all .2s ease;width:3rem}.av-gallery .cta-group{padding:32px 0}@media(max-width:991px){.av-gallery .lightbox{border-radius:16px}.gallery-container{display:none}.av-gallery .cta-group{padding-bottom:0}}@media(min-width:992px){.av-gallery .sr-gallery .row>div{border-left:17px solid transparent;border-right:17px solid transparent}}