.m-p-g{margin:0 auto;max-width:100%}.m-p-g__thumbs{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.m-p-g__thumbs-img{cursor:pointer;display:block;height:auto;max-height:200px;max-width:200px;object-fit:contain;width:auto}.custom-modal{align-items:center;background:rgba(0,0,0,.85);display:none;height:100%;justify-content:center;left:0;padding:30px;position:fixed;top:0;width:100%;z-index:50}.custom-modal.active{display:flex}.modal-content img,.modal-content video{border-radius:10px;height:auto;max-height:90vh;max-width:100%;object-fit:contain;width:auto}.close-btn{border-radius:50%;font-size:40px;padding:15px;right:30px;top:20px;z-index:100}.close-btn,.nav-btn{background-color:#f37a76;color:#fff;cursor:pointer;position:absolute}.nav-btn{border:none;font-size:45px;padding:10px 20px;top:50%;transform:translateY(-50%)}.prev{left:20px;margin-left:10px}.next,.prev{border-radius:50%;padding:20px}.next{margin-right:10px;right:20px}.close-btn:hover,.nav-btn:hover{background-color:#425b76}