:root{--slideshow-regular-height:800px;--slideshow-fullscreen-height: calc(100dvh - 64px) ;--slideshow-fullscreen-with-spec-height: calc(100dvh - 145px) }@media (max-width:768px){:root{--slideshow-regular-height:500px;--slideshow-fullscreen-height: calc(80dvh - 64px) ;--slideshow-fullscreen-with-spec-height: calc(80dvh - 145px) }}.slideshow-container{height:var(--slideshow-regular-height)}.slideshow-container.fullscreen{height:var(--slideshow-fullscreen-height)}.slideshow-container.fullscreen.with-spec-bar{height:var(--slideshow-fullscreen-with-spec-height)}.gallery-carousel{height:calc(100vh - 200px)}.progress-circle-container{height:36px;position:relative;width:36px}.progress-circle{background:#ffffff4d;border-radius:50%;height:36px;-webkit-mask:radial-gradient(transparent 15px,#000 16px);mask:radial-gradient(transparent 15px,#000 16px);transition:background .2s linear;width:36px}.content-container{align-self:center;justify-self:center;left:50%;transform:translate(-50%)}.content-container,.overlay{height:100%;position:absolute;top:0}.overlay{background:linear-gradient(90deg,rgba(0,0,0,.7),transparent);left:0;width:100%}.gallery-dialog{background:#000}.gallery-content{display:flex;flex-direction:column;height:calc(100vh - 64px)}.dialog-bottom-transition-enter-active,.dialog-bottom-transition-leave-active{transition:transform .3s ease-in-out}.dialog-bottom-transition-enter-from,.dialog-bottom-transition-leave-to{transform:translateY(100%)}:deep(div.v-window-item.v-carousel-item.fade-transition-enter-active),:deep(div.v-window-item.v-carousel-item.fade-transition-leave-active){transition-duration:1.5s!important}
