.slideshow--slideshow{cursor:pointer}.slideshow__preview{position:relative}.slidshow__preview__hover-text{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0}.slideshow__toggle{height:50px;left:25px;position:absolute;top:25px;width:50px;z-index:50;stroke-width:1px;filter:drop-shadow(0 0 1px #b5b5b5)}img.slideshow__slide__image--preview{aspect-ratio:1;object-fit:cover}@media screen and (min-width:800px){img.slideshow__slide__image--preview{aspect-ratio:1.77778}}.slideshow__lightbox{background-color:rgba(0,0,0,.9);box-sizing:border-box;color:#fff;display:none;height:100vh;left:0;margin:0;padding:0;position:fixed;top:0;width:100vw;z-index:100}.slideshow__lightbox__slides{display:flex;height:87vh;justify-content:space-around;overflow:hidden;width:100%}.slideshow__slide{box-sizing:border-box;display:none;height:auto;padding:0 40px;position:relative;width:auto}@media only screen and (max-width:800px){.slideshow__slide{padding:0 5px}}.slideshow__slide img{display:block;object-fit:contain;position:relative}.slideshow__slide.active-slide{display:flex}div.slideshow__lightbox__nav{align-items:center;box-sizing:border-box;display:flex;justify-content:space-around;margin:0 auto;max-width:1200px;padding:20px 0;width:100%}.slideshow__lightbox__nav__button{display:flex}.slideshow__lightbox__nav__button svg{height:23px;padding-top:5px;position:relative}.slideshow__lightbox__nav__button span{display:inline-block;margin:0;padding:0 15px}@media only screen and (max-width:800px){a.slideshow__lightbox__nav__button span{display:none}}.slideshow__lightbox__nav__button--close.button--main{margin:0}section.slideshow--video video{aspect-ratio:1.77778;width:100%}