body.onphoto .photos-list{visibility:hidden}.photo-gallery{margin-top:40px}.photo-gallery .loading:before{display:none}.photo-gallery .loading:after{width:18px;height:18px;border-width:3px}.photo-gallery .photos-list-title{padding:0 15px 15px 15px}.photo-gallery .photos-list-title span{display:inline-block}.photo-gallery .photos-list-title span:first-child{margin-right:5px}.photo-gallery .photos-list-title a:hover{border-bottom:1px solid}.photo-gallery .photos-list-container{width:100%}.photo-gallery .photos-list-container-wrap{padding:0 7.5px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.photo-gallery .photos-list-container-photo{float:left;width:100%}.photo-gallery .photos-list-container-photo-wrap{width:100%;margin:7.5px;width:calc(100% - 15px);height:calc(100% - 15px)}.photo-gallery .photos-list-container-photo img{width:100%;height:100%;cursor:zoom-in}.photo-gallery .photos-list .load-more-block{display:inline-block;width:100%;margin-top:15px}.photo-gallery-visor{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}.photo-gallery-visor-img{position:relative}.photo-gallery-visor-img-title{margin-bottom:7.5px;color:#fff;text-shadow:0 0 10.02px #000}.photo-gallery-visor-img img{max-width:100%;width:auto;max-height:100vh;margin:0 auto}.photo-gallery-visor-close-btn{position:fixed;top:15px;right:15px;width:44px;height:44px;line-height:44px;z-index:2;color:#fff;background-color:rgba(189,9,9,.458824);border-radius:50%;transition:.3s ease-in-out}.photo-gallery-visor-close-btn:hover{background-color:#bd0909}.photo-gallery-visor .slick-track{display:flex;align-items:center;height:100%;overflow-y:auto}.photo-gallery-visor .slick-track:active{cursor:move}.photo-gallery-visor .slick-next,.photo-gallery-visor .slick-prev{z-index:1;height:100%;width:60px;position:fixed;top:50%}.photo-gallery-visor .slick-next:before,.photo-gallery-visor .slick-prev:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0}.photo-gallery-visor .slick-next.slick-disabled:before,.photo-gallery-visor .slick-prev.slick-disabled:before{opacity:0}.photo-gallery-visor .slick-prev{left:0;padding-left:15px}.photo-gallery-visor .slick-next{right:0;padding-right:15px}.photo-gallery-visor .slick-prev:before{background:url(/img/slide-left-hand.svg) no-repeat 50%}.photo-gallery-visor .slick-next:before{background:url(/img/slide-right-hand.svg) no-repeat 50%}@media (min-width:768px){.photo-gallery .photos-list-container-wrap{grid-template-columns:repeat(3,1fr)}.photo-gallery-visor-img{position:relative}.photo-gallery-visor-img-title{position:absolute;top:15px;left:15px}}