.gallery-show_list{display:grid;grid-template-columns:repeat(5, 1fr);grid-auto-rows:133px;gap:16px;margin-top:16px}@media screen and (max-width: 820px){.gallery-show_list{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width: 768px){.gallery-show_list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 568px){.gallery-show_list{grid-template-columns:repeat(2, 1fr)}}.gallery-show_item{grid-row:span var(--row);text-align:center}.gallery-show_item img{height:100%;max-height:282px;max-width:200px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.gallery-show_video{cursor:pointer;display:inline-block;height:100%;position:relative}.gallery-show_video::before{background:no-repeat center center/100px 100px url(/img/gallery/play-circle.svg),rgba(0,0,0,.5);content:"";display:block;height:100%;position:absolute;width:100%;z-index:1}.gallery-video{display:block;-o-object-fit:contain;object-fit:contain;max-height:100%;margin:auto;width:100%}.modaal-inner-wrapper{padding:80px 16px}.modaal-container{background:rgba(0,0,0,0)}.modaal-image .modaal-container{background:rgba(0,0,0,0);box-shadow:0 0 0}.modaal-gallery-item-wrap{max-height:80vh;overflow:hidden}.modaal-gallery-item img{-o-object-fit:contain;object-fit:contain;max-height:100%;max-width:100%}.modaal-content-container{align-items:center;display:flex;height:80vh;justify-content:center;padding:0}
/*# sourceMappingURL=gallery-show.min.css.map */