.slider div.slide.slide-video video{background:transparent}.modal.gallery{background-color:var(--site-background);color:var(--site-text);height:100%;top:100%;width:100%;z-index:20}.modal.gallery .slider{height:calc(100% - 240px);margin-top:120px}.modal.gallery .slider .slide{height:100%}.modal.gallery .slider .img{background-size:contain;height:100%}.modal.gallery .slider img.img{object-fit:contain}.modal.gallery .btn-modal{left:0;position:absolute;top:40px;width:100%}.modal.gallery .slider-info{bottom:40px;left:60px;position:absolute;width:calc(100% - 120px)}body[modal-opened=gallery] .modal.gallery{top:0}@media (max-width:820px){.modal.gallery .btn-modal{top:30px}.modal.gallery .slider-info{bottom:30px}.modal.gallery .slider{height:calc(100% - 180px);margin-top:90px}}