#gallery .av-masonry-container{grid-template-columns:repeat(6,1fr)!important;gap:15px!important;width:100%!important;height:auto!important;display:grid!important;position:relative!important}#gallery .av-masonry-entry{float:none!important;width:100%!important;height:auto!important;margin:0!important;position:relative!important;top:auto!important;left:auto!important}@media (width<=1200px){#gallery .av-masonry-container{grid-template-columns:repeat(4,1fr)!important}}@media (width<=900px){#gallery .av-masonry-container{grid-template-columns:repeat(3,1fr)!important}}@media (width<=600px){#gallery .av-masonry-container{grid-template-columns:repeat(2,1fr)!important}}#gallery .av-masonry-entry.av-masonry-item-with-image{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translate(-70px,70px)scale(.92)}#gallery .av-masonry-entry.av-masonry-item-with-image.is-visible,#gallery .av-masonry-entry.av-masonry-item-with-image.av-masonry-item-loaded{opacity:1!important;visibility:visible!important;transform:translate(0)scale(1)!important}#gallery .av-masonry-entry.av-masonry-item-no-image{display:none!important}
