.videoplayer-container{display:grid;grid-template-columns:1.5fr 2fr;grid-gap:40px}.video-topline{font-size:clamp(0.75rem, 0.4888rem + 0.426vw, 1rem);letter-spacing:2.16px;text-transform:uppercase;color:#282828;font-weight:300;margin-bottom:0;padding-bottom:0}.video-headline{text-rendering:optimizeLegibility;color:#2c2b2d;word-wrap:break-word;font-family:'Ropa Sans Pro';font-weight:200;text-align:left;line-height:1;letter-spacing:-1px;box-sizing:border-box;font-size:clamp(1.25rem, -0.0559rem + 2.1299vw, 2.5rem);max-width:70%;margin:30px 0 50px 0}.videoplayer-playlist{grid-column:1}.playlist-item.active{background-image:url(https://seosupport.de/wp-content/uploads/2023/04/stop.svg);background-repeat:no-repeat;background-size:25px;padding-left:40px}.playlist-item{background-image:url(https://seosupport.de/wp-content/uploads/2023/04/play-1.svg);background-repeat:no-repeat;background-size:25px;padding-left:40px;cursor:pointer;line-height:1.2;margin-bottom:20px;min-height:25px}.playlist-item span{font-family:"Ropa Sans Pro",sans-serif;font-size:1.2rem;font-weight:300}.videoplayer-video{grid-column:2}video#current-video{border-radius:8px}button#toggle-sound{position:absolute;right:20px;bottom:25px;text-indent:-9999px;width:35px;height:35px;background-image:url(https://seosupport.de/wp-content/uploads/2023/04/sound-off.svg);background-size:contain;background-repeat:no-repeat;border:none;background-color:transparent;cursor:pointer}button#toggle-sound.sound-enabled{position:absolute;right:20px;bottom:25px;text-indent:-9999px;width:35px;height:35px;background-image:url(https://seosupport.de/wp-content/uploads/2023/04/sound-on.svg);background-size:contain;background-repeat:no-repeat;border:none;background-color:transparent}.video-embed-container div,.videoplayer-video{aspect-ratio:16/9}.video-embed-container iframe{width:100%;height:-webkit-fill-available;border-radius:8px;min-height:300px}.video-embed-container video{border-radius:8px}.videoplayer-title{font-size:clamp(1.25rem, -0.0559rem + 2.1299vw, 2.5rem);color:#2C2B2D;font-family:"Ropa Sans Pro",sans-serif;font-weight:300;line-height:1;max-width:500px;margin:15px 0 35px 0}.videoplayer-description{display:none;margin:25px 0}@media (max-width:768px){.videoplayer-container{display:block}.video-headline{font-size:2rem;max-width:90%}#video-embed-container{display:block}}