/*! _breakpoints.scss *//*! _rem.scss */.video-module{background-color:#fff}.video-module .video-player__overlay:after{transition:transform .3s ease-out}.video-module .video-player__overlay:hover{background-color:rgba(0,0,0,.6)}.video-module .video-player__overlay:hover:after{transform:scale(.75)}.video-module__headline{color:#000;font-weight:700}.video-module__video-container{width:100%;position:relative}.video-module__summary{color:#000}.video-module__playlist{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;width:100%;position:relative;margin:1.5625rem auto 0}.video-module:before{content:"";height:.625rem;display:block;margin-bottom:.9375rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGUlEQVQIW2NM6fj/f04FIyMDEIAJGEDhAACOHQQEK+qzwwAAAABJRU5ErkJggg==) repeat}.video-module .playlist-item{position:relative}.video-module .playlist-item__overlay{position:relative;cursor:pointer;user-select:none}.video-module .playlist-item__overlay:after{content:"";background:url(/public/images/play-076012604d.svg);background-position:center;background-size:32px;background-repeat:no-repeat;position:absolute;width:100%;height:100%;top:0;left:0;transition:transform .3s ease-out}.video-module .playlist-item__overlay:before{content:"";display:block;position:absolute;top:0;left:0;height:95%;width:100%;background-color:rgba(0,0,0,.5);transition:background-color .3s ease-out}.video-module .playlist-item__overlay:hover:before{background-color:rgba(0,0,0,.6)}.video-module .playlist-item__overlay:hover:after{transform:scale(.75)}.video-module .playlist-item__image{width:100%}.video-module .playlist-item__headline{color:#000;font-size:.875rem;line-height:1.2em;margin-top:.5625rem;font-weight:700}@media screen and (min-width:63.75rem){.video-module{padding:0 0 2.8125rem}.video-module__headline{font-size:1.5rem;line-height:1.05em;margin-bottom:1.25rem}.video-module__summary{font-size:1rem;line-height:1.25em}.video-module .playlist-item{box-sizing:content-box;padding-right:1.5625rem;width:calc(((1 / 4) * 100%) - 1.5625rem + (1.5625rem / 4))}.video-module .playlist-item:nth-of-type(4n){padding-right:0}.video-module .playlist-item:last-child{padding-right:0}.video-module .playlist-item:nth-of-type(1n+5){padding-top:1.5625rem}}@media screen and (min-width:47.5rem) and (max-width:63.6875rem){.video-module{padding:0 0 1.25rem}.video-module__headline{font-size:1.25rem;line-height:1.1em;margin-bottom:.9375rem}.video-module__summary{font-size:1rem;line-height:1.2em}.video-module .playlist-item{box-sizing:content-box;padding-right:.625rem;width:calc(((1 / 4) * 100%) - .625rem + (.625rem / 4))}.video-module .playlist-item:nth-of-type(4n){padding-right:0}.video-module .playlist-item:last-child{padding-right:0}.video-module .playlist-item:nth-of-type(1n+5){padding-top:.625rem}}@media screen and (max-width:47.4375rem){.video-module{padding:0 0 1.25rem}.video-module__headline{font-size:1.25rem;line-height:1.1em;margin-bottom:.625rem}.video-module__summary{font-size:.875rem;line-height:1.2em}.video-module .playlist-item{box-sizing:content-box;padding-right:.6875rem;width:calc(((1 / 2) * 100%) - .6875rem + (.6875rem / 2));margin-bottom:1.5625rem}.video-module .playlist-item:nth-of-type(2n){padding-right:0}.video-module .playlist-item:last-child{padding-right:0}.video-module .playlist-item:nth-of-type(1n+3){padding-top:.6875rem}}.video-player{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden}.video-player__container .video-js{position:relative;width:100%;height:0;padding-top:56.25%}.video-player__container .video-js .vjs-poster:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.2);transition:background-color .5s ease}.video-player__container .video-js.vjs-user-active .vjs-poster:after{background-color:rgba(0,0,0,.35)}.video-player__container object,.video-player__container video{position:absolute;top:0;left:0;width:100%;height:100%}.video-player__container .video-js .bvp-ad-big-play-button,.video-player__container .video-js .vjs-big-play-button{width:9.375rem;height:9.375rem;max-width:9.375rem;max-height:9.375rem}.video-player__curtain.hidden{display:none}.video-player__curtain>img{width:100%}.video-player__overlay{top:0;left:0;width:100%;height:100%;display:block;position:absolute;background-color:rgba(0,0,0,.2);transition:background-color .5s ease;cursor:pointer}.video-player__overlay:hover{background-color:rgba(0,0,0,.35)}.video-player__play-icon{max-height:100%;max-width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;opacity:1}