body,html{width:100%;height:100%;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;font-family:Helvetica,Arial,SansSerif;font-size:14px;line-height:normal}#preloader{background:#fff;width:100vw;height:100vh;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0}#preloader.is-hidden{display:none}#slideshow{overflow:hidden;width:100%;height:100%;max-width:100%;max-height:100%;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#slideshow>div{width:100%;height:100%;position:relative}#slideshow img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;height:auto;width:auto;opacity:0;transition:opacity .75s ease-in}#slideshow img.is-active{transition:opacity .75s ease-in;opacity:1}#intro{overflow:hidden;max-width:100%;max-height:100%;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#intro,#intro>div{width:100%;height:100%}#intro>div{position:relative}#intro img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;max-height:100%;height:auto;width:auto}#intro img.is-active{transition:opacity .75s ease-in;opacity:1}#imprint,#info{display:none;width:100%;height:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute}#imprint>div,#info>div{max-width:450px;width:100%;text-align:center;overflow-x:hidden;overflow-y:auto;padding:20px;max-height:100%}#imprint a,#info a{color:inherit!important;text-decoration:underline}#imprint.is-visible,#info.is-visible{display:-ms-flexbox;display:flex}#imprint .close,#info .close{width:21px;height:21px;position:absolute;right:15px;top:15px;transform:rotate(45deg);cursor:pointer}#imprint .close:before,#info .close:before{content:"";width:21px;height:1px;position:absolute;top:10px;left:0}#imprint .close:after,#info .close:after{content:"";width:1px;height:21px;position:absolute;left:10px;top:0}#buttons{position:fixed;bottom:0;right:0;left:0;width:100%;padding:15px 20px;display:-ms-flexbox;display:flex;text-transform:uppercase;font-size:10px}#buttons span{cursor:pointer;margin-right:20px}#buttons span:hover{text-decoration:underline}#showFullscreen{margin-left:auto;margin-right:0!important}