.component.diashow{opacity:1;position:relative}.component.diashow .diashow-image{bottom:50%;left:50%;position:absolute;max-width:100%;max-height:100%;height:auto;width:auto;vertical-align:bottom;display:inline-block;transform:translate(-50%, 50%);background-color:var(--background-color)}.component.diashow .diashow-image.non-transparent{background-color:#fff}.component.diashow .diashow-image-container{text-align:center;max-height:600px;padding-bottom:100%;position:relative}.component.diashow .diashow-image-container.hasBackground .diashow-image:not(.non-transparent){padding:15px}.component.diashow .diashow-thumbnails{margin-top:15px}.component.diashow .component.slider .item-layout{width:60px;height:50px;text-align:center;line-height:0}.component.diashow .play-arrow{position:relative;filter:drop-shadow(0 0 5px #000000)}.component.diashow .play-arrow::before{content:"";display:block;width:100%;height:54px;position:absolute;-webkit-mask-image:url("/assets/img/icons/fa-play.png");mask-image:url("/assets/img/icons/fa-play.png");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:55%;mask-size:55%;background-color:#fff;-webkit-mask-position:center;mask-position:center;pointer-events:none}.component.diashow .diashow-thumbnail{height:50px;width:50px;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:inline-block;border-bottom:2px solid #fff}.component.diashow .diashow-thumbnail:hover{border-bottom-color:#9c9ca7}.component.diashow .diashow-thumbnail.active{border-bottom-color:#e03400}.component.diashow .seal-image{max-height:50px;max-width:50px;z-index:100;bottom:15px;left:15px;position:absolute}.component.diashow .non-transparent+.seal-image{display:none}.component.diashow .vimeo-wrapper{position:relative;width:100%;height:100%;overflow:hidden;background-image:var(--fallback-image);background-size:cover;background-position:center}.component.diashow .vimeo-wrapper .vimeo-iframe{position:absolute;top:0 !important;bottom:0 !important;left:0 !important;width:100% !important;height:100% !important;margin:0 !important;pointer-events:none;background-color:#fff}@media(max-width: 768px){.component.diashow .vimeo-wrapper{max-width:100vw;max-height:100vh}}

/*# sourceMappingURL=Diashow.css.map*/