banner-logoanimation *{border:none;box-sizing:border-box;margin:0;padding:0}banner-logoanimation{display:block;position:relative;width:100%}banner-logoanimation .komponente{width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}banner-logoanimation .mobile-video{display:flex;justify-content:center;align-items:center;width:100%;height:60px}banner-logoanimation .desktop-videos{display:none}banner-logoanimation .video-wrapper{width:100%;height:100%}banner-logoanimation .videoplayer{display:block;width:100%;height:100%;object-fit:contain}@media screen and (min-width:1024px){banner-logoanimation .mobile-video{display:none}banner-logoanimation .desktop-videos{display:flex;justify-content:center;position:relative;height:114px;max-width:1180px;width:100%}banner-logoanimation .video-wrapper--first{position:absolute;left:60px;width:300px;height:114px}banner-logoanimation .video-wrapper--second{flex:0 0 auto;width:300px;height:114px}banner-logoanimation .desktop-videos .videoplayer{width:100%;height:114px;object-fit:contain}}