.carousel:not(.hidden){align-items:center;background-color:var(--theme-light);display:flex;height:100%;left:0;overflow:auto;padding-top:60px;position:fixed;top:0;width:100%;z-index:1000}.carousel-content{align-items:center;display:flex;justify-content:center;margin:auto;max-width:90%;max-height:80%;position:relative}.carousel-content img{max-height:80vh;object-fit:contain;width:100%}.carousel .close{color:#fff;cursor:pointer;font-size:40px;font-weight:400;position:absolute;top:20px;right:35px}.carousel .prev,.next{color:#fff;cursor:pointer;font-size:30px;font-weight:400;margin-top:-20px;padding:16px;position:absolute;top:50%;-webkit-user-select:none;user-select:none}.carousel .prev{left:0;z-index:1}.carousel .next{right:0}
